[INFO] fetching crate ynab-mcp 0.1.6...
[INFO] testing ynab-mcp-0.1.6 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate ynab-mcp 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ynab-mcp 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ynab-mcp 0.1.6
[INFO] tweaked toml for crates.io crate ynab-mcp 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ynab-mcp 0.1.6 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ynab-mcp 0.1.6 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c189708050a3863e1fba6385f4a1cd7225a7983964374231d1f4920b03b17b1d
[INFO] running `Command { std: "docker" "start" "-a" "c189708050a3863e1fba6385f4a1cd7225a7983964374231d1f4920b03b17b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c189708050a3863e1fba6385f4a1cd7225a7983964374231d1f4920b03b17b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c189708050a3863e1fba6385f4a1cd7225a7983964374231d1f4920b03b17b1d", kill_on_drop: false }`
[INFO] [stdout] c189708050a3863e1fba6385f4a1cd7225a7983964374231d1f4920b03b17b1d
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70ce017ad2274c71ce1cd8dcfca6e70e1a970830ef60fb03b7e130dda46c5211
[INFO] running `Command { std: "docker" "start" "-a" "70ce017ad2274c71ce1cd8dcfca6e70e1a970830ef60fb03b7e130dda46c5211", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling ynab-mcp v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BudgetResponse` is never constructed
[INFO] [stdout]   --> src/ynab/models.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct BudgetResponse {
[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 32.61s
[INFO] running `Command { std: "docker" "inspect" "70ce017ad2274c71ce1cd8dcfca6e70e1a970830ef60fb03b7e130dda46c5211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ce017ad2274c71ce1cd8dcfca6e70e1a970830ef60fb03b7e130dda46c5211", kill_on_drop: false }`
[INFO] [stdout] 70ce017ad2274c71ce1cd8dcfca6e70e1a970830ef60fb03b7e130dda46c5211
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce0ddc314c8dbb0804c04710abf7664c09566207c215d25d86e016e86c78f66e
[INFO] running `Command { std: "docker" "start" "-a" "ce0ddc314c8dbb0804c04710abf7664c09566207c215d25d86e016e86c78f66e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]    Compiling llvm_profparser v0.7.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling cargo-tarpaulin v0.31.5
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling coveralls-api v0.6.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling wiremock v0.6.3
[INFO] [stderr]    Compiling ynab-mcp v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stdout] warning: struct `BudgetResponse` is never constructed
[INFO] [stdout]   --> src/ynab/models.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct BudgetResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BudgetResponse` is never constructed
[INFO] [stdout]   --> src/ynab/models.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct BudgetResponse {
[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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "ce0ddc314c8dbb0804c04710abf7664c09566207c215d25d86e016e86c78f66e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0ddc314c8dbb0804c04710abf7664c09566207c215d25d86e016e86c78f66e", kill_on_drop: false }`
[INFO] [stdout] ce0ddc314c8dbb0804c04710abf7664c09566207c215d25d86e016e86c78f66e
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac33e2c71071cc231b689355cf35f6436a6476942926a55ea6ac282bddc346b7
[INFO] running `Command { std: "docker" "start" "-a" "ac33e2c71071cc231b689355cf35f6436a6476942926a55ea6ac282bddc346b7", kill_on_drop: false }`
[INFO] [stderr] warning: struct `BudgetResponse` is never constructed
[INFO] [stderr]   --> src/ynab/models.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct BudgetResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ynab-mcp` (bin "ynab-mcp") generated 1 warning
[INFO] [stderr] warning: `ynab-mcp` (bin "ynab-mcp" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ynab_mcp-128f42034eeed882)
[INFO] [stdout] 
[INFO] [stdout] running 367 tests
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_bool_parsing_comprehensive ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test config::tests::test_config_validation_valid_token ... ok
[INFO] [stdout] test config::tests::test_config_validation_invalid_token ... ok
[INFO] [stdout] test config::tests::test_from_env_with_secrets_defaults ... ok
[INFO] [stdout] test config::tests::test_from_env_with_secrets_missing_token ... ok
[INFO] [stdout] test config::tests::test_parse_bool ... ok
[INFO] [stdout] test config::tests::test_parse_port ... ok
[INFO] [stdout] test config::tests::test_from_env_with_secrets_success ... ok
[INFO] [stdout] test config::tests::test_port_edge_cases ... ok
[INFO] [stdout] test config::tests::test_timeout_validation ... ok
[INFO] [stdout] test config::tests::test_parse_timeout ... ok
[INFO] [stdout] test docs::tests::test_get_mcp_protocol_documentation ... ok
[INFO] [stdout] test docs::tests::test_api_documentation_struct ... ok
[INFO] [stdout] test docs::tests::test_get_resources_documentation ... ok
[INFO] [stdout] test docs::tests::test_get_tools_documentation ... ok
[INFO] [stdout] test docs::tests::test_get_usage_examples ... ok
[INFO] [stdout] test error::tests::test_error_construction_and_display ... ok
[INFO] [stdout] test error::tests::test_error_conversion_from_std_io ... ok
[INFO] [stdout] test error::tests::test_error_conversion_from_serde ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test docs::tests::test_tools_documentation_completeness ... ok
[INFO] [stdout] test error::tests::test_error_conversion_from_anyhow ... ok
[INFO] [stdout] test docs::tests::test_documentation_json_serialization ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analyze_spending_by_category_validation_error ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analyze_transactions_zero_limit ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analyze_transactions_validation_error ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analyze_spending_by_category_missing_budget ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analyze_transactions_invalid_limit ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analyze_transactions_with_basic_args ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_all_account_transactions_missing_account ... ok
[INFO] [stdout] test handlers::analysis::tests::test_analysis_handlers_creation ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_with_fields_invalid_limit ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_by_date_range_validation_error ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_all_account_transactions_validation_error ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_with_fields_array_fields ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_by_date_range_missing_dates ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_paginated_validation_error ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_with_fields_string_fields ... ok
[INFO] [stdout] test handlers::analysis::tests::test_get_transactions_with_fields_validation_error ... ok
[INFO] [stdout] test handlers::analysis::tests::test_handle_analysis_operation_analyze_transactions ... ok
[INFO] [stdout] test handlers::analysis::tests::test_handle_analysis_operation_unknown_tool ... ok
[INFO] [stdout] test handlers::analysis::tests::test_handle_analysis_operation_analyze_spending_by_category ... ok
[INFO] [stdout] test handlers::budgets::tests::test_handle_budget_operation_read_only_mode ... ok
[INFO] [stdout] test handlers::budgets::tests::test_handle_budget_operation_unknown_tool ... ok
[INFO] [stdout] test handlers::analysis::tests::test_handle_analysis_operation_get_transactions_by_date_range ... ok
[INFO] [stdout] test handlers::budgets::tests::test_budget_handlers_creation ... ok
[INFO] [stdout] test handlers::budgets::tests::test_set_category_budget_validation_errors ... ok
[INFO] [stdout] test handlers::budgets::tests::test_set_category_budget_invalid_uuid ... ok
[INFO] [stdout] test handlers::budgets::tests::test_set_category_budget_message_content ... FAILED
[INFO] [stdout] test handlers::budgets::tests::test_set_category_budget_negative_amount ... FAILED
[INFO] [stdout] test handlers::budgets::tests::test_set_category_budget_set_behavior ... FAILED
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_account_handler_new ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_account_handler_struct ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_account_resource_handler_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_transactions_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_transactions_invalid_uuid_format ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_transactions_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_transactions_with_default_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_invalid_uuid_format ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_account_with_default_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_category_resource_handler_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::budgets::tests::test_budget_resource_handler_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::budgets::tests::test_budget_handler_struct ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_accounts_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_category_handler_struct ... ok
[INFO] [stdout] test handlers::resource_handlers::accounts::tests::test_get_accounts_with_default_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_get_categories_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_get_category_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_get_category_transactions_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_accounts ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_get_category_transactions_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_account_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_account_transactions ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_accounts ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_budget_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_budgets ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_categories ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_category_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_category_transactions ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_empty_path ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_invalid_pattern ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_month_by_date ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_month_invalid_format ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_months ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_payee_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_payees ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_scheduled_transaction_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_scheduled_transactions ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_transaction_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_transactions ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_parse_and_validate_user ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_uuid_default_budget_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_uuid_default_invalid_param ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_uuid_invalid ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_uuid_valid ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_ynab_uri_double_slashes ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_ynab_uri_invalid_scheme ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_ynab_uri_too_short ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_uri_validator_validate_ynab_uri_valid ... ok
[INFO] [stdout] test handlers::resource_handlers::categories::tests::test_get_category_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_budget_by_id ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_budgets ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_invalid_uri ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_with_query_params ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_user ... ok
[INFO] [stdout] test handlers::resource_handlers::months::tests::test_get_months_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::months::tests::test_month_resource_handler_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::months::tests::test_get_month_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::coordinator::tests::test_resource_handlers_handle_resource_request_unknown_pattern ... ok
[INFO] [stdout] test handlers::resource_handlers::payees::tests::test_get_payee_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::payees::tests::test_get_payee_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::payees::tests::test_get_payees_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::scheduled_transactions::tests::test_get_scheduled_transaction_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::scheduled_transactions::tests::test_get_scheduled_transaction_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::payees::tests::test_payee_resource_handler_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::scheduled_transactions::tests::test_get_scheduled_transactions_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::scheduled_transactions::tests::test_scheduled_transaction_resource_handler_creation ... ok
[INFO] [stdout] test handlers::resource_handlers::transactions::tests::test_get_transaction_invalid_uuid ... ok
[INFO] [stdout] test handlers::resource_handlers::transactions::tests::test_get_transactions_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::transactions::tests::test_get_transaction_valid_uuid_invalid_budget ... ok
[INFO] [stdout] test handlers::resource_handlers::transactions::tests::test_transaction_handler_struct ... ok
[INFO] [stdout] test handlers::resource_handlers::user::tests::test_user_handler_struct ... ok
[INFO] [stdout] test handlers::resource_handlers::user::tests::test_user_resource_handler_creation ... ok
[INFO] [stdout] test handlers::system::tests::test_cache_management_cleanup ... ok
[INFO] [stdout] test handlers::resource_handlers::transactions::tests::test_transaction_resource_handler_creation ... ok
[INFO] [stdout] test handlers::system::tests::test_cache_management_clear ... ok
[INFO] [stdout] test handlers::system::tests::test_cache_management_invalid_action ... ok
[INFO] [stdout] test handlers::system::tests::test_cache_management_missing_action ... ok
[INFO] [stdout] test handlers::system::tests::test_cache_management_stats ... ok
[INFO] [stdout] test handlers::system::tests::test_check_budget_alerts_validation_error ... ok
[INFO] [stdout] test handlers::system::tests::test_generate_spending_report_validation_error ... ok
[INFO] [stdout] test handlers::system::tests::test_generate_category_trends_validation_error ... ok
[INFO] [stdout] test handlers::system::tests::test_get_api_documentation_all ... ok
[INFO] [stdout] test handlers::system::tests::test_export_metrics ... ok
[INFO] [stdout] test handlers::system::tests::test_get_api_documentation_invalid_type ... ok
[INFO] [stdout] test handlers::system::tests::test_get_api_documentation_missing_type ... ok
[INFO] [stdout] test handlers::system::tests::test_get_api_documentation_tools ... ok
[INFO] [stdout] test handlers::system::tests::test_get_health_status ... ok
[INFO] [stdout] test handlers::system::tests::test_handle_system_operation_all_operations ... ok
[INFO] [stdout] test handlers::system::tests::test_handle_system_operation_get_api_documentation ... ok
[INFO] [stdout] test handlers::system::tests::test_handle_system_operation_cache_management ... ok
[INFO] [stdout] test handlers::system::tests::test_handle_system_operation_health_check ... ok
[INFO] [stdout] test handlers::system::tests::test_get_metrics ... ok
[INFO] [stdout] test handlers::system::tests::test_handle_system_operation_unknown_tool ... ok
[INFO] [stdout] test handlers::system::tests::test_health_check ... ok
[INFO] [stdout] test handlers::system::tests::test_run_performance_benchmark ... ok
[INFO] [stdout] test handlers::system::tests::test_health_check_response_format ... ok
[INFO] [stdout] test handlers::system::tests::test_performance_diagnostics ... ok
[INFO] [stdout] test handlers::system::tests::test_system_handlers_creation ... ok
[INFO] [stdout] test handlers::system::tests::test_list_plugins ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_analyze_transactions ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_cache_management ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_analyze_spending_by_category ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_approve_transaction ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_clear_transaction ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_create_transaction ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_check_budget_alerts ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_create_transactions_bulk ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_create_transfer ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_generate_category_trends ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_generate_spending_report ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_all_account_transactions ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_api_documentation ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_transactions_delta ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_metrics ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_transactions_paginated ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_health_check ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_transactions_by_date_range ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_transactions_since_date ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_unknown_tool ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_with_mcp_prefix ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_set_category_budget ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_get_transactions_with_fields ... ok
[INFO] [stdout] test handlers::transaction_handlers::approve::tests::test_approve_transaction_invalid_budget ... ok
[INFO] [stdout] test handlers::tools::tests::test_tool_handlers_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::approve::tests::test_approve_transaction_validation_error ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_bulk_transaction_handler_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::approve::tests::test_approve_transaction_handler_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_create_transactions_bulk_empty_transactions ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_create_transactions_bulk_invalid_transaction ... ok
[INFO] [stdout] test handlers::tools::tests::test_handle_tool_call_update_transaction ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_create_transactions_bulk_valid_structure ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_parse_transaction_basic ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_create_transactions_bulk_missing_budget_id ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_create_transactions_bulk_too_many_transactions ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_create_transactions_bulk_missing_transactions ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_parse_transaction_invalid_amount ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_parse_transaction_missing_account_id ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_parse_transaction_invalid_date ... ok
[INFO] [stdout] test handlers::transaction_handlers::bulk::tests::test_parse_transaction_with_optional_fields ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_state_all_valid_values ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_state_match_branches ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_handler_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_state_default_to_cleared ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_state_parsing ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_updater_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_validation_error ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_handler_struct_access ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_validation_with_required_fields ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_with_invalid_clear_state ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_edge_case_dates ... ok
[INFO] [stdout] test handlers::transaction_handlers::clear::tests::test_clear_transaction_with_valid_uuid ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_cleared_flag_processing ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_field_validation ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_negative_amount ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_handler_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_progress_messages ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_validation_errors ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_transaction_detail_building ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_with_invalid_amount ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_optional_enum_validation ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_with_invalid_date ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_with_all_optional_fields_null ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_with_invalid_uuid ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_with_optional_fields ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_all_write_operations_blocked ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_approve_transaction ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_clear_transaction ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_create_transaction_zero_amount ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_create_bulk ... ok
[INFO] [stdout] test handlers::transaction_handlers::create::tests::test_transaction_handler_struct ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_read_only_mode ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_error_wrapping ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_create_transaction ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_different_clear_states ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_detail_chaining ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_detail_from_existing ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_detail_from_existing_all_fields ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_detail_with_approved ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_detail_with_cleared ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_unknown_tool ... ok
[INFO] [stdout] test handlers::transaction_handlers::update::tests::test_update_transaction_handler_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::update::tests::test_update_transaction_validation_error ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_handle_transaction_operation_update_transaction ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_transaction_handlers_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::main::tests::test_transaction_handlers_struct_access ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_updater_creation ... ok
[INFO] [stdout] test handlers::transaction_handlers::update::tests::test_update_transaction_with_fields ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_invalid_amount ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_transaction_updater_fields ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_invalid_date ... ok
[INFO] [stdout] test handlers::transaction_updater::tests::test_update_fields_validation ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_missing_budget_id ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_valid_structure ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_amount ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_amount_edge_cases ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_assign_budget ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_budget_id_edge_cases ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_create_transaction ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_create_transfer ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_date ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_date_edge_cases ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_no_unexpected_fields ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_optional_date ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_optional_string ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_required_fields_edge_cases ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_required_string ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_update_transaction ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_uuid ... ok
[INFO] [stdout] test handlers::validation::tests::test_validate_uuid_edge_cases ... ok
[INFO] [stdout] test health::tests::test_basic_health_status_clone ... ok
[INFO] [stdout] test health::tests::test_format_duration_days ... ok
[INFO] [stdout] test health::tests::test_format_duration_hours ... ok
[INFO] [stdout] test health::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test health::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test health::tests::test_get_health_checker_global ... ok
[INFO] [stdout] test health::tests::test_get_health_json ... ok
[INFO] [stdout] test health::tests::test_health_check_uptime ... ok
[INFO] [stdout] test health::tests::test_health_checker_default ... ok
[INFO] [stdout] test health::tests::test_health_checker_json_fields ... ok
[INFO] [stdout] test health::tests::test_simple_health_checker_creation ... ok
[INFO] [stdout] test schemas::prompt_schemas::tests::test_all_prompts_have_required_fields ... ok
[INFO] [stdout] test schemas::prompt_schemas::tests::test_get_all_prompts_returns_expected_count ... ok
[INFO] [stdout] test schemas::prompt_schemas::tests::test_prompt_names ... ok
[INFO] [stdout] test schemas::tool_schemas::tests::test_all_tools_have_required_fields ... ok
[INFO] [stdout] test schemas::tool_schemas::tests::test_common_parameters_consistency ... ok
[INFO] [stdout] test schemas::tool_schemas::tests::test_get_all_tools_returns_expected_count ... ok
[INFO] [stdout] test schemas::tool_schemas::tests::test_transaction_tools ... ok
[INFO] [stdout] test secrets::tests::test_empty_token ... ok
[INFO] [stdout] test secrets::tests::test_env_var_parsing_edge_cases ... ok
[INFO] [stdout] test secrets::tests::test_get_keyring_info ... ok
[INFO] [stdout] test secrets::tests::test_is_test_token ... ok
[INFO] [stdout] test secrets::tests::test_repeated_char_detection_edge_cases ... ok
[INFO] [stdout] test secrets::tests::test_secrets_config_custom ... ok
[INFO] [stdout] test secrets::tests::test_secrets_config_debug ... ok
[INFO] [stdout] test secrets::tests::test_secrets_config_default ... ok
[INFO] [stdout] test secrets::tests::test_secrets_manager_creation_with_keyring_disabled ... ok
[INFO] [stdout] test secrets::tests::test_secrets_manager_creation_with_required_secure_storage ... ok
[INFO] [stdout] test secrets::tests::test_storage_method_display ... ok
[INFO] [stdout] test secrets::tests::test_storage_method_equality ... ok
[INFO] [stdout] test secrets::tests::test_test_token_validation_allowed ... ok
[INFO] [stdout] test secrets::tests::test_test_token_validation_blocked ... ok
[INFO] [stdout] test secrets::tests::test_test_token_validation_no_env ... ok
[INFO] [stdout] test secrets::tests::test_token_clone ... ok
[INFO] [stdout] test secrets::tests::test_token_creation ... ok
[INFO] [stdout] test secrets::tests::test_token_debug_format ... ok
[INFO] [stdout] test secrets::tests::test_token_deserialization_blocked ... ok
[INFO] [stdout] test secrets::tests::test_token_display_format ... ok
[INFO] [stdout] test secrets::tests::test_token_empty_validation_error ... ok
[INFO] [stdout] test secrets::tests::test_token_serialization ... ok
[INFO] [stdout] test secrets::tests::test_token_short_validation_error ... ok
[INFO] [stdout] test secrets::tests::test_token_validation ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_negative_amount ... ok
[INFO] [stdout] test handlers::transfers::tests::test_handle_transfer_operation_unknown_tool ... ok
[INFO] [stdout] test handlers::transfers::tests::test_handle_transfer_operation_read_only_mode ... ok
[INFO] [stdout] test handlers::transfers::tests::test_handle_transfer_operation_create_transfer ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_validation_error ... ok
[INFO] [stdout] test handlers::transfers::tests::test_transfer_handlers_creation ... ok
[INFO] [stdout] test server::tests::test_clone_functionality ... ok
[INFO] [stdout] test server::tests::test_get_server_info ... ok
[INFO] [stdout] test handlers::transfers::tests::test_create_transfer_same_account ... ok
[INFO] [stdout] test server::tests::test_handle_resource_request_error_handling ... ok
[INFO] [stdout] test server::tests::test_handle_tool_call_error_handling ... ok
[INFO] [stdout] test utils::money::tests::test_format_milliunits ... ok
[INFO] [stdout] test utils::money::tests::test_parse_amount_float ... ok
[INFO] [stdout] test utils::money::tests::test_parse_amount_negative ... ok
[INFO] [stdout] test utils::money::tests::test_parse_amount_string ... ok
[INFO] [stdout] test utils::money::tests::test_validate_amount ... ok
[INFO] [stdout] test utils::response::tests::test_amount_success_response ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_capacity_eviction ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_cleanup_expired ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_clear ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_clone ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_creation ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_entry_creation ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_entry_debug ... ok
[INFO] [stdout] test server::tests::test_health_check_with_mock ... ok
[INFO] [stdout] test server::tests::test_handle_prompt_request ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_hit_ratio_calculation ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_stats_creation ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_stats_debug ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_stats_with_lock_failure ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_miss ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_set_and_get ... ok
[INFO] [stdout] test ynab::cache::tests::test_empty_cache_oldest_key ... ok
[INFO] [stdout] test ynab::cache::tests::test_evict_expired_or_oldest_without_expired_entries ... ok
[INFO] [stdout] test ynab::cache::tests::test_cache_with_large_capacity ... ok
[INFO] [stdout] test ynab::cache::tests::test_find_oldest_key ... ok
[INFO] [stdout] test ynab::cache::tests::test_single_entry_oldest_key ... ok
[INFO] [stdout] test ynab::cache::tests::test_zero_capacity_cache ... ok
[INFO] [stdout] test server::tests::test_list_prompts ... ok
[INFO] [stdout] test ynab::cache::tests::test_evict_expired_or_oldest_with_expired_entries ... ok
[INFO] [stdout] test ynab::client::tests::test_client_creation_with_invalid_token ... ok
[INFO] [stdout] test ynab::cache::tests::test_multiple_cache_operations ... ok
[INFO] [stdout] test server::tests::test_server_creation ... ok
[INFO] [stdout] test server::tests::test_list_tools ... ok
[INFO] [stdout] test server::tests::test_list_resources ... ok
[INFO] [stdout] test server::tests::test_read_only_mode_enforcement ... ok
[INFO] [stdout] test ynab::client::tests::test_create_transaction ... ok
[INFO] [stdout] test ynab::client::tests::test_api_error_handling ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_paginated_first_page ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_paginated_empty_result ... ok
[INFO] [stdout] test ynab::client::tests::test_client_creation ... ok
[INFO] [stdout] test ynab::client::tests::test_get_budgets ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_with_fields_basic_filtering ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_paginated_has_more_pages ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_paginated_with_offset ... ok
[INFO] [stdout] test ynab::client::tests::test_get_accounts ... ok
[INFO] [stdout] test ynab::client::tests::test_get_user ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_with_fields_no_filtering ... ok
[INFO] [stdout] test ynab::client::tests::test_get_transactions_with_fields_with_pagination ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::budgets::tests::test_set_category_budget_message_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::budgets::tests::test_set_category_budget_message_content' (75) panicked at src/handlers/budgets.rs:433:9:
[INFO] [stdout] assertion failed: error_msg.contains("Unauthorized") || error_msg.contains("401") ||
[INFO] [stdout]                 error_msg.contains("connection") ||
[INFO] [stdout]             error_msg.contains("network") ||
[INFO] [stdout]         error_msg.contains("Read-only mode") ||
[INFO] [stdout]     error_msg.contains("Rate limit exceeded")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d40569dbda - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d40569dbda - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d40569dbda - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d40569dbda - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d4056b601a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d4056b601a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x60d4056a3452 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60d4056a3452 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60d40567adbf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d40567adbf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d4056956e9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d404e5efac - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x60d404e5efac - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d405695962 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x60d405695962 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d40567aeaa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60d40566f869 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d40567bffd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d4056b680c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d4056b67d2 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60d404d87f56 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_message_content::{{closure}}::ha88d1d441a54c7e9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:433:9
[INFO] [stdout]   21:     0x60d404bd1fe2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h41d35489ac986cd2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60d404bd215d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc558e05f7b344870
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60d404d9576d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h068afd14cb3d274a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x60d404d9551b - tokio::task::coop::with_budget::h7f32de21cbad92c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x60d404d9551b - tokio::task::coop::budget::hb5546ef57d843635
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x60d404d9551b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3778c70bec107985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x60d404d92800 - tokio::runtime::scheduler::current_thread::Context::enter::h1e3e36f8f4483241
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x60d404d9412d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4af9be855ec787a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x60d404d93d94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3154e84b59f4f2a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x60d404d5989b - tokio::runtime::context::scoped::Scoped<T>::set::h85e40276a79538e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x60d404e174f9 - tokio::runtime::context::set_scheduler::{{closure}}::h45da7c54408b1e2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x60d404c09a82 - std::thread::local::LocalKey<T>::try_with::h54a4d1caafbda9fe
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x60d404c0936e - std::thread::local::LocalKey<T>::with::h10d8d3ca9b3218e4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x60d404e1746d - tokio::runtime::context::set_scheduler::hb8b5c994b965ac38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x60d404d93b40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2eec22fccf2dca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x60d404d93df6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h104aaf0230b230d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x60d404d920c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h62b70b46a3db9d20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x60d404c5bcf3 - tokio::runtime::context::runtime::enter_runtime::h4c480fa7b674fdef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x60d404d91a81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d819c22a8fa4c2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x60d404d91784 - tokio::runtime::runtime::Runtime::block_on_inner::h9d298b2b49065122
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x60d404d9194f - tokio::runtime::runtime::Runtime::block_on::he21837ea5aed06ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x60d404d86ee7 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_message_content::hc58b62fb230e1ddd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:440:10
[INFO] [stdout]   43:     0x60d404d86f87 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_message_content::{{closure}}::h712b6fce046f0fc1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:400:56
[INFO] [stdout]   44:     0x60d404a8d536 - core::ops::function::FnOnce::call_once::hd344e3aae886952d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60d404e530ab - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60d404e530ab - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x60d404e5fa7b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x60d404e5fa7b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60d404e5fa7b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60d404e5fa7b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x60d404e5fa7b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60d404e5fa7b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x60d404e5fa7b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x60d404e59ed4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x60d404e59ed4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x60d404e62682 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x60d404e62682 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x60d404e62682 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x60d404e62682 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60d404e62682 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60d404e62682 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x60d404e62682 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60d40569d16f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   64:     0x60d40569d16f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7344fd551aa4 - <unknown>
[INFO] [stdout]   66:     0x7344fd5dea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::budgets::tests::test_set_category_budget_negative_amount stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::budgets::tests::test_set_category_budget_negative_amount' (76) panicked at src/handlers/budgets.rs:316:9:
[INFO] [stdout] assertion failed: error_msg.contains("Unauthorized") || error_msg.contains("cannot be negative")
[INFO] [stdout]         || error_msg.contains("Read-only mode") ||
[INFO] [stdout]     error_msg.contains("Rate limit exceeded")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d40569dbda - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d40569dbda - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d40569dbda - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d40569dbda - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d4056b601a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d4056b601a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x60d4056a3452 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60d4056a3452 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60d40567adbf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d40567adbf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d4056956e9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d404e5efac - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x60d404e5efac - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d405695962 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x60d405695962 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d40567aeaa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60d40566f869 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d40567bffd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d4056b680c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d4056b67d2 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60d404d8910a - ynab_mcp::handlers::budgets::tests::test_set_category_budget_negative_amount::{{closure}}::hbc1deaac74500c02
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:316:9
[INFO] [stdout]   21:     0x60d404bd1fe2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h41d35489ac986cd2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60d404bd215d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc558e05f7b344870
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60d404d9576d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h068afd14cb3d274a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x60d404d9551b - tokio::task::coop::with_budget::h7f32de21cbad92c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x60d404d9551b - tokio::task::coop::budget::hb5546ef57d843635
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x60d404d9551b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3778c70bec107985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x60d404d92800 - tokio::runtime::scheduler::current_thread::Context::enter::h1e3e36f8f4483241
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x60d404d9412d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4af9be855ec787a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x60d404d93d94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3154e84b59f4f2a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x60d404d5989b - tokio::runtime::context::scoped::Scoped<T>::set::h85e40276a79538e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x60d404e174f9 - tokio::runtime::context::set_scheduler::{{closure}}::h45da7c54408b1e2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x60d404c09a82 - std::thread::local::LocalKey<T>::try_with::h54a4d1caafbda9fe
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x60d404c0936e - std::thread::local::LocalKey<T>::with::h10d8d3ca9b3218e4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x60d404e1746d - tokio::runtime::context::set_scheduler::hb8b5c994b965ac38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x60d404d93b40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2eec22fccf2dca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x60d404d93df6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h104aaf0230b230d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x60d404d920c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h62b70b46a3db9d20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x60d404c5bcf3 - tokio::runtime::context::runtime::enter_runtime::h4c480fa7b674fdef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x60d404d91a81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d819c22a8fa4c2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x60d404d91784 - tokio::runtime::runtime::Runtime::block_on_inner::h9d298b2b49065122
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x60d404d9194f - tokio::runtime::runtime::Runtime::block_on::he21837ea5aed06ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x60d404d88187 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_negative_amount::hb763560c5ac5bfd7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:321:10
[INFO] [stdout]   43:     0x60d404d89197 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_negative_amount::{{closure}}::hdab47a9d34a0766f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:286:56
[INFO] [stdout]   44:     0x60d404a87396 - core::ops::function::FnOnce::call_once::h052b5820fb44075e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60d404e530ab - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60d404e530ab - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x60d404e5fa7b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x60d404e5fa7b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60d404e5fa7b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60d404e5fa7b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x60d404e5fa7b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60d404e5fa7b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x60d404e5fa7b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x60d404e59ed4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x60d404e59ed4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x60d404e62682 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x60d404e62682 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x60d404e62682 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x60d404e62682 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60d404e62682 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60d404e62682 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x60d404e62682 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60d40569d16f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   64:     0x60d40569d16f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7344fd551aa4 - <unknown>
[INFO] [stdout]   66:     0x7344fd5dea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::budgets::tests::test_set_category_budget_set_behavior stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::budgets::tests::test_set_category_budget_set_behavior' (78) panicked at src/handlers/budgets.rs:389:9:
[INFO] [stdout] assertion failed: error_msg.contains("Unauthorized") || error_msg.contains("401") ||
[INFO] [stdout]                 error_msg.contains("connection") ||
[INFO] [stdout]             error_msg.contains("network") ||
[INFO] [stdout]         error_msg.contains("Read-only mode") ||
[INFO] [stdout]     error_msg.contains("Rate limit exceeded")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d40569dbda - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d40569dbda - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d40569dbda - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60d40569dbda - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60d4056b601a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60d4056b601a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x60d4056a3452 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60d4056a3452 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60d40567adbf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60d40567adbf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60d4056956e9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60d404e5efac - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x60d404e5efac - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d405695962 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x60d405695962 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60d40567aeaa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60d40566f869 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60d40567bffd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60d4056b680c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60d4056b67d2 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60d404d86cb6 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_set_behavior::{{closure}}::h8777befb0af2632e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:389:9
[INFO] [stdout]   21:     0x60d404bd1fe2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h41d35489ac986cd2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60d404bd215d - <core::pin::Pin<P> as core::future::future::Future>::poll::hc558e05f7b344870
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60d404d9576d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h068afd14cb3d274a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x60d404d9551b - tokio::task::coop::with_budget::h7f32de21cbad92c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x60d404d9551b - tokio::task::coop::budget::hb5546ef57d843635
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x60d404d9551b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3778c70bec107985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x60d404d92800 - tokio::runtime::scheduler::current_thread::Context::enter::h1e3e36f8f4483241
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x60d404d9412d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4af9be855ec787a9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x60d404d93d94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3154e84b59f4f2a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x60d404d5989b - tokio::runtime::context::scoped::Scoped<T>::set::h85e40276a79538e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x60d404e174f9 - tokio::runtime::context::set_scheduler::{{closure}}::h45da7c54408b1e2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x60d404c09a82 - std::thread::local::LocalKey<T>::try_with::h54a4d1caafbda9fe
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x60d404c0936e - std::thread::local::LocalKey<T>::with::h10d8d3ca9b3218e4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x60d404e1746d - tokio::runtime::context::set_scheduler::hb8b5c994b965ac38
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x60d404d93b40 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he2eec22fccf2dca4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x60d404d93df6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h104aaf0230b230d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x60d404d920c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h62b70b46a3db9d20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x60d404c5bcf3 - tokio::runtime::context::runtime::enter_runtime::h4c480fa7b674fdef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x60d404d91a81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d819c22a8fa4c2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x60d404d91784 - tokio::runtime::runtime::Runtime::block_on_inner::h9d298b2b49065122
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x60d404d9194f - tokio::runtime::runtime::Runtime::block_on::he21837ea5aed06ec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x60d404d85c47 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_set_behavior::h8a94d9eb6b35d1c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:396:10
[INFO] [stdout]   43:     0x60d404d85ce7 - ynab_mcp::handlers::budgets::tests::test_set_category_budget_set_behavior::{{closure}}::h156c71d91f62eb09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/handlers/budgets.rs:355:53
[INFO] [stdout]   44:     0x60d404a8abd6 - core::ops::function::FnOnce::call_once::h760bc796894d5956
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60d404e530ab - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60d404e530ab - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x60d404e5fa7b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x60d404e5fa7b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60d404e5fa7b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60d404e5fa7b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x60d404e5fa7b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60d404e5fa7b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x60d404e5fa7b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x60d404e59ed4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x60d404e59ed4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x60d404e62682 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x60d404e62682 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x60d404e62682 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x60d404e62682 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60d404e62682 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60d404e62682 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x60d404e62682 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60d40569d16f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   64:     0x60d40569d16f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7344fd551aa4 - <unknown>
[INFO] [stdout]   66:     0x7344fd5dea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     handlers::budgets::tests::test_set_category_budget_message_content
[INFO] [stdout]     handlers::budgets::tests::test_set_category_budget_negative_amount
[INFO] [stdout]     handlers::budgets::tests::test_set_category_budget_set_behavior
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 364 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ac33e2c71071cc231b689355cf35f6436a6476942926a55ea6ac282bddc346b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac33e2c71071cc231b689355cf35f6436a6476942926a55ea6ac282bddc346b7", kill_on_drop: false }`
[INFO] [stdout] ac33e2c71071cc231b689355cf35f6436a6476942926a55ea6ac282bddc346b7
