[INFO] cloning repository https://github.com/wakuflair/unit-forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wakuflair/unit-forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakuflair%2Funit-forge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakuflair%2Funit-forge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 488ec5c45649fac9087bd3cd0c73e70c720144ea
[INFO] checking wakuflair/unit-forge against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwakuflair%2Funit-forge" "/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/wakuflair/unit-forge
[INFO] finished tweaking git repo https://github.com/wakuflair/unit-forge
[INFO] tweaked toml for git repo https://github.com/wakuflair/unit-forge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wakuflair/unit-forge on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wakuflair/unit-forge 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.15.0
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded logos-codegen v0.15.0
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded chumsky v0.10.1
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded logos v0.15.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c20bdce8ba856ac80e2fce0da5aedfb34d4644740904bac54b20f43cd9609b2
[INFO] running `Command { std: "docker" "start" "-a" "6c20bdce8ba856ac80e2fce0da5aedfb34d4644740904bac54b20f43cd9609b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c20bdce8ba856ac80e2fce0da5aedfb34d4644740904bac54b20f43cd9609b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c20bdce8ba856ac80e2fce0da5aedfb34d4644740904bac54b20f43cd9609b2", kill_on_drop: false }`
[INFO] [stdout] 6c20bdce8ba856ac80e2fce0da5aedfb34d4644740904bac54b20f43cd9609b2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fc75aa09789f649543797fd1a336d312317b2936c7b603d4a3e4b729566ee76
[INFO] running `Command { std: "docker" "start" "-a" "0fc75aa09789f649543797fd1a336d312317b2936c7b603d4a3e4b729566ee76", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]     Checking logos v0.15.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking unit-forge-lib v0.0.5 (/opt/rustwide/workdir/unit-forge-lib)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unit-forge-lib/src/unit.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn derived_units_map(&self) -> &UnitMapType {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                              |         ||
[INFO] [stdout]    |                              |         |the same lifetime is hidden here
[INFO] [stdout]    |                              |         the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn derived_units_map(&self) -> &UnitMapType<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unit-forge-lib/src/unit.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn base_units_map(&self) -> &BaseUnitMapType {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |         ||
[INFO] [stdout]    |                           |         |the same lifetime is hidden here
[INFO] [stdout]    |                           |         the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn base_units_map(&self) -> &BaseUnitMapType<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unit-forge-lib/src/unit.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     definitions: &UnitDefinitions,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 34 | ) -> Result<UnitMapType, DefinitionError> {
[INFO] [stdout]    |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | ) -> Result<UnitMapType<'_>, DefinitionError> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> unit-forge-lib/src/unit.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     definitions: &UnitDefinitions,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 141 | ) -> Result<BaseUnitMapType, DefinitionError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | ) -> Result<BaseUnitMapType<'_>, DefinitionError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking unit-forge-cli v0.0.5 (/opt/rustwide/workdir/unit-forge-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unit-forge-lib/src/unit.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn derived_units_map(&self) -> &UnitMapType {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]    |                              |         ||
[INFO] [stdout]    |                              |         |the same lifetime is hidden here
[INFO] [stdout]    |                              |         the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn derived_units_map(&self) -> &UnitMapType<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unit-forge-lib/src/unit.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn base_units_map(&self) -> &BaseUnitMapType {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |         ||
[INFO] [stdout]    |                           |         |the same lifetime is hidden here
[INFO] [stdout]    |                           |         the same lifetime is elided here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn base_units_map(&self) -> &BaseUnitMapType<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unit-forge-lib/src/unit.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     definitions: &UnitDefinitions,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 34 | ) -> Result<UnitMapType, DefinitionError> {
[INFO] [stdout]    |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | ) -> Result<UnitMapType<'_>, DefinitionError> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> unit-forge-lib/src/unit.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 140 |     definitions: &UnitDefinitions,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 141 | ) -> Result<BaseUnitMapType, DefinitionError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 | ) -> Result<BaseUnitMapType<'_>, DefinitionError> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.99s
[INFO] running `Command { std: "docker" "inspect" "0fc75aa09789f649543797fd1a336d312317b2936c7b603d4a3e4b729566ee76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc75aa09789f649543797fd1a336d312317b2936c7b603d4a3e4b729566ee76", kill_on_drop: false }`
[INFO] [stdout] 0fc75aa09789f649543797fd1a336d312317b2936c7b603d4a3e4b729566ee76
