[INFO] fetching crate git-remote-codecommit 0.1.2...
[INFO] testing git-remote-codecommit-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate git-remote-codecommit 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate git-remote-codecommit 0.1.2
[INFO] finished tweaking crates.io crate git-remote-codecommit 0.1.2
[INFO] tweaked toml for crates.io crate git-remote-codecommit 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-remote-codecommit 0.1.2 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] crate crates.io crate git-remote-codecommit 0.1.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uriparse v0.6.4
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.88.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 39e3d7997296e14ee3fd0dc84fd145071d345172e8243747c8dc7fc7ca56daed
[INFO] running `Command { std: "docker" "start" "-a" "39e3d7997296e14ee3fd0dc84fd145071d345172e8243747c8dc7fc7ca56daed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e3d7997296e14ee3fd0dc84fd145071d345172e8243747c8dc7fc7ca56daed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e3d7997296e14ee3fd0dc84fd145071d345172e8243747c8dc7fc7ca56daed", kill_on_drop: false }`
[INFO] [stdout] 39e3d7997296e14ee3fd0dc84fd145071d345172e8243747c8dc7fc7ca56daed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e1f26ce28dd45525f60b92043bf0d5bbc12a62adfd346271e14ae6a6e77a599e
[INFO] running `Command { std: "docker" "start" "-a" "e1f26ce28dd45525f60b92043bf0d5bbc12a62adfd346271e14ae6a6e77a599e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aws-types v1.3.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling git-remote-codecommit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling aws-smithy-types v1.3.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling aws-smithy-async v1.2.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-json v0.61.6
[INFO] [stderr]    Compiling aws-smithy-query v0.60.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling aws-credential-types v1.2.8
[INFO] [stderr]    Compiling aws-smithy-http v0.62.4
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.4
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling aws-sigv4 v1.3.5
[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-util v0.1.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.3
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.3
[INFO] [stderr]    Compiling aws-runtime v1.5.12
[INFO] [stderr]    Compiling aws-sdk-sso v1.86.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.88.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.88.0
[INFO] [stderr]    Compiling aws-config v1.8.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "e1f26ce28dd45525f60b92043bf0d5bbc12a62adfd346271e14ae6a6e77a599e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f26ce28dd45525f60b92043bf0d5bbc12a62adfd346271e14ae6a6e77a599e", kill_on_drop: false }`
[INFO] [stdout] e1f26ce28dd45525f60b92043bf0d5bbc12a62adfd346271e14ae6a6e77a599e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b429c3e03d00beae18b245743e3525b9f4572798a6188507a5915d969f420b73
[INFO] running `Command { std: "docker" "start" "-a" "b429c3e03d00beae18b245743e3525b9f4572798a6188507a5915d969f420b73", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-remote-codecommit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "b429c3e03d00beae18b245743e3525b9f4572798a6188507a5915d969f420b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b429c3e03d00beae18b245743e3525b9f4572798a6188507a5915d969f420b73", kill_on_drop: false }`
[INFO] [stdout] b429c3e03d00beae18b245743e3525b9f4572798a6188507a5915d969f420b73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fc5ddbbc63a79b88738e12c55c27fabce0ac69dfda3def96ad0ed4208cab40b1
[INFO] running `Command { std: "docker" "start" "-a" "fc5ddbbc63a79b88738e12c55c27fabce0ac69dfda3def96ad0ed4208cab40b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_remote_codecommit-c2e51b1a75adc0fe)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test tests::test_generate_url ... ok
[INFO] [stdout] test tests::test_generate_url_with_session_token ... ok
[INFO] [stdout] test hostname::tests::test_cn ... ok
[INFO] [stdout] test string_to_sign::tests::test_to_string ... ok
[INFO] [stdout] test hostname::tests::test_iad ... ok
[INFO] [stdout] test credential_scope::tests::test_to_string ... ok
[INFO] [stdout] test canonical_request::tests::test_sha256 ... ok
[INFO] [stdout] test uri::tests::test_empty_repo_name ... ok
[INFO] [stdout] test tests::test_generate_url_with_override ... ok
[INFO] [stdout] test uri::tests::test_base_example ... ok
[INFO] [stdout] test uri::tests::test_base_example_with_profile ... ok
[INFO] [stdout] test tests::test_generate_url_with_session_token_with_override ... ok
[INFO] [stdout] test uri::tests::test_invalid_uri ... ok
[INFO] [stdout] test uri::tests::test_missing_authority ... ok
[INFO] [stdout] test uri::tests::test_region_example_with_profile ... ok
[INFO] [stdout] test uri::tests::test_region_from_git_example ... ok
[INFO] [stdout] test uri::tests::test_region_from_git_example_with_profile ... ok
[INFO] [stdout] test uri::tests::test_to_owned ... ok
[INFO] [stdout] test uri::tests::test_region_example ... ok
[INFO] [stdout] test uri::tests::test_to_string ... ok
[INFO] [stdout] test uri::tests::test_to_string_with_profile_and_region ... ok
[INFO] [stdout] test uri::tests::test_to_string_with_region ... ok
[INFO] [stdout] test urlsafe::tests::test_with_emoji ... ok
[INFO] [stdout] test uri::tests::test_unexpected_ipv4_for_repo ... ok
[INFO] [stdout] test username::tests::test_with_token ... ok
[INFO] [stdout] test uri::tests::test_unexpected_ipv6_for_repo ... ok
[INFO] [stdout] test uri::tests::test_unexpected_password ... ok
[INFO] [stdout] test uri::tests::test_unexpected_path ... ok
[INFO] [stdout] test uri::tests::test_unexpected_port ... ok
[INFO] [stdout] test uri::tests::test_unexpected_query ... ok
[INFO] [stdout] test uri::tests::test_to_string_with_profile ... ok
[INFO] [stdout] test urlsafe::tests::test_all_safe ... ok
[INFO] [stdout] test uri::tests::test_try_from_owned ... ok
[INFO] [stdout] test uri::tests::test_unexpected_fragment ... ok
[INFO] [stdout] test urlsafe::tests::test_with_unsafe ... ok
[INFO] [stdout] test canonical_request::tests::test_to_string ... ok
[INFO] [stdout] test username::tests::test_without_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fc5ddbbc63a79b88738e12c55c27fabce0ac69dfda3def96ad0ed4208cab40b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc5ddbbc63a79b88738e12c55c27fabce0ac69dfda3def96ad0ed4208cab40b1", kill_on_drop: false }`
[INFO] [stdout] fc5ddbbc63a79b88738e12c55c27fabce0ac69dfda3def96ad0ed4208cab40b1
