xbase: `make install` error

Hello, does it work for now? I got an error when execute make install.

make install
    Updating git repository `https://github.com/tami5/simctl`
    Updating crates.io index
  Downloaded ppv-lite86 v0.2.16
  Downloaded itertools v0.10.3
  Downloaded regex v1.5.6
  Downloaded strum v0.24.0
  Downloaded nom-supreme v0.6.0
  Downloaded shell-words v1.1.0
  Downloaded strum_macros v0.24.0
  Downloaded tracing v0.1.34
  Downloaded anyhow v1.0.57
  Downloaded async-stream v0.3.3
  Downloaded rand_core v0.5.1
  Downloaded rustversion v1.0.6
  Downloaded ryu v1.0.10
  Downloaded matches v0.1.9
  Downloaded num_cpus v1.13.1
  Downloaded aho-corasick v0.7.18
  Downloaded thiserror-impl v1.0.31
  Downloaded async-stream-impl v0.3.3
  Downloaded dirs v4.0.0
  Downloaded brownstone v1.1.0
  Downloaded async-trait v0.1.53
  Downloaded const_format_proc_macros v0.2.22
  Downloaded getrandom v0.1.16
  Downloaded bsp-types v0.1.3
  Downloaded matchers v0.1.0
  Downloaded joinery v2.1.0
  Downloaded rand v0.7.3
  Downloaded parity-tokio-ipc v0.9.0
  Downloaded xcodebuild v0.1.6
  Downloaded tokio-macros v1.7.0
  Downloaded same-file v1.0.6
  Downloaded arrayvec v0.7.2
  Downloaded futures-task v0.3.21
  Downloaded ansi_term v0.12.1
  Downloaded serde_yaml v0.8.24
  Downloaded tinyvec v1.6.0
  Downloaded sharded-slab v0.1.4
  Downloaded bitflags v1.3.2
  Downloaded cfg-if v1.0.0
  Downloaded futures-sink v0.3.21
  Downloaded futures-core v0.3.21
  Downloaded time v0.3.9
  Downloaded futures v0.3.21
  Downloaded log v0.4.17
  Downloaded crossbeam-utils v0.8.8
  Downloaded url v2.2.2
  Downloaded crossbeam-channel v0.5.4
  Downloaded wax v0.4.0
  Downloaded lsp-types v0.93.0
  Downloaded indent_write v2.2.0
  Downloaded tracing-core v0.1.26
  Downloaded form_urlencoded v1.0.1
  Downloaded autocfg v1.1.0
  Downloaded tap v1.0.1
  Downloaded percent-encoding v2.1.0
  Downloaded lazy_static v1.4.0
  Downloaded dirs-sys v0.3.7
  Downloaded either v1.6.1
  Downloaded heck v0.4.0
  Downloaded futures-macro v0.3.21
  Downloaded num_threads v0.1.6
  Downloaded futures-executor v0.3.21
  Downloaded linked-hash-map v0.5.4
  Downloaded nom v7.1.1
  Downloaded mio v0.8.3
  Downloaded bytes v1.1.0
  Downloaded unicode-ident v1.0.0
  Downloaded futures-channel v0.3.21
  Downloaded indexmap v1.8.1
  Downloaded futures-util v0.3.21
  Downloaded serde v1.0.137
  Downloaded regex-automata v0.1.10
  Downloaded const_format v0.2.23
  Downloaded minimal-lexical v0.2.1
  Downloaded itoa v1.0.2
  Downloaded once_cell v1.12.0
  Downloaded pin-utils v0.1.0
  Downloaded pin-project-lite v0.2.9
  Downloaded proc-macro2 v1.0.39
  Downloaded quote v1.0.18
  Downloaded slab v0.4.6
  Downloaded memchr v2.5.0
  Downloaded rand_chacha v0.2.2
  Downloaded futures-io v0.3.21
  Downloaded serde_repr v0.1.8
  Downloaded serde_json v1.0.81
  Downloaded signal-hook-registry v1.4.0
  Downloaded serde_derive v1.0.137
  Downloaded pori v0.0.0
  Downloaded syn v1.0.95
  Downloaded socket2 v0.4.4
  Downloaded tokio-stream v0.1.8
  Downloaded tinyvec_macros v0.1.0
  Downloaded thread_local v1.1.4
  Downloaded derive-deref-rs v0.1.1
  Downloaded thiserror v1.0.31
  Downloaded smallvec v1.8.0
  Downloaded unicode-bidi v0.3.8
  Downloaded bsp-server v0.1.3
  Downloaded process-stream v0.2.2
  Downloaded hashbrown v0.11.2
  Downloaded regex-syntax v0.6.26
  Downloaded idna v0.2.3
  Downloaded bstr v0.2.17
  Downloaded tracing-subscriber v0.3.11
  Downloaded yaml-rust v0.4.5
  Downloaded tracing-log v0.1.3
  Downloaded unicode-normalization v0.1.19
  Downloaded tracing-attributes v0.1.21
  Downloaded walkdir v2.3.2
  Downloaded tracing-appender v0.2.2
  Downloaded unicode-xid v0.2.3
  Downloaded tokio v1.18.2
  Downloaded libc v0.2.126
  Downloaded 114 crates (6.4 MB) in 12.02s
   Compiling proc-macro2 v1.0.39
   Compiling unicode-ident v1.0.0
   Compiling syn v1.0.95
   Compiling libc v0.2.126
   Compiling memchr v2.5.0
   Compiling cfg-if v1.0.0
   Compiling lazy_static v1.4.0
   Compiling pin-project-lite v0.2.9
   Compiling futures-core v0.3.21
   Compiling log v0.4.17
   Compiling serde_derive v1.0.137
   Compiling once_cell v1.12.0
   Compiling futures-task v0.3.21
   Compiling serde v1.0.137
   Compiling regex-syntax v0.6.26
   Compiling futures-channel v0.3.21
   Compiling itoa v1.0.2
   Compiling futures-util v0.3.21
   Compiling tinyvec_macros v0.1.0
   Compiling getrandom v0.1.16
   Compiling futures-sink v0.3.21
   Compiling futures-io v0.3.21
   Compiling matches v0.1.9
   Compiling crossbeam-utils v0.8.8
   Compiling pin-utils v0.1.0
   Compiling slab v0.4.6
   Compiling unicode-bidi v0.3.8
   Compiling bytes v1.1.0
   Compiling serde_json v1.0.81
   Compiling anyhow v1.0.57
   Compiling ryu v1.0.10
   Compiling percent-encoding v2.1.0
   Compiling minimal-lexical v0.2.1
   Compiling ppv-lite86 v0.2.16
   Compiling autocfg v1.1.0
   Compiling rustversion v1.0.6
   Compiling smallvec v1.8.0
   Compiling async-trait v0.1.53
   Compiling arrayvec v0.7.2
   Compiling unicode-xid v0.2.3
   Compiling bitflags v1.3.2
   Compiling ansi_term v0.12.1
   Compiling joinery v2.1.0
   Compiling linked-hash-map v0.5.4
   Compiling heck v0.4.0
   Compiling same-file v1.0.6
   Compiling either v1.6.1
   Compiling indent_write v2.2.0
   Compiling hashbrown v0.11.2
   Compiling tap v1.0.1
   Compiling shell-words v1.1.0
   Compiling tracing-core v0.1.26
   Compiling sharded-slab v0.1.4
   Compiling thread_local v1.1.4
   Compiling tinyvec v1.6.0
   Compiling form_urlencoded v1.0.1
   Compiling indexmap v1.8.1
   Compiling brownstone v1.1.0
   Compiling walkdir v2.3.2
   Compiling yaml-rust v0.4.5
   Compiling itertools v0.10.3
   Compiling regex-automata v0.1.10
   Compiling tracing-log v0.1.3
   Compiling unicode-normalization v0.1.19
   Compiling aho-corasick v0.7.18
   Compiling nom v7.1.1
   Compiling matchers v0.1.0
   Compiling bstr v0.2.17
   Compiling quote v1.0.18
   Compiling mio v0.8.3
   Compiling num_cpus v1.13.1
   Compiling signal-hook-registry v1.4.0
   Compiling socket2 v0.4.4
   Compiling num_threads v0.1.6
   Compiling dirs-sys v0.3.7
   Compiling crossbeam-channel v0.5.4
   Compiling idna v0.2.3
   Compiling regex v1.5.6
   Compiling const_format_proc_macros v0.2.22
   Compiling rand_core v0.5.1
   Compiling pori v0.0.0
   Compiling nom-supreme v0.6.0
   Compiling time v0.3.9
   Compiling dirs v4.0.0
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling const_format v0.2.23
   Compiling futures-macro v0.3.21
   Compiling tracing-attributes v0.1.21
   Compiling tokio-macros v1.7.0
   Compiling thiserror-impl v1.0.31
   Compiling serde_repr v0.1.8
   Compiling async-stream-impl v0.3.3
   Compiling strum_macros v0.24.0
   Compiling derive-deref-rs v0.1.1
   Compiling async-stream v0.3.3
   Compiling tokio v1.18.2
   Compiling thiserror v1.0.31
   Compiling wax v0.4.0
   Compiling tracing v0.1.34
   Compiling strum v0.24.0
   Compiling tracing-subscriber v0.3.11
   Compiling tracing-appender v0.2.2
   Compiling futures-executor v0.3.21
   Compiling tokio-stream v0.1.8
   Compiling futures v0.3.21
   Compiling process-stream v0.2.2
   Compiling parity-tokio-ipc v0.9.0
   Compiling xcodebuild v0.1.6
