[INFO] fetching crate sunshine-faucet-pallet 0.2.0... [INFO] testing sunshine-faucet-pallet-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate sunshine-faucet-pallet 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sunshine-faucet-pallet 0.2.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 sunshine-faucet-pallet 0.2.0 [INFO] finished tweaking crates.io crate sunshine-faucet-pallet 0.2.0 [INFO] tweaked toml for crates.io crate sunshine-faucet-pallet 0.2.0 written to /workspace/builds/worker-1/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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 843cca08100f2e110c9ba9a6c1b6beb45723e36e52115b9ffbc488a74f77a592 [INFO] running `Command { std: "docker" "start" "-a" "843cca08100f2e110c9ba9a6c1b6beb45723e36e52115b9ffbc488a74f77a592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "843cca08100f2e110c9ba9a6c1b6beb45723e36e52115b9ffbc488a74f77a592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843cca08100f2e110c9ba9a6c1b6beb45723e36e52115b9ffbc488a74f77a592", kill_on_drop: false }` [INFO] [stdout] 843cca08100f2e110c9ba9a6c1b6beb45723e36e52115b9ffbc488a74f77a592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f479f1fe1cbc41c922bf9945f829c8bc593d5119aa3a4f5eac1e05252a6d8b4 [INFO] running `Command { std: "docker" "start" "-a" "9f479f1fe1cbc41c922bf9945f829c8bc593d5119aa3a4f5eac1e05252a6d8b4", kill_on_drop: false }` [INFO] [stderr] Compiling sp-std v2.0.1 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling statrs v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.1 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sp-panic-handler v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling trie-db v0.22.6 [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=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.1.3/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=5903ac826e56e55f -C extra-filename=-5903ac826e56e55f --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-d707c1089db211b9.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" "9f479f1fe1cbc41c922bf9945f829c8bc593d5119aa3a4f5eac1e05252a6d8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f479f1fe1cbc41c922bf9945f829c8bc593d5119aa3a4f5eac1e05252a6d8b4", kill_on_drop: false }` [INFO] [stdout] 9f479f1fe1cbc41c922bf9945f829c8bc593d5119aa3a4f5eac1e05252a6d8b4