[INFO] cloning repository https://github.com/charlieh0tel/renogy-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charlieh0tel/renogy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlieh0tel%2Frenogy-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlieh0tel%2Frenogy-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b6a83d8d9dffc17d72bf3ae66990d0d6186de40 [INFO] checking charlieh0tel/renogy-rs against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlieh0tel%2Frenogy-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/charlieh0tel/renogy-rs [INFO] finished tweaking git repo https://github.com/charlieh0tel/renogy-rs [INFO] tweaked toml for git repo https://github.com/charlieh0tel/renogy-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/charlieh0tel/renogy-rs on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/charlieh0tel/renogy-rs 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a929c9297a783f943c03a38f70b7ba8e2e089877fb4a8c1c18e6692aefe80d [INFO] running `Command { std: "docker" "start" "-a" "34a929c9297a783f943c03a38f70b7ba8e2e089877fb4a8c1c18e6692aefe80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a929c9297a783f943c03a38f70b7ba8e2e089877fb4a8c1c18e6692aefe80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a929c9297a783f943c03a38f70b7ba8e2e089877fb4a8c1c18e6692aefe80d", kill_on_drop: false }` [INFO] [stdout] 34a929c9297a783f943c03a38f70b7ba8e2e089877fb4a8c1c18e6692aefe80d [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494a5c6d03a7a983b0b6b4138efe741d1afe0b5dbd0cf61d4170f78ece4cd5c8 [INFO] running `Command { std: "docker" "start" "-a" "494a5c6d03a7a983b0b6b4138efe741d1afe0b5dbd0cf61d4170f78ece4cd5c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking agw v0.1.9 [INFO] [stderr] Checking uom v0.35.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling toml_edit v0.23.7 [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.35.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", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=c37b02f84ee9db52 -C extra-filename=-f5e5c4c3dd7c343c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1c82cdd41ab98e3a.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.rmeta --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" "494a5c6d03a7a983b0b6b4138efe741d1afe0b5dbd0cf61d4170f78ece4cd5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494a5c6d03a7a983b0b6b4138efe741d1afe0b5dbd0cf61d4170f78ece4cd5c8", kill_on_drop: false }` [INFO] [stdout] 494a5c6d03a7a983b0b6b4138efe741d1afe0b5dbd0cf61d4170f78ece4cd5c8