[INFO] cloning repository https://github.com/hyperpastel/stattrack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyperpastel/stattrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpastel%2Fstattrack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpastel%2Fstattrack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91d3124d7ce30be8f1ee4e6c63eb5d0da434b9d8
[INFO] building hyperpastel/stattrack against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpastel%2Fstattrack" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hyperpastel/stattrack
[INFO] finished tweaking git repo https://github.com/hyperpastel/stattrack
[INFO] tweaked toml for git repo https://github.com/hyperpastel/stattrack written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyperpastel/stattrack 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/hyperpastel/stattrack 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f62d8fedc907c1b57cb54f6133784c8f9cd3a1e7b04d5c0a029ecaa47fb3e26
[INFO] running `Command { std: "docker" "start" "-a" "6f62d8fedc907c1b57cb54f6133784c8f9cd3a1e7b04d5c0a029ecaa47fb3e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f62d8fedc907c1b57cb54f6133784c8f9cd3a1e7b04d5c0a029ecaa47fb3e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f62d8fedc907c1b57cb54f6133784c8f9cd3a1e7b04d5c0a029ecaa47fb3e26", kill_on_drop: false }`
[INFO] [stdout] 6f62d8fedc907c1b57cb54f6133784c8f9cd3a1e7b04d5c0a029ecaa47fb3e26
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3468751bfd738865f816b2bad0ec3f7ddf244abd108ccc4cf418c7170099b878
[INFO] running `Command { std: "docker" "start" "-a" "3468751bfd738865f816b2bad0ec3f7ddf244abd108ccc4cf418c7170099b878", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling clap_complete v4.5.54
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling stattrack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: stattrack@0.1.0: bash completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/stattrack.bash"
[INFO] [stderr] warning: stattrack@0.1.0: zsh completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/_stattrack"
[INFO] [stderr] warning: stattrack@0.1.0: fish completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/stattrack.fish"
[INFO] [stderr] warning: stattrack@0.1.0: powershell completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/_stattrack.ps1"
[INFO] [stderr] warning: stattrack@0.1.0: elvish completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/stattrack.elv"
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling ctrlc-async v3.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.7.1
[INFO] [stderr]    Compiling zbus v5.7.1
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stdout] warning: the feature `duration_constructors_lite` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(duration_constructors_lite)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.34s
[INFO] running `Command { std: "docker" "inspect" "3468751bfd738865f816b2bad0ec3f7ddf244abd108ccc4cf418c7170099b878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3468751bfd738865f816b2bad0ec3f7ddf244abd108ccc4cf418c7170099b878", kill_on_drop: false }`
[INFO] [stdout] 3468751bfd738865f816b2bad0ec3f7ddf244abd108ccc4cf418c7170099b878
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b74d05c833d8266ddc5b861ff07e80b9097d95f2b8157746dde177aa701fdba3
[INFO] running `Command { std: "docker" "start" "-a" "b74d05c833d8266ddc5b861ff07e80b9097d95f2b8157746dde177aa701fdba3", kill_on_drop: false }`
[INFO] [stderr] warning: stattrack@0.1.0: bash completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/stattrack.bash"
[INFO] [stderr] warning: stattrack@0.1.0: zsh completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/_stattrack"
[INFO] [stderr] warning: stattrack@0.1.0: fish completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/stattrack.fish"
[INFO] [stderr] warning: stattrack@0.1.0: powershell completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/_stattrack.ps1"
[INFO] [stderr] warning: stattrack@0.1.0: elvish completion generated at "/opt/rustwide/target/debug/build/stattrack-ff057e33142e83f0/out/stattrack.elv"
[INFO] [stderr]    Compiling stattrack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `duration_constructors_lite` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(duration_constructors_lite)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "b74d05c833d8266ddc5b861ff07e80b9097d95f2b8157746dde177aa701fdba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74d05c833d8266ddc5b861ff07e80b9097d95f2b8157746dde177aa701fdba3", kill_on_drop: false }`
[INFO] [stdout] b74d05c833d8266ddc5b861ff07e80b9097d95f2b8157746dde177aa701fdba3