error[E0554]: `#![feature]` may not be used on the stable release channel
 --> /Users/xpeng/.cargo/registry/src/github.com-1ecc6299db9ec823/xcodebuild-0.1.6/src/lib.rs:2:12
  |
2 | #![feature(str_split_whitespace_as_str)]
  |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^

   Compiling url v2.2.2
For more information about this error, try `rustc --explain E0554`.
error: could not compile `xcodebuild` due to previous error
warning: build failed, waiting for other jobs to finish...
make: *** [install] Error 101

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 22 (12 by maintainers)

Most upvoted comments

uhhh @akinsho I see what you mean, with each change to Cargo.toml I need to make sure I push Cargo.lock, (I just checked my end and sure enough Cargo.lock is left uncommitted). Thanks @akinsho I will make sure for future release to commit Cargo.lock changes


➜ make install                                                                                                                                                               8:58:31

    Updating git repository `https://github.com/tami5/xcodebuild`

error: failed to get `xcodebuild` as a dependency of package `xbase v0.1.0 (/Users/akin/.local/share/nvim/site/pack/packer/opt/xbase)`



Caused by:

  failed to load source for dependency `xcodebuild`



Caused by:

  Unable to update https://github.com/tami5/xcodebuild



Caused by:

  failed to parse manifest at `/Users/akin/.cargo/git/checkouts/xcodebuild-4c1e65814fc5ca94/d83797e/Cargo.toml`



Caused by:

  namespaced features with the `dep:` prefix are only allowed on the nightly channel and requires the `-Z namespaced-features` flag on the command-line

make: *** [install] Error 101

Is what I get after editing the cargo.toml

😕 more nightly related issues. Let me remove dep: syntax from xcodebuild toml file