[INFO] cloning repository https://github.com/Trantorian1/services-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trantorian1/services-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrantorian1%2Fservices-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrantorian1%2Fservices-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0750b7b80868d3d29bae59809274d139dc2f39e4
[INFO] building Trantorian1/services-rs against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrantorian1%2Fservices-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Trantorian1/services-rs
[INFO] finished tweaking git repo https://github.com/Trantorian1/services-rs
[INFO] tweaked toml for git repo https://github.com/Trantorian1/services-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Trantorian1/services-rs on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Trantorian1/services-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d54d6616ac2092d548d4652cefa45e091081cc2283d0d7377171160b5d954863
[INFO] running `Command { std: "docker" "start" "-a" "d54d6616ac2092d548d4652cefa45e091081cc2283d0d7377171160b5d954863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d54d6616ac2092d548d4652cefa45e091081cc2283d0d7377171160b5d954863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54d6616ac2092d548d4652cefa45e091081cc2283d0d7377171160b5d954863", kill_on_drop: false }`
[INFO] [stdout] d54d6616ac2092d548d4652cefa45e091081cc2283d0d7377171160b5d954863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2747cd53c7ef21e28c5ad640faca65184281a039e4ff8ce8890a64c5e7257ae
[INFO] running `Command { std: "docker" "start" "-a" "c2747cd53c7ef21e28c5ad640faca65184281a039e4ff8ce8890a64c5e7257ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling service-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]    --> src/lib.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Frozen<T> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 408 |     fn into_inner(self) -> T {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.66s
[INFO] running `Command { std: "docker" "inspect" "c2747cd53c7ef21e28c5ad640faca65184281a039e4ff8ce8890a64c5e7257ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2747cd53c7ef21e28c5ad640faca65184281a039e4ff8ce8890a64c5e7257ae", kill_on_drop: false }`
[INFO] [stdout] c2747cd53c7ef21e28c5ad640faca65184281a039e4ff8ce8890a64c5e7257ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fc703bd21b8c3d46c9e316b9bb02c9b25bd06ad52864ce0dfbe3816cf93b1c5
[INFO] running `Command { std: "docker" "start" "-a" "2fc703bd21b8c3d46c9e316b9bb02c9b25bd06ad52864ce0dfbe3816cf93b1c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling service-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]    --> src/lib.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Frozen<T> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 408 |     fn into_inner(self) -> T {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]    --> src/lib.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 407 | impl<T> Frozen<T> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 408 |     fn into_inner(self) -> T {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.01s
[INFO] running `Command { std: "docker" "inspect" "2fc703bd21b8c3d46c9e316b9bb02c9b25bd06ad52864ce0dfbe3816cf93b1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc703bd21b8c3d46c9e316b9bb02c9b25bd06ad52864ce0dfbe3816cf93b1c5", kill_on_drop: false }`
[INFO] [stdout] 2fc703bd21b8c3d46c9e316b9bb02c9b25bd06ad52864ce0dfbe3816cf93b1c5
