[INFO] fetching crate sunshine-vote 0.1.1... [INFO] checking sunshine-vote-0.1.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate sunshine-vote 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sunshine-vote 0.1.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunshine-vote 0.1.1 [INFO] finished tweaking crates.io crate sunshine-vote 0.1.1 [INFO] tweaked toml for crates.io crate sunshine-vote 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] bd052cbd110ea01ece8a4bfc3139b88a28e274649ed180b811256bfef650783a [INFO] running `Command { std: "docker" "start" "-a" "bd052cbd110ea01ece8a4bfc3139b88a28e274649ed180b811256bfef650783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd052cbd110ea01ece8a4bfc3139b88a28e274649ed180b811256bfef650783a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd052cbd110ea01ece8a4bfc3139b88a28e274649ed180b811256bfef650783a", kill_on_drop: false }` [INFO] [stdout] bd052cbd110ea01ece8a4bfc3139b88a28e274649ed180b811256bfef650783a [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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7108c26d82a0e7ffe087b6483c0ae0338f28fb326d2b61d2c20f0a6dd3be7f42 [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" "7108c26d82a0e7ffe087b6483c0ae0338f28fb326d2b61d2c20f0a6dd3be7f42", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking sp-panic-handler v2.0.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.4.2 [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 pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling sp-debug-derive v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] error: could not compile `tracing-attributes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.11/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 -C metadata=3cb4f2ec12e97cb5 -C extra-filename=-3cb4f2ec12e97cb5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e6e45b372c4ec1ec.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-031bdef34b8a6332.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" "7108c26d82a0e7ffe087b6483c0ae0338f28fb326d2b61d2c20f0a6dd3be7f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7108c26d82a0e7ffe087b6483c0ae0338f28fb326d2b61d2c20f0a6dd3be7f42", kill_on_drop: false }` [INFO] [stdout] 7108c26d82a0e7ffe087b6483c0ae0338f28fb326d2b61d2c20f0a6dd3be7f42