[INFO] fetching crate solana-chacha-cuda 1.0.24... [INFO] testing solana-chacha-cuda-1.0.24 against 1.59.0 for beta-1.60-1 [INFO] extracting crate solana-chacha-cuda 1.0.24 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate solana-chacha-cuda 1.0.24 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-chacha-cuda 1.0.24 [INFO] finished tweaking crates.io crate solana-chacha-cuda 1.0.24 [INFO] tweaked toml for crates.io crate solana-chacha-cuda 1.0.24 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de11578f5c4fcc60e6d54249d7e36ad06d39202542ad49b249e96aafe0024397 [INFO] running `Command { std: "docker" "start" "-a" "de11578f5c4fcc60e6d54249d7e36ad06d39202542ad49b249e96aafe0024397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de11578f5c4fcc60e6d54249d7e36ad06d39202542ad49b249e96aafe0024397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de11578f5c4fcc60e6d54249d7e36ad06d39202542ad49b249e96aafe0024397", kill_on_drop: false }` [INFO] [stdout] de11578f5c4fcc60e6d54249d7e36ad06d39202542ad49b249e96aafe0024397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d83adb50bdc85919abd5700be44de682ade40b31f4d52082c734f94ce995a755 [INFO] running `Command { std: "docker" "start" "-a" "d83adb50bdc85919abd5700be44de682ade40b31f4d52082c734f94ce995a755", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling solana-perf v1.9.9 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling trees v0.4.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.9 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling solana-ledger v1.9.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling solana-sdk-macro v1.9.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [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.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=46e92ad14f2ada7c -C extra-filename=-46e92ad14f2ada7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e91ec37ac01f916c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5f4666774155f97d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c0d1b8a3c72f4211.rlib --extern proc_macro --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" "d83adb50bdc85919abd5700be44de682ade40b31f4d52082c734f94ce995a755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83adb50bdc85919abd5700be44de682ade40b31f4d52082c734f94ce995a755", kill_on_drop: false }` [INFO] [stdout] d83adb50bdc85919abd5700be44de682ade40b31f4d52082c734f94ce995a755