[INFO] fetching crate cargo-aoc-zen-runner 0.3.8...
[INFO] testing cargo-aoc-zen-runner-0.3.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-aoc-zen-runner 0.3.8 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cargo-aoc-zen-runner 0.3.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-aoc-zen-runner 0.3.8
[INFO] tweaked toml for crates.io crate cargo-aoc-zen-runner 0.3.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-aoc-zen-runner 0.3.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-aoc-zen-runner 0.3.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22352e9936b1582c153473a7142ac0090b9a6259273cc9133564fa65e6fc04db
[INFO] running `Command { std: "docker" "start" "-a" "22352e9936b1582c153473a7142ac0090b9a6259273cc9133564fa65e6fc04db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22352e9936b1582c153473a7142ac0090b9a6259273cc9133564fa65e6fc04db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22352e9936b1582c153473a7142ac0090b9a6259273cc9133564fa65e6fc04db", kill_on_drop: false }`
[INFO] [stdout] 22352e9936b1582c153473a7142ac0090b9a6259273cc9133564fa65e6fc04db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd83ef6ac37d1611c347207551bbdcb5fa832bd4588db1023828d59912870f5d
[INFO] running `Command { std: "docker" "start" "-a" "fd83ef6ac37d1611c347207551bbdcb5fa832bd4588db1023828d59912870f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling liquid-core v0.26.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling snapbox v0.6.20
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling liquid-lib v0.26.9
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling liquid v0.26.9
[INFO] [stderr]    Compiling cargo_metadata v0.19.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling trycmd v0.15.8
[INFO] [stderr]    Compiling cargo-aoc-zen-runner v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]  --> src/codegen.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | use toml_edit::{value, Array, Document, Table};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/codegen.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut doc = std::fs::read_to_string(workspace_toml)?.parse::<Document>()?;
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/codegen.rs:62:64
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut doc = std::fs::read_to_string(year_cargo)?.parse::<Document>()?;
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CredentialStore` is never constructed
[INFO] [stdout]   --> src/iodomain/credentials.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct CredentialStore {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "fd83ef6ac37d1611c347207551bbdcb5fa832bd4588db1023828d59912870f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd83ef6ac37d1611c347207551bbdcb5fa832bd4588db1023828d59912870f5d", kill_on_drop: false }`
[INFO] [stdout] fd83ef6ac37d1611c347207551bbdcb5fa832bd4588db1023828d59912870f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643c4da4a20330f457a830af8cb7ae36f6ad4f79f4b1262f97cf9545c757730d
[INFO] running `Command { std: "docker" "start" "-a" "643c4da4a20330f457a830af8cb7ae36f6ad4f79f4b1262f97cf9545c757730d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-aoc-zen-runner v0.3.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]  --> src/codegen.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | use toml_edit::{value, Array, Document, Table};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/codegen.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut doc = std::fs::read_to_string(workspace_toml)?.parse::<Document>()?;
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/codegen.rs:62:64
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut doc = std::fs::read_to_string(year_cargo)?.parse::<Document>()?;
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CredentialStore` is never constructed
[INFO] [stdout]   --> src/iodomain/credentials.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct CredentialStore {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]  --> src/codegen.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | use toml_edit::{value, Array, Document, Table};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/codegen.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut doc = std::fs::read_to_string(workspace_toml)?.parse::<Document>()?;
[INFO] [stdout]    |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]   --> src/codegen.rs:62:64
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut doc = std::fs::read_to_string(year_cargo)?.parse::<Document>()?;
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CredentialStore` is never constructed
[INFO] [stdout]   --> src/iodomain/credentials.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct CredentialStore {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "643c4da4a20330f457a830af8cb7ae36f6ad4f79f4b1262f97cf9545c757730d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643c4da4a20330f457a830af8cb7ae36f6ad4f79f4b1262f97cf9545c757730d", kill_on_drop: false }`
[INFO] [stdout] 643c4da4a20330f457a830af8cb7ae36f6ad4f79f4b1262f97cf9545c757730d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18c67094419b8120b4248c1f23ada640d35ed0ada7c7999ee6e102a4671f3dc7
[INFO] running `Command { std: "docker" "start" "-a" "18c67094419b8120b4248c1f23ada640d35ed0ada7c7999ee6e102a4671f3dc7", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stderr]  --> src/codegen.rs:6:31
[INFO] [stderr]   |
[INFO] [stderr] 6 | use toml_edit::{value, Array, Document, Table};
[INFO] [stderr]   |                               ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stderr]   --> src/codegen.rs:27:68
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let mut doc = std::fs::read_to_string(workspace_toml)?.parse::<Document>()?;
[INFO] [stderr]    |                                                                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stderr]   --> src/codegen.rs:62:64
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let mut doc = std::fs::read_to_string(year_cargo)?.parse::<Document>()?;
[INFO] [stderr]    |                                                                ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CredentialStore` is never constructed
[INFO] [stderr]   --> src/iodomain/credentials.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct CredentialStore {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-aoc-zen-runner` (lib) generated 4 warnings
[INFO] [stderr] warning: `cargo-aoc-zen-runner` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_zen_runner-b0ca7d7eb2e3a4cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_aoc-e6adc8f07827b9b7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-8541791af0dcd2b9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/login.toml ... ok
[INFO] [stderr] Testing tests/cmd/login.toml:teardown ... ok
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aoc_zen_runner
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18c67094419b8120b4248c1f23ada640d35ed0ada7c7999ee6e102a4671f3dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18c67094419b8120b4248c1f23ada640d35ed0ada7c7999ee6e102a4671f3dc7", kill_on_drop: false }`
[INFO] [stdout] 18c67094419b8120b4248c1f23ada640d35ed0ada7c7999ee6e102a4671f3dc7
