[INFO] fetching crate solana-program-test 1.6.19... [INFO] checking solana-program-test-1.6.19 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate solana-program-test 1.6.19 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate solana-program-test 1.6.19 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-program-test 1.6.19 [INFO] finished tweaking crates.io crate solana-program-test 1.6.19 [INFO] tweaked toml for crates.io crate solana-program-test 1.6.19 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c128834e70661c50d200003f638267987cd885d8ee6700494f7c8a74e96c95d1 [INFO] running `Command { std: "docker" "start" "-a" "c128834e70661c50d200003f638267987cd885d8ee6700494f7c8a74e96c95d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c128834e70661c50d200003f638267987cd885d8ee6700494f7c8a74e96c95d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c128834e70661c50d200003f638267987cd885d8ee6700494f7c8a74e96c95d1", kill_on_drop: false }` [INFO] [stdout] c128834e70661c50d200003f638267987cd885d8ee6700494f7c8a74e96c95d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f59913c55ae93c6ecf51817be58963f60cf9635a7078282e090870ce2b75da [INFO] running `Command { std: "docker" "start" "-a" "85f59913c55ae93c6ecf51817be58963f60cf9635a7078282e090870ce2b75da", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling solana-vote-program v1.6.19 [INFO] [stderr] Compiling solana-stake-program v1.6.19 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling solana-runtime v1.6.19 [INFO] [stderr] Checking anyhow v1.0.42 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking solana-rayon-threadlimit v1.6.19 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking env_logger v0.8.4 [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.11+1.0.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking syn v1.0.74 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking solana-logger v1.6.19 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.6.19 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.9.0 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.50/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=68ad7c006b4cbe38 -C extra-filename=-68ad7c006b4cbe38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b7a34e7f5505bb8f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5da676fa6cee0d41.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-78473c32396f5964.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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85f59913c55ae93c6ecf51817be58963f60cf9635a7078282e090870ce2b75da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f59913c55ae93c6ecf51817be58963f60cf9635a7078282e090870ce2b75da", kill_on_drop: false }` [INFO] [stdout] 85f59913c55ae93c6ecf51817be58963f60cf9635a7078282e090870ce2b75da