[INFO] fetching crate uv-git-types 0.0.47...
[INFO] testing uv-git-types-0.0.47 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate uv-git-types 0.0.47 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate uv-git-types 0.0.47
[INFO] finished tweaking crates.io crate uv-git-types 0.0.47
[INFO] tweaked toml for crates.io crate uv-git-types 0.0.47 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uv-git-types 0.0.47 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate uv-git-types 0.0.47 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9f0e6d99df23c24a5dc390829646f206329e9b6a8bc0bb57a291dd46b725a0a
[INFO] running `Command { std: "docker" "start" "-a" "a9f0e6d99df23c24a5dc390829646f206329e9b6a8bc0bb57a291dd46b725a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9f0e6d99df23c24a5dc390829646f206329e9b6a8bc0bb57a291dd46b725a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f0e6d99df23c24a5dc390829646f206329e9b6a8bc0bb57a291dd46b725a0a", kill_on_drop: false }`
[INFO] [stdout] a9f0e6d99df23c24a5dc390829646f206329e9b6a8bc0bb57a291dd46b725a0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f516acbf10d4eb24e98ea07aa305fa46dad13395601419d5a9f532408d671aa
[INFO] running `Command { std: "docker" "start" "-a" "5f516acbf10d4eb24e98ea07aa305fa46dad13395601419d5a9f532408d671aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling uv-macros v0.0.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling uv-static v0.0.47
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 uv-redacted v0.0.47
[INFO] [stderr]    Compiling uv-cache-key v0.0.47
[INFO] [stderr]    Compiling uv-git-types v0.0.47 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.38s
[INFO] running `Command { std: "docker" "inspect" "5f516acbf10d4eb24e98ea07aa305fa46dad13395601419d5a9f532408d671aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f516acbf10d4eb24e98ea07aa305fa46dad13395601419d5a9f532408d671aa", kill_on_drop: false }`
[INFO] [stdout] 5f516acbf10d4eb24e98ea07aa305fa46dad13395601419d5a9f532408d671aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6694b750477d330ecdc6e482e15549ffed02c869a3aad0b792a7ad4ff9d4109a
[INFO] running `Command { std: "docker" "start" "-a" "6694b750477d330ecdc6e482e15549ffed02c869a3aad0b792a7ad4ff9d4109a", kill_on_drop: false }`
[INFO] [stderr]    Compiling uv-git-types v0.0.47 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "6694b750477d330ecdc6e482e15549ffed02c869a3aad0b792a7ad4ff9d4109a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6694b750477d330ecdc6e482e15549ffed02c869a3aad0b792a7ad4ff9d4109a", kill_on_drop: false }`
[INFO] [stdout] 6694b750477d330ecdc6e482e15549ffed02c869a3aad0b792a7ad4ff9d4109a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 72f6b872d173d5fd474fd0cb8c5736d431daa206a8d249c1ed5d7a10d26ae90b
[INFO] running `Command { std: "docker" "start" "-a" "72f6b872d173d5fd474fd0cb8c5736d431daa206a8d249c1ed5d7a10d26ae90b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uv_git_types-0773686430056cc8)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test github::tests::test_parse_invalid_host ... ok
[INFO] [stdout] test github::tests::test_parse_with_git_suffix ... ok
[INFO] [stdout] test github::tests::test_parse_valid_url ... ok
[INFO] [stdout] test github::tests::test_parse_invalid_path ... ok
[INFO] [stdout] test oid::tests::git_oid ... ok
[INFO] [stdout] test tests::display_percent_encodes_reference ... ok
[INFO] [stdout] test tests::parse_ssh_url_with_username_and_percent_encoded_reference ... ok
[INFO] [stdout] test tests::parse_percent_encoded_reference ... ok
[INFO] [stdout] test tests::reject_ambiguous_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "72f6b872d173d5fd474fd0cb8c5736d431daa206a8d249c1ed5d7a10d26ae90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f6b872d173d5fd474fd0cb8c5736d431daa206a8d249c1ed5d7a10d26ae90b", kill_on_drop: false }`
[INFO] [stdout] 72f6b872d173d5fd474fd0cb8c5736d431daa206a8d249c1ed5d7a10d26ae90b
