[INFO] cloning repository https://github.com/rs-auth/rs-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rs-auth/rs-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frs-auth%2Frs-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frs-auth%2Frs-auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f80be3ebe2dfc92ad11d7fd721306df5e52ed328
[INFO] testing rs-auth/rs-auth against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frs-auth%2Frs-auth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rs-auth/rs-auth
[INFO] finished tweaking git repo https://github.com/rs-auth/rs-auth
[INFO] tweaked toml for git repo https://github.com/rs-auth/rs-auth written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rs-auth/rs-auth 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/rs-auth/rs-auth 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3acecdfc6b2e1665c6a35244d8160d152fab75c88fb5f9a6001ae205f19a35a2
[INFO] running `Command { std: "docker" "start" "-a" "3acecdfc6b2e1665c6a35244d8160d152fab75c88fb5f9a6001ae205f19a35a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3acecdfc6b2e1665c6a35244d8160d152fab75c88fb5f9a6001ae205f19a35a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3acecdfc6b2e1665c6a35244d8160d152fab75c88fb5f9a6001ae205f19a35a2", kill_on_drop: false }`
[INFO] [stdout] 3acecdfc6b2e1665c6a35244d8160d152fab75c88fb5f9a6001ae205f19a35a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] e05ad5241eff98444d6337718a673fe6aba198858e118fbe4a84d255b5c1e076
[INFO] running `Command { std: "docker" "start" "-a" "e05ad5241eff98444d6337718a673fe6aba198858e118fbe4a84d255b5c1e076", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rs-auth-core v0.1.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling rs-auth-postgres v0.1.2 (/opt/rustwide/workdir/pg)
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling rs-auth-axum v0.1.2 (/opt/rustwide/workdir/axum)
[INFO] [stderr]    Compiling rs-auth-cli v0.1.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling rs-auth v0.1.2 (/opt/rustwide/workdir/auth)
[INFO] [stderr]    Compiling basic v0.1.2 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "e05ad5241eff98444d6337718a673fe6aba198858e118fbe4a84d255b5c1e076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05ad5241eff98444d6337718a673fe6aba198858e118fbe4a84d255b5c1e076", kill_on_drop: false }`
[INFO] [stdout] e05ad5241eff98444d6337718a673fe6aba198858e118fbe4a84d255b5c1e076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 78ff1e9ef8beebfc1945d474a4cbef8895be2bb296aec66340f5edc7b362a395
[INFO] running `Command { std: "docker" "start" "-a" "78ff1e9ef8beebfc1945d474a4cbef8895be2bb296aec66340f5edc7b362a395", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling ferroid v0.8.9
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling rs-auth-core v0.1.2 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling rs-auth-axum v0.1.2 (/opt/rustwide/workdir/axum)
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling rs-auth-postgres v0.1.2 (/opt/rustwide/workdir/pg)
[INFO] [stderr]    Compiling rs-auth v0.1.2 (/opt/rustwide/workdir/auth)
[INFO] [stderr]    Compiling rs-auth-cli v0.1.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling basic v0.1.2 (/opt/rustwide/workdir/examples/basic)
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling bollard v0.20.2
[INFO] [stderr]    Compiling testcontainers v0.27.2
[INFO] [stderr]    Compiling testcontainers-modules v0.15.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "78ff1e9ef8beebfc1945d474a4cbef8895be2bb296aec66340f5edc7b362a395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78ff1e9ef8beebfc1945d474a4cbef8895be2bb296aec66340f5edc7b362a395", kill_on_drop: false }`
[INFO] [stdout] 78ff1e9ef8beebfc1945d474a4cbef8895be2bb296aec66340f5edc7b362a395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 74dc718b7f3dee2c3cd3a3cbf9de947568d1f80d72586ed5446bb88f41cd543f
[INFO] running `Command { std: "docker" "start" "-a" "74dc718b7f3dee2c3cd3a3cbf9de947568d1f80d72586ed5446bb88f41cd543f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basic-6f73a8cf71f38060)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_auth-16859ec2eee167be)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_auth_axum-cb4ab1f39a278e09)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test error::tests::email_taken_maps_to_conflict ... ok
[INFO] [stderr]      Running tests/account_http.rs (/opt/rustwide/target/debug/deps/account_http-3d0776d9c272a4ee)
[INFO] [stdout] test error::tests::user_not_found_maps_to_not_found ... ok
[INFO] [stdout] test error::tests::email_not_verified_maps_to_forbidden ... ok
[INFO] [stdout] test error::tests::session_not_found_maps_to_unauthorized ... ok
[INFO] [stdout] test error::tests::store_error_maps_to_internal_server_error ... ok
[INFO] [stdout] test error::tests::hash_error_maps_to_internal_server_error ... ok
[INFO] [stdout] test error::tests::invalid_credentials_maps_to_unauthorized ... ok
[INFO] [stdout] test error::tests::internal_error_maps_to_internal_server_error ... ok
[INFO] [stdout] test cookie::tests::set_and_get_session_cookie_roundtrip ... ok
[INFO] [stdout] test error::tests::invalid_token_maps_to_bad_request ... ok
[INFO] [stdout] test error::tests::weak_password_maps_to_bad_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test list_accounts_returns_401_without_cookie ... ok
[INFO] [stdout] test unlink_account_returns_401_without_cookie ... ok
[INFO] [stdout] test unlink_account_returns_error_for_nonexistent_account ... ok
[INFO] [stdout] test list_accounts_returns_accounts_for_authenticated_user ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_http.rs (/opt/rustwide/target/debug/deps/auth_http-31f12560b2664578)
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test forgot_password_always_returns_200 ... ok
[INFO] [stdout] test get_session_returns_401_without_cookie ... ok
[INFO] [stdout] test login_with_nonexistent_email_returns_401 ... ok
[INFO] [stdout] test signup_with_short_password_returns_400 ... ok
[INFO] [stdout] test logout_without_cookie_returns_401 ... ok
[INFO] [stdout] test signup_with_duplicate_email_returns_409 ... ok
[INFO] [stdout] test get_session_returns_200_with_valid_cookie ... ok
[INFO] [stdout] test get_sessions_returns_active_sessions ... ok
[INFO] [stdout] test signup_sets_session_cookie ... ok
[INFO] [stdout] test logout_removes_session_cookie ... ok
[INFO] [stdout] test verify_email_returns_200_for_valid_token ... ok
[INFO] [stdout] test signup_returns_201_with_user_json ... ok
[INFO] [stdout] test login_sets_session_cookie ... ok
[INFO] [stdout] test login_with_valid_credentials_returns_200 ... ok
[INFO] [stdout] test login_with_wrong_password_returns_401 ... ok
[INFO] [stdout] test reset_password_with_valid_token_returns_200 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oauth_http.rs (/opt/rustwide/target/debug/deps/oauth_http-743d9781723d12e4)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test oauth_callback_missing_code_returns_error ... ok
[INFO] [stdout] test oauth_login_duplicate_provider_config_returns_server_error ... ok
[INFO] [stdout] test oauth_callback_expired_state_returns_error ... ok
[INFO] [stdout] test oauth_callback_invalid_state_returns_error ... ok
[INFO] [stdout] test oauth_login_github_returns_redirect ... ok
[INFO] [stdout] test oauth_login_unknown_provider_returns_error ... ok
[INFO] [stdout] test oauth_callback_error_redirects_when_configured ... ok
[INFO] [stdout] test oauth_login_google_returns_redirect ... ok
[INFO] [stdout] test oauth_login_stores_state_in_oauth_states ... ok
[INFO] [stdout] test oauth_callback_valid_state_fails_at_exchange ... ok
[INFO] [stdout] test oauth_callback_success_returns_json_and_sets_cookie ... ok
[INFO] [stdout] test oauth_callback_success_redirects_when_configured ... ok
[INFO] [stdout] test oauth_callback_replay_fails_after_successful_callback ... ok
[INFO] [stdout] test oauth_callback_malformed_userinfo_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_auth_cli-ef1dbde70cb4b7fa)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rs_auth_cli-5209344b9613fd0b)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_auth_core-196641463887fbec)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test commands::generate::tests::slugifies_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test config::tests::default_config_has_sane_values ... ok
[INFO] [stdout] test crypto::token::tests::generate_token_is_alphanumeric ... ok
[INFO] [stdout] test crypto::token::tests::generate_token_has_correct_length ... ok
[INFO] [stdout] test service::tests::cleanup_expired_removes_sessions_verifications_and_oauth_states ... ok
[INFO] [stdout] test crypto::token::tests::verify_token_roundtrip ... ok
[INFO] [stdout] test crypto::token::tests::verify_token_wrong_hash ... ok
[INFO] [stdout] test service::tests::link_account_is_idempotent_when_already_linked_to_same_user ... ok
[INFO] [stdout] test crypto::token::tests::hash_token_is_deterministic ... ok
[INFO] [stdout] test service::tests::link_account_creates_account_for_authenticated_user ... ok
[INFO] [stdout] test service::tests::list_accounts_returns_empty_for_user_with_no_accounts ... ok
[INFO] [stdout] test config::tests::oauth_config_rejects_unsupported_provider_ids ... ok
[INFO] [stdout] test service::tests::link_account_updates_existing_account_tokens ... ok
[INFO] [stdout] test service::tests::link_account_rejects_when_already_linked_to_different_user ... ok
[INFO] [stdout] test service::tests::oauth_callback_creates_new_user_and_account ... ok
[INFO] [stdout] test config::tests::oauth_config_rejects_invalid_urls ... ok
[INFO] [stdout] test config::tests::oauth_config_rejects_duplicate_provider_ids ... ok
[INFO] [stdout] test service::tests::oauth_callback_logs_in_existing_account ... ok
[INFO] [stdout] test service::tests::unlink_account_rejects_last_auth_method ... ok
[INFO] [stdout] test service::tests::unlink_account_removes_account ... ok
[INFO] [stdout] test service::tests::oauth_callback_respects_linking_policy ... ok
[INFO] [stdout] test service::tests::refresh_oauth_token_rejects_for_wrong_account_id ... ok
[INFO] [stdout] test service::tests::list_accounts_returns_public_accounts_without_tokens ... ok
[INFO] [stdout] test service::tests::oauth_callback_links_existing_user_by_email ... ok
[INFO] [stdout] test service::tests::refresh_oauth_token_rejects_when_no_refresh_token ... ok
[INFO] [stdout] test crypto::hash::tests::hash_and_verify_roundtrip ... ok
[INFO] [stdout] test crypto::hash::tests::wrong_password_returns_false ... ok
[INFO] [stdout] test service::tests::signup_verify_login_and_reset_flow_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.76s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_auth_postgres-28e868adb9553d90)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8e4cbebb6965b957)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_forgot_password_always_returns_ok ... ok
[INFO] [stdout] test test_get_session_returns_user_and_session ... ok
[INFO] [stdout] test test_login_valid_credentials_returns_session ... ok
[INFO] [stdout] test test_get_session_expired_returns_error ... ok
[INFO] [stdout] test test_login_nonexistent_email_returns_error ... ok
[INFO] [stdout] test test_email_verification_expired_token_returns_error ... ok
[INFO] [stdout] test test_login_wrong_password_returns_error ... ok
[INFO] [stdout] test test_logout_deletes_session ... ok
[INFO] [stdout] test test_list_sessions_returns_all_active_sessions ... ok
[INFO] [stdout] test test_signup_creates_user_and_returns_session ... ok
[INFO] [stdout] test test_reset_password_changes_password_and_revokes_sessions ... ok
[INFO] [stdout] test test_signup_duplicate_email_returns_error ... ok
[INFO] [stdout] test test_email_verification_marks_user_verified ... ok
[INFO] [stdout] test test_reset_password_expired_token_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs_auth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs_auth_axum
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs_auth_cli
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs_auth_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rs_auth_postgres
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74dc718b7f3dee2c3cd3a3cbf9de947568d1f80d72586ed5446bb88f41cd543f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74dc718b7f3dee2c3cd3a3cbf9de947568d1f80d72586ed5446bb88f41cd543f", kill_on_drop: false }`
[INFO] [stdout] 74dc718b7f3dee2c3cd3a3cbf9de947568d1f80d72586ed5446bb88f41cd543f
