[INFO] fetching crate wtt 0.0.7... [INFO] testing wtt-0.0.7 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate wtt 0.0.7 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate wtt 0.0.7 [INFO] finished tweaking crates.io crate wtt 0.0.7 [INFO] tweaked toml for crates.io crate wtt 0.0.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wtt 0.0.7 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wtt 0.0.7 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded serde_spanned v1.0.4 [INFO] [stderr] Downloaded nom-language v0.1.0 [INFO] [stderr] Downloaded toml v1.0.3+spec-1.1.0 [INFO] [stderr] Downloaded cmd-proc v0.4.0 [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded git-proc v0.3.0 [INFO] [stderr] Downloaded portable-atomic v1.13.0 [INFO] [stderr] Downloaded jiff-static v0.2.18 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] [stderr] Downloaded jiff v0.2.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7381621c41c8148200664afbb7f3e42bcb41fd62f8917bcaac435d362ab051c9 [INFO] running `Command { std: "docker" "start" "-a" "7381621c41c8148200664afbb7f3e42bcb41fd62f8917bcaac435d362ab051c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7381621c41c8148200664afbb7f3e42bcb41fd62f8917bcaac435d362ab051c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7381621c41c8148200664afbb7f3e42bcb41fd62f8917bcaac435d362ab051c9", kill_on_drop: false }` [INFO] [stdout] 7381621c41c8148200664afbb7f3e42bcb41fd62f8917bcaac435d362ab051c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 476a2dbb780feebe5ec95d12024cc4e1b77e867bd05663c5d28c75044bb1babf [INFO] running `Command { std: "docker" "start" "-a" "476a2dbb780feebe5ec95d12024cc4e1b77e867bd05663c5d28c75044bb1babf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling clap_builder v4.5.59 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [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 clap v4.5.59 [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 cmd-proc v0.4.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 git-proc v0.3.0 [INFO] [stderr] Compiling wtt v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.02s [INFO] running `Command { std: "docker" "inspect" "476a2dbb780feebe5ec95d12024cc4e1b77e867bd05663c5d28c75044bb1babf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476a2dbb780feebe5ec95d12024cc4e1b77e867bd05663c5d28c75044bb1babf", kill_on_drop: false }` [INFO] [stdout] 476a2dbb780feebe5ec95d12024cc4e1b77e867bd05663c5d28c75044bb1babf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 654678affb724fb0ce117f1e69058175a9311c218c07aa89c39f0f1f6830835d [INFO] running `Command { std: "docker" "start" "-a" "654678affb724fb0ce117f1e69058175a9311c218c07aa89c39f0f1f6830835d", kill_on_drop: false }` [INFO] [stderr] Compiling wtt v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "654678affb724fb0ce117f1e69058175a9311c218c07aa89c39f0f1f6830835d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654678affb724fb0ce117f1e69058175a9311c218c07aa89c39f0f1f6830835d", kill_on_drop: false }` [INFO] [stdout] 654678affb724fb0ce117f1e69058175a9311c218c07aa89c39f0f1f6830835d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 246a11e88ee92bb211e18ae0654615b6c4a468f9a110456ec131d696cacca847 [INFO] running `Command { std: "docker" "start" "-a" "246a11e88ee92bb211e18ae0654615b6c4a468f9a110456ec131d696cacca847", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtt-234802f123633e1c) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test detect::tests::test_extract_repo_from_nested_branch ... ok [INFO] [stdout] test detect::tests::test_extract_repo_from_simple_branch ... ok [INFO] [stdout] test git::tests::test_is_bare_worktree ... ok [INFO] [stdout] test git::tests::test_parse_default_branch_main ... ok [INFO] [stdout] test git::tests::test_parse_default_branch_no_symref ... ok [INFO] [stdout] test git::tests::test_parse_worktree_list_filters_bare ... ok [INFO] [stdout] test detect::tests::test_extract_repo_from_deeply_nested_branch ... ok [INFO] [stdout] test git::tests::test_parse_worktree_list_no_bare ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_git_protocol ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_https_no_git_suffix ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_https ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_path ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_path_no_git_suffix ... ok [INFO] [stdout] test detect::tests::test_no_match_outside_worktree_dir ... ok [INFO] [stdout] test git::tests::test_parse_default_branch_master ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_ssh_scp_style ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_ssh_scp_style_no_git_suffix ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_trailing_slash ... ok [INFO] [stdout] test repo_name::tests::test_from_repository_address_ssh_url_style ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wtt-fe3d24f14f91893f) [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] [stderr] Doc-tests wtt [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/repo_name.rs - repo_name::RepoName::from_repository_address (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.51s [INFO] running `Command { std: "docker" "inspect" "246a11e88ee92bb211e18ae0654615b6c4a468f9a110456ec131d696cacca847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246a11e88ee92bb211e18ae0654615b6c4a468f9a110456ec131d696cacca847", kill_on_drop: false }` [INFO] [stdout] 246a11e88ee92bb211e18ae0654615b6c4a468f9a110456ec131d696cacca847