[INFO] fetching crate substrate-frame-rpc-support 3.0.0... [INFO] testing substrate-frame-rpc-support-3.0.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate substrate-frame-rpc-support 3.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate substrate-frame-rpc-support 3.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 substrate-frame-rpc-support 3.0.0 [INFO] finished tweaking crates.io crate substrate-frame-rpc-support 3.0.0 [INFO] tweaked toml for crates.io crate substrate-frame-rpc-support 3.0.0 written to /workspace/builds/worker-7/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frame-metadata v13.0.0 [INFO] [stderr] Downloaded sp-staking v3.0.0 [INFO] [stderr] Downloaded frame-support-procedural v3.0.0 [INFO] [stderr] Downloaded frame-support-procedural-tools-derive v3.0.0 [INFO] [stderr] Downloaded frame-support-procedural-tools v3.0.0 [INFO] [stderr] Downloaded frame-support v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] eb0d61d5b3e8c2fd134455d350bfbf6e7f273dd5433ff2ee37f72fb406ebd239 [INFO] running `Command { std: "docker" "start" "-a" "eb0d61d5b3e8c2fd134455d350bfbf6e7f273dd5433ff2ee37f72fb406ebd239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb0d61d5b3e8c2fd134455d350bfbf6e7f273dd5433ff2ee37f72fb406ebd239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb0d61d5b3e8c2fd134455d350bfbf6e7f273dd5433ff2ee37f72fb406ebd239", kill_on_drop: false }` [INFO] [stdout] eb0d61d5b3e8c2fd134455d350bfbf6e7f273dd5433ff2ee37f72fb406ebd239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] d32b4b96abbc3ccebfa57a4200706660459c29c7bc6eb233ba59231829337695 [INFO] running `Command { std: "docker" "start" "-a" "d32b4b96abbc3ccebfa57a4200706660459c29c7bc6eb233ba59231829337695", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling sp-std v3.0.0 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sp-panic-handler v3.0.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [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=fb0fe14c669e09ae -C extra-filename=-fb0fe14c669e09ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32f1a75f9153b5b5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b5031277b0a52ae8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a692c8f2c1d2a94e.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" "d32b4b96abbc3ccebfa57a4200706660459c29c7bc6eb233ba59231829337695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32b4b96abbc3ccebfa57a4200706660459c29c7bc6eb233ba59231829337695", kill_on_drop: false }` [INFO] [stdout] d32b4b96abbc3ccebfa57a4200706660459c29c7bc6eb233ba59231829337695