[INFO] fetching crate watchwoman 0.5.0...
[INFO] testing watchwoman-0.5.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate watchwoman 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate watchwoman 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate watchwoman 0.5.0
[INFO] tweaked toml for crates.io crate watchwoman 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate watchwoman 0.5.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 watchwoman 0.5.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] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `watchman`
[INFO] [stderr]   * `bin` target `watchwoman`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9d5ad724370513cdc7ea1b63c599f553627e2a000c588611ba6f47908e5ed1de
[INFO] running `Command { std: "docker" "start" "-a" "9d5ad724370513cdc7ea1b63c599f553627e2a000c588611ba6f47908e5ed1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d5ad724370513cdc7ea1b63c599f553627e2a000c588611ba6f47908e5ed1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5ad724370513cdc7ea1b63c599f553627e2a000c588611ba6f47908e5ed1de", kill_on_drop: false }`
[INFO] [stdout] 9d5ad724370513cdc7ea1b63c599f553627e2a000c588611ba6f47908e5ed1de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cfabbcddf77a0e7aa13657944f1273c249902ce7583314a2796f017ed2a8e291
[INFO] running `Command { std: "docker" "start" "-a" "cfabbcddf77a0e7aa13657944f1273c249902ce7583314a2796f017ed2a8e291", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `watchman`
[INFO] [stderr]   * `bin` target `watchwoman`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling watchwoman-protocol v0.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling watchwoman v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
[INFO] running `Command { std: "docker" "inspect" "cfabbcddf77a0e7aa13657944f1273c249902ce7583314a2796f017ed2a8e291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfabbcddf77a0e7aa13657944f1273c249902ce7583314a2796f017ed2a8e291", kill_on_drop: false }`
[INFO] [stdout] cfabbcddf77a0e7aa13657944f1273c249902ce7583314a2796f017ed2a8e291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] def3e0337e34a7a25b8f793427c04bb61c63615fc3b1a962cc8d25fc5622d03f
[INFO] running `Command { std: "docker" "start" "-a" "def3e0337e34a7a25b8f793427c04bb61c63615fc3b1a962cc8d25fc5622d03f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `watchman`
[INFO] [stderr]   * `bin` target `watchwoman`
[INFO] [stderr]    Compiling watchwoman v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/watch_project.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/state.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/clock.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/subscribe.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/query_expr.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/gc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/sha1.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `watchwoman` (test "query_expr") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `watchwoman` (test "subscribe") due to 1 previous error
[INFO] [stderr] error: could not compile `watchwoman` (test "sha1") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]  --> tests/trigger.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `watchwoman` (test "state") due to 1 previous error
[INFO] [stderr] error: could not compile `watchwoman` (test "clock") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `watchwoman` (test "trigger") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `watchwoman_tests` in this scope
[INFO] [stdout]    --> tests/gc.rs:136:25
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn listed_roots(c: &mut watchwoman_tests::Client) -> Vec<String> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `watchwoman` (test "watch_project") due to 1 previous error
[INFO] [stderr] error: could not compile `watchwoman` (test "gc") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `watchwoman_tests`
[INFO] [stdout]   --> tests/bser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use watchwoman_tests::{Harness, Scratch};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `watchwoman_tests`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `watchwoman_tests`, use `cargo add watchwoman_tests` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `watchwoman` (test "bser") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "def3e0337e34a7a25b8f793427c04bb61c63615fc3b1a962cc8d25fc5622d03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def3e0337e34a7a25b8f793427c04bb61c63615fc3b1a962cc8d25fc5622d03f", kill_on_drop: false }`
[INFO] [stdout] def3e0337e34a7a25b8f793427c04bb61c63615fc3b1a962cc8d25fc5622d03f
