[INFO] cloning repository https://github.com/ollien/ynabifier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollien/ynabifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fynabifier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fynabifier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c353f96cfbc7a2c61a92a34bdd3ced6a650b164
[INFO] testing ollien/ynabifier against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fynabifier" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ollien/ynabifier
[INFO] finished tweaking git repo https://github.com/ollien/ynabifier
[INFO] tweaked toml for git repo https://github.com/ollien/ynabifier written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ollien/ynabifier on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ollien/ynabifier 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1aeecfcb8b9b29ed78797e6cee31d2661f408735c8eab9014bac76a86c56c2b0
[INFO] running `Command { std: "docker" "start" "-a" "1aeecfcb8b9b29ed78797e6cee31d2661f408735c8eab9014bac76a86c56c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1aeecfcb8b9b29ed78797e6cee31d2661f408735c8eab9014bac76a86c56c2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aeecfcb8b9b29ed78797e6cee31d2661f408735c8eab9014bac76a86c56c2b0", kill_on_drop: false }`
[INFO] [stdout] 1aeecfcb8b9b29ed78797e6cee31d2661f408735c8eab9014bac76a86c56c2b0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6766c4cf592d0e0f1df9d36f11661c166c91a4af3b786c0ce54976934884065e
[INFO] running `Command { std: "docker" "start" "-a" "6766c4cf592d0e0f1df9d36f11661c166c91a4af3b786c0ce54976934884065e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling byte-pool v0.2.3
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling quoted_printable v0.4.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling mailparse v0.13.8
[INFO] [stderr]    Compiling text_io v0.1.12
[INFO] [stderr]    Compiling imap-proto v0.16.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v4.0.13
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling fern v0.6.1
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling ouroboros v0.15.4
[INFO] [stderr]    Compiling async-std v1.11.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling clap v4.0.15
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling async-imap v0.6.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling ynabifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/inbox/idle.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn response(&self) -> &IMAPResponse {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn response(&self) -> &IMAPResponse<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "6766c4cf592d0e0f1df9d36f11661c166c91a4af3b786c0ce54976934884065e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6766c4cf592d0e0f1df9d36f11661c166c91a4af3b786c0ce54976934884065e", kill_on_drop: false }`
[INFO] [stdout] 6766c4cf592d0e0f1df9d36f11661c166c91a4af3b786c0ce54976934884065e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e0c5d768e3fb65c3998343c620d6eebfec642cc5b0c43d010c79037bbc7b1c5
[INFO] running `Command { std: "docker" "start" "-a" "6e0c5d768e3fb65c3998343c620d6eebfec642cc5b0c43d010c79037bbc7b1c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/inbox/idle.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn response(&self) -> &IMAPResponse {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn response(&self) -> &IMAPResponse<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-case v2.2.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ynabifier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/email/inbox/idle.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn response(&self) -> &IMAPResponse {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn response(&self) -> &IMAPResponse<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s
[INFO] running `Command { std: "docker" "inspect" "6e0c5d768e3fb65c3998343c620d6eebfec642cc5b0c43d010c79037bbc7b1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0c5d768e3fb65c3998343c620d6eebfec642cc5b0c43d010c79037bbc7b1c5", kill_on_drop: false }`
[INFO] [stdout] 6e0c5d768e3fb65c3998343c620d6eebfec642cc5b0c43d010c79037bbc7b1c5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ca22e67ee54e9649da8e2a589f82cf2a0226d65f128e2c83d1792a97dffec89
[INFO] running `Command { std: "docker" "start" "-a" "7ca22e67ee54e9649da8e2a589f82cf2a0226d65f128e2c83d1792a97dffec89", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/email/inbox/idle.rs:102:21
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn response(&self) -> &IMAPResponse {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^
[INFO] [stderr]     |                     |         ||
[INFO] [stderr]     |                     |         |the same lifetime is hidden here
[INFO] [stderr]     |                     |         the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn response(&self) -> &IMAPResponse<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ynabifier` (lib) generated 1 warning (run `cargo fix --lib -p ynabifier` to apply 1 suggestion)
[INFO] [stderr] warning: `ynabifier` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ynabifier-599dc0b41b30de88)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test config::build::tests::test_builds_configuration_with_custom_imap_port ... ok
[INFO] [stdout] test config::build::tests::test_builds_configuration_with_default_imap_port ... ok
[INFO] [stdout] test config::build::tests::test_cannot_build_config_without_ynab ... ok
[INFO] [stdout] test config::build::tests::test_cannot_build_config_without_imap ... ok
[INFO] [stdout] test config::build::tests::test_cannot_call_imap_twice ... ok
[INFO] [stdout] test config::build::tests::test_cannot_call_ynab_twice ... ok
[INFO] [stdout] test config::build::tests::test_cannot_build_config_without_ynab_accounts ... ok
[INFO] [stdout] test config::tests::test_deserialize_config ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_gets_same_idler_after_unwrap ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_idle_cell_into_inner ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_into_reinitialized_calls_gives_initialized_cell_after_idle_prepare ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_into_session_does_nothing_if_not_idle_prepared ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_into_session_calls_done_on_idler_if_idle_prepared ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_repeatedly_calling_prepare_does_not_call_init_more_than_once ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_gets_same_idler_every_time ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_unwraps_into_idler_after_getting_idler_once ... ok
[INFO] [stdout] test email::inbox::idle::state::tests::test_unwraps_into_initialized_if_idler_not_received ... ok
[INFO] [stdout] test email::inbox::reconnect::tests::backoff_doubles_wait ... ok
[INFO] [stdout] test email::tests::test_closing_stream_closes_underlying_stream ... ok
[INFO] [stdout] test task::register::tests::cancel_call_stops_all_tasks ... ok
[INFO] [stdout] test parse::citi::tests::test_email_mut_be_from_citi ... ok
[INFO] [stdout] test task::register::tests::dropping_registry_should_not_cancel_tasks ... ok
[INFO] [stdout] test task::register::tests::removing_token_prevents_it_from_being_cancelled ... ok
[INFO] [stdout] test task::stop::tests::test_into_option_resolved ... ok
[INFO] [stdout] test task::stop::tests::test_into_option_stopped ... ok
[INFO] [stdout] test task::stop::tests::test_transpose_error ... ok
[INFO] [stdout] test parse::td::tests::test_email_mut_be_from_td ... ok
[INFO] [stdout] test task::stop::tests::test_transpose_ok_value ... ok
[INFO] [stdout] test task::stop::tests::test_resolves_future_if_unstopped ... ok
[INFO] [stdout] test task::stop::tests::test_was_resolved::resolution_resolved_5_true_expects ... ok
[INFO] [stdout] test task::stop::tests::test_was_resolved::resolution_stopped_false_expects ... ok
[INFO] [stdout] test task::stop::tests::test_was_stopped::resolution_resolved_5_false_expects ... ok
[INFO] [stdout] test task::stop::tests::test_was_stopped::resolution_stopped_true_expects ... ok
[INFO] [stdout] test task::stop::tests::test_transpose_stopped ... ok
[INFO] [stdout] test ynab::tests::test_convert_amount_failure::_some_garbage_expects ... ok
[INFO] [stdout] test ynab::tests::test_converts_dollar_amount_to_ynab_form::_4_50_4500_expects ... ok
[INFO] [stdout] test ynab::tests::test_convert_transaction_for_request ... ok
[INFO] [stdout] test ynab::tests::test_convert_amount_failure::overflows_during_conversion ... ok
[INFO] [stdout] test ynab::tests::test_converts_dollar_amount_to_ynab_form::_1_00_1000_expects ... ok
[INFO] [stdout] test ynab::tests::test_converts_dollar_amount_to_ynab_form::_0_00_0_expects ... ok
[INFO] [stdout] test ynab::tests::test_converts_dollar_amount_to_ynab_form::comma_separated ... ok
[INFO] [stdout] test ynab::tests::test_converts_dollar_amount_to_ynab_form::no_dollar_sign ... ok
[INFO] [stdout] test task::stop::tests::test_gives_none_if_stopped ... ok
[INFO] [stdout] test parse::td::tests::test_extracts_email_contents ... ok
[INFO] [stdout] test parse::citi::tests::test_extracts_email_contents ... ok
[INFO] [stdout] test task::register::tests::removing_token_prevents_it_from_being_joined ... ok
[INFO] [stdout] test task::register::tests::join_all_waits_for_task_completion ... ok
[INFO] [stdout] test config::build::tests::test_can_add_accounts_before_ynab ... ok
[INFO] [stdout] test email::tests::test_messages_from_streamer_go_to_sink ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/setup.rs (/opt/rustwide/target/debug/deps/setup-111f6b799440b0e0)
[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/ynabifier-0708b9b840e02264)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ynabifier
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "7ca22e67ee54e9649da8e2a589f82cf2a0226d65f128e2c83d1792a97dffec89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca22e67ee54e9649da8e2a589f82cf2a0226d65f128e2c83d1792a97dffec89", kill_on_drop: false }`
[INFO] [stdout] 7ca22e67ee54e9649da8e2a589f82cf2a0226d65f128e2c83d1792a97dffec89
