[INFO] fetching crate wtt 0.0.7...
[INFO] testing wtt-0.0.7 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-language v0.1.0
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[INFO] [stderr]   Downloaded cmd-proc v0.4.0
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded git-proc v0.3.0
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4891b2ad8a9abadbbb5055cdc2d79e53cac3eace5e597d46b641cb16e3ce86b7
[INFO] running `Command { std: "docker" "start" "-a" "4891b2ad8a9abadbbb5055cdc2d79e53cac3eace5e597d46b641cb16e3ce86b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4891b2ad8a9abadbbb5055cdc2d79e53cac3eace5e597d46b641cb16e3ce86b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4891b2ad8a9abadbbb5055cdc2d79e53cac3eace5e597d46b641cb16e3ce86b7", kill_on_drop: false }`
[INFO] [stdout] 4891b2ad8a9abadbbb5055cdc2d79e53cac3eace5e597d46b641cb16e3ce86b7
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4394433821a6799b1f3523ec8205db32774f4e9120fe0d0c6e1969091a9658a
[INFO] running `Command { std: "docker" "start" "-a" "e4394433821a6799b1f3523ec8205db32774f4e9120fe0d0c6e1969091a9658a", kill_on_drop: false }`
[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 memchr v2.7.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[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 nom-language v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[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 thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.59
[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 serde v1.0.228
[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 36.96s
[INFO] running `Command { std: "docker" "inspect" "e4394433821a6799b1f3523ec8205db32774f4e9120fe0d0c6e1969091a9658a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4394433821a6799b1f3523ec8205db32774f4e9120fe0d0c6e1969091a9658a", kill_on_drop: false }`
[INFO] [stdout] e4394433821a6799b1f3523ec8205db32774f4e9120fe0d0c6e1969091a9658a
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bbaeebdd437df8fb2efd76c652e5cc457e91bcd62990f6b34b6b435079a389d
[INFO] running `Command { std: "docker" "start" "-a" "3bbaeebdd437df8fb2efd76c652e5cc457e91bcd62990f6b34b6b435079a389d", 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.27s
[INFO] running `Command { std: "docker" "inspect" "3bbaeebdd437df8fb2efd76c652e5cc457e91bcd62990f6b34b6b435079a389d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbaeebdd437df8fb2efd76c652e5cc457e91bcd62990f6b34b6b435079a389d", kill_on_drop: false }`
[INFO] [stdout] 3bbaeebdd437df8fb2efd76c652e5cc457e91bcd62990f6b34b6b435079a389d
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50304dc83754bc6c58ed8745897f06b00c8856d6fe24ce39840e2ceba4ac4f4b
[INFO] running `Command { std: "docker" "start" "-a" "50304dc83754bc6c58ed8745897f06b00c8856d6fe24ce39840e2ceba4ac4f4b", 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-493f0087973db3ab)
[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_deeply_nested_branch ... ok
[INFO] [stdout] test detect::tests::test_extract_repo_from_simple_branch ... ok
[INFO] [stdout] test detect::tests::test_no_match_outside_worktree_dir ... 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 git::tests::test_parse_default_branch_master ... 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 ... 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 git::tests::test_parse_worktree_list_no_bare ... 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_ssh_url_style ... ok
[INFO] [stdout] test repo_name::tests::test_from_repository_address_trailing_slash ... ok
[INFO] [stdout] test repo_name::tests::test_from_repository_address_https_no_git_suffix ... ok
[INFO] [stdout] test git::tests::test_is_bare_worktree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wtt-4014520a219aee24)
[INFO] [stderr]    Doc-tests wtt
[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] [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.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.57s
[INFO] running `Command { std: "docker" "inspect" "50304dc83754bc6c58ed8745897f06b00c8856d6fe24ce39840e2ceba4ac4f4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50304dc83754bc6c58ed8745897f06b00c8856d6fe24ce39840e2ceba4ac4f4b", kill_on_drop: false }`
[INFO] [stdout] 50304dc83754bc6c58ed8745897f06b00c8856d6fe24ce39840e2ceba4ac4f4b
