[INFO] fetching crate solana-storage-bigtable 1.5.7... [INFO] checking solana-storage-bigtable-1.5.7 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate solana-storage-bigtable 1.5.7 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate solana-storage-bigtable 1.5.7 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-storage-bigtable 1.5.7 [INFO] finished tweaking crates.io crate solana-storage-bigtable 1.5.7 [INFO] tweaked toml for crates.io crate solana-storage-bigtable 1.5.7 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded security-framework-sys v2.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded tracing-attributes v0.1.13 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded security-framework v2.1.0 [INFO] [stderr] Downloaded solana-storage-proto v1.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "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] 386eeeb34da040a6a98143a31d68eca7063d8e59d5f40183a70240775bbe8c0d [INFO] running `Command { std: "docker" "start" "-a" "386eeeb34da040a6a98143a31d68eca7063d8e59d5f40183a70240775bbe8c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "386eeeb34da040a6a98143a31d68eca7063d8e59d5f40183a70240775bbe8c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386eeeb34da040a6a98143a31d68eca7063d8e59d5f40183a70240775bbe8c0d", kill_on_drop: false }` [INFO] [stdout] 386eeeb34da040a6a98143a31d68eca7063d8e59d5f40183a70240775bbe8c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "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] 1e201ef93508a591a8e7c268916efc76365c9089075ccfc65f15b26c30311b52 [INFO] running `Command { std: "docker" "start" "-a" "1e201ef93508a591a8e7c268916efc76365c9089075ccfc65f15b26c30311b52", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.5.8 [INFO] [stderr] Compiling solana-frozen-abi v1.5.8 [INFO] [stderr] Compiling solana-program v1.5.8 [INFO] [stderr] Compiling solana-sdk v1.5.8 [INFO] [stderr] Compiling solana-vote-program v1.5.8 [INFO] [stderr] Compiling solana-stake-program v1.5.8 [INFO] [stderr] Compiling solana-runtime v1.5.8 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking solana-rayon-threadlimit v1.5.8 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.5.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.42 [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.13/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=fd5753b640c2af7b -C extra-filename=-fd5753b640c2af7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cfc781dd86a6c62d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f628db9b81db3c8f.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" "1e201ef93508a591a8e7c268916efc76365c9089075ccfc65f15b26c30311b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e201ef93508a591a8e7c268916efc76365c9089075ccfc65f15b26c30311b52", kill_on_drop: false }` [INFO] [stdout] 1e201ef93508a591a8e7c268916efc76365c9089075ccfc65f15b26c30311b52