[INFO] fetching crate near-validator 0.1.8... [INFO] building near-validator-0.1.8 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate near-validator 0.1.8 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate near-validator 0.1.8 [INFO] finished tweaking crates.io crate near-validator 0.1.8 [INFO] tweaked toml for crates.io crate near-validator 0.1.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate near-validator 0.1.8 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate near-validator 0.1.8 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zipsign-api v0.1.5 [INFO] [stderr] Downloaded primitive-types v0.10.1 [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded near-time v0.31.0 [INFO] [stderr] Downloaded json_comments v0.2.2 [INFO] [stderr] Downloaded near-schema-checker-core v0.31.0 [INFO] [stderr] Downloaded num-rational v0.3.2 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded self_update v0.41.0 [INFO] [stderr] Downloaded easy-ext v1.0.2 [INFO] [stderr] Downloaded miow v0.6.0 [INFO] [stderr] Downloaded near-gas v0.3.1 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded cargo-util v0.2.22 [INFO] [stderr] Downloaded interactive-clap-derive v0.3.2 [INFO] [stderr] Downloaded near-cli-rs v0.22.1 [INFO] [stderr] Downloaded secp256k1 v0.27.0 [INFO] [stderr] Downloaded indicatif v0.18.0 [INFO] [stderr] Downloaded near-token v0.3.0 [INFO] [stderr] Downloaded wasmparser v0.217.1 [INFO] [stderr] Downloaded near-crypto v0.31.0 [INFO] [stderr] Downloaded near-schema-checker-macro v0.31.0 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded easy-ext v0.2.9 [INFO] [stderr] Downloaded near-config-utils v0.31.0 [INFO] [stderr] Downloaded near-parameters v0.31.0 [INFO] [stderr] Downloaded near-account-id v1.1.3 [INFO] [stderr] Downloaded near-schema-checker-lib v0.31.0 [INFO] [stderr] Downloaded near-abi v0.4.3 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded slipped10 v0.4.6 [INFO] [stderr] Downloaded tracing-indicatif v0.3.13 [INFO] [stderr] Downloaded interactive-clap v0.3.2 [INFO] [stderr] Downloaded near-fmt v0.31.0 [INFO] [stderr] Downloaded near-primitives-core v0.31.0 [INFO] [stderr] Downloaded near-primitives v0.31.0 [INFO] [stderr] Downloaded quick-xml v0.23.1 [INFO] [stderr] Downloaded near-jsonrpc-client v0.18.0 [INFO] [stderr] Downloaded near-stdx v0.31.0 [INFO] [stderr] Downloaded keyring v3.6.3 [INFO] [stderr] Downloaded near-chain-configs v0.31.0 [INFO] [stderr] Downloaded near-jsonrpc-primitives v0.31.0 [INFO] [stderr] Downloaded near-socialdb-client v0.12.0 [INFO] [stderr] Downloaded secp256k1-sys v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad499d38043e914274199c9ce37135fe79f6493c4b41e7ca88c21a6ee4b391e4 [INFO] running `Command { std: "docker" "start" "-a" "ad499d38043e914274199c9ce37135fe79f6493c4b41e7ca88c21a6ee4b391e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad499d38043e914274199c9ce37135fe79f6493c4b41e7ca88c21a6ee4b391e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad499d38043e914274199c9ce37135fe79f6493c4b41e7ca88c21a6ee4b391e4", kill_on_drop: false }` [INFO] [stdout] ad499d38043e914274199c9ce37135fe79f6493c4b41e7ca88c21a6ee4b391e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7eb113047fb08d528ff8d2b1d549c3ecc1e6723a1d3691ead2099bd6a55d04f [INFO] running `Command { std: "docker" "start" "-a" "d7eb113047fb08d528ff8d2b1d549c3ecc1e6723a1d3691ead2099bd6a55d04f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling near-schema-checker-core v0.31.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling near-schema-checker-macro v0.31.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling near-schema-checker-lib v0.31.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [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/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=bc69cffa820d8b27 -C extra-filename=-1989b1d3ca1cf988 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-42cc619f1990aa9e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3ed8ac1c6dcd3fb1.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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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=f7623beeee31fb4b -C extra-filename=-fdd9159c9207c6b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-3e19596c076de665.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-fc7c9b2abcc915c9.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d7eb113047fb08d528ff8d2b1d549c3ecc1e6723a1d3691ead2099bd6a55d04f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7eb113047fb08d528ff8d2b1d549c3ecc1e6723a1d3691ead2099bd6a55d04f", kill_on_drop: false }` [INFO] [stdout] d7eb113047fb08d528ff8d2b1d549c3ecc1e6723a1d3691ead2099bd6a55d04f