[INFO] cloning repository https://github.com/cydanix/nano-iam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cydanix/nano-iam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydanix%2Fnano-iam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydanix%2Fnano-iam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a61791450cb0007882401a6721bdbe50f2c446e1
[INFO] testing cydanix/nano-iam against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydanix%2Fnano-iam" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cydanix/nano-iam
[INFO] finished tweaking git repo https://github.com/cydanix/nano-iam
[INFO] tweaked toml for git repo https://github.com/cydanix/nano-iam written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cydanix/nano-iam on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cydanix/nano-iam 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bf9d93f3fe2541bb693767fe8d898f58a281430102aace5d406048b2296b367
[INFO] running `Command { std: "docker" "start" "-a" "8bf9d93f3fe2541bb693767fe8d898f58a281430102aace5d406048b2296b367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bf9d93f3fe2541bb693767fe8d898f58a281430102aace5d406048b2296b367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf9d93f3fe2541bb693767fe8d898f58a281430102aace5d406048b2296b367", kill_on_drop: false }`
[INFO] [stdout] 8bf9d93f3fe2541bb693767fe8d898f58a281430102aace5d406048b2296b367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c39547a98eb17373d7edc3a6d0aeef3b30227492ff26af07fa1722652f24cac
[INFO] running `Command { std: "docker" "start" "-a" "4c39547a98eb17373d7edc3a6d0aeef3b30227492ff26af07fa1722652f24cac", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nano-iam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[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 either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4c39547a98eb17373d7edc3a6d0aeef3b30227492ff26af07fa1722652f24cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c39547a98eb17373d7edc3a6d0aeef3b30227492ff26af07fa1722652f24cac", kill_on_drop: false }`
[INFO] [stdout] 4c39547a98eb17373d7edc3a6d0aeef3b30227492ff26af07fa1722652f24cac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2151c9a83b345ec127390dce37c5cddad4554ff7167f51cdd11f505a8f26a334
[INFO] running `Command { std: "docker" "start" "-a" "2151c9a83b345ec127390dce37c5cddad4554ff7167f51cdd11f505a8f26a334", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling nano-iam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2151c9a83b345ec127390dce37c5cddad4554ff7167f51cdd11f505a8f26a334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2151c9a83b345ec127390dce37c5cddad4554ff7167f51cdd11f505a8f26a334", kill_on_drop: false }`
[INFO] [stdout] 2151c9a83b345ec127390dce37c5cddad4554ff7167f51cdd11f505a8f26a334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bf4540d51ad9062f8cb1c5670a45320a68dd5492ac96499e0ebaa6127441d90
[INFO] running `Command { std: "docker" "start" "-a" "6bf4540d51ad9062f8cb1c5670a45320a68dd5492ac96499e0ebaa6127441d90", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nano_iam-fb0dd0ecbe15a2f4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test email::tests::test_new_office365_send_verification_email ... ok
[INFO] [stdout] test email::tests::test_new_office365_success ... ok
[INFO] [stdout] test email::tests::test_new_office365_invalid_email ... ok
[INFO] [stdout] test email::tests::test_new_office365_with_different_ports ... ok
[INFO] [stdout] test email::tests::test_new_office365_with_name_in_email ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-aad4a1b7349604e8)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test test_access_token_works_after_refresh ... FAILED
[INFO] [stdout] test full_auth_flow_register_verify_login_refresh ... FAILED
[INFO] [stdout] test test_change_password_invalid_old_password ... FAILED
[INFO] [stdout] test test_change_password_weak_new_password ... FAILED
[INFO] [stdout] test test_check_email_available_after_soft_delete ... FAILED
[INFO] [stdout] test test_cleanup_expired_objects_with_retention ... FAILED
[INFO] [stdout] test test_delete_account_invalid_password ... FAILED
[INFO] [stdout] test test_check_email_available ... FAILED
[INFO] [stdout] test test_cleanup_expired_objects ... FAILED
[INFO] [stdout] test test_email_sent_for_each_registration ... FAILED
[INFO] [stdout] test test_email_sent_on_registration ... FAILED
[INFO] [stdout] test test_expired_access_token_fails_authentication ... FAILED
[INFO] [stdout] test test_expired_refresh_token_fails_refresh ... FAILED
[INFO] [stdout] test test_google_oauth_register ... FAILED
[INFO] [stdout] test test_get_account ... FAILED
[INFO] [stdout] test test_double_usage_detection_and_chain_revocation ... FAILED
[INFO] [stdout] test test_logout_all_revokes_all_tokens ... FAILED
[INFO] [stdout] test test_logout_revokes_access_token ... FAILED
[INFO] [stdout] test test_multiple_refreshes_work ... FAILED
[INFO] [stdout] test test_logout_all_invalid_password ... FAILED
[INFO] [stdout] test test_get_account_not_found ... FAILED
[INFO] [stdout] test test_multiple_refreshes_maintain_chain ... FAILED
[INFO] [stdout] test test_refresh_token_usage_counter ... FAILED
[INFO] [stdout] test test_google_oauth_account_auto_verified ... FAILED
[INFO] [stdout] test test_refresh_maintains_root_token ... FAILED
[INFO] [stdout] test test_refresh_token_revoked_after_use ... FAILED
[INFO] [stdout] test test_google_oauth_auth_type_mismatch ... FAILED
[INFO] [stdout] test test_request_password_reset ... FAILED
[INFO] [stdout] test test_resend_verification_email ... FAILED
[INFO] [stdout] test test_resend_verification_email_already_verified ... FAILED
[INFO] [stdout] test test_request_password_reset_nonexistent_email ... FAILED
[INFO] [stdout] test test_reset_password ... FAILED
[INFO] [stdout] test test_change_password ... FAILED
[INFO] [stderr] [2m2026-05-11T06:42:17.964914Z[0m [31mERROR[0m [2mnano_iam::google_oauth[0m[2m:[0m GOOGLE_OAUTH_CLIENT_ID environment variable not set
[INFO] [stdout] test test_reset_password_weak_password ... FAILED
[INFO] [stdout] test test_get_account_after_soft_delete ... FAILED
[INFO] [stdout] test test_token_chain_creation ... FAILED
[INFO] [stdout] test test_token_chain_revocation_on_compromise ... FAILED
[INFO] [stdout] test test_delete_account_soft_deletes ... FAILED
[INFO] [stdout] test test_verify_google_id_token_missing_client_id ... ok
[INFO] [stdout] test test_refresh_issues_new_tokens ... FAILED
[INFO] [stdout] test test_reset_password_invalid_code ... FAILED
[INFO] [stderr] [2m2026-05-11T06:42:17.969517Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-05-11T06:42:17.970042Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-05-11T06:42:17.970483Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-05-11T06:42:17.971160Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-05-11T06:42:18.267031Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:40823/
[INFO] [stderr] [2m2026-05-11T06:42:18.267149Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:40823
[INFO] [stderr] [2m2026-05-11T06:42:18.267391Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:40823
[INFO] [stderr] [2m2026-05-11T06:42:18.267719Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 88 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.269736Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.269763Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-05-11T06:42:18.269934Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-05-11T06:42:18.270134Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 209 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.270263Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.270282Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is content-length (100 bytes)
[INFO] [stderr] [2m2026-05-11T06:42:18.270327Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body completed
[INFO] [stderr] [2m2026-05-11T06:42:18.270452Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:40823)
[INFO] [stderr] [2m2026-05-11T06:42:18.275876Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stderr] [2m2026-05-11T06:42:18.276505Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] test test_verify_google_id_token_success ... ok
[INFO] [stdout] test test_verify_google_id_token_invalid_response ... ok
[INFO] [stderr] [2m2026-05-11T06:42:18.318538Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:39365/
[INFO] [stderr] [2m2026-05-11T06:42:18.318642Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:39365
[INFO] [stderr] [2m2026-05-11T06:42:18.318885Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:39365
[INFO] [stderr] [2m2026-05-11T06:42:18.319163Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 86 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.319685Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.319707Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-05-11T06:42:18.319836Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-05-11T06:42:18.319978Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 84 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.320083Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.320101Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-05-11T06:42:18.320190Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:39365)
[INFO] [stderr] [2m2026-05-11T06:42:18.320250Z[0m [33m WARN[0m [2mnano_iam::google_oauth[0m[2m:[0m Google token validation failed with status: 400 Bad Request
[INFO] [stderr] [2m2026-05-11T06:42:18.320432Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:36873/
[INFO] [stderr] [2m2026-05-11T06:42:18.320485Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:36873
[INFO] [stderr] [2m2026-05-11T06:42:18.320636Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:36873
[INFO] [stderr] [2m2026-05-11T06:42:18.320844Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 89 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.321083Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.321124Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-05-11T06:42:18.321309Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-05-11T06:42:18.321541Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 216 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.322013Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stdout] test test_verify_google_id_token_unverified_email ... ok
[INFO] [stderr] [2m2026-05-11T06:42:18.322179Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.322197Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is content-length (107 bytes)
[INFO] [stderr] [2m2026-05-11T06:42:18.322232Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body completed
[INFO] [stderr] [2m2026-05-11T06:42:18.322310Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:36873)
[INFO] [stderr] [2m2026-05-11T06:42:18.322426Z[0m [33m WARN[0m [2mnano_iam::google_oauth[0m[2m:[0m Google account email not verified
[INFO] [stderr] [2m2026-05-11T06:42:18.323477Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-05-11T06:42:18.324779Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stderr] [2m2026-05-11T06:42:18.324954Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-05-11T06:42:18.352593Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:36015/
[INFO] [stderr] [2m2026-05-11T06:42:18.352770Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:36015
[INFO] [stderr] [2m2026-05-11T06:42:18.353041Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:36015
[INFO] [stderr] [2m2026-05-11T06:42:18.353665Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.353726Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-05-11T06:42:18.353766Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 93 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.353951Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-05-11T06:42:18.354254Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stderr] [2m2026-05-11T06:42:18.354306Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is content-length (92 bytes)
[INFO] [stderr] [2m2026-05-11T06:42:18.354373Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body completed
[INFO] [stderr] [2m2026-05-11T06:42:18.354439Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 200 bytes
[INFO] [stderr] [2m2026-05-11T06:42:18.354587Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:36015)
[INFO] [stderr] [2m2026-05-11T06:42:18.354717Z[0m [33m WARN[0m [2mnano_iam::google_oauth[0m[2m:[0m Google token audience mismatch
[INFO] [stderr] [2m2026-05-11T06:42:18.355985Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stderr] [2m2026-05-11T06:42:18.356469Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] test test_verify_google_id_token_audience_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_access_token_works_after_refresh stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- full_auth_flow_register_verify_login_refresh stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_change_password_invalid_old_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_change_password_weak_new_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_check_email_available_after_soft_delete stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_cleanup_expired_objects_with_retention stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_account_invalid_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_check_email_available stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_cleanup_expired_objects stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_email_sent_for_each_registration stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_email_sent_on_registration stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_expired_access_token_fails_authentication stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_expired_refresh_token_fails_refresh stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_google_oauth_register stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_account stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_double_usage_detection_and_chain_revocation stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_logout_all_revokes_all_tokens stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_logout_revokes_access_token stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_refreshes_work stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_logout_all_invalid_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_account_not_found stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_refreshes_maintain_chain stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_token_usage_counter stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_google_oauth_account_auto_verified stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_maintains_root_token stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_token_revoked_after_use stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_google_oauth_auth_type_mismatch stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_request_password_reset stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_resend_verification_email stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_resend_verification_email_already_verified stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_request_password_reset_nonexistent_email stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_reset_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_change_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_reset_password_weak_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_account_after_soft_delete stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_chain_creation stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_chain_revocation_on_compromise stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_account_soft_deletes stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_issues_new_tokens stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_reset_password_invalid_code stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     full_auth_flow_register_verify_login_refresh
[INFO] [stdout]     test_access_token_works_after_refresh
[INFO] [stdout]     test_change_password
[INFO] [stdout]     test_change_password_invalid_old_password
[INFO] [stdout]     test_change_password_weak_new_password
[INFO] [stdout]     test_check_email_available
[INFO] [stdout]     test_check_email_available_after_soft_delete
[INFO] [stdout]     test_cleanup_expired_objects
[INFO] [stdout]     test_cleanup_expired_objects_with_retention
[INFO] [stdout]     test_delete_account_invalid_password
[INFO] [stdout]     test_delete_account_soft_deletes
[INFO] [stdout]     test_double_usage_detection_and_chain_revocation
[INFO] [stdout]     test_email_sent_for_each_registration
[INFO] [stdout]     test_email_sent_on_registration
[INFO] [stdout]     test_expired_access_token_fails_authentication
[INFO] [stdout]     test_expired_refresh_token_fails_refresh
[INFO] [stdout]     test_get_account
[INFO] [stdout]     test_get_account_after_soft_delete
[INFO] [stdout]     test_get_account_not_found
[INFO] [stdout]     test_google_oauth_account_auto_verified
[INFO] [stdout]     test_google_oauth_auth_type_mismatch
[INFO] [stdout]     test_google_oauth_register
[INFO] [stdout]     test_logout_all_invalid_password
[INFO] [stdout]     test_logout_all_revokes_all_tokens
[INFO] [stdout]     test_logout_revokes_access_token
[INFO] [stdout]     test_multiple_refreshes_maintain_chain
[INFO] [stdout]     test_multiple_refreshes_work
[INFO] [stdout]     test_refresh_issues_new_tokens
[INFO] [stdout]     test_refresh_maintains_root_token
[INFO] [stdout]     test_refresh_token_revoked_after_use
[INFO] [stdout]     test_refresh_token_usage_counter
[INFO] [stdout]     test_request_password_reset
[INFO] [stdout]     test_request_password_reset_nonexistent_email
[INFO] [stdout]     test_resend_verification_email
[INFO] [stdout]     test_resend_verification_email_already_verified
[INFO] [stdout]     test_reset_password
[INFO] [stdout]     test_reset_password_invalid_code
[INFO] [stdout]     test_reset_password_weak_password
[INFO] [stdout]     test_token_chain_creation
[INFO] [stdout]     test_token_chain_revocation_on_compromise
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 40 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "6bf4540d51ad9062f8cb1c5670a45320a68dd5492ac96499e0ebaa6127441d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf4540d51ad9062f8cb1c5670a45320a68dd5492ac96499e0ebaa6127441d90", kill_on_drop: false }`
[INFO] [stdout] 6bf4540d51ad9062f8cb1c5670a45320a68dd5492ac96499e0ebaa6127441d90
