[INFO] cloning repository https://github.com/Tricked-dev/labels
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricked-dev/labels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Flabels", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Flabels'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3cc57b4f933dec2e4ebffe793b5facf6b99b9ee
[INFO] building Tricked-dev/labels against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Flabels" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Tricked-dev/labels
[INFO] finished tweaking git repo https://github.com/Tricked-dev/labels
[INFO] tweaked toml for git repo https://github.com/Tricked-dev/labels written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tricked-dev/labels 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/Tricked-dev/labels 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 mimalloc v0.1.43
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] [stderr]   Downloaded fdeflate v0.3.5
[INFO] [stderr]   Downloaded svgtypes v0.15.2
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded tar-wasi v0.4.38
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded serialport v4.5.1
[INFO] [stderr]   Downloaded usvg v0.44.0
[INFO] [stderr]   Downloaded kurbo v0.11.1
[INFO] [stderr]   Downloaded minifb v0.27.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr]   Downloaded aws-lc-rs v1.10.0
[INFO] [stderr]   Downloaded image v0.25.2
[INFO] [stderr]   Downloaded attohttpc v0.28.0
[INFO] [stderr]   Downloaded fontdb v0.22.0
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded bitstream-io v2.5.3
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded ravif v0.11.10
[INFO] [stderr]   Downloaded tar v0.4.42
[INFO] [stderr]   Downloaded tinyjson v2.5.1
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded built v0.7.4
[INFO] [stderr]   Downloaded resvg v0.44.0
[INFO] [stderr]   Downloaded rustrict v0.7.31
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 40bbf3805679c12fa26e7585b10530c17479bdfab9ed180079cca166333727ec
[INFO] running `Command { std: "docker" "start" "-a" "40bbf3805679c12fa26e7585b10530c17479bdfab9ed180079cca166333727ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40bbf3805679c12fa26e7585b10530c17479bdfab9ed180079cca166333727ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bbf3805679c12fa26e7585b10530c17479bdfab9ed180079cca166333727ec", kill_on_drop: false }`
[INFO] [stdout] 40bbf3805679c12fa26e7585b10530c17479bdfab9ed180079cca166333727ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 33cfe240aae0ed382bd669663cbdf118b7fd90edc0ea58e4d264c3e6a34ced0c
[INFO] running `Command { std: "docker" "start" "-a" "33cfe240aae0ed382bd669663cbdf118b7fd90edc0ea58e4d264c3e6a34ced0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ttf-parser v0.25.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling rustrict v0.7.31
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling tar-wasi v0.4.38
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling serialport v4.5.1
[INFO] [stderr]    Compiling niimbot v0.1.0 (/opt/rustwide/workdir/crates/niimbot)
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling attohttpc v0.28.0
[INFO] [stderr]    Compiling ntfy v0.1.0 (/opt/rustwide/workdir/crates/ntfy)
[INFO] [stderr]    Compiling circe v0.1.0 (/opt/rustwide/workdir/crates/circe)
[INFO] [stderr]    Compiling labels v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `UNIX_EPOCH`
[INFO] [stdout]  --> src/main.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reload` and `set_shutdown_timer` are never used
[INFO] [stdout]    --> src/config.rs:40:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |           impl Config {
[INFO] [stdout]     |           ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  40 |               pub fn reload(&self) {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 | / define_config! {
[INFO] [stdout]  92 | |     model: String = "gpt-4o-mini".to_string(),
[INFO] [stdout]  93 | |     prompt: String = "You extract the x y location and size from a text, the x and y can appear anywhere in the text and the size can be ...
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |     set_shutdown_timer: f64 = 0.0,
[INFO] [stdout]     | |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "33cfe240aae0ed382bd669663cbdf118b7fd90edc0ea58e4d264c3e6a34ced0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33cfe240aae0ed382bd669663cbdf118b7fd90edc0ea58e4d264c3e6a34ced0c", kill_on_drop: false }`
[INFO] [stdout] 33cfe240aae0ed382bd669663cbdf118b7fd90edc0ea58e4d264c3e6a34ced0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d57aa7bfe098bb1f0dd2e453c471697b93dc5c04ce141e195c664e636a89ce28
[INFO] running `Command { std: "docker" "start" "-a" "d57aa7bfe098bb1f0dd2e453c471697b93dc5c04ce141e195c664e636a89ce28", kill_on_drop: false }`
[INFO] [stderr]    Compiling labels v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `UNIX_EPOCH`
[INFO] [stdout]  --> src/main.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                                                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `reload` and `set_shutdown_timer` are never used
[INFO] [stdout]    --> src/config.rs:40:20
[INFO] [stdout]     |
[INFO] [stdout]  22 |           impl Config {
[INFO] [stdout]     |           ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  40 |               pub fn reload(&self) {
[INFO] [stdout]     |                      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 | / define_config! {
[INFO] [stdout]  92 | |     model: String = "gpt-4o-mini".to_string(),
[INFO] [stdout]  93 | |     prompt: String = "You extract the x y location and size from a text, the x and y can appear anywhere in the text and the size can be ...
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |     set_shutdown_timer: f64 = 0.0,
[INFO] [stdout]     | |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "d57aa7bfe098bb1f0dd2e453c471697b93dc5c04ce141e195c664e636a89ce28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d57aa7bfe098bb1f0dd2e453c471697b93dc5c04ce141e195c664e636a89ce28", kill_on_drop: false }`
[INFO] [stdout] d57aa7bfe098bb1f0dd2e453c471697b93dc5c04ce141e195c664e636a89ce28
