[INFO] cloning repository https://github.com/Near-One/transaction-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Near-One/transaction-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNear-One%2Ftransaction-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNear-One%2Ftransaction-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a07dc2abd51f3499cb0119f4adef987753587b76 [INFO] checking Near-One/transaction-bench against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNear-One%2Ftransaction-bench" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Near-One/transaction-bench [INFO] finished tweaking git repo https://github.com/Near-One/transaction-bench [INFO] tweaked toml for git repo https://github.com/Near-One/transaction-bench written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Near-One/transaction-bench on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Near-One/transaction-bench 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b2cc2b94b34278dfe92f21dcb44063986e21a09f617b6f9659b9d00133217b1 [INFO] running `Command { std: "docker" "start" "-a" "5b2cc2b94b34278dfe92f21dcb44063986e21a09f617b6f9659b9d00133217b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b2cc2b94b34278dfe92f21dcb44063986e21a09f617b6f9659b9d00133217b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2cc2b94b34278dfe92f21dcb44063986e21a09f617b6f9659b9d00133217b1", kill_on_drop: false }` [INFO] [stdout] 5b2cc2b94b34278dfe92f21dcb44063986e21a09f617b6f9659b9d00133217b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb86169bfceb517090b1106529956216160c5500a62595638866b30e918ab55 [INFO] running `Command { std: "docker" "start" "-a" "bbb86169bfceb517090b1106529956216160c5500a62595638866b30e918ab55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking near-structs-checker-core v0.26.0 [INFO] [stderr] Compiling near-structs-checker-macro v0.26.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking near-stdx v0.26.0 [INFO] [stderr] Checking near-structs-checker-lib v0.26.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking near-config-utils v0.26.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking homedir v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6f72809b83f683d1 -C extra-filename=-472ab99ada1ff04f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd3b2a5125d8bebe.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c14e5d27701b799a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0a2153a0bc742f3b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b1b984f846333a0f.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-0d3dbb9d4544de30.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-69d18d77b84b57a0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-05eb47296d5ef25f.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bbb86169bfceb517090b1106529956216160c5500a62595638866b30e918ab55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb86169bfceb517090b1106529956216160c5500a62595638866b30e918ab55", kill_on_drop: false }` [INFO] [stdout] bbb86169bfceb517090b1106529956216160c5500a62595638866b30e918ab55