[INFO] cloning repository https://github.com/HughCrail/rust-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HughCrail/rust-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughCrail%2Frust-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughCrail%2Frust-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b88e4fd5b2d5e717ccd67d5b09f06a96dbab87f5 [INFO] checking HughCrail/rust-utils against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughCrail%2Frust-utils" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HughCrail/rust-utils [INFO] finished tweaking git repo https://github.com/HughCrail/rust-utils [INFO] tweaked toml for git repo https://github.com/HughCrail/rust-utils written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HughCrail/rust-utils on toolchain 987a165cfab916796a8315782b83ac460a651ce2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HughCrail/rust-utils 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e95bd542671a0dc71bed19930c26627441bf04b6fa08ea95d8e9f898cf0c190 [INFO] running `Command { std: "docker" "start" "-a" "6e95bd542671a0dc71bed19930c26627441bf04b6fa08ea95d8e9f898cf0c190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e95bd542671a0dc71bed19930c26627441bf04b6fa08ea95d8e9f898cf0c190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e95bd542671a0dc71bed19930c26627441bf04b6fa08ea95d8e9f898cf0c190", kill_on_drop: false }` [INFO] [stdout] 6e95bd542671a0dc71bed19930c26627441bf04b6fa08ea95d8e9f898cf0c190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47b7bc03f3089a0b37931c4eb4c424d6b5fc96bd3790ebb38044fb412cb005ec [INFO] running `Command { std: "docker" "start" "-a" "47b7bc03f3089a0b37931c4eb4c424d6b5fc96bd3790ebb38044fb412cb005ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking sha1-checked v0.10.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking gix-sec v0.11.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking gix-utils v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking imara-diff v0.1.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking anyhow v1.0.98 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling jj-lib-proc-macros v0.31.0 [INFO] [stderr] Checking logos v0.15.0 [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/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/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_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-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --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=8a0c6026c30f104f -C extra-filename=-42da409a16bacdcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fdd707d831bfd935.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c14b5f7a467619cb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-361ccc001ac693ec.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e0b5d439d8cb6135.so --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 `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/987a165cfab916796a8315782b83ac460a651ce2/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.30.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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=ec82f670634fd121 -C extra-filename=-1c3410af6e8de889 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e688aa777d1b3686.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-91410b99e5d210db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "47b7bc03f3089a0b37931c4eb4c424d6b5fc96bd3790ebb38044fb412cb005ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b7bc03f3089a0b37931c4eb4c424d6b5fc96bd3790ebb38044fb412cb005ec", kill_on_drop: false }` [INFO] [stdout] 47b7bc03f3089a0b37931c4eb4c424d6b5fc96bd3790ebb38044fb412cb005ec