[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] cecbcc5ab7f110b8f2d9050edf5184e95c44a9b0 [INFO] building HughCrail/rust-utils against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHughCrail%2Frust-utils" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HughCrail/rust-utils on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded jj-lib-proc-macros v0.31.0 [INFO] [stderr] Downloaded interim v0.2.1 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded gix-worktree v0.41.0 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded gix-index v0.40.1 [INFO] [stderr] Downloaded gix-sec v0.11.0 [INFO] [stderr] Downloaded gix-discover v0.40.1 [INFO] [stderr] Downloaded battery v0.7.8 [INFO] [stderr] Downloaded gix-packetline-blocking v0.19.0 [INFO] [stderr] Downloaded hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Downloaded gix-diff v0.52.1 [INFO] [stderr] Downloaded gix v0.72.1 [INFO] [stderr] Downloaded gix-filter v0.19.2 [INFO] [stderr] Downloaded hyprland v0.4.0-beta.2 [INFO] [stderr] Downloaded gix-fs v0.15.0 [INFO] [stderr] Downloaded gix-tempfile v17.1.0 [INFO] [stderr] Downloaded gix-odb v0.69.1 [INFO] [stderr] Downloaded jj-lib v0.31.0 [INFO] [stderr] Downloaded gix-protocol v0.50.1 [INFO] [stderr] Downloaded gix-ref v0.52.1 [INFO] [stderr] Downloaded gix-config-value v0.15.0 [INFO] [stderr] Downloaded gix-revwalk v0.20.1 [INFO] [stderr] Downloaded gix-traverse v0.46.2 [INFO] [stderr] Downloaded gix-date v0.10.2 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] [stderr] Downloaded prodash v29.0.2 [INFO] [stderr] Downloaded gix-hashtable v0.8.1 [INFO] [stderr] Downloaded gix-submodule v0.19.1 [INFO] [stderr] Downloaded gix-ignore v0.15.0 [INFO] [stderr] Downloaded gix-pack v0.59.1 [INFO] [stderr] Downloaded gix-transport v0.47.0 [INFO] [stderr] Downloaded gix-config v0.45.1 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] [stderr] Downloaded gix-hash v0.18.0 [INFO] [stderr] Downloaded uluru v3.1.0 [INFO] [stderr] Downloaded gix-command v0.6.1 [INFO] [stderr] Downloaded gix-packetline v0.19.0 [INFO] [stderr] Downloaded gix-revision v0.34.1 [INFO] [stderr] Downloaded gix-refspec v0.30.1 [INFO] [stderr] Downloaded gix-glob v0.20.1 [INFO] [stderr] Downloaded gix-actor v0.35.1 [INFO] [stderr] Downloaded gix-features v0.42.1 [INFO] [stderr] Downloaded gix-object v0.49.1 [INFO] [stderr] Downloaded gix-path v0.10.18 [INFO] [stderr] Downloaded gix-shallow v0.4.0 [INFO] [stderr] Downloaded gix-pathspec v0.11.0 [INFO] [stderr] Downloaded gix-attributes v0.26.1 [INFO] [stderr] Downloaded gix-lock v17.1.0 [INFO] [stderr] Downloaded gix-commitgraph v0.28.0 [INFO] [stderr] Downloaded gix-url v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e6d47cefa4efa34ee6ffbba59dac9284b46d2902fbba6cc01b2fb49f0bea9a [INFO] running `Command { std: "docker" "start" "-a" "b4e6d47cefa4efa34ee6ffbba59dac9284b46d2902fbba6cc01b2fb49f0bea9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e6d47cefa4efa34ee6ffbba59dac9284b46d2902fbba6cc01b2fb49f0bea9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e6d47cefa4efa34ee6ffbba59dac9284b46d2902fbba6cc01b2fb49f0bea9a", kill_on_drop: false }` [INFO] [stdout] b4e6d47cefa4efa34ee6ffbba59dac9284b46d2902fbba6cc01b2fb49f0bea9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e73b38e86138cd6a0e952107f8ddb71e61f50c2870329a936b583ecc0fe4581 [INFO] running `Command { std: "docker" "start" "-a" "3e73b38e86138cd6a0e952107f8ddb71e61f50c2870329a936b583ecc0fe4581", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="perf-inline"' --cfg 'feature="std"' --cfg 'feature="tz-fat"' --cfg 'feature="tz-system"' --cfg 'feature="tzdb-bundle-platform"' --cfg 'feature="tzdb-concatenated"' --cfg 'feature="tzdb-zoneinfo"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=aafdc4103b02f4ed -C extra-filename=-acf1a72260cb07eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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,link -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=7ec7088f905bb9a6 -C extra-filename=-d5e3270f6fd82db7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-b636c2b461885073.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3e73b38e86138cd6a0e952107f8ddb71e61f50c2870329a936b583ecc0fe4581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e73b38e86138cd6a0e952107f8ddb71e61f50c2870329a936b583ecc0fe4581", kill_on_drop: false }` [INFO] [stdout] 3e73b38e86138cd6a0e952107f8ddb71e61f50c2870329a936b583ecc0fe4581