[INFO] fetching crate sc-transaction-graph 2.0.0-rc5... [INFO] checking sc-transaction-graph-2.0.0-rc5 against master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] extracting crate sc-transaction-graph 2.0.0-rc5 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sc-transaction-graph 2.0.0-rc5 on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-transaction-graph 2.0.0-rc5 [INFO] finished tweaking crates.io crate sc-transaction-graph 2.0.0-rc5 [INFO] tweaked toml for crates.io crate sc-transaction-graph 2.0.0-rc5 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b181443bbb4e12118ff521bf23911f42e7705a7e10136a164a0997a7f4ee29 [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" "05b181443bbb4e12118ff521bf23911f42e7705a7e10136a164a0997a7f4ee29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b181443bbb4e12118ff521bf23911f42e7705a7e10136a164a0997a7f4ee29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b181443bbb4e12118ff521bf23911f42e7705a7e10136a164a0997a7f4ee29", kill_on_drop: false }` [INFO] [stdout] 05b181443bbb4e12118ff521bf23911f42e7705a7e10136a164a0997a7f4ee29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8fbc6ab4feaa450102c71fbb3817701bb3c34948e4d2d3db4c2cebbf000650d [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" "c8fbc6ab4feaa450102c71fbb3817701bb3c34948e4d2d3db4c2cebbf000650d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking unsigned-varint v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking retain_mut v0.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking async-channel v1.4.0 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking polling v0.1.5 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sp-panic-handler v2.0.0-rc5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking multihash v0.11.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.10 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc5 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] error: could not compile `rental-impl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rental_impl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-impl-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=20321896b87abe53 -C extra-filename=-20321896b87abe53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-091210945e98acc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a7a073445149a473.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c957c34e1da3d661.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] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8fbc6ab4feaa450102c71fbb3817701bb3c34948e4d2d3db4c2cebbf000650d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fbc6ab4feaa450102c71fbb3817701bb3c34948e4d2d3db4c2cebbf000650d", kill_on_drop: false }` [INFO] [stdout] c8fbc6ab4feaa450102c71fbb3817701bb3c34948e4d2d3db4c2cebbf000650d