[INFO] cloning repository https://github.com/WhippyUnits/whippyunits-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WhippyUnits/whippyunits-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhippyUnits%2Fwhippyunits-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhippyUnits%2Fwhippyunits-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 118733e70ef7a5b86fce4e1666e4e22012a240e8
[INFO] checking WhippyUnits/whippyunits-rs against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhippyUnits%2Fwhippyunits-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/WhippyUnits/whippyunits-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/WhippyUnits/whippyunits-rs
[INFO] tweaked toml for git repo https://github.com/WhippyUnits/whippyunits-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WhippyUnits/whippyunits-rs on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WhippyUnits/whippyunits-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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed1d67823c1cb35ba5a37895be12539addfb9ba2c3911aa06ddd5a7b81a2c4cf
[INFO] running `Command { std: "docker" "start" "-a" "ed1d67823c1cb35ba5a37895be12539addfb9ba2c3911aa06ddd5a7b81a2c4cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed1d67823c1cb35ba5a37895be12539addfb9ba2c3911aa06ddd5a7b81a2c4cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1d67823c1cb35ba5a37895be12539addfb9ba2c3911aa06ddd5a7b81a2c4cf", kill_on_drop: false }`
[INFO] [stdout] ed1d67823c1cb35ba5a37895be12539addfb9ba2c3911aa06ddd5a7b81a2c4cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 319fb84a4e123e9826fed31280bee7f83976c0263fb5b5b723e74fdfe817d3ce
[INFO] running `Command { std: "docker" "start" "-a" "319fb84a4e123e9826fed31280bee7f83976c0263fb5b5b723e74fdfe817d3ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]     Checking unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling litrs v0.5.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling culit v0.6.0
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking whippyunits-core v0.1.0
[INFO] [stderr]     Checking whippyunits-core v0.1.2 (/opt/rustwide/workdir/whippyunits-core)
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking whippyunits-proc-macros v0.1.0 (/opt/rustwide/workdir/proc-macros)
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling op_result v0.5.8
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling whippyunits-proc-macros v0.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking trybuild v1.0.112
[INFO] [stderr]     Checking whippyunits v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking whippyunits v0.1.0
[INFO] [stderr]     Checking whippyunits-lsp-proxy v0.1.0
[INFO] [stderr]     Checking whippyunits-lsp-proxy v0.1.0 (/opt/rustwide/workdir/lsp-proxy)
[INFO] [stderr]     Checking whippyunits-pretty v0.1.0 (/opt/rustwide/workdir/whippyunits-pretty)
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> examples/type_assertions/safe_mult_div.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let area: unit!(m ^ 2) = width * height; // ✅ Compile error if units are wrong
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `whippyunits::unit`
[INFO] [stdout]   --> examples/getting_started/storage_types.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use whippyunits::unit;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_f64`
[INFO] [stdout]   --> examples/getting_started/storage_types.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let distance_f64 = quantity!(5.0, m, f64);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_f64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_f32`
[INFO] [stdout]   --> examples/getting_started/storage_types.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let distance_f32 = quantity!(5.0, m, f32);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_f32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_i32`
[INFO] [stdout]   --> examples/getting_started/storage_types.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let distance_i32 = quantity!(5, m, i32);
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_i32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `whippyunits::quantity`
[INFO] [stdout]   --> examples/foreign_units/affine_units.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use whippyunits::quantity;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.09s
[INFO] running `Command { std: "docker" "inspect" "319fb84a4e123e9826fed31280bee7f83976c0263fb5b5b723e74fdfe817d3ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319fb84a4e123e9826fed31280bee7f83976c0263fb5b5b723e74fdfe817d3ce", kill_on_drop: false }`
[INFO] [stdout] 319fb84a4e123e9826fed31280bee7f83976c0263fb5b5b723e74fdfe817d3ce
