[INFO] fetching crate fc-db 1.0.0... [INFO] testing fc-db-1.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate fc-db 1.0.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate fc-db 1.0.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fc-db 1.0.0 [INFO] finished tweaking crates.io crate fc-db 1.0.0 [INFO] tweaked toml for crates.io crate fc-db 1.0.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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.60.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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a54f23b9341c394fc128adb3f5ad4845d16cc33337a9becdaf17185398560ce [INFO] running `Command { std: "docker" "start" "-a" "9a54f23b9341c394fc128adb3f5ad4845d16cc33337a9becdaf17185398560ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a54f23b9341c394fc128adb3f5ad4845d16cc33337a9becdaf17185398560ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a54f23b9341c394fc128adb3f5ad4845d16cc33337a9becdaf17185398560ce", kill_on_drop: false }` [INFO] [stdout] 9a54f23b9341c394fc128adb3f5ad4845d16cc33337a9becdaf17185398560ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9943b5c9364bcebc3cdc5e1ffa77a8eecd045f01c4c6bd137163394d3b3e9a90 [INFO] running `Command { std: "docker" "start" "-a" "9943b5c9364bcebc3cdc5e1ffa77a8eecd045f01c4c6bd137163394d3b3e9a90", kill_on_drop: false }` [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling fs-swap v0.2.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling trie-db v0.22.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=951cd7295ac5183d -C extra-filename=-951cd7295ac5183d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-adfd7b1b4588a8fe.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aa6c9ed6a3b65ac7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-21ec6215cd4d01e0.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9943b5c9364bcebc3cdc5e1ffa77a8eecd045f01c4c6bd137163394d3b3e9a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9943b5c9364bcebc3cdc5e1ffa77a8eecd045f01c4c6bd137163394d3b3e9a90", kill_on_drop: false }` [INFO] [stdout] 9943b5c9364bcebc3cdc5e1ffa77a8eecd045f01c4c6bd137163394d3b3e9a90