[INFO] cloning repository https://github.com/jack-d3v/rusty-clock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jack-d3v/rusty-clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-d3v%2Frusty-clock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-d3v%2Frusty-clock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edfbd39c82de31e695ac1c714abcb9f0b0907925
[INFO] building jack-d3v/rusty-clock against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-d3v%2Frusty-clock" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  66% (1310/1966)
Updating files:  67% (1318/1966)
Updating files:  68% (1337/1966)
Updating files:  69% (1357/1966)
Updating files:  70% (1377/1966)
Updating files:  71% (1396/1966)
Updating files:  72% (1416/1966)
Updating files:  73% (1436/1966)
Updating files:  73% (1445/1966)
Updating files:  74% (1455/1966)
Updating files:  75% (1475/1966)
Updating files:  76% (1495/1966)
Updating files:  76% (1498/1966)
Updating files:  77% (1514/1966)
Updating files:  78% (1534/1966)
Updating files:  79% (1554/1966)
Updating files:  80% (1573/1966)
Updating files:  81% (1593/1966)
Updating files:  81% (1608/1966)
Updating files:  82% (1613/1966)
Updating files:  83% (1632/1966)
Updating files:  84% (1652/1966)
Updating files:  85% (1672/1966)
Updating files:  86% (1691/1966)
Updating files:  87% (1711/1966)
Updating files:  88% (1731/1966)
Updating files:  89% (1750/1966)
Updating files:  90% (1770/1966)
Updating files:  91% (1790/1966)
Updating files:  92% (1809/1966)
Updating files:  93% (1829/1966)
Updating files:  94% (1849/1966)
Updating files:  95% (1868/1966)
Updating files:  96% (1888/1966)
Updating files:  97% (1908/1966)
Updating files:  98% (1927/1966)
Updating files:  99% (1947/1966)
Updating files: 100% (1966/1966)
Updating files: 100% (1966/1966), done.
[INFO] started tweaking git repo https://github.com/jack-d3v/rusty-clock
[INFO] finished tweaking git repo https://github.com/jack-d3v/rusty-clock
[INFO] tweaked toml for git repo https://github.com/jack-d3v/rusty-clock written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jack-d3v/rusty-clock on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jack-d3v/rusty-clock 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] [stderr]   Downloaded terminfo v0.9.0
[INFO] [stderr]   Downloaded notify-rust v4.11.5
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded text_io v0.1.13
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded time v0.3.40
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.2.1
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.2
[INFO] [stderr]   Downloaded clearscreen v4.0.1
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2f4da630b7c00716dd3d8515b669dd1a20372c633a4e3d37f0f8ad15361efbc
[INFO] running `Command { std: "docker" "start" "-a" "a2f4da630b7c00716dd3d8515b669dd1a20372c633a4e3d37f0f8ad15361efbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2f4da630b7c00716dd3d8515b669dd1a20372c633a4e3d37f0f8ad15361efbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f4da630b7c00716dd3d8515b669dd1a20372c633a4e3d37f0f8ad15361efbc", kill_on_drop: false }`
[INFO] [stdout] a2f4da630b7c00716dd3d8515b669dd1a20372c633a4e3d37f0f8ad15361efbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02bf5b56e9b826c28fb18fca086f6f444bf686e26b3296901de173ee727c2bc3
[INFO] running `Command { std: "docker" "start" "-a" "02bf5b56e9b826c28fb18fca086f6f444bf686e26b3296901de173ee727c2bc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling text_io v0.1.13
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[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 syn v2.0.100
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clearscreen v4.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling notify-rust v4.11.5
[INFO] [stderr]    Compiling rusty-clock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.28s
[INFO] running `Command { std: "docker" "inspect" "02bf5b56e9b826c28fb18fca086f6f444bf686e26b3296901de173ee727c2bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bf5b56e9b826c28fb18fca086f6f444bf686e26b3296901de173ee727c2bc3", kill_on_drop: false }`
[INFO] [stdout] 02bf5b56e9b826c28fb18fca086f6f444bf686e26b3296901de173ee727c2bc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 415e544c96dc50610d8ae0ae1b9d3ed3e590d368b9cbb938c76c45509f77185c
[INFO] running `Command { std: "docker" "start" "-a" "415e544c96dc50610d8ae0ae1b9d3ed3e590d368b9cbb938c76c45509f77185c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-clock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "415e544c96dc50610d8ae0ae1b9d3ed3e590d368b9cbb938c76c45509f77185c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "415e544c96dc50610d8ae0ae1b9d3ed3e590d368b9cbb938c76c45509f77185c", kill_on_drop: false }`
[INFO] [stdout] 415e544c96dc50610d8ae0ae1b9d3ed3e590d368b9cbb938c76c45509f77185c
