[INFO] fetching crate solana-ledger 1.5.4... [INFO] checking solana-ledger-1.5.4 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate solana-ledger 1.5.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate solana-ledger 1.5.4 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-ledger 1.5.4 [INFO] finished tweaking crates.io crate solana-ledger 1.5.4 [INFO] tweaked toml for crates.io crate solana-ledger 1.5.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81eaef23cbb729759113c80a53baad723d7d84c5542f9c959e1d256b740d6ef6 [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" "81eaef23cbb729759113c80a53baad723d7d84c5542f9c959e1d256b740d6ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81eaef23cbb729759113c80a53baad723d7d84c5542f9c959e1d256b740d6ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81eaef23cbb729759113c80a53baad723d7d84c5542f9c959e1d256b740d6ef6", kill_on_drop: false }` [INFO] [stdout] 81eaef23cbb729759113c80a53baad723d7d84c5542f9c959e1d256b740d6ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "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] 7fecd224ca4de7d0bd96feeb74f04a52d8b315d839a77e072e200355524747d8 [INFO] running `Command { std: "docker" "start" "-a" "7fecd224ca4de7d0bd96feeb74f04a52d8b315d839a77e072e200355524747d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking indexed v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Checking trees v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling solana-vote-program v1.5.4 [INFO] [stderr] Compiling solana-stake-program v1.5.4 [INFO] [stderr] Compiling solana-runtime v1.5.4 [INFO] [stderr] Compiling solana-ledger v1.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking solana-rayon-threadlimit v1.5.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tar v0.4.32 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking solana-logger v1.5.4 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=c8d500f1cf362d41 -C extra-filename=-c8d500f1cf362d41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-a35628e9d9b6f863.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rmeta --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" "7fecd224ca4de7d0bd96feeb74f04a52d8b315d839a77e072e200355524747d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fecd224ca4de7d0bd96feeb74f04a52d8b315d839a77e072e200355524747d8", kill_on_drop: false }` [INFO] [stdout] 7fecd224ca4de7d0bd96feeb74f04a52d8b315d839a77e072e200355524747d8