[INFO] fetching crate reqsign-google 3.0.0...
[INFO] testing reqsign-google-3.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reqsign-google 3.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate reqsign-google 3.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reqsign-google 3.0.0
[INFO] tweaked toml for crates.io crate reqsign-google 3.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqsign-google 3.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqsign-google 3.0.0 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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b585e97ea8c4e2e6637db413a9347509eb03682fc5a3c58e61a1f40742888f55
[INFO] running `Command { std: "docker" "start" "-a" "b585e97ea8c4e2e6637db413a9347509eb03682fc5a3c58e61a1f40742888f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b585e97ea8c4e2e6637db413a9347509eb03682fc5a3c58e61a1f40742888f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b585e97ea8c4e2e6637db413a9347509eb03682fc5a3c58e61a1f40742888f55", kill_on_drop: false }`
[INFO] [stdout] b585e97ea8c4e2e6637db413a9347509eb03682fc5a3c58e61a1f40742888f55
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef21203e1ce495d68687e1af4b792d372e0be0bda6397b9c9642b170bccf47c
[INFO] running `Command { std: "docker" "start" "-a" "fef21203e1ce495d68687e1af4b792d372e0be0bda6397b9c9642b170bccf47c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling reqsign-core v3.0.0
[INFO] [stderr]    Compiling reqsign-aws-v4 v3.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling reqsign-google v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.12s
[INFO] running `Command { std: "docker" "inspect" "fef21203e1ce495d68687e1af4b792d372e0be0bda6397b9c9642b170bccf47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef21203e1ce495d68687e1af4b792d372e0be0bda6397b9c9642b170bccf47c", kill_on_drop: false }`
[INFO] [stdout] fef21203e1ce495d68687e1af4b792d372e0be0bda6397b9c9642b170bccf47c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0eb04ebc1975e41f0d091dd0bfa3d736dec1ab704e70cf44fdda0996fdd3b46
[INFO] running `Command { std: "docker" "start" "-a" "d0eb04ebc1975e41f0d091dd0bfa3d736dec1ab704e70cf44fdda0996fdd3b46", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling reqsign-core v3.0.0
[INFO] [stderr]    Compiling reqsign-aws-v4 v3.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling reqsign-file-read-tokio v3.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling reqsign-google v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqsign-http-send-reqwest v4.0.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "d0eb04ebc1975e41f0d091dd0bfa3d736dec1ab704e70cf44fdda0996fdd3b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0eb04ebc1975e41f0d091dd0bfa3d736dec1ab704e70cf44fdda0996fdd3b46", kill_on_drop: false }`
[INFO] [stdout] d0eb04ebc1975e41f0d091dd0bfa3d736dec1ab704e70cf44fdda0996fdd3b46
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 996db7cd667489d1934600dac74da0c7757bf2ed36c1162c5ad94034c6c81db9
[INFO] running `Command { std: "docker" "start" "-a" "996db7cd667489d1934600dac74da0c7757bf2ed36c1162c5ad94034c6c81db9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqsign_google-7e4c82255128fba7)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test credential::tests::test_external_account_format_parse_json ... ok
[INFO] [stdout] test credential::tests::test_credential_file_deserialize ... ok
[INFO] [stdout] test credential::tests::test_external_account_format_parse_text ... ok
[INFO] [stdout] test credential::tests::test_token_is_valid ... ok
[INFO] [stdout] test provide_credential::default::tests::test_default_provider_custom_vm_metadata_service_account ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_aws_source_rejects_invalid_metadata_host ... ok
[INFO] [stdout] test credential::tests::test_external_account_format_parse_json_missing_field ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_aws_source_rejects_unsupported_environment_id ... ok
[INFO] [stdout] test provide_credential::default::tests::test_default_provider_no_well_known_removes_provider ... ok
[INFO] [stdout] test provide_credential::default::tests::test_default_provider_no_vm_metadata_removes_provider ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_requires_opt_in ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_rejects_token_type_mismatch ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_runs_command_with_required_env ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_uses_cached_output_file ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_requires_expiration_for_output_file ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_aws_source_falls_back_to_metadata_with_imdsv2 ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_external_account_url_source_supports_env_templates ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_rejects_expired_cached_output ... ok
[INFO] [stdout] test provide_credential::default::tests::test_default_provider_no_env_removes_provider ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_rejects_invalid_cached_output ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_aws_source_uses_env_region_and_credentials ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_honors_timeout ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_external_account_file_source_uses_form_encoded_sts ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_rejects_non_zero_exit ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_resolve_template ... ok
[INFO] [stdout] test provide_credential::vm_metadata::tests::test_vm_metadata_uses_configured_service_account ... ok
[INFO] [stdout] test sign_request::tests::test_signed_url_via_iamcredentials_sign_blob ... ok
[INFO] [stdout] test provide_credential::vm_metadata::tests::test_vm_metadata_uses_default_service_account ... ok
[INFO] [stdout] test provide_credential::external_account::tests::test_executable_source_rejects_error_response ... ok
[INFO] [stdout] test credential::tests::test_credential_is_valid ... ok
[INFO] [stdout] test provide_credential::static_provider::tests::test_static_service_account_from_base64 ... ok
[INFO] [stdout] test provide_credential::static_provider::tests::test_static_service_account ... ok
[INFO] [stdout] test provide_credential::default::tests::test_default_provider_builder_default_chain ... ok
[INFO] [stdout] test provide_credential::default::tests::test_default_provider_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-807aeaf85295167f)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test credential_providers::external_account::test_external_account_with_workload_identity ... ok
[INFO] [stdout] test credential_providers::authorized_user::test_authorized_user_from_well_known_location ... ok
[INFO] [stdout] test credential_providers::default::test_default_credential_provider ... ok
[INFO] [stdout] test credential_providers::external_account::test_external_account_credential_provider ... ok
[INFO] [stdout] test credential_providers::impersonated_service_account::test_impersonated_service_account_with_real_credentials ... ok
[INFO] [stdout] test credential_providers::impersonated_service_account::test_impersonated_service_account_credential_provider ... ok
[INFO] [stdout] test credential_providers::impersonated_service_account::test_impersonated_service_account_with_delegates ... ok
[INFO] [stdout] test credential_providers::static_provider::test_static_credential_provider ... ok
[INFO] [stdout] test credential_providers::static_provider::test_static_credential_provider_with_scope ... ok
[INFO] [stdout] test credential_providers::authorized_user::test_authorized_user_credential_provider ... ok
[INFO] [stdout] test credential_providers::default::test_default_credential_provider_with_json_file ... ok
[INFO] [stdout] test credential_providers::vm_metadata::test_vm_metadata_credential_provider ... ok
[INFO] [stdout] test credential_providers::vm_metadata::test_vm_metadata_credential_provider_with_mock ... ok
[INFO] [stdout] test credential_providers::vm_metadata::test_vm_metadata_credential_provider_with_scope ... ok
[INFO] [stdout] test signing::standard::test_list_objects ... ok
[INFO] [stdout] test signing::signed_url::test_create_signed_url_for_upload ... ok
[INFO] [stdout] test signing::signed_url::test_get_object_with_signed_url ... ok
[INFO] [stdout] test signing::standard::test_get_object ... ok
[INFO] [stdout] test credential_providers::file::test_file_credential_provider_missing_file ... ok
[INFO] [stdout] test credential_providers::file::test_file_credential_provider ... ok
[INFO] [stdout] test credential_providers::token::test_token_credential_provider_empty_token ... ok
[INFO] [stdout] test credential_providers::token::test_token_credential_provider_from_path ... ok
[INFO] [stdout] test credential_providers::token::test_token_credential_provider_inline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reqsign_google
[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" "996db7cd667489d1934600dac74da0c7757bf2ed36c1162c5ad94034c6c81db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996db7cd667489d1934600dac74da0c7757bf2ed36c1162c5ad94034c6c81db9", kill_on_drop: false }`
[INFO] [stdout] 996db7cd667489d1934600dac74da0c7757bf2ed36c1162c5ad94034c6c81db9
