[INFO] cloning repository https://github.com/jerus-org/cull-gmail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerus-org/cull-gmail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerus-org%2Fcull-gmail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerus-org%2Fcull-gmail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 709ac9b40aaa7dbb60067168f230eb07657010a8
[INFO] testing jerus-org/cull-gmail against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerus-org%2Fcull-gmail" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jerus-org/cull-gmail
[INFO] finished tweaking git repo https://github.com/jerus-org/cull-gmail
[INFO] tweaked toml for git repo https://github.com/jerus-org/cull-gmail written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jerus-org/cull-gmail on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jerus-org/cull-gmail 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded indicatif v0.18.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded yup-oauth2 v12.1.2
[INFO] [stderr]   Downloaded google-gmail1 v7.0.0+20251215
[INFO] [stderr]   Downloaded google-apis-common v8.0.0
[INFO] [stderr]   Downloaded env_logger v0.11.11
[INFO] [stderr]   Downloaded env_filter v2.0.0
[INFO] [stderr]   Downloaded config v0.15.25
[INFO] [stderr]   Downloaded assert_fs v1.1.4
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef
[INFO] running `Command { std: "docker" "start" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling indicatif v0.18.5
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling config v0.15.25
[INFO] [stderr]    Compiling cmake v0.1.58
[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 aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-gmail1 v7.0.0+20251215
[INFO] [stderr]    Compiling cull-gmail v0.1.9 (/opt/rustwide/workdir/crates/cull-gmail)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling config v0.15.25
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling yup-oauth2 v12.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stderr]    Compiling google-apis-common v8.0.0
[INFO] [stderr]    Compiling google-gmail1 v7.0.0+20251215
[INFO] [stderr]    Compiling cull-gmail v0.1.9 (/opt/rustwide/workdir/crates/cull-gmail)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cull_gmail-7888c3b1a803656d)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `c:.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `h:.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `r:.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `r:.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Input set to: `.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `.cull-gmail`
[INFO] [stdout] test client_config::tests::test_builder_method_chaining ... ok
[INFO] [stdout] test client_config::tests::test_builder_with_config_base_home ... ok
[INFO] [stdout] test client_config::tests::test_builder_pattern_direct_oauth2 ... ok
[INFO] [stdout] test client_config::tests::test_builder_with_config_path ... ok
[INFO] [stdout] test client_config::tests::test_builder_with_config_base_root ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stdout] test client_config::tests::test_config_builder_defaults ... ok
[INFO] [stderr]         defaults: {},
[INFO] [stdout] test client_config::tests::test_config_accessor_methods ... ok
[INFO] [stderr]         overrides: {},
[INFO] [stdout] test client_config::tests::test_empty_redirect_uris ... ok
[INFO] [stderr]         sources: [],
[INFO] [stdout] test client_config::tests::test_unicode_in_configuration ... ok
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "nonexistent.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "h:.test",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpzWYj7Q",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "malformed.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stdout] test client_config::tests::test_optional_fields ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stdout] test eol_action::tests::test_copy_and_equality ... ok
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpKS1gFV",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "priority-client-id",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "token_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://priority.token.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "priority.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_secret": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "priority-client-secret",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "auth_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://priority.auth.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "test_creds.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpgsodlE",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpgsodlE`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpzWYj7Q`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "c:/tmp/.tmpDabcvV",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "credential_file": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "wrong.json",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpKS1gFV`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `c:/tmp/.tmpDabcvV`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpKS1gFV", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpKS1gFV"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpKS1gFV`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: None, path: "" }`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpzWYj7Q", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpzWYj7Q"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpzWYj7Q`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] root: c:/tmp/.tmpzWYj7Q
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] path: /tmp/.tmpzWYj7Q/malformed.json
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpDabcvV", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpDabcvV"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..13/"r:.cull-gmail", 1/"class": 0..1/"r", 2/"path": 2..13/".cull-gmail"})`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the environment!
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "test-id",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.test`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..7/"h:.test", 1/"class": 0..1/"h", 2/"path": 2..7/".test"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..13/"h:.cull-gmail", 1/"class": 0..1/"h", 2/"path": 2..13/".cull-gmail"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..17/"c:/tmp/.tmpgsodlE", 1/"class": 0..1/"c", 2/"path": 2..17/"/tmp/.tmpgsodlE"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpDabcvV`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..13/"c:.cull-gmail", 1/"class": 0..1/"c", 2/"path": 2..13/".cull-gmail"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `.cull-gmail`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: Home, path: ".cull-gmail" }`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"r"`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `.test`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: Root, path: ".cull-gmail" }`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `/tmp/.tmpgsodlE`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"c"`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root::tests] Output set to: `ConfigRoot { root: Crate, path: ".cull-gmail" }`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] root: c:/tmp/.tmpDabcvV
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] root: h:.test
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] path: /root/.test/nonexistent.json
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] root: c:/tmp/.tmpgsodlE
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] path: /tmp/.tmpDabcvV/wrong.json
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] path: /tmp/.tmpgsodlE/test_creds.json
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_none ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stdout] test client_config::tests::test_config_missing_required_params ... ok
[INFO] [stderr]         defaults: {},
[INFO] [stdout] test client_config::tests::test_configuration_priority ... ok
[INFO] [stderr]         overrides: {},
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_home ... ok
[INFO] [stderr]         sources: [],
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_root ... ok
[INFO] [stderr]         cache: Value {
[INFO] [stdout] test client_config::config_root::tests::test_parse_to_crate ... ok
[INFO] [stderr]             origin: None,
[INFO] [stdout] test client_config::tests::test_config_from_credential_file ... ok
[INFO] [stderr]             kind: Table(
[INFO] [stdout] test client_config::tests::test_config_from_direct_oauth2_params ... ok
[INFO] [stderr]                 {
[INFO] [stdout] test client_config::tests::test_multiple_redirect_uris ... ok
[INFO] [stderr]                     "auth_uri": Value {
[INFO] [stdout] test eol_action::tests::test_debug_formatting ... ok
[INFO] [stderr]                         origin: None,
[INFO] [stdout] test eol_action::tests::test_default_action_is_trash ... ok
[INFO] [stderr]                         kind: String(
[INFO] [stdout] test client_config::tests::test_config_incomplete_oauth2_params ... ok
[INFO] [stderr]                             "https://auth.direct.com",
[INFO] [stdout] test eol_action::tests::test_display_formatting ... ok
[INFO] [stderr]                         ),
[INFO] [stdout] test eol_action::tests::test_error_handling_patterns ... ok
[INFO] [stderr]                     },
[INFO] [stdout] test eol_action::tests::test_hash_trait ... ok
[INFO] [stderr]                     "client_secret": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "direct-client-secret",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "h:.test-direct",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "direct-client-id",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "token_uri": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "https://token.direct.com",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.test-direct`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..14/"h:.test-direct", 1/"class": 0..1/"h", 2/"path": 2..14/".test-direct"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `.test-direct`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the environment!
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config] Configurations: Config {
[INFO] [stderr]         defaults: {},
[INFO] [stderr]         overrides: {},
[INFO] [stderr]         sources: [],
[INFO] [stderr]         cache: Value {
[INFO] [stderr]             origin: None,
[INFO] [stderr]             kind: Table(
[INFO] [stderr]                 {
[INFO] [stderr]                     "client_secret": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "test-secret",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "client_id": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "test-id",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                     "config_root": Value {
[INFO] [stderr]                         origin: None,
[INFO] [stderr]                         kind: String(
[INFO] [stderr]                             "h:.test",
[INFO] [stderr]                         ),
[INFO] [stderr]                     },
[INFO] [stderr]                 },
[INFO] [stderr]             ),
[INFO] [stderr]         },
[INFO] [stderr]     }
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] parsing the string `h:.test`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found captures `Captures({0: 0..7/"h:.test", 1/"class": 0..1/"h", 2/"path": 2..7/".test"})`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] set the path to `.test`
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::client_config::config_root] found the class `"h"`
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::client_config] Generating the application secret from the credential file!
[INFO] [stdout] test eol_action::tests::test_practical_usage_scenarios ... ok
[INFO] [stdout] test eol_action::tests::test_round_trip_conversion ... ok
[INFO] [stdout] test eol_action::tests::test_safety_properties ... ok
[INFO] [stdout] test eol_action::tests::test_string_case_insensitive_parsing ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_clone ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_debug ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_edge_cases ... ok
[INFO] [stdout] test eol_action::tests::test_is_reversible ... ok
[INFO] [stdout] test eol_action::tests::test_parse_edge_cases ... ok
[INFO] [stdout] test eol_action::tests::test_parse_invalid_inputs ... ok
[INFO] [stdout] test eol_action::tests::test_parse_valid_inputs ... ok
[INFO] [stdout] test eol_action::tests::test_variants ... ok
[INFO] [stdout] test eol_action::tests::test_variants_completeness ... ok
[INFO] [stdout] test client_config::tests::test_persist_path_generation ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_list_date_and_subject_valid ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_set_date ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_set_subject ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_list_date_and_subject_missing_fields ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_unicode_handling ... ok
[INFO] [stdout] test message_list::tests::add_label_ids_accumulates ... ok
[INFO] [stdout] test message_list::tests::append_list_to_messages_extracts_ids ... ok
[INFO] [stdout] test message_list::tests::empty_first_page_returns_early ... ok
[INFO] [stdout] test message_list::tests::message_ids_maps_from_messages ... ok
[INFO] [stdout] test message_list::tests::set_query_updates_state ... ok
[INFO] [stdout] test message_list::tests::list_messages_across_pages_collects_ids ... ok
[INFO] [stdout] test message_list::tests::pages_param_gt1_but_no_next_token_stops ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_new_invalid_period ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_new_valid ... ok
[INFO] [stdout] test message_list::tests::max_results_get_set ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_eq ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_display ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_new_invalid_count ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_parse_invalid ... ok
[INFO] [stdout] test gmail_client::message_summary::tests::test_message_summary_new ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_clone ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_parse_valid ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_period_type ... ok
[INFO] [stdout] test retention::message_age::tests::test_message_age_value ... ok
[INFO] [stdout] test retention::message_age::tests::test_parse_roundtrip ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stdout] test retention::message_age::tests::test_message_age_label ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stdout] test retention::message_age::tests::test_try_from ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stdout] test retention::tests::test_retention_clone ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stdout] test retention::tests::test_retention_debug ... ok
[INFO] [stdout] test retention::tests::test_retention_default ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-06-10 05:32:38.094258952 +00:00
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-06-10 05:32:38.094835402 +00:00
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-06-10 05:32:38.095070092 +00:00
[INFO] [stdout] test retention::tests::test_retention_equality ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stdout] test retention::tests::test_retention_new ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Execute mode: applying rule action to messages
[INFO] [stdout] test retention::tests::test_retention_new_no_label ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stdout] test retention::tests::test_retention_set_generate_label ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stdout] test retention::tests::test_retention_with_different_age_types ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Execute mode: applying rule action to messages
[INFO] [stdout] test rule_processor::tests::test_errors_when_label_missing ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stdout] test rule_processor::tests::test_errors_when_rule_has_no_query ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-06-10 05:32:38.093699642 +00:00
[INFO] [stdout] test rule_processor::tests::test_rule_processor_setters_and_getters ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stdout] test rule_processor::tests::test_propagates_batch_trash_error ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Dry-run mode: no changes made to messages
[INFO] [stdout] test rule_processor::tests::test_propagates_prepare_error ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for m:1
[INFO] [stdout] test rule_processor::tests::test_execute_trashes_messages_once ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:30
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:365
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for d:6580
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for y:5
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT31536000S
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT568512000S
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] delta for change: PT2592000S
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2007-09-10 00:00:00 +00:00
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2026-06-10 05:32:38.094363442 +00:00
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Ready to process messages for label: test-label
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rule_processor] Dry-run mode: no changes made to messages
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] testing for w:13
[INFO] [stderr] [2026-07-10T05:32:38Z DEBUG cull_gmail::rules::eol_rule] calculated deadline: 2024-09-15 00:00:00 +00:00
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_13_weeks ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rule_processor::tests::test_dry_run_does_not_trash ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_1_month ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_365_days ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_1_month ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::eol_rule::test::test_display_for_eol_rule_5_years ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_5_years ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `test-label` to move the message to trash if it is more than 30 days old.
[INFO] [stdout] test rule_processor::tests::test_pages_parameter_passed_correctly ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_3038_days ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_13_weeks ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::eol_rule::test::test_eol_query_for_eol_rule_365_days ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_add_rule_with_label ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_add_label_to_rule_nonexistent_rule ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stdout] test rules::tests::test_add_rule_without_label ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `delete-test` to delete the message if it is more than 7 days old.
[INFO] [stdout] test rules::tests::test_list_rules_succeeds ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_add_label_to_rule_existing_rule ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_id_nonexistent ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stdout] test rules::tests::test_add_rule_with_delete_action ... ok
[INFO] [stdout] test rules::tests::test_save_and_load_roundtrip ... ignored, Integration test that modifies file system
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stdout] test rules::tests::test_labels_returns_all_labels ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_set_action_on_rule_existing ... ok
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `custom-label` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `duplicate` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `remove-me` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] Rule containing the label `remove-me` has been removed.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #5 is active on `mapped-label` to move the message to trash if it is more than 30 days old.
[INFO] [stderr] [2026-07-10T05:32:38Z WARN  cull_gmail::rules] a rule already applies to label duplicate
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #1 is active on `retention/1-years` to move the message to trash if it is more than 1 year old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #2 is active on `retention/1-weeks` to move the message to trash if it is more than 1 week old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #3 is active on `retention/1-months` to move the message to trash if it is more than 1 month old.
[INFO] [stderr] [2026-07-10T05:32:38Z INFO  cull_gmail::rules] added rule: Rule #4 is active on `retention/5-years` to move the message to trash if it is more than 5 years old.
[INFO] [stdout] test rules::tests::test_get_rule_existing ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_label_existing ... ok
[INFO] [stdout] test rules::tests::test_rules_default_same_as_new ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_label_nonexistent ... ok
[INFO] [stdout] test rules::tests::test_remove_label_from_rule_existing ... ok
[INFO] [stdout] test rules::tests::test_get_rule_nonexistent ... ok
[INFO] [stdout] test rules::tests::test_get_rules_by_label ... ok
[INFO] [stdout] test rules::tests::test_add_duplicate_label_warns_and_skips ... ok
[INFO] [stdout] test rules::tests::test_remove_label_from_rule_nonexistent_rule ... ok
[INFO] [stdout] test rules::tests::test_remove_rule_by_id_existing ... ok
[INFO] [stdout] test rules::tests::test_rules_new_creates_default_rules ... ok
[INFO] [stdout] test rules::tests::test_set_action_on_rule_nonexistent ... ok
[INFO] [stdout] test rules::tests::test_validate_empty_labels_reported ... ok
[INFO] [stdout] test rules::tests::test_validate_default_rules_are_valid ... ok
[INFO] [stdout] test rules::tests::test_validate_invalid_action_reported ... ok
[INFO] [stdout] test rules::tests::test_validate_invalid_retention_reported ... ok
[INFO] [stdout] test rules::tests::test_validate_duplicate_label_reported ... ok
[INFO] [stdout] test rules::tests::test_validate_empty_retention_reported ... ok
[INFO] [stdout] test rules::tests::test_validate_multiple_issues_collected ... ok
[INFO] [stdout] test rules::tests::test_validate_same_label_different_actions_not_duplicate ... ok
[INFO] [stdout] test client_config::tests::test_config_malformed_credential_file - should panic ... ok
[INFO] [stdout] test client_config::tests::test_config_credential_file_wrong_structure - should panic ... ok
[INFO] [stdout] test client_config::tests::test_config_invalid_credential_file - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/cull_gmail-13f947392df46968)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test init_cli::tests::unit_tests::test_config_content_has_skip_rules_comment ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_config_content_skip_rules_with_custom_path ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_init_defaults ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_operation_get_mode ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_create_backup ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_existing_config_no_force ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_home ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_no_prefix ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_operation_display ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_root ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_with_skip_rules_no_rules_file ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_existing_config_with_force ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_with_credential_file ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_new_setup ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_plan_operations_with_skip_rules_and_rules_dir ... ok
[INFO] [stdout] test token_cli::tests::test_invalid_base64_restore ... ok
[INFO] [stdout] test token_cli::tests::test_missing_token_directory ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_validate_credential_file_success ... ok
[INFO] [stdout] test token_cli::tests::test_restore_tokens_from_string ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_parse_config_root_current ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_set_permissions ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_validate_credential_file_invalid_json ... ok
[INFO] [stdout] test init_cli::tests::unit_tests::test_validate_credential_file_not_found ... ok
[INFO] [stdout] test token_cli::tests::test_token_export_import_cycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration_tests.rs (/opt/rustwide/target/debug/deps/cli_integration_tests-cc4315c337f2618a)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test argument_parsing_tests::test_cli_version_output ... ok
[INFO] [stdout] test argument_parsing_tests::test_invalid_subcommand ... ok
[INFO] [stdout] test async_integration_tests::test_concurrent_cli_executions ... ok
[INFO] [stdout] test argument_parsing_tests::test_cli_help_output ... ok
[INFO] [stdout] test messages_tests::test_messages_help ... ok
[INFO] [stdout] test messages_tests::test_messages_invalid_action ... ok
[INFO] [stdout] test labels_tests::test_labels_help ... ok
[INFO] [stdout] test error_handling_tests::test_network_timeout_simulation ... ok
[INFO] [stdout] test rules_tests::test_rules_config_subcommand ... ok
[INFO] [stdout] test rules_tests::test_rules_config_validation ... ok
[INFO] [stdout] test rules_tests::test_rules_help ... ok
[INFO] [stdout] test labels_tests::test_labels_without_credentials ... ok
[INFO] [stdout] test rules_tests::test_rules_run_with_config ... ignored, This test requires OAuth and may hang in CI environments
[INFO] [stdout] test configuration_tests::test_environment_variable_precedence ... ok
[INFO] [stdout] test configuration_tests::test_config_file_hierarchy ... ok
[INFO] [stdout] test messages_tests::test_messages_pagination_options ... ok
[INFO] [stdout] test configuration_tests::test_invalid_config_format ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_missing_file_exits_nonzero ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_invalid_file_exits_nonzero ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_duplicate_label_exits_nonzero ... ok
[INFO] [stdout] test rules_validate_tests::test_rules_validate_valid_file_exits_zero ... ok
[INFO] [stdout] test rules_tests::test_rules_run_execution ... ok
[INFO] [stdout] test messages_tests::test_messages_list_action ... ok
[INFO] [stdout] test labels_tests::test_labels_with_mock_config ... ok
[INFO] [stdout] test rules_tests::test_rules_run_without_config ... ok
[INFO] [stdout] test error_handling_tests::test_graceful_keyboard_interrupt ... ok
[INFO] [stdout] test async_integration_tests::test_async_command_timeout ... ok
[INFO] [stdout] test error_handling_tests::test_invalid_query_syntax ... ok
[INFO] [stdout] test messages_tests::test_messages_without_query ... ok
[INFO] [stdout] test messages_tests::test_messages_trash_action ... ok
[INFO] [stdout] test error_handling_tests::test_permission_denied_scenarios ... FAILED
[INFO] [stdout] test argument_parsing_tests::test_verbosity_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- error_handling_tests::test_permission_denied_scenarios stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'error_handling_tests::test_permission_denied_scenarios' (3594) panicked at crates/cull-gmail/tests/cli_integration_tests.rs:795:13:
[INFO] [stdout] Expected permission error when config file is unreadable. Exit code: 101, stderr: 
[INFO] [stdout] thread 'main' (3602) panicked at crates/cull-gmail/src/client_config.rs:328:53:
[INFO] [stdout] could not read path: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e50cc6cb0f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e50cc6cb0f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e50cc6cb0f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e50cc6cb0f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e50cc6e56ea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e50cc6e56ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5e50cc6d2442 - std[10d71ac2c42b111e]::io::default_write_fmt::<std[10d71ac2c42b111e]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5e50cc6d2442 - <std[10d71ac2c42b111e]::sys::stdio::unix::Stderr as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5e50cc6ad176 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e50cc6ad176 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e50cc6c1cf1 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e50cc6c1f6b - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e50cc6ad232 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e50cc6a2159 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e50cc6ae20d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e50cc6e5f5c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e50cc6e5ca2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5e50cba50483 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5e50cba5e37f - <cull_gmail[364c73c79d184a8]::client_config::ClientConfig>::new_from_configuration
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/client_config.rs:328:53
[INFO] [stdout]   19:     0x5e50cb853bf0 - cull_gmail[ceb298a30a416ae]::get_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:458:9
[INFO] [stdout]   20:     0x5e50cb84928b - cull_gmail[ceb298a30a416ae]::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:309:35
[INFO] [stdout]   21:     0x5e50cb84b7de - cull_gmail[ceb298a30a416ae]::main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:251:40
[INFO] [stdout]   22:     0x5e50cb895acd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e50cb82354d - <tokio[690b598bb6470f5e]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x5e50cb81a384 - tokio[690b598bb6470f5e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[690b598bb6470f5e]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5e50cb81a384 - tokio[690b598bb6470f5e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[690b598bb6470f5e]::runtime::park::CachedParkThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5e50cb81a384 - <tokio[690b598bb6470f5e]::runtime::park::CachedParkThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x5e50cb83e300 - <tokio[690b598bb6470f5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/blocking.rs:66:14
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration_tests`
[INFO] [stdout]   28:     0x5e50cb9528ce - <tokio[690b598bb6470f5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x5e50cb84184e - tokio[690b598bb6470f5e]::runtime::context::runtime::enter_runtime::<<tokio[690b598bb6470f5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5e50cb94c561 - <tokio[690b598bb6470f5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x5e50cb89f9b7 - <tokio[690b598bb6470f5e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<cull_gmail[ceb298a30a416ae]::main::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x5e50cb89fe6b - <tokio[690b598bb6470f5e]::runtime::runtime::Runtime>::block_on::<cull_gmail[ceb298a30a416ae]::main::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x5e50cb854d08 - cull_gmail[ceb298a30a416ae]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/src/cli/main.rs:263:7
[INFO] [stdout]   34:     0x5e50cb7894db - <fn() as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5e50cb882a2e - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5e50cb97ce61 - std[10d71ac2c42b111e]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:206:18
[INFO] [stdout]   37:     0x5e50cc6c0a07 - <&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   38:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::panicking::catch_unwind::<i32, &dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::panic::catch_unwind::<&dyn core[8fb95b77d25ab6c8]::ops::function::Fn<(), Output = i32> + core[8fb95b77d25ab6c8]::panic::unwind_safe::RefUnwindSafe + core[8fb95b77d25ab6c8]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:175:24
[INFO] [stdout]   42:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::panicking::catch_unwind::<isize, std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::panic::catch_unwind::<std[10d71ac2c42b111e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5e50cc6c0a07 - std[10d71ac2c42b111e]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:171:5
[INFO] [stdout]   46:     0x5e50cb96cb37 - std[10d71ac2c42b111e]::rt::lang_start::<()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/rt.rs:205:5
[INFO] [stdout]   47:     0x5e50cb86440e - main
[INFO] [stdout]   48:     0x7e8cc37341ca - <unknown>
[INFO] [stdout]   49:     0x7e8cc373428b - __libc_start_main
[INFO] [stdout]   50:     0x5e50cb771ce5 - _start
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5835450ad248 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5835450ad248 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5835450ad248 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5835450ad248 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5835450c155a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5835450c155a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5835450b1ea2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5835450b1ea2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58354508a476 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58354508a476 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5835450a4dc9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x583544fb193c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x583544fb193c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5835450a5042 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5835450a5042 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58354508a532 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58354507f659 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58354508b2dd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5835450c1d1c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x583544f84966 - cli_integration_tests[a1aa6b02a08b6f47]::error_handling_tests::test_permission_denied_scenarios
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/tests/cli_integration_tests.rs:795:13
[INFO] [stdout]   20:     0x583544f81d17 - cli_integration_tests[a1aa6b02a08b6f47]::error_handling_tests::test_permission_denied_scenarios::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cull-gmail/tests/cli_integration_tests.rs:746:42
[INFO] [stdout]   21:     0x583544f91606 - <cli_integration_tests[a1aa6b02a08b6f47]::error_handling_tests::test_permission_denied_scenarios::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x583544fa4a1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x583544fa4a1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x583544fb2295 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x583544fb2295 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x583544fb2295 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x583544fb2295 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x583544fb2295 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x583544fb2295 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x583544fb2295 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x583544fabba4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x583544fabba4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x583544fb5312 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x583544fb5312 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x583544fb5312 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x583544fb5312 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x583544fb5312 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x583544fb5312 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x583544fb5312 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5835450ac9cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5835450ac9cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a656f936aa4 - <unknown>
[INFO] [stdout]   43:     0x7a656f9c3a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     error_handling_tests::test_permission_denied_scenarios
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef", kill_on_drop: false }`
[INFO] [stdout] c5bd0cfcd173e46ca0c79cb98c3fc1c62c1d4e7abaea402d80c55f25391ae0ef
