[INFO] fetching crate bitrust 0.1.0... [INFO] testing bitrust-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bitrust 0.1.0 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate bitrust 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitrust 0.1.0 [INFO] finished tweaking crates.io crate bitrust 0.1.0 [INFO] tweaked toml for crates.io crate bitrust 0.1.0 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate crates.io crate bitrust 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d5cb001c4ee03f078c3a4226a97700d085081a8b77fde89d9e0f67922aec13 [INFO] running `Command { std: "docker" "start" "-a" "e7d5cb001c4ee03f078c3a4226a97700d085081a8b77fde89d9e0f67922aec13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d5cb001c4ee03f078c3a4226a97700d085081a8b77fde89d9e0f67922aec13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d5cb001c4ee03f078c3a4226a97700d085081a8b77fde89d9e0f67922aec13", kill_on_drop: false }` [INFO] [stdout] e7d5cb001c4ee03f078c3a4226a97700d085081a8b77fde89d9e0f67922aec13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23dbc18e7086044393afff310a2edcbca46b5dfdb8734c6695912768dde81592 [INFO] running `Command { std: "docker" "start" "-a" "23dbc18e7086044393afff310a2edcbca46b5dfdb8734c6695912768dde81592", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling protoc v2.14.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling wait-timeout v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempfile v3.0.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rusty-fork v0.2.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling proptest v0.7.2 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling protobuf-codegen v2.14.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling protoc-rust v2.14.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling bitrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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 `bitrust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "23dbc18e7086044393afff310a2edcbca46b5dfdb8734c6695912768dde81592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23dbc18e7086044393afff310a2edcbca46b5dfdb8734c6695912768dde81592", kill_on_drop: false }` [INFO] [stdout] 23dbc18e7086044393afff310a2edcbca46b5dfdb8734c6695912768dde81592