[INFO] updating cached repository https://github.com/redox-os/redoxer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a7e568aa78c6a9bbddaf5e5cd890a6877a041f74 [INFO] testing redox-os/redoxer against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fredoxer" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/redoxer on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/redox-os/redoxer [INFO] finished tweaking git repo https://github.com/redox-os/redoxer [INFO] tweaked toml for git repo https://github.com/redox-os/redoxer written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/redoxer already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 828bddefbce9706570f86c12a399ca879ecba0dd2771e411f0f050cdd65a12a5 [INFO] running `"docker" "start" "-a" "828bddefbce9706570f86c12a399ca879ecba0dd2771e411f0f050cdd65a12a5"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bytecount v0.1.7 [INFO] [stderr] Compiling redox_pkgutils v0.1.3 [INFO] [stderr] Compiling bidir-map v0.6.0 [INFO] [stderr] Compiling redox_syscall v0.1.56 [INFO] [stderr] Compiling version-compare v0.0.4 [INFO] [stderr] Compiling arg_parser v0.1.0 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(asm)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(const_fn)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `redox_syscall`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning[E0621]: explicit lifetime required in the type of `other` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version-compare-0.0.4/src/version.rs:308:13 [INFO] [stderr] | [INFO] [stderr] 304 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stderr] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stderr] ... [INFO] [stderr] 308 | other.parts.iter().peekable() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "828bddefbce9706570f86c12a399ca879ecba0dd2771e411f0f050cdd65a12a5"` [INFO] running `"docker" "rm" "-f" "828bddefbce9706570f86c12a399ca879ecba0dd2771e411f0f050cdd65a12a5"` [INFO] [stdout] 828bddefbce9706570f86c12a399ca879ecba0dd2771e411f0f050cdd65a12a5