[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] testing Tricked-dev/labels against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricked-dev%2Flabels" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tricked-dev/labels on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d5e5f7a092b733664eb037d6d4296c84a4c5aa8cc8889cfd17115e112751edc
[INFO] running `Command { std: "docker" "start" "-a" "1d5e5f7a092b733664eb037d6d4296c84a4c5aa8cc8889cfd17115e112751edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d5e5f7a092b733664eb037d6d4296c84a4c5aa8cc8889cfd17115e112751edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d5e5f7a092b733664eb037d6d4296c84a4c5aa8cc8889cfd17115e112751edc", kill_on_drop: false }`
[INFO] [stdout] 1d5e5f7a092b733664eb037d6d4296c84a4c5aa8cc8889cfd17115e112751edc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 51664ea7ded925fb5a510436a464a0a9ccb07e4476768a67569b92cf882c956b
[INFO] running `Command { std: "docker" "start" "-a" "51664ea7ded925fb5a510436a464a0a9ccb07e4476768a67569b92cf882c956b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.9.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 object v0.32.2
[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 getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling ttf-parser v0.25.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustrict v0.7.31
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling tar-wasi v0.4.38
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cmake v0.1.51
[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 aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unescaper v0.1.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...
[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 03s
[INFO] running `Command { std: "docker" "inspect" "51664ea7ded925fb5a510436a464a0a9ccb07e4476768a67569b92cf882c956b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51664ea7ded925fb5a510436a464a0a9ccb07e4476768a67569b92cf882c956b", kill_on_drop: false }`
[INFO] [stdout] 51664ea7ded925fb5a510436a464a0a9ccb07e4476768a67569b92cf882c956b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9ccc525156cb9a8d44a66bc84ff18ad362054fbb3c8b4df4a9f1c4e92bed37f8
[INFO] running `Command { std: "docker" "start" "-a" "9ccc525156cb9a8d44a66bc84ff18ad362054fbb3c8b4df4a9f1c4e92bed37f8", 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...
[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.31s
[INFO] running `Command { std: "docker" "inspect" "9ccc525156cb9a8d44a66bc84ff18ad362054fbb3c8b4df4a9f1c4e92bed37f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ccc525156cb9a8d44a66bc84ff18ad362054fbb3c8b4df4a9f1c4e92bed37f8", kill_on_drop: false }`
[INFO] [stdout] 9ccc525156cb9a8d44a66bc84ff18ad362054fbb3c8b4df4a9f1c4e92bed37f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4a13929cfc5e226c7e47e34478a8d02f0310bb7934643be95c359312c259e763
[INFO] running `Command { std: "docker" "start" "-a" "4a13929cfc5e226c7e47e34478a8d02f0310bb7934643be95c359312c259e763", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `UNIX_EPOCH`
[INFO] [stderr]  --> src/main.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH};
[INFO] [stderr]   |                                                ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `reload` and `set_shutdown_timer` are never used
[INFO] [stderr]    --> src/config.rs:40:20
[INFO] [stderr]     |
[INFO] [stderr]  22 |           impl Config {
[INFO] [stderr]     |           ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  40 |               pub fn reload(&self) {
[INFO] [stderr]     |                      ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  91 | / define_config! {
[INFO] [stderr]  92 | |     model: String = "gpt-4o-mini".to_string(),
[INFO] [stderr]  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...
[INFO] [stderr] ...   |
[INFO] [stderr] 111 | |     set_shutdown_timer: f64 = 0.0,
[INFO] [stderr]     | |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...   |
[INFO] [stderr] 115 | |     font_file: String = "Roboto-Regular.ttf".to_string(),
[INFO] [stderr] 116 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `define_config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `labels` (bin "labels" test) generated 2 warnings (run `cargo fix --bin "labels" -p labels --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/labels/b5b89b98808d3b9b/deps/labels-b5b89b98808d3b9b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-01-16T03:50:46Z ERROR labels::config] NO openai api key found using fallback parser
[INFO] [stderr] [2026-01-16T03:50:46Z INFO  labels::config] I would strongly advice you set a openai_api_key in config.json or parsing will be very bad
[INFO] [stdout] test tests::test_shutdowns ... FAILED
[INFO] [stdout] test drawing::fallback_parser::test_parsing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_shutdowns stdout ----
[INFO] [stdout] Error: No Niimbot found
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     crates/niimbot/src/lib.rs:27:21
[INFO] [stdout] 
[INFO] [stdout] ---- drawing::fallback_parser::test_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drawing::fallback_parser::test_parsing' (25) panicked at src/config.rs:91:1:
[INFO] [stdout] No IRC token found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595a5f3fb282 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x595a5f3fb282 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x595a5f3fb282 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595a5f3fb282 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x595a5f413b5a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595a5f413b5a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x595a5f401716 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x595a5f401716 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x595a5f3d8eaf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595a5f3d8eaf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595a5f3f2db9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595a5f3478ee - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x595a5f3478ee - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x595a5f3f2f72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x595a5f3f2f72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595a5f3d8f9a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x595a5f3d0659 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x595a5f3d9e5d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595a5f41434c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595a5f0c178f - <labels[dd50b6c6301d53de]::config::Config>::validate
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:70:21
[INFO] [stdout]   20:     0x595a5f0c0adb - <labels[dd50b6c6301d53de]::config::Config>::load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:36:24
[INFO] [stdout]   21:     0x595a5f0c8692 - <fn() -> labels[dd50b6c6301d53de]::config::Config as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x595a5f0c3eb2 - <std[840933623431fd06]::sync::lazy_lock::LazyLock<labels[dd50b6c6301d53de]::config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/lazy_lock.rs:259:25
[INFO] [stdout]   23:     0x595a5f0c3e5a - <std[840933623431fd06]::sync::once::Once>::call_once_force::<<std[840933623431fd06]::sync::lazy_lock::LazyLock<labels[dd50b6c6301d53de]::config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   24:     0x595a5f3de137 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   25:     0x595a5f0c3439 - <std[840933623431fd06]::sync::once::Once>::call_once_force::<<std[840933623431fd06]::sync::lazy_lock::LazyLock<labels[dd50b6c6301d53de]::config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   26:     0x595a5f0c50c0 - <std[840933623431fd06]::sync::lazy_lock::LazyLock<labels[dd50b6c6301d53de]::config::Config>>::force
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/lazy_lock.rs:251:19
[INFO] [stdout]   27:     0x595a5f0c50c0 - <std[840933623431fd06]::sync::lazy_lock::LazyLock<labels[dd50b6c6301d53de]::config::Config> as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/lazy_lock.rs:366:9
[INFO] [stdout]   28:     0x595a5f0c4b46 - labels[dd50b6c6301d53de]::drawing::fallback_parser::parse_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drawing/fallback_parser.rs:21:30
[INFO] [stdout]   29:     0x595a5f0c4e5b - labels[dd50b6c6301d53de]::drawing::fallback_parser::test_parsing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drawing/fallback_parser.rs:46:15
[INFO] [stdout]   30:     0x595a5f0c3f27 - labels[dd50b6c6301d53de]::drawing::fallback_parser::test_parsing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drawing/fallback_parser.rs:32:18
[INFO] [stdout]   31:     0x595a5f0c87d6 - <labels[dd50b6c6301d53de]::drawing::fallback_parser::test_parsing::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x595a5f33bc9b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x595a5f33bc9b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x595a5f3484fa - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x595a5f3484fa - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x595a5f3484fa - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x595a5f3484fa - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x595a5f3484fa - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x595a5f3484fa - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x595a5f3484fa - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x595a5f3429c4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x595a5f3429c4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x595a5f34aff2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x595a5f34aff2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x595a5f34aff2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x595a5f34aff2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x595a5f34aff2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x595a5f34aff2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x595a5f34aff2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x595a5f3fa75f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x595a5f3fa75f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x76768476daa4 - <unknown>
[INFO] [stdout]   53:     0x7676847faa64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     drawing::fallback_parser::test_parsing
[INFO] [stdout]     tests::test_shutdowns
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin labels`
[INFO] running `Command { std: "docker" "inspect" "4a13929cfc5e226c7e47e34478a8d02f0310bb7934643be95c359312c259e763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a13929cfc5e226c7e47e34478a8d02f0310bb7934643be95c359312c259e763", kill_on_drop: false }`
[INFO] [stdout] 4a13929cfc5e226c7e47e34478a8d02f0310bb7934643be95c359312c259e763
