[INFO] cloning repository https://github.com/gnunicorn/coops-authy-mirror [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnunicorn/coops-authy-mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnunicorn%2Fcoops-authy-mirror", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnunicorn%2Fcoops-authy-mirror'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f97acc42616f209f107386bd9796b9af36ba5264 [INFO] testing gnunicorn/coops-authy-mirror against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnunicorn%2Fcoops-authy-mirror" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gnunicorn/coops-authy-mirror [INFO] finished tweaking git repo https://github.com/gnunicorn/coops-authy-mirror [INFO] tweaked toml for git repo https://github.com/gnunicorn/coops-authy-mirror written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gnunicorn/coops-authy-mirror 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/gnunicorn/coops-authy-mirror 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_asn1 v0.6.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.68 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.118 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.118 [INFO] [stderr] Downloaded sec1 v0.7.3 [INFO] [stderr] Downloaded rfc6979 v0.4.0 [INFO] [stderr] Downloaded base16ct v0.2.0 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded hyper-rustls v0.27.8 [INFO] [stderr] Downloaded group v0.13.0 [INFO] [stderr] Downloaded ecdsa v0.16.9 [INFO] [stderr] Downloaded primeorder v0.13.6 [INFO] [stderr] Downloaded ff v0.13.1 [INFO] [stderr] Downloaded serde_with_macros v3.18.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.2 [INFO] [stderr] Downloaded elliptic-curve v0.13.8 [INFO] [stderr] Downloaded p256 v0.13.2 [INFO] [stderr] Downloaded jsonwebtoken v10.3.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.118 [INFO] [stderr] Downloaded cc v1.2.60 [INFO] [stderr] Downloaded rustls-webpki v0.103.12 [INFO] [stderr] Downloaded crypto-bigint v0.5.5 [INFO] [stderr] Downloaded js-sys v0.3.95 [INFO] [stderr] Downloaded webpki-root-certs v1.0.6 [INFO] [stderr] Downloaded openidconnect v4.0.1 [INFO] [stderr] Downloaded serde_with v3.18.0 [INFO] [stderr] Downloaded p384 v0.13.1 [INFO] [stderr] Downloaded aws-lc-rs v1.16.2 [INFO] [stderr] Downloaded rustls v0.23.38 [INFO] [stderr] Downloaded web-sys v0.3.95 [INFO] [stderr] Downloaded libc v0.2.185 [INFO] [stderr] Downloaded tokio v1.51.1 [INFO] [stderr] Downloaded aws-lc-sys v0.39.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c [INFO] running `Command { std: "docker" "start" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", 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" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c" "/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" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", 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" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling coops-authy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", 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" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling coops-authy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openidconnect v4.0.1 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 40s [INFO] running `Command { std: "docker" "inspect" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", 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" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/coops_authy-0b1a2b696ed7a75f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test config::tests::find_client_by_id ... ok [INFO] [stdout] test config::tests::load_clients_empty_returns_empty ... ok [INFO] [stdout] test config::tests::load_clients_from_numbered_env_vars ... ok [INFO] [stdout] test config::tests::load_clients_missing_secret_errors ... ok [INFO] [stdout] test upstream::tests::get_user_details_not_found_returns_error ... ok [INFO] [stdout] test upstream::tests::get_user_details_success ... ok [INFO] [stdout] test upstream::tests::remote_login_request_fails_returns_failure ... ok [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stdout] test upstream::tests::remote_login_request_succeeds_returns_tokens ... ok [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stdout] test crypto::tests::verify_rejects_expired_token ... ok [INFO] [stdout] test crypto::tests::verify_rejects_wrong_typ ... ok [INFO] [stdout] test crypto::tests::sign_and_verify_roundtrip ... ok [INFO] [stdout] test crypto::tests::verify_upstream_token ... ok [INFO] [stdout] test crypto::tests::jwks_public_key_can_verify_our_tokens ... ok [INFO] [stderr] writing RSA key [INFO] [stdout] test crypto::tests::jwks_contains_valid_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/coops_authy-5aba1704a21c05ff) [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/oidc_client_flow.rs (/opt/rustwide/target/release/deps/oidc_client_flow-8ddb3839dba87c17) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] writing RSA key [INFO] [stdout] test oidc_client_library_can_complete_flow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/oidc_flow.rs (/opt/rustwide/target/release/deps/oidc_flow-ea9939ee0a76e7b8) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test discovery_endpoint_returns_valid_config ... ok [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stdout] test authorize_rejects_wrong_redirect_uri ... ok [INFO] [stderr] writing RSA key [INFO] [stdout] test health_endpoint ... ok [INFO] [stderr] writing RSA key [INFO] [stdout] test jwks_endpoint_returns_valid_keys ... ok [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stdout] test login_failure_shows_error ... ok [INFO] [stdout] test expired_session_shows_login_form ... ok [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stdout] test sso_session_skips_login_form ... ok [INFO] [stdout] test authorize_rejects_unknown_client ... ok [INFO] [stdout] test full_authorization_code_flow ... ok [INFO] [stderr] writing RSA key [INFO] [stdout] test token_rejects_invalid_grant_type ... ok [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stderr] writing RSA key [INFO] [stdout] test userinfo_rejects_missing_token ... ok [INFO] [stdout] test token_supports_basic_auth ... ok [INFO] [stdout] test token_rejects_wrong_client_secret ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stderr] Doc-tests coops_authy [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" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c", kill_on_drop: false }` [INFO] [stdout] 29b8bcc3a9cfeda7c6c0c43d0dc77661d73160bd8d3e2acffdec78140dd8a02c