[INFO] fetching crate auth0 0.3.0... [INFO] testing auth0-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate auth0 0.3.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate auth0 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--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] Locking 186 packages to latest compatible versions [INFO] [stderr] Adding mockito v0.27.0 (available: v1.7.2) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.13.2) [INFO] [stderr] Adding tokio v0.2.25 (available: v1.50.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d095dd54ca74c583bc1de4c4e1bf6fbe3a0a1377ec1bbd7b9ff3a7d5ebd990e [INFO] running `Command { std: "docker" "start" "-a" "5d095dd54ca74c583bc1de4c4e1bf6fbe3a0a1377ec1bbd7b9ff3a7d5ebd990e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d095dd54ca74c583bc1de4c4e1bf6fbe3a0a1377ec1bbd7b9ff3a7d5ebd990e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d095dd54ca74c583bc1de4c4e1bf6fbe3a0a1377ec1bbd7b9ff3a7d5ebd990e", kill_on_drop: false }` [INFO] [stdout] 5d095dd54ca74c583bc1de4c4e1bf6fbe3a0a1377ec1bbd7b9ff3a7d5ebd990e [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41239ad08e17d6a8123bcfb5ddd79bed077bed7c453a3c0462dca6a156834d39 [INFO] running `Command { std: "docker" "start" "-a" "41239ad08e17d6a8123bcfb5ddd79bed077bed7c453a3c0462dca6a156834d39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.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 22.21s [INFO] running `Command { std: "docker" "inspect" "41239ad08e17d6a8123bcfb5ddd79bed077bed7c453a3c0462dca6a156834d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41239ad08e17d6a8123bcfb5ddd79bed077bed7c453a3c0462dca6a156834d39", kill_on_drop: false }` [INFO] [stdout] 41239ad08e17d6a8123bcfb5ddd79bed077bed7c453a3c0462dca6a156834d39 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0ee8b6d9eecb3ad9b70925dace4b21de60232eca4dc19de93e8fc50c65d1491 [INFO] running `Command { std: "docker" "start" "-a" "d0ee8b6d9eecb3ad9b70925dace4b21de60232eca4dc19de93e8fc50c65d1491", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling aho-corasick v1.1.4 [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 serde_urlencoded v0.6.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.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 20.08s [INFO] running `Command { std: "docker" "inspect" "d0ee8b6d9eecb3ad9b70925dace4b21de60232eca4dc19de93e8fc50c65d1491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ee8b6d9eecb3ad9b70925dace4b21de60232eca4dc19de93e8fc50c65d1491", kill_on_drop: false }` [INFO] [stdout] d0ee8b6d9eecb3ad9b70925dace4b21de60232eca4dc19de93e8fc50c65d1491 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1cb85b70b5acfb559e9a57760b62ae06e2d22e46a82965a808a48ae20d8fa73 [INFO] running `Command { std: "docker" "start" "-a" "f1cb85b70b5acfb559e9a57760b62ae06e2d22e46a82965a808a48ae20d8fa73", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth0-bc33196d9fef563d) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test authentication::authorize_application::tests::authorization_code_flow_with_pkce_build_request ... ok [INFO] [stdout] test authentication::get_token::tests::token_exchange_build_request ... ok [INFO] [stdout] test authentication::device_code::tests::device_authorization_flow_build_request ... ok [INFO] [stdout] test authentication::dynamic_client_registration::tests::register_build_request ... ok [INFO] [stdout] test authentication::get_token::tests::authorization_code_flow_with_pkce_build_request ... ok [INFO] [stdout] test authentication::authorize_application::tests::implicit_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::get_token::tests::resource_owner_password_build_request ... ok [INFO] [stdout] test authentication::get_token::tests::device_authorization_flow_build_request ... ok [INFO] [stdout] test authentication::authorize_application::tests::authorization_code_flow_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::add_authenticator_build_request ... ok [INFO] [stdout] test authentication::change_password::tests::change_password_build_request ... ok [INFO] [stdout] test authentication::login::tests::social_build_request ... ok [INFO] [stdout] test authentication::get_token::tests::refresh_token_build_request ... ok [INFO] [stdout] test authentication::login::tests::passive_build_request ... ok [INFO] [stdout] test authentication::logout::tests::logout_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::delete_authenticator_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::challenge_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::recovery_code_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::one_time_password_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::out_of_band_build_request ... ok [INFO] [stdout] test authentication::mfa::tests::list_authenticators_build_request ... ok [INFO] [stdout] test authentication::revoke_refresh_token::tests::revoke_refresh_token_build_request ... ok [INFO] [stdout] test authentication::signup::tests::signup_build_request ... ok [INFO] [stdout] test authentication::passwordless::tests::passwordless_start_build_request ... ok [INFO] [stdout] test authentication::tests::authentication_api_init ... ok [INFO] [stdout] test authentication::saml::tests::accept_build_request ... ok [INFO] [stdout] test authentication::saml::tests::get_metadata_build_request ... ok [INFO] [stdout] test authentication::ws_federation::tests::get_metadata_build_request ... ok [INFO] [stdout] test authentication::saml::tests::idp_flow_build_request ... ok [INFO] [stdout] test authentication::ws_federation::tests::accept_request_build_request ... ok [INFO] [stdout] test authentication::user_profile::tests::get_user_info_build_request ... ok [INFO] [stdout] test authentication::passwordless::tests::passwordless_login_build_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_authorize_application_test.rs (/opt/rustwide/target/debug/deps/authentication_authorize_application_test-5585e48e94b2430b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test authorization_code_flow_send_request ... ok [INFO] [stdout] test authorization_code_flow_with_pkce_send_request ... ok [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.36s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_change_password_test.rs (/opt/rustwide/target/debug/deps/authentication_change_password_test-bd1a52860166257f) [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.16s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_device_code_test.rs (/opt/rustwide/target/debug/deps/authentication_device_code_test-9a1e1c324b32b07f) [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.10s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_dynamic_client_registration_test.rs (/opt/rustwide/target/debug/deps/authentication_dynamic_client_registration_test-12cb20d484a57ee6) [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-41e74fc2199b6b30) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test authorization_code_flow_send_request ... ok [INFO] [stdout] test client_credentials_flow_send_request ... ok [INFO] [stdout] test refresh_token_send_request ... ok [INFO] [stdout] test device_authorization_flow_send_request ... ok [INFO] [stdout] test resource_owner_password_send_request ... ok [INFO] [stdout] test token_exchange_send_request ... ok [INFO] [stdout] test authorization_code_flow_with_pkce_send_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_login_test.rs (/opt/rustwide/target/debug/deps/authentication_login_test-95c5c6b454444b52) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test passive_send_request ... ok [INFO] [stdout] test enterprise_send_request ... ok [INFO] [stderr] Running tests/authentication_logout_test.rs (/opt/rustwide/target/debug/deps/authentication_logout_test-e003a6d673caba2a) [INFO] [stdout] test social_send_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [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.15s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_mfa_test.rs (/opt/rustwide/target/debug/deps/authentication_mfa_test-338bcf41995ec206) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test recovery_code_send_request ... ok [INFO] [stdout] test out_of_band_send_request ... ok [INFO] [stdout] test delete_authenticator_send_request ... ok [INFO] [stdout] test one_time_password_send_request ... ok [INFO] [stdout] test challenge_send_request ... ok [INFO] [stdout] test list_authenticators_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.71s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_passwordless_test.rs (/opt/rustwide/target/debug/deps/authentication_passwordless_test-874b814adf5e350c) [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.27s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/authentication_revoke_refresh_token_test.rs (/opt/rustwide/target/debug/deps/authentication_revoke_refresh_token_test-7a93cf828b608b1e) [INFO] [stdout] running 1 test [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.11s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_saml_test.rs (/opt/rustwide/target/debug/deps/authentication_saml_test-76f79b339f4dcb68) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test accept_send_request ... ok [INFO] [stdout] test get_metadata_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-b588f4133be9a47f) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [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.17s [INFO] [stdout] [INFO] [stderr] Running tests/authentication_user_profile_test.rs (/opt/rustwide/target/debug/deps/authentication_user_profile_test-fb6ea1b206ec0788) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/authentication_ws_federation_test.rs (/opt/rustwide/target/debug/deps/authentication_ws_federation_test-8ebb8a36ae22b5b3) [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.16s [INFO] [stdout] [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.22s [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" "f1cb85b70b5acfb559e9a57760b62ae06e2d22e46a82965a808a48ae20d8fa73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cb85b70b5acfb559e9a57760b62ae06e2d22e46a82965a808a48ae20d8fa73", kill_on_drop: false }` [INFO] [stdout] f1cb85b70b5acfb559e9a57760b62ae06e2d22e46a82965a808a48ae20d8fa73