[INFO] fetching crate auth0 0.3.0...
[INFO] testing auth0-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate auth0 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate auth0 0.3.0
[INFO] finished tweaking crates.io crate auth0 0.3.0
[INFO] tweaked toml for crates.io crate auth0 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate auth0 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 165 packages to latest compatible versions
[INFO] [stderr]       Adding mockito v0.27.0 (available: v1.7.0)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa v0.4.8
[INFO] [stderr]   Downloaded serde_urlencoded v0.6.1
[INFO] [stderr]   Downloaded extend v0.1.2
[INFO] [stderr]   Downloaded assert-json-diff v1.1.0
[INFO] [stderr]   Downloaded mockito v0.27.0
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bd067ced28af4914c67df0c99ab0d9d8bfd6feb6a8928ebb9082274ec16f308
[INFO] running `Command { std: "docker" "start" "-a" "8bd067ced28af4914c67df0c99ab0d9d8bfd6feb6a8928ebb9082274ec16f308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bd067ced28af4914c67df0c99ab0d9d8bfd6feb6a8928ebb9082274ec16f308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd067ced28af4914c67df0c99ab0d9d8bfd6feb6a8928ebb9082274ec16f308", kill_on_drop: false }`
[INFO] [stdout] 8bd067ced28af4914c67df0c99ab0d9d8bfd6feb6a8928ebb9082274ec16f308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 838ab0e9197438aa6700fcf1acca23abc9f03969ed69d0c3c6f64e0f9c70df8d
[INFO] running `Command { std: "docker" "start" "-a" "838ab0e9197438aa6700fcf1acca23abc9f03969ed69d0c3c6f64e0f9c70df8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.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 tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.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 hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling auth0 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.85s
[INFO] running `Command { std: "docker" "inspect" "838ab0e9197438aa6700fcf1acca23abc9f03969ed69d0c3c6f64e0f9c70df8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "838ab0e9197438aa6700fcf1acca23abc9f03969ed69d0c3c6f64e0f9c70df8d", kill_on_drop: false }`
[INFO] [stdout] 838ab0e9197438aa6700fcf1acca23abc9f03969ed69d0c3c6f64e0f9c70df8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 891060ae9a73410dbfdb783c92d59b4aafe5431953acde86d40ddcd729831588
[INFO] running `Command { std: "docker" "start" "-a" "891060ae9a73410dbfdb783c92d59b4aafe5431953acde86d40ddcd729831588", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling extend v0.1.2
[INFO] [stderr]    Compiling assert-json-diff v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mockito v0.27.0
[INFO] [stderr]    Compiling auth0 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.80s
[INFO] running `Command { std: "docker" "inspect" "891060ae9a73410dbfdb783c92d59b4aafe5431953acde86d40ddcd729831588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "891060ae9a73410dbfdb783c92d59b4aafe5431953acde86d40ddcd729831588", kill_on_drop: false }`
[INFO] [stdout] 891060ae9a73410dbfdb783c92d59b4aafe5431953acde86d40ddcd729831588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d32981d74cc654589647b2d0a6d74fa9290d0d28ec1f3d613a2c5b220f5300e
[INFO] running `Command { std: "docker" "start" "-a" "4d32981d74cc654589647b2d0a6d74fa9290d0d28ec1f3d613a2c5b220f5300e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth0-b3f0597f3814f018)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test authentication::dynamic_client_registration::tests::register_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::refresh_token_build_request ... ok
[INFO] [stdout] test authentication::authorize_application::tests::authorization_code_flow_with_pkce_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::resource_owner_password_build_request ... ok
[INFO] [stdout] test authentication::authorize_application::tests::implicit_flow_build_request ... ok
[INFO] [stdout] test authentication::login::tests::passive_build_request ... ok
[INFO] [stdout] test authentication::change_password::tests::change_password_build_request ... ok
[INFO] [stdout] test authentication::device_code::tests::device_authorization_flow_build_request ... ok
[INFO] [stdout] test authentication::authorize_application::tests::authorization_code_flow_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::device_authorization_flow_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::client_credentials_flow_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::authorization_code_flow_build_request ... ok
[INFO] [stdout] test authentication::login::tests::enterprise_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::challenge_build_request ... ok
[INFO] [stdout] test authentication::logout::tests::logout_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::authorization_code_flow_with_pkce_build_request ... ok
[INFO] [stdout] test authentication::login::tests::social_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::add_authenticator_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::delete_authenticator_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::out_of_band_build_request ... ok
[INFO] [stdout] test authentication::get_token::tests::token_exchange_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::list_authenticators_build_request ... ok
[INFO] [stdout] test authentication::saml::tests::accept_build_request ... ok
[INFO] [stdout] test authentication::revoke_refresh_token::tests::revoke_refresh_token_build_request ... ok
[INFO] [stdout] test authentication::passwordless::tests::passwordless_start_build_request ... ok
[INFO] [stdout] test authentication::saml::tests::get_metadata_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::recovery_code_build_request ... ok
[INFO] [stdout] test authentication::passwordless::tests::passwordless_login_build_request ... ok
[INFO] [stdout] test authentication::mfa::tests::one_time_password_build_request ... ok
[INFO] [stdout] test authentication::tests::authentication_api_init ... ok
[INFO] [stdout] test authentication::signup::tests::signup_build_request ... ok
[INFO] [stdout] test authentication::ws_federation::tests::accept_request_build_request ... ok
[INFO] [stdout] test authentication::saml::tests::idp_flow_build_request ... ok
[INFO] [stdout] test authentication::ws_federation::tests::get_metadata_build_request ... ok
[INFO] [stdout] test authentication::user_profile::tests::get_user_info_build_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_authorize_application_test.rs (/opt/rustwide/target/debug/deps/authentication_authorize_application_test-95b26a4f22ae8e86)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test authorization_code_flow_with_pkce_send_request ... ok
[INFO] [stdout] test authorization_code_flow_send_request ... ok
[INFO] [stderr]      Running tests/authentication_change_password_test.rs (/opt/rustwide/target/debug/deps/authentication_change_password_test-3e6bb2db428a753c)
[INFO] [stdout] test implicit_flow_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test change_password_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_device_code_test.rs (/opt/rustwide/target/debug/deps/authentication_device_code_test-b66ec1db95bd48ac)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test device_authorization_flow_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_dynamic_client_registration_test.rs (/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-c84a6ea553400aa3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test register_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_get_token_test.rs (/opt/rustwide/target/debug/deps/authentication_get_token_test-1ccd9ad8a2e2f583)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test authorization_code_flow_with_pkce_send_request ... ok
[INFO] [stdout] test device_authorization_flow_send_request ... ok
[INFO] [stdout] test token_exchange_send_request ... ok
[INFO] [stdout] test client_credentials_flow_send_request ... ok
[INFO] [stdout] test resource_owner_password_send_request ... ok
[INFO] [stdout] test refresh_token_send_request ... ok
[INFO] [stdout] test authorization_code_flow_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_login_test.rs (/opt/rustwide/target/debug/deps/authentication_login_test-f8b18561dff90aaf)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test social_send_request ... ok
[INFO] [stdout] test passive_send_request ... ok
[INFO] [stdout] test enterprise_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_logout_test.rs (/opt/rustwide/target/debug/deps/authentication_logout_test-32a8f3bc9b816c12)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test logout_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_mfa_test.rs (/opt/rustwide/target/debug/deps/authentication_mfa_test-d2ba04c435cc58c2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test list_authenticators_send_request ... ok
[INFO] [stdout] test challenge_send_request ... ok
[INFO] [stdout] test delete_authenticator_send_request ... ok
[INFO] [stdout] test one_time_password_send_request ... ok
[INFO] [stdout] test out_of_band_send_request ... ok
[INFO] [stdout] test recovery_code_send_request ... ok
[INFO] [stdout] test add_authenticator_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_passwordless_test.rs (/opt/rustwide/target/debug/deps/authentication_passwordless_test-27f6b86080bea282)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test passwordless_start_send_request ... ok
[INFO] [stdout] test passwordless_login_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_revoke_refresh_token_test.rs (/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-cfd448e19e6d69f5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/authentication_saml_test.rs (/opt/rustwide/target/debug/deps/authentication_saml_test-987ba00ab0a2718a)
[INFO] [stdout] test revoke_refresh_token_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test get_metadata_send_request ... ok
[INFO] [stdout] test accept_send_request ... ok
[INFO] [stdout] test idp_flow_send_request ... ok
[INFO] [stderr]      Running tests/authentication_signup_test.rs (/opt/rustwide/target/debug/deps/authentication_signup_test-fb6c516cc7cc23c0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test signup_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_user_profile_test.rs (/opt/rustwide/target/debug/deps/authentication_user_profile_test-0fa3b543fdb15523)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test user_profile_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authentication_ws_federation_test.rs (/opt/rustwide/target/debug/deps/authentication_ws_federation_test-855e400c652df370)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test accept_request_send_request ... ok
[INFO] [stdout] test get_metadata_send_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests auth0
[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" "4d32981d74cc654589647b2d0a6d74fa9290d0d28ec1f3d613a2c5b220f5300e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d32981d74cc654589647b2d0a6d74fa9290d0d28ec1f3d613a2c5b220f5300e", kill_on_drop: false }`
[INFO] [stdout] 4d32981d74cc654589647b2d0a6d74fa9290d0d28ec1f3d613a2c5b220f5300e
