[INFO] fetching crate wildtiger 0.0.3... [INFO] testing wildtiger-0.0.3 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate wildtiger 0.0.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate wildtiger 0.0.3 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wildtiger 0.0.3 [INFO] finished tweaking crates.io crate wildtiger 0.0.3 [INFO] tweaked toml for crates.io crate wildtiger 0.0.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_simd_2 v0.3.6 [INFO] [stderr] Downloaded curve25519-dalek v2.1.3 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded rustc-hex v1.0.0 [INFO] [stderr] Downloaded mohan v0.0.53 [INFO] [stderr] Downloaded bindgen v0.50.1 [INFO] [stderr] Downloaded randomx-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e71864af212b9a46e48c4aeadd035da62debdfa69142600c73cfdb9b73789a7 [INFO] running `Command { std: "docker" "start" "-a" "5e71864af212b9a46e48c4aeadd035da62debdfa69142600c73cfdb9b73789a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e71864af212b9a46e48c4aeadd035da62debdfa69142600c73cfdb9b73789a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e71864af212b9a46e48c4aeadd035da62debdfa69142600c73cfdb9b73789a7", kill_on_drop: false }` [INFO] [stdout] 5e71864af212b9a46e48c4aeadd035da62debdfa69142600c73cfdb9b73789a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c2407a109205f4a16774c13bee2d59cf026d07cb99c6564edadb453094a5253 [INFO] running `Command { std: "docker" "start" "-a" "2c2407a109205f4a16774c13bee2d59cf026d07cb99c6564edadb453094a5253", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling packed_simd_2 v0.3.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.6/src/lib.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / #![feature( [INFO] [stdout] 215 | | adt_const_params, [INFO] [stdout] 216 | | repr_simd, [INFO] [stdout] 217 | | rustc_attrs, [INFO] [stdout] ... | [INFO] [stdout] 227 | | llvm_asm [INFO] [stdout] 228 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling randomx-sys v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.1 [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] Compiling thiserror v1.0.29 [INFO] [stderr] error: could not compile `packed_simd_2` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c2407a109205f4a16774c13bee2d59cf026d07cb99c6564edadb453094a5253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2407a109205f4a16774c13bee2d59cf026d07cb99c6564edadb453094a5253", kill_on_drop: false }` [INFO] [stdout] 2c2407a109205f4a16774c13bee2d59cf026d07cb99c6564edadb453094a5253