[INFO] cloning repository https://github.com/octofhir/ucum-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octofhir/ucum-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctofhir%2Fucum-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctofhir%2Fucum-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ac6c801e43e5c4000f1055dc93059b104abff29
[INFO] checking octofhir/ucum-rs/6ac6c801e43e5c4000f1055dc93059b104abff29 against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctofhir%2Fucum-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/octofhir/ucum-rs
[INFO] finished tweaking git repo https://github.com/octofhir/ucum-rs
[INFO] tweaked toml for git repo https://github.com/octofhir/ucum-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/octofhir/ucum-rs on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/octofhir/ucum-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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "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 wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded os_info v3.12.0
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded human-panic v2.0.3
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded quick-xml v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f30137f8e413b040856b738eaeb9ca331a82d366522c6e70abcc45486eaa7b7a
[INFO] running `Command { std: "docker" "start" "-a" "f30137f8e413b040856b738eaeb9ca331a82d366522c6e70abcc45486eaa7b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f30137f8e413b040856b738eaeb9ca331a82d366522c6e70abcc45486eaa7b7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f30137f8e413b040856b738eaeb9ca331a82d366522c6e70abcc45486eaa7b7a", kill_on_drop: false }`
[INFO] [stdout] f30137f8e413b040856b738eaeb9ca331a82d366522c6e70abcc45486eaa7b7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ae7c0d762819acdf71804cb95d82a3ad5dc46923c01efe13342cfc9edcc0f02
[INFO] running `Command { std: "docker" "start" "-a" "9ae7c0d762819acdf71804cb95d82a3ad5dc46923c01efe13342cfc9edcc0f02", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking quick-xml v0.38.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling octofhir-ucum v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.50
[INFO] [stdout] warning: function `is_ascii_simd` is never used
[INFO] [stdout]    --> src/parser.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn is_ascii_simd(bytes: &[u8]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/display.rs:315:36
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn owned_to_borrowed_display(expr: &OwnedUnitExpr) -> UnitExpr {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[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] 315 | fn owned_to_borrowed_display(expr: &OwnedUnitExpr) -> UnitExpr<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/evaluator.rs:720:28
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn owned_to_borrowed(expr: &crate::ast::OwnedUnitExpr) -> UnitExpr {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[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] 720 | fn owned_to_borrowed(expr: &crate::ast::OwnedUnitExpr) -> UnitExpr<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stdout] warning: function `is_ascii_simd` is never used
[INFO] [stdout]    --> src/parser.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn is_ascii_simd(bytes: &[u8]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/display.rs:315:36
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn owned_to_borrowed_display(expr: &OwnedUnitExpr) -> UnitExpr {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[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] 315 | fn owned_to_borrowed_display(expr: &OwnedUnitExpr) -> UnitExpr<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/evaluator.rs:720:28
[INFO] [stdout]     |
[INFO] [stdout] 720 | fn owned_to_borrowed(expr: &crate::ast::OwnedUnitExpr) -> UnitExpr {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[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] 720 | fn owned_to_borrowed(expr: &crate::ast::OwnedUnitExpr) -> UnitExpr<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s
[INFO] running `Command { std: "docker" "inspect" "9ae7c0d762819acdf71804cb95d82a3ad5dc46923c01efe13342cfc9edcc0f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae7c0d762819acdf71804cb95d82a3ad5dc46923c01efe13342cfc9edcc0f02", kill_on_drop: false }`
[INFO] [stdout] 9ae7c0d762819acdf71804cb95d82a3ad5dc46923c01efe13342cfc9edcc0f02
