[INFO] fetching crate moros 0.6.0... [INFO] testing moros-0.6.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate moros 0.6.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate moros 0.6.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-25/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-25/source/rust-toolchain [INFO] started tweaking crates.io crate moros 0.6.0 [INFO] finished tweaking crates.io crate moros 0.6.0 [INFO] tweaked toml for crates.io crate moros 0.6.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate moros 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked_list_allocator v0.9.0 [INFO] [stderr] Downloaded array-macro v2.1.0 [INFO] [stderr] Downloaded rsdp v2.0.0 [INFO] [stderr] Downloaded managed v0.7.2 [INFO] [stderr] Downloaded acpi v3.1.0 [INFO] [stderr] Downloaded uart_16550 v0.2.15 [INFO] [stderr] Downloaded aml v0.14.0 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded x86_64 v0.14.4 [INFO] [stderr] Downloaded pic8259 v0.10.1 [INFO] [stderr] Downloaded littlewing v0.7.0 [INFO] [stderr] Downloaded volatile v0.4.4 [INFO] [stderr] Downloaded bootloader v0.9.19 [INFO] [stderr] Downloaded smoltcp v0.7.5 [INFO] [stderr] Downloaded pc-keyboard v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 905f7a876ddbd2ec0bd77d668fd2d02a71006b3b46c4ccd7a834fe31b7c1da29 [INFO] running `Command { std: "docker" "start" "-a" "905f7a876ddbd2ec0bd77d668fd2d02a71006b3b46c4ccd7a834fe31b7c1da29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "905f7a876ddbd2ec0bd77d668fd2d02a71006b3b46c4ccd7a834fe31b7c1da29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905f7a876ddbd2ec0bd77d668fd2d02a71006b3b46c4ccd7a834fe31b7c1da29", kill_on_drop: false }` [INFO] [stdout] 905f7a876ddbd2ec0bd77d668fd2d02a71006b3b46c4ccd7a834fe31b7c1da29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1be02f22884219e4d8d5985f7e306847d905def612c235290e33bbf9c754cce8 [INFO] running `Command { std: "docker" "start" "-a" "1be02f22884219e4d8d5985f7e306847d905def612c235290e33bbf9c754cce8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling x86_64 v0.14.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bootloader v0.9.19 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling array-macro v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rsdp v2.0.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.4/src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn_trait_bound))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/managed-0.7.2/src/lib.rs:2:59 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(all(feature = "alloc", not(feature = "std")), feature(alloc))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1be02f22884219e4d8d5985f7e306847d905def612c235290e33bbf9c754cce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be02f22884219e4d8d5985f7e306847d905def612c235290e33bbf9c754cce8", kill_on_drop: false }` [INFO] [stdout] 1be02f22884219e4d8d5985f7e306847d905def612c235290e33bbf9c754cce8