[INFO] fetching crate watchwoman 0.5.0...
[INFO] testing watchwoman-0.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate watchwoman 0.5.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate watchwoman 0.5.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `watchman`
[INFO] [stderr]   * `bin` target `watchwoman`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded watchwoman-protocol v0.5.0
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded inotify v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68008cf3932016eec429e634eca4342bfb470ce19dfe67bb38fab093da94aed4
[INFO] running `Command { std: "docker" "start" "-a" "68008cf3932016eec429e634eca4342bfb470ce19dfe67bb38fab093da94aed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68008cf3932016eec429e634eca4342bfb470ce19dfe67bb38fab093da94aed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68008cf3932016eec429e634eca4342bfb470ce19dfe67bb38fab093da94aed4", kill_on_drop: false }`
[INFO] [stdout] 68008cf3932016eec429e634eca4342bfb470ce19dfe67bb38fab093da94aed4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 104c4a0081cad2b460ea4997e80bf1df987582308c17c4d1e2ce02477ff12a38
[INFO] running `Command { std: "docker" "start" "-a" "104c4a0081cad2b460ea4997e80bf1df987582308c17c4d1e2ce02477ff12a38", 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 aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nix v0.29.0
[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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling watchwoman v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.07s
[INFO] running `Command { std: "docker" "inspect" "104c4a0081cad2b460ea4997e80bf1df987582308c17c4d1e2ce02477ff12a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104c4a0081cad2b460ea4997e80bf1df987582308c17c4d1e2ce02477ff12a38", kill_on_drop: false }`
[INFO] [stdout] 104c4a0081cad2b460ea4997e80bf1df987582308c17c4d1e2ce02477ff12a38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e368c531d8ab6a074aa702b72ee5c068e2846e3a4fa53bf72fca32371d6402
[INFO] running `Command { std: "docker" "start" "-a" "a1e368c531d8ab6a074aa702b72ee5c068e2846e3a4fa53bf72fca32371d6402", 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/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/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] [stderr] error: could not compile `watchwoman` (test "sha1") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/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] 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/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] [stderr] error: could not compile `watchwoman` (test "query_expr") 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] [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] [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 "trigger") due to 1 previous error
[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/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] [stderr] error: could not compile `watchwoman` (test "subscribe") due to 1 previous error
[INFO] [stderr] error: could not compile `watchwoman` (test "state") due to 1 previous error
[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 "clock") due to 1 previous error
[INFO] [stderr] error: could not compile `watchwoman` (test "watch_project") due to 1 previous error
[INFO] [stderr] error: could not compile `watchwoman` (test "bser") 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] [stderr] error: could not compile `watchwoman` (test "gc") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1e368c531d8ab6a074aa702b72ee5c068e2846e3a4fa53bf72fca32371d6402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e368c531d8ab6a074aa702b72ee5c068e2846e3a4fa53bf72fca32371d6402", kill_on_drop: false }`
[INFO] [stdout] a1e368c531d8ab6a074aa702b72ee5c068e2846e3a4fa53bf72fca32371d6402
