[INFO] cloning repository https://github.com/yhzhangjump/solana_cli_voter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yhzhangjump/solana_cli_voter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhzhangjump%2Fsolana_cli_voter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhzhangjump%2Fsolana_cli_voter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 735d42be00b07664ec56fa88c67cd3c836f6474c
[INFO] checking yhzhangjump/solana_cli_voter against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyhzhangjump%2Fsolana_cli_voter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yhzhangjump/solana_cli_voter
[INFO] finished tweaking git repo https://github.com/yhzhangjump/solana_cli_voter
[INFO] tweaked toml for git repo https://github.com/yhzhangjump/solana_cli_voter written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yhzhangjump/solana_cli_voter on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yhzhangjump/solana_cli_voter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b10f833e1d193bbbefc6d2a4ef4f99466ee3103f8ad7d58e9a5d36002011add6
[INFO] running `Command { std: "docker" "start" "-a" "b10f833e1d193bbbefc6d2a4ef4f99466ee3103f8ad7d58e9a5d36002011add6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b10f833e1d193bbbefc6d2a4ef4f99466ee3103f8ad7d58e9a5d36002011add6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b10f833e1d193bbbefc6d2a4ef4f99466ee3103f8ad7d58e9a5d36002011add6", kill_on_drop: false }`
[INFO] [stdout] b10f833e1d193bbbefc6d2a4ef4f99466ee3103f8ad7d58e9a5d36002011add6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8b42e13b32d8c0bc8d7c63dceb3b76f39b9e19c862ec56aa9465265f560e91c
[INFO] running `Command { std: "docker" "start" "-a" "f8b42e13b32d8c0bc8d7c63dceb3b76f39b9e19c862ec56aa9465265f560e91c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling solana-program v2.0.2
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling solana-sdk v2.0.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling solana-compute-budget v2.0.2
[INFO] [stderr]    Compiling solana-vote v2.0.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling solana-program-runtime v2.0.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking solana-type-overrides v2.0.2
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling solana-version v2.0.2
[INFO] [stderr]    Compiling solana-vote-program v2.0.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling solana-perf v2.0.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking solana-rayon-threadlimit v2.0.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v2.0.2
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=39f325f8ba6cc463 -C extra-filename=-875f385fa3123062 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0a620aec44db2228.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6468ffc4542cb6aa.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-226a719d1531d6f7.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-d856316300717895.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-7d8dbaab28caa68b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-393ec44fc177bb37.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b1cad788f6fdd23d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5268356eb3106622.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: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=23be231090c56508 -C extra-filename=-a2eb342acfc2b6f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-871ff47c078832da.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bf32613494368f1f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0364de17984e3504.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f494719c4da97015.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4de9c7b82654ead7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-40a49e0d10d7ca23.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-105d65dcf0ae4812.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b11697cc20f598c9.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f8b42e13b32d8c0bc8d7c63dceb3b76f39b9e19c862ec56aa9465265f560e91c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b42e13b32d8c0bc8d7c63dceb3b76f39b9e19c862ec56aa9465265f560e91c", kill_on_drop: false }`
[INFO] [stdout] f8b42e13b32d8c0bc8d7c63dceb3b76f39b9e19c862ec56aa9465265f560e91c
