[INFO] fetching crate classygroup 0.0.5... [INFO] testing classygroup-0.0.5 against 1.59.0 for beta-1.60-1 [INFO] extracting crate classygroup 0.0.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate classygroup 0.0.5 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate classygroup 0.0.5 [INFO] finished tweaking crates.io crate classygroup 0.0.5 [INFO] tweaked toml for crates.io crate classygroup 0.0.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e922864afbc3590e10a03618fcc5633c29a2df81b5cfde5fdce0401623113d0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e922864afbc3590e10a03618fcc5633c29a2df81b5cfde5fdce0401623113d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e922864afbc3590e10a03618fcc5633c29a2df81b5cfde5fdce0401623113d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e922864afbc3590e10a03618fcc5633c29a2df81b5cfde5fdce0401623113d0b", kill_on_drop: false }` [INFO] [stdout] e922864afbc3590e10a03618fcc5633c29a2df81b5cfde5fdce0401623113d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42b0af96d62a96b845f22b42beb1588f4eca86b63dbb3b893f384f36b71d5619 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "42b0af96d62a96b845f22b42beb1588f4eca86b63dbb3b893f384f36b71d5619", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.7 [INFO] [stderr] Compiling packed_simd_2 v0.3.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling rug v1.15.0 [INFO] [stderr] Compiling classygroup v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> build.rs:61:62 [INFO] [stdout] | [INFO] [stdout] 61 | "#[allow(warnings)]\nconst {}: [{}; {}] = {:#?};\n\n"; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | write!(f, const_fmt!(), name, t, obj.len(), obj).expect("i/o error in build script"); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `const_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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/packed_simd_2-0.3.7/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] 226 | | custom_inner_attributes, [INFO] [stdout] 227 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [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 `packed_simd_2` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "42b0af96d62a96b845f22b42beb1588f4eca86b63dbb3b893f384f36b71d5619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b0af96d62a96b845f22b42beb1588f4eca86b63dbb3b893f384f36b71d5619", kill_on_drop: false }` [INFO] [stdout] 42b0af96d62a96b845f22b42beb1588f4eca86b63dbb3b893f384f36b71d5619