[INFO] cloning repository https://github.com/osodevops/xero-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osodevops/xero-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosodevops%2Fxero-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosodevops%2Fxero-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d881b86a9309d3e1e41b665935154fbd7b0ddecb
[INFO] testing osodevops/xero-cli against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosodevops%2Fxero-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/osodevops/xero-cli
[INFO] finished tweaking git repo https://github.com/osodevops/xero-cli
[INFO] tweaked toml for git repo https://github.com/osodevops/xero-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/osodevops/xero-cli on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/osodevops/xero-cli 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd5d068cd5a731643ccf95eafd556f680096b62cfc6652bcb48d47cba79313c4
[INFO] running `Command { std: "docker" "start" "-a" "cd5d068cd5a731643ccf95eafd556f680096b62cfc6652bcb48d47cba79313c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd5d068cd5a731643ccf95eafd556f680096b62cfc6652bcb48d47cba79313c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd5d068cd5a731643ccf95eafd556f680096b62cfc6652bcb48d47cba79313c4", kill_on_drop: false }`
[INFO] [stdout] cd5d068cd5a731643ccf95eafd556f680096b62cfc6652bcb48d47cba79313c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 451f833ac650aa14890d5ae3c114aacc57a1edb3761540b1295b04c80cf18b40
[INFO] running `Command { std: "docker" "start" "-a" "451f833ac650aa14890d5ae3c114aacc57a1edb3761540b1295b04c80cf18b40", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling xero-cli v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "451f833ac650aa14890d5ae3c114aacc57a1edb3761540b1295b04c80cf18b40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "451f833ac650aa14890d5ae3c114aacc57a1edb3761540b1295b04c80cf18b40", kill_on_drop: false }`
[INFO] [stdout] 451f833ac650aa14890d5ae3c114aacc57a1edb3761540b1295b04c80cf18b40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 186882a73a5304f8880710e1f485231058f2d1880ae6b1143f8f02df63388c67
[INFO] running `Command { std: "docker" "start" "-a" "186882a73a5304f8880710e1f485231058f2d1880ae6b1143f8f02df63388c67", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling xero-cli v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.88s
[INFO] running `Command { std: "docker" "inspect" "186882a73a5304f8880710e1f485231058f2d1880ae6b1143f8f02df63388c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186882a73a5304f8880710e1f485231058f2d1880ae6b1143f8f02df63388c67", kill_on_drop: false }`
[INFO] [stdout] 186882a73a5304f8880710e1f485231058f2d1880ae6b1143f8f02df63388c67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47c25add12d56930f70e4f75865d622aa8dd03b9cc4f7470a84ac350111bb994
[INFO] running `Command { std: "docker" "start" "-a" "47c25add12d56930f70e4f75865d622aa8dd03b9cc4f7470a84ac350111bb994", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xero_cli-6aaba6abb0bfe67f)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test api::pagination::tests::pagination_types_compile ... ok
[INFO] [stdout] test auth::tests::token_not_expired ... ok
[INFO] [stdout] test auth::tests::token_is_expired ... ok
[INFO] [stdout] test auth::tests::token_should_not_refresh_when_fresh ... ok
[INFO] [stdout] test cache::middleware::tests::cache_key_params_sorted ... ok
[INFO] [stdout] test cache::middleware::tests::cache_key_no_params ... ok
[INFO] [stdout] test auth::token_store::tests::load_missing_file_returns_error ... ok
[INFO] [stdout] test auth::token_store::tests::clear_file_removes_tokens ... ok
[INFO] [stdout] test auth::token_store::tests::file_roundtrip ... ok
[INFO] [stdout] test cache::middleware::tests::cache_key_with_params ... ok
[INFO] [stdout] test cache::middleware::tests::resource_type_extraction ... ok
[INFO] [stdout] test config::file::tests::parse_empty_toml ... ok
[INFO] [stdout] test config::file::tests::parse_full_toml ... ok
[INFO] [stdout] test cache::middleware::tests::is_get_by_id_detection ... ok
[INFO] [stdout] test config::profiles::tests::bookkeeper_includes_write_scopes ... ok
[INFO] [stdout] test config::profiles::tests::profile_deserialization ... ok
[INFO] [stdout] test config::profiles::tests::read_only_has_offline_access ... ok
[INFO] [stdout] test error::tests::error_display_api ... ok
[INFO] [stdout] test error::tests::error_display_rate_limited ... ok
[INFO] [stdout] test config::tests::active_profile_returns_none_when_empty ... ok
[INFO] [stdout] test config::tests::load_missing_config_returns_defaults ... ok
[INFO] [stdout] test models::account::tests::deserialize_account ... ok
[INFO] [stdout] test models::account::tests::deserialize_accounts_wrapper ... ok
[INFO] [stdout] test models::allocation::tests::deserialize_allocation ... ok
[INFO] [stdout] test models::allocation::tests::deserialize_allocations_wrapper ... ok
[INFO] [stdout] test models::bank_transaction::tests::bank_transaction_type_display ... ok
[INFO] [stdout] test models::bank_transaction::tests::deserialize_bank_transaction ... ok
[INFO] [stdout] test models::bank_transaction::tests::deserialize_bank_transactions_wrapper ... ok
[INFO] [stdout] test models::bank_transfer::tests::deserialize_bank_transfers_wrapper ... ok
[INFO] [stdout] test auth::tests::token_should_refresh_within_5_minutes ... ok
[INFO] [stdout] test models::batch_payment::tests::deserialize_batch_payment ... ok
[INFO] [stdout] test models::batch_payment::tests::deserialize_batch_payments_wrapper ... ok
[INFO] [stdout] test config::profiles::tests::scope_presets_exist ... ok
[INFO] [stdout] test config::file::tests::roundtrip_serialization ... ok
[INFO] [stdout] test error::tests::error_display_auth ... ok
[INFO] [stdout] test error::tests::error_has_diagnostic_code ... ok
[INFO] [stdout] test models::budget::tests::deserialize_budget ... ok
[INFO] [stdout] test models::bank_transfer::tests::deserialize_bank_transfer ... ok
[INFO] [stdout] test models::branding_theme::tests::deserialize_branding_theme ... ok
[INFO] [stdout] test models::budget::tests::deserialize_budgets_wrapper ... ok
[INFO] [stdout] test models::common::tests::deserialize_line_item ... ok
[INFO] [stdout] test models::contact::tests::deserialize_contact ... ok
[INFO] [stdout] test models::common::tests::deserialize_address ... ok
[INFO] [stdout] test models::common::tests::parse_xero_date ... ok
[INFO] [stdout] test models::credit_note::tests::deserialize_credit_note ... ok
[INFO] [stdout] test models::contact_group::tests::deserialize_contact_groups_wrapper ... ok
[INFO] [stdout] test models::credit_note::tests::credit_note_status_display ... ok
[INFO] [stdout] test models::currency::tests::deserialize_currencies_wrapper ... ok
[INFO] [stdout] test models::currency::tests::deserialize_currency ... ok
[INFO] [stdout] test models::employee::tests::deserialize_employee ... ok
[INFO] [stdout] test models::employee::tests::deserialize_employees_wrapper ... ok
[INFO] [stdout] test models::expense_claim::tests::deserialize_expense_claim ... ok
[INFO] [stdout] test models::expense_claim::tests::deserialize_expense_claims_wrapper ... ok
[INFO] [stdout] test models::history::tests::deserialize_history_record ... ok
[INFO] [stdout] test models::history::tests::deserialize_history_records_wrapper ... ok
[INFO] [stdout] test models::invoice::tests::deserialize_invoice ... ok
[INFO] [stdout] test models::invoice::tests::deserialize_invoices_wrapper ... ok
[INFO] [stdout] test models::credit_note::tests::deserialize_credit_notes_wrapper ... ok
[INFO] [stdout] test models::invoice::tests::invoice_status_display ... ok
[INFO] [stdout] test models::item::tests::deserialize_items_wrapper ... ok
[INFO] [stdout] test models::item::tests::deserialize_item ... ok
[INFO] [stdout] test models::journal::tests::deserialize_journal ... ok
[INFO] [stdout] test models::journal::tests::deserialize_journal_line ... ok
[INFO] [stdout] test models::journal::tests::deserialize_journals_wrapper ... ok
[INFO] [stdout] test models::linked_transaction::tests::deserialize_linked_transaction ... ok
[INFO] [stdout] test models::linked_transaction::tests::deserialize_linked_transactions_wrapper ... ok
[INFO] [stdout] test models::manual_journal::tests::deserialize_manual_journal ... ok
[INFO] [stdout] test models::manual_journal::tests::deserialize_manual_journals_wrapper ... ok
[INFO] [stdout] test models::organisation::tests::deserialize_organisation ... ok
[INFO] [stdout] test models::payment::tests::deserialize_payment ... ok
[INFO] [stdout] test models::payment::tests::deserialize_payments_wrapper ... ok
[INFO] [stdout] test models::payment::tests::payment_status_display ... ok
[INFO] [stdout] test models::payment_service::tests::deserialize_payment_service ... ok
[INFO] [stdout] test models::payment_service::tests::deserialize_payment_services_wrapper ... ok
[INFO] [stdout] test models::prepayment::tests::deserialize_prepayment ... ok
[INFO] [stdout] test models::prepayment::tests::deserialize_prepayments_wrapper ... ok
[INFO] [stdout] test models::organisation::tests::deserialize_organisations_wrapper ... ok
[INFO] [stdout] test models::purchase_order::tests::deserialize_purchase_order ... ok
[INFO] [stdout] test models::purchase_order::tests::deserialize_purchase_orders_wrapper ... ok
[INFO] [stdout] test models::purchase_order::tests::purchase_order_status_display ... ok
[INFO] [stdout] test models::quote::tests::deserialize_quote ... ok
[INFO] [stdout] test models::quote::tests::deserialize_quotes_wrapper ... ok
[INFO] [stdout] test models::quote::tests::quote_status_display ... ok
[INFO] [stdout] test models::overpayment::tests::deserialize_overpayment ... ok
[INFO] [stdout] test models::overpayment::tests::deserialize_overpayments_wrapper ... ok
[INFO] [stdout] test models::receipt::tests::deserialize_receipts_wrapper ... ok
[INFO] [stdout] test models::report::tests::deserialize_report ... ok
[INFO] [stdout] test models::report::tests::deserialize_reports_wrapper ... ok
[INFO] [stdout] test models::tax_rate::tests::deserialize_tax_rate ... ok
[INFO] [stdout] test models::tax_rate::tests::deserialize_tax_rates_wrapper ... ok
[INFO] [stdout] test models::contact_group::tests::deserialize_contact_group ... ok
[INFO] [stdout] test models::repeating_invoice::tests::deserialize_repeating_invoice ... ok
[INFO] [stdout] test models::repeating_invoice::tests::deserialize_repeating_invoices_wrapper ... ok
[INFO] [stdout] test models::receipt::tests::deserialize_receipt ... ok
[INFO] [stdout] test models::tracking_category::tests::deserialize_tracking_category ... ok
[INFO] [stdout] test models::tracking_category::tests::deserialize_tracking_option ... ok
[INFO] [stdout] test models::tracking_category::tests::deserialize_tracking_categories_wrapper ... ok
[INFO] [stdout] test models::user::tests::deserialize_user ... ok
[INFO] [stdout] test output::json::tests::render_compact ... ok
[INFO] [stdout] test models::user::tests::deserialize_users_wrapper ... ok
[INFO] [stdout] test output::csv::tests::render_csv ... ok
[INFO] [stdout] test output::table::tests::render_empty ... ok
[INFO] [stdout] test output::tests::parse_invalid_format ... ok
[INFO] [stdout] test output::table::tests::render_items ... ok
[INFO] [stdout] test output::tests::display_format ... ok
[INFO] [stdout] test output::tests::parse_output_format ... ok
[INFO] [stdout] test output::yaml::tests::render_yaml_list ... ok
[INFO] [stdout] test output::yaml::tests::render_yaml_single ... ok
[INFO] [stdout] test rate_limit::backoff::tests::delay_capped_at_max ... ok
[INFO] [stdout] test rate_limit::backoff::tests::delay_increases_with_attempts ... ok
[INFO] [stdout] test rate_limit::backoff::tests::first_attempt_returns_delay ... ok
[INFO] [stdout] test rate_limit::backoff::tests::retry_after_respected ... ok
[INFO] [stdout] test rate_limit::budget::tests::budget_exhaustion ... ok
[INFO] [stdout] test rate_limit::budget::tests::budget_starts_at_zero ... ok
[INFO] [stdout] test rate_limit::budget::tests::increment_tracks_usage ... ok
[INFO] [stdout] test rate_limit::budget::tests::update_from_header_syncs ... ok
[INFO] [stdout] test rate_limit::limiter::tests::acquire_within_limit ... ok
[INFO] [stdout] test rate_limit::backoff::tests::max_retries_returns_none ... ok
[INFO] [stdout] test cache::store::tests::etag_and_last_modified ... ok
[INFO] [stdout] test cache::store::tests::clear_all ... ok
[INFO] [stdout] test cache::store::tests::invalidate_key ... ok
[INFO] [stdout] test cache::store::tests::put_and_get ... ok
[INFO] [stdout] test cache::store::tests::invalidate_by_resource ... ok
[INFO] [stdout] test config::file::tests::parse_minimal_toml ... ok
[INFO] [stdout] test models::branding_theme::tests::deserialize_branding_themes_wrapper ... ok
[INFO] [stdout] test models::contact::tests::deserialize_contacts_wrapper ... ok
[INFO] [stdout] test output::json::tests::render_pretty ... ok
[INFO] [stdout] test output::json::tests::render_single_item ... ok
[INFO] [stdout] test cache::store::tests::stats_counts ... ok
[INFO] [stdout] test rate_limit::limiter::tests::concurrent_limit_respected ... ok
[INFO] [stdout] test cache::store::tests::get_nonexistent ... ok
[INFO] [stdout] test cache::store::tests::expired_entry_returns_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xero-18dd834c9fe9e89f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-5ccf6908f8b09967)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test contacts_help ... ok
[INFO] [stdout] test budgets_help ... ok
[INFO] [stdout] test batch_payments_help ... ok
[INFO] [stdout] test accounts_help ... ok
[INFO] [stdout] test bank_transfers_help ... ok
[INFO] [stdout] test cache_help ... ok
[INFO] [stdout] test bank_transactions_help ... ok
[INFO] [stdout] test config_help ... ok
[INFO] [stdout] test employees_help ... ok
[INFO] [stdout] test credit_notes_help ... ok
[INFO] [stdout] test currencies_help ... ok
[INFO] [stdout] test config_init_creates_file ... ok
[INFO] [stdout] test branding_themes_help ... ok
[INFO] [stdout] test contact_groups_help ... ok
[INFO] [stdout] test invoices_list_long_help ... ok
[INFO] [stdout] test help_flag_works ... ok
[INFO] [stdout] test linked_transactions_help ... ok
[INFO] [stdout] test invoices_help ... ok
[INFO] [stdout] test invalid_output_format ... ok
[INFO] [stdout] test auth_help ... ok
[INFO] [stdout] test config_show_default ... ok
[INFO] [stdout] test items_help ... ok
[INFO] [stdout] test journals_help ... ok
[INFO] [stdout] test manual_journals_help ... ok
[INFO] [stdout] test organisation_help ... ok
[INFO] [stdout] test reports_help ... ok
[INFO] [stdout] test no_args_shows_help ... ok
[INFO] [stdout] test tax_rates_help ... ok
[INFO] [stdout] test overpayments_help ... ok
[INFO] [stdout] test repeating_invoices_help ... ok
[INFO] [stdout] test expense_claims_help ... ok
[INFO] [stdout] test payments_help ... ok
[INFO] [stdout] test quotes_help ... ok
[INFO] [stdout] test tracking_categories_help ... ok
[INFO] [stdout] test short_help_is_concise ... ok
[INFO] [stdout] test prepayments_help ... ok
[INFO] [stdout] test receipts_help ... ok
[INFO] [stdout] test users_help ... ok
[INFO] [stdout] test payment_services_help ... ok
[INFO] [stdout] test version_flag_works ... FAILED
[INFO] [stdout] test man_page_generation ... ok
[INFO] [stdout] test purchase_orders_help ... ok
[INFO] [stdout] test completions_zsh ... ok
[INFO] [stdout] test completions_bash ... ok
[INFO] [stdout] test completions_fish ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- version_flag_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'version_flag_works' (972) panicked at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(0.4.0)
[INFO] [stdout] ├── var: xero 0.4.1 (d881b86)
[INFO] [stdout] └── var as str: xero 0.4.1 (d881b86)
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/xero" "--version"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout="xero 0.4.1 (d881b86)\n"
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62798fd8db0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62798fd8db0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62798fd8db0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62798fd8db0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62798fda425a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62798fda425a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62798fd93a12 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62798fd93a12 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62798fd6ae7f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62798fd6ae7f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62798fd857e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62798fcde2bc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62798fcde2bc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62798fd859a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62798fd859a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62798fd6af38 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62798fd62769 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62798fd6bc4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62798fda4b8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62798fd13808 - core::panicking::panic_display::he9237bf2b822f0ff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62798fd1bbc7 - assert_cmd::assert::AssertError::panic::h3ef1ed4758daa59a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x62798fd17887 - core::ops::function::FnOnce::call_once::h7caf374b287bd3c7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62798fd199a3 - core::result::Result<T,E>::unwrap_or_else::h2271e426148da6e2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x62798fcb7e04 - assert_cmd::assert::Assert::stdout::h91adb4841f284660
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.2/src/assert.rs:367:31
[INFO] [stdout]   24:     0x62798fcc2726 - cli_test::version_flag_works::hdff4228114c57111
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:27:10
[INFO] [stdout]   25:     0x62798fcc27a7 - cli_test::version_flag_works::{{closure}}::hb832f7d6e6e27be8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:21:24
[INFO] [stdout]   26:     0x62798fcba706 - core::ops::function::FnOnce::call_once::h86373443880da66f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x62798fcd239b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x62798fcd239b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x62798fcded8b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x62798fcded8b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x62798fcded8b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x62798fcded8b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x62798fcded8b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x62798fcded8b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x62798fcded8b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x62798fcda4a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x62798fcda4a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x62798fce1992 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x62798fce1992 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x62798fce1992 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x62798fce1992 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x62798fce1992 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x62798fce1992 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x62798fce1992 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x62798fd8d39f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x62798fd8d39f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7a5d1f3e4aa4 - <unknown>
[INFO] [stdout]   48:     0x7a5d1f471a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     version_flag_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_test`
[INFO] running `Command { std: "docker" "inspect" "47c25add12d56930f70e4f75865d622aa8dd03b9cc4f7470a84ac350111bb994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c25add12d56930f70e4f75865d622aa8dd03b9cc4f7470a84ac350111bb994", kill_on_drop: false }`
[INFO] [stdout] 47c25add12d56930f70e4f75865d622aa8dd03b9cc4f7470a84ac350111bb994
