[INFO] fetching crate whisky 1.0.25...
[INFO] checking whisky-1.0.25 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] extracting crate whisky 1.0.25 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate whisky 1.0.25
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate whisky 1.0.25
[INFO] tweaked toml for crates.io crate whisky 1.0.25 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whisky 1.0.25 on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whisky 1.0.25 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dd5f5de42ba7a471187d79ef8b650b044ac56d5e0b13b439a745e1ce75050e3
[INFO] running `Command { std: "docker" "start" "-a" "9dd5f5de42ba7a471187d79ef8b650b044ac56d5e0b13b439a745e1ce75050e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dd5f5de42ba7a471187d79ef8b650b044ac56d5e0b13b439a745e1ce75050e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd5f5de42ba7a471187d79ef8b650b044ac56d5e0b13b439a745e1ce75050e3", kill_on_drop: false }`
[INFO] [stdout] 9dd5f5de42ba7a471187d79ef8b650b044ac56d5e0b13b439a745e1ce75050e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 799f2ac358731b68a7117ec262433333c99ecd6259cb2e451e7297ee23a6f2ed
[INFO] running `Command { std: "docker" "start" "-a" "799f2ac358731b68a7117ec262433333c99ecd6259cb2e451e7297ee23a6f2ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling minicbor v0.26.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling cquisitor-minicbor v0.19.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking cbor_event v2.4.0
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling whisky-macros v1.0.25
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core 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/6284d7b4bd27983dba388146648ab844ca7d032f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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 --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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c14c252fd9647dae -C extra-filename=-4412b4a310965884 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e78c92c7fe9361e4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-4d0d759eb65cbcfd.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d4c13a60b2aef39b.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-586ca5234f4a8625.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" "799f2ac358731b68a7117ec262433333c99ecd6259cb2e451e7297ee23a6f2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799f2ac358731b68a7117ec262433333c99ecd6259cb2e451e7297ee23a6f2ed", kill_on_drop: false }`
[INFO] [stdout] 799f2ac358731b68a7117ec262433333c99ecd6259cb2e451e7297ee23a6f2ed
