[INFO] fetching crate atrium-oauth 0.1.4... [INFO] testing atrium-oauth-0.1.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate atrium-oauth 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate atrium-oauth 0.1.4 [INFO] finished tweaking crates.io crate atrium-oauth 0.1.4 [INFO] tweaked toml for crates.io crate atrium-oauth 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atrium-oauth 0.1.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate atrium-oauth 0.1.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atrium-xrpc v0.12.3 [INFO] [stderr] Downloaded jose-jwk v0.1.2 [INFO] [stderr] Downloaded ipld-core v0.4.2 [INFO] [stderr] Downloaded atrium-common v0.1.2 [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded jose-b64 v0.1.2 [INFO] [stderr] Downloaded atrium-identity v0.1.6 [INFO] [stderr] Downloaded atrium-api v0.25.5 [INFO] [stderr] Downloaded jose-jwa v0.1.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2df67a5cca1ab0773f9377d5d15635a540f11001665944bc34bb4c05766d4983 [INFO] running `Command { std: "docker" "start" "-a" "2df67a5cca1ab0773f9377d5d15635a540f11001665944bc34bb4c05766d4983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2df67a5cca1ab0773f9377d5d15635a540f11001665944bc34bb4c05766d4983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df67a5cca1ab0773f9377d5d15635a540f11001665944bc34bb4c05766d4983", kill_on_drop: false }` [INFO] [stdout] 2df67a5cca1ab0773f9377d5d15635a540f11001665944bc34bb4c05766d4983 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1de78bebe42688bf115ce38b2357479ccb103f9b627a37cc5330f5a756082950 [INFO] running `Command { std: "docker" "start" "-a" "1de78bebe42688bf115ce38b2357479ccb103f9b627a37cc5330f5a756082950", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling jose-jwa v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling jose-b64 v0.1.2 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling atrium-api v0.25.5 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling jose-jwk v0.1.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling atrium-identity v0.1.6 [INFO] [stderr] Compiling atrium-oauth v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.57s [INFO] running `Command { std: "docker" "inspect" "1de78bebe42688bf115ce38b2357479ccb103f9b627a37cc5330f5a756082950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de78bebe42688bf115ce38b2357479ccb103f9b627a37cc5330f5a756082950", kill_on_drop: false }` [INFO] [stdout] 1de78bebe42688bf115ce38b2357479ccb103f9b627a37cc5330f5a756082950 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 783d2286b8df9a2052ed5e874dbdbb2cd1f29ae1280af1ec936949b0fa6da557 [INFO] running `Command { std: "docker" "start" "-a" "783d2286b8df9a2052ed5e874dbdbb2cd1f29ae1280af1ec936949b0fa6da557", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling resolv-conf v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jose-jwa v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling jose-b64 v0.1.2 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling atrium-api v0.25.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling jose-jwk v0.1.2 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling atrium-identity v0.1.6 [INFO] [stderr] Compiling atrium-oauth v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "783d2286b8df9a2052ed5e874dbdbb2cd1f29ae1280af1ec936949b0fa6da557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783d2286b8df9a2052ed5e874dbdbb2cd1f29ae1280af1ec936949b0fa6da557", kill_on_drop: false }` [INFO] [stdout] 783d2286b8df9a2052ed5e874dbdbb2cd1f29ae1280af1ec936949b0fa6da557 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d79039e123d6c2750cc44015a8b3528ae456e0f4e6fbcfa55ad445295b60f95 [INFO] running `Command { std: "docker" "start" "-a" "1d79039e123d6c2750cc44015a8b3528ae456e0f4e6fbcfa55ad445295b60f95", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atrium_oauth-98ad0b901063fa09) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test atproto::tests::test_localhost_client_metadata_invalid ... ok [INFO] [stdout] test atproto::tests::test_localhost_client_metadata_custom ... ok [INFO] [stdout] test jose::tests::test_serialize_claims ... ok [INFO] [stdout] test atproto::tests::test_scope_serde ... ok [INFO] [stdout] test oauth_session::tests::test_new ... ok [INFO] [stdout] test atproto::tests::test_localhost_client_metadata_default ... ok [INFO] [stdout] test atproto::tests::test_client_metadata ... ok [INFO] [stdout] test store::session_registry::tests::test_get_session ... ok [INFO] [stdout] test store::session_registry::tests::test_get_refreshed_parallel ... ok [INFO] [stdout] test oauth_session::tests::test_xrpc_without_token ... ok [INFO] [stdout] test store::session_registry::tests::test_get_refreshed ... ok [INFO] [stdout] test oauth_session::tests::test_configure_endpoint ... ok [INFO] [stdout] test jose::jwt::tests::test_serialize_claims ... ok [INFO] [stdout] test oauth_session::tests::test_configure_labelers_header ... ok [INFO] [stdout] test oauth_session::tests::test_xrpc_with_refresh ... ok [INFO] [stdout] test oauth_session::tests::test_configure_proxy_header ... ok [INFO] [stdout] test oauth_session::tests::test_xrpc_with_duplicated_refresh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests atrium_oauth [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 127) ... ignored [INFO] [stdout] test src/lib.rs - (line 70) ... ignored [INFO] [stdout] test src/lib.rs - (line 97) ... ignored [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.92s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d79039e123d6c2750cc44015a8b3528ae456e0f4e6fbcfa55ad445295b60f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d79039e123d6c2750cc44015a8b3528ae456e0f4e6fbcfa55ad445295b60f95", kill_on_drop: false }` [INFO] [stdout] 1d79039e123d6c2750cc44015a8b3528ae456e0f4e6fbcfa55ad445295b60f95