[INFO] fetching crate solana-keygen 1.9.9... [INFO] testing solana-keygen-1.9.9 against 1.59.0 for beta-1.60-1 [INFO] extracting crate solana-keygen 1.9.9 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate solana-keygen 1.9.9 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-keygen 1.9.9 [INFO] finished tweaking crates.io crate solana-keygen 1.9.9 [INFO] tweaked toml for crates.io crate solana-keygen 1.9.9 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate solana-keygen 1.9.9 already has a lockfile, it will not be regenerated [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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 0bc8bfc5560b259d4d44dd6abf64cce13a73d2f1494f5d8d09a2c86885368493 [INFO] running `Command { std: "docker" "start" "-a" "0bc8bfc5560b259d4d44dd6abf64cce13a73d2f1494f5d8d09a2c86885368493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc8bfc5560b259d4d44dd6abf64cce13a73d2f1494f5d8d09a2c86885368493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc8bfc5560b259d4d44dd6abf64cce13a73d2f1494f5d8d09a2c86885368493", kill_on_drop: false }` [INFO] [stdout] 0bc8bfc5560b259d4d44dd6abf64cce13a73d2f1494f5d8d09a2c86885368493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 73338dd50e5c6870e01c385ffc094c27f811ee1e3e9907bced34a9dfcf59813e [INFO] running `Command { std: "docker" "start" "-a" "73338dd50e5c6870e01c385ffc094c27f811ee1e3e9907bced34a9dfcf59813e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling hidapi v1.3.3 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling solana-version v1.9.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling solana-logger v1.9.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=973155c8af1aa570 -C extra-filename=-973155c8af1aa570 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3c85426dbfd80465.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-503ce213ef94e36d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1c358cec271b4ec0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b74b01af9bbc3271.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" "73338dd50e5c6870e01c385ffc094c27f811ee1e3e9907bced34a9dfcf59813e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73338dd50e5c6870e01c385ffc094c27f811ee1e3e9907bced34a9dfcf59813e", kill_on_drop: false }` [INFO] [stdout] 73338dd50e5c6870e01c385ffc094c27f811ee1e3e9907bced34a9dfcf59813e