[INFO] fetching crate solana-local-cluster 1.5.0... [INFO] testing solana-local-cluster-1.5.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate solana-local-cluster 1.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate solana-local-cluster 1.5.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-local-cluster 1.5.0 [INFO] finished tweaking crates.io crate solana-local-cluster 1.5.0 [INFO] tweaked toml for crates.io crate solana-local-cluster 1.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-net-utils v1.5.1 [INFO] [stderr] Downloaded solana-sys-tuner v1.5.1 [INFO] [stderr] Downloaded solana-exchange-program v1.5.1 [INFO] [stderr] Downloaded solana-merkle-tree v1.5.1 [INFO] [stderr] Downloaded solana-storage-bigtable v1.5.1 [INFO] [stderr] Downloaded solana-client v1.5.1 [INFO] [stderr] Downloaded solana-download-utils v1.5.1 [INFO] [stderr] Downloaded solana-version v1.5.1 [INFO] [stderr] Downloaded solana-vest-program v1.5.1 [INFO] [stderr] Downloaded solana-core v1.5.1 [INFO] [stderr] Downloaded solana-streamer v1.5.1 [INFO] [stderr] Downloaded solana-clap-utils v1.5.1 [INFO] [stderr] Downloaded solana-faucet v1.5.1 [INFO] [stderr] Downloaded solana-remote-wallet v1.5.1 [INFO] [stderr] Downloaded solana-ledger v1.5.1 [INFO] [stderr] Downloaded solana-cli-config v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f874602ff51dab279c9d142ef0608d4ca94776990da3d2ee9f7bce9839211c74 [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" "f874602ff51dab279c9d142ef0608d4ca94776990da3d2ee9f7bce9839211c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f874602ff51dab279c9d142ef0608d4ca94776990da3d2ee9f7bce9839211c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f874602ff51dab279c9d142ef0608d4ca94776990da3d2ee9f7bce9839211c74", kill_on_drop: false }` [INFO] [stdout] f874602ff51dab279c9d142ef0608d4ca94776990da3d2ee9f7bce9839211c74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2021-01-01" "build" "--frozen" "--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] 1a68dedd93655773a9e86b21885ffb3597d84d14267c20db85089be87ffe6b71 [INFO] running `Command { std: "docker" "start" "-a" "1a68dedd93655773a9e86b21885ffb3597d84d14267c20db85089be87ffe6b71", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling indexed v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling raptorq v1.6.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling trees v0.2.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling solana-stake-program v1.5.1 [INFO] [stderr] Compiling solana-runtime v1.5.1 [INFO] [stderr] Compiling solana-version v1.5.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling solana-ledger v1.5.1 [INFO] [stderr] Compiling solana-core v1.5.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.5.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling tarpc-plugins v0.8.0 [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=e2caddefc56e89be -C extra-filename=-e2caddefc56e89be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-cd6d686a580eb58c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-24249d84d50da6cf.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rmeta --cap-lints allow --cap-lints=warn` (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" "1a68dedd93655773a9e86b21885ffb3597d84d14267c20db85089be87ffe6b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a68dedd93655773a9e86b21885ffb3597d84d14267c20db85089be87ffe6b71", kill_on_drop: false }` [INFO] [stdout] 1a68dedd93655773a9e86b21885ffb3597d84d14267c20db85089be87ffe6b71