[INFO] fetching crate fc-db 1.0.0... [INFO] checking fc-db-1.0.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate fc-db 1.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fc-db 1.0.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1942b9586c79f05348d22e50fc155ecb14b91d7364f5569fd5552d2ada817887 [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" "1942b9586c79f05348d22e50fc155ecb14b91d7364f5569fd5552d2ada817887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1942b9586c79f05348d22e50fc155ecb14b91d7364f5569fd5552d2ada817887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1942b9586c79f05348d22e50fc155ecb14b91d7364f5569fd5552d2ada817887", kill_on_drop: false }` [INFO] [stdout] 1942b9586c79f05348d22e50fc155ecb14b91d7364f5569fd5552d2ada817887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--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] a11d50b91ca5890d1eecfd0c39a7d629ce6d3d14f55f809d31803b3720da151d [INFO] running `Command { std: "docker" "start" "-a" "a11d50b91ca5890d1eecfd0c39a7d629ce6d3d14f55f809d31803b3720da151d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking sp-std v3.0.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking environmental v1.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking fs-swap v0.2.6 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking trie-db v0.22.6 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking sp-panic-handler v3.0.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Compiling librocksdb-sys v6.20.3 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] error: could not compile `parity-scale-codec-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name parity_scale_codec_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-scale-codec-derive-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="max-encoded-len"' -C metadata=d51590119eba4cd5 -C extra-filename=-d51590119eba4cd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-8406a0f7a4888d3f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b7a34e7f5505bb8f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5da676fa6cee0d41.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-78473c32396f5964.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a11d50b91ca5890d1eecfd0c39a7d629ce6d3d14f55f809d31803b3720da151d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11d50b91ca5890d1eecfd0c39a7d629ce6d3d14f55f809d31803b3720da151d", kill_on_drop: false }` [INFO] [stdout] a11d50b91ca5890d1eecfd0c39a7d629ce6d3d14f55f809d31803b3720da151d