[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] checking Tricked-dev/labels against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Flabels" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tricked-dev/labels on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d8a56bb0c859caac150e36f7a88a49694f01a794b3b0b02b47f3dc61fee7a81
[INFO] running `Command { std: "docker" "start" "-a" "9d8a56bb0c859caac150e36f7a88a49694f01a794b3b0b02b47f3dc61fee7a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d8a56bb0c859caac150e36f7a88a49694f01a794b3b0b02b47f3dc61fee7a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8a56bb0c859caac150e36f7a88a49694f01a794b3b0b02b47f3dc61fee7a81", kill_on_drop: false }`
[INFO] [stdout] 9d8a56bb0c859caac150e36f7a88a49694f01a794b3b0b02b47f3dc61fee7a81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d47ced5d005f8b318c3020ca7f7039210314e4945a86f31892a48d2f0779a3
[INFO] running `Command { std: "docker" "start" "-a" "c0d47ced5d005f8b318c3020ca7f7039210314e4945a86f31892a48d2f0779a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking core_maths v0.1.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[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 libmimalloc-sys v0.1.39
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking kurbo v0.11.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking svgtypes v0.15.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.0
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking serialport v4.5.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking tar-wasi v0.4.38
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]     Checking tar v0.4.42
[INFO] [stderr]     Checking niimbot v0.1.0 (/opt/rustwide/workdir/crates/niimbot)
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking rustrict v0.7.31
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking tools v0.1.0 (/opt/rustwide/workdir/iconTools/tools)
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking attohttpc v0.28.0
[INFO] [stderr]     Checking ntfy v0.1.0 (/opt/rustwide/workdir/crates/ntfy)
[INFO] [stderr]     Checking circe v0.1.0 (/opt/rustwide/workdir/crates/circe)
[INFO] [stderr]     Checking 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: 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] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:30:59
[INFO] [stdout]     |
[INFO] [stdout]  30 |                           *config.$field.write().unwrap() = value.parse().unwrap_or_else(|_| $default);
[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] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `labels` (bin "labels") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:46:57
[INFO] [stdout]     |
[INFO] [stdout]  46 |                           *self.$field.write().unwrap() = value.parse().unwrap_or_else(|_| $default);
[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] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:30:59
[INFO] [stdout]     |
[INFO] [stdout]  30 |                           *config.$field.write().unwrap() = value.parse().unwrap_or_else(|_| $default);
[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] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:46:57
[INFO] [stdout]     |
[INFO] [stdout]  46 |                           *self.$field.write().unwrap() = value.parse().unwrap_or_else(|_| $default);
[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] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `labels` (bin "labels" test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c0d47ced5d005f8b318c3020ca7f7039210314e4945a86f31892a48d2f0779a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d47ced5d005f8b318c3020ca7f7039210314e4945a86f31892a48d2f0779a3", kill_on_drop: false }`
[INFO] [stdout] c0d47ced5d005f8b318c3020ca7f7039210314e4945a86f31892a48d2f0779a3
