[INFO] fetching crate notify-fork 6.1.1...
[INFO] testing notify-fork-6.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate notify-fork 6.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate notify-fork 6.1.1
[INFO] finished tweaking crates.io crate notify-fork 6.1.1
[INFO] tweaked toml for crates.io crate notify-fork 6.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate notify-fork 6.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 103 packages to latest compatible versions
[INFO] [stderr]       Adding fsevent-sys v4.1.0 (available: v5.1.0)
[INFO] [stderr]       Adding inotify v0.10.2 (available: v0.11.0)
[INFO] [stderr]       Adding mio v0.8.11 (available: v1.1.0)
[INFO] [stderr]       Adding nix v0.27.1 (available: v0.30.1)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.26.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.61.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ece1947cb8ba7950b32073916643607ac47f33d5e069847f63dac768278069d4
[INFO] running `Command { std: "docker" "start" "-a" "ece1947cb8ba7950b32073916643607ac47f33d5e069847f63dac768278069d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ece1947cb8ba7950b32073916643607ac47f33d5e069847f63dac768278069d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece1947cb8ba7950b32073916643607ac47f33d5e069847f63dac768278069d4", kill_on_drop: false }`
[INFO] [stdout] ece1947cb8ba7950b32073916643607ac47f33d5e069847f63dac768278069d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fb935d204e949f88a5efe9dc5d74d9ffa5f59f9023eee47b5ff5ace8fed0088
[INFO] running `Command { std: "docker" "start" "-a" "0fb935d204e949f88a5efe9dc5d74d9ffa5f59f9023eee47b5ff5ace8fed0088", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling notify-types-fork v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify-fork v6.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
[INFO] running `Command { std: "docker" "inspect" "0fb935d204e949f88a5efe9dc5d74d9ffa5f59f9023eee47b5ff5ace8fed0088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb935d204e949f88a5efe9dc5d74d9ffa5f59f9023eee47b5ff5ace8fed0088", kill_on_drop: false }`
[INFO] [stdout] 0fb935d204e949f88a5efe9dc5d74d9ffa5f59f9023eee47b5ff5ace8fed0088
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ab6117db238c744556c83e45b3371f6fbbb6a1ed162754ef07765e3662a3ea0
[INFO] running `Command { std: "docker" "start" "-a" "5ab6117db238c744556c83e45b3371f6fbbb6a1ed162754ef07765e3662a3ea0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling notify-fork v6.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |         assert_debug_impl!(Config);
[INFO] [stdout]     |         -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 403 |         assert_debug_impl!(Error);
[INFO] [stdout]     |         ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |         assert_debug_impl!(ErrorKind);
[INFO] [stdout]     |         ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |         assert_debug_impl!(NullWatcher);
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |         assert_debug_impl!(PollWatcher);
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 |         assert_debug_impl!(RecommendedWatcher);
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |         assert_debug_impl!(RecursiveMode);
[INFO] [stdout]     |         --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NeedsDebug` is never used
[INFO] [stdout]    --> src/lib.rs:397:23
[INFO] [stdout]     |
[INFO] [stdout] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |         assert_debug_impl!(WatcherKind);
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.47s
[INFO] running `Command { std: "docker" "inspect" "5ab6117db238c744556c83e45b3371f6fbbb6a1ed162754ef07765e3662a3ea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ab6117db238c744556c83e45b3371f6fbbb6a1ed162754ef07765e3662a3ea0", kill_on_drop: false }`
[INFO] [stdout] 5ab6117db238c744556c83e45b3371f6fbbb6a1ed162754ef07765e3662a3ea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea6a8194bf977a74506308da98a6debdafb813499a67e4d8a6fa05fc5b0f4936
[INFO] running `Command { std: "docker" "start" "-a" "ea6a8194bf977a74506308da98a6debdafb813499a67e4d8a6fa05fc5b0f4936", kill_on_drop: false }`
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 402 |         assert_debug_impl!(Config);
[INFO] [stderr]     |         -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 403 |         assert_debug_impl!(Error);
[INFO] [stderr]     |         ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 404 |         assert_debug_impl!(ErrorKind);
[INFO] [stderr]     |         ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |         assert_debug_impl!(NullWatcher);
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 406 |         assert_debug_impl!(PollWatcher);
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 407 |         assert_debug_impl!(RecommendedWatcher);
[INFO] [stderr]     |         -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |         assert_debug_impl!(RecursiveMode);
[INFO] [stderr]     |         --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `NeedsDebug` is never used
[INFO] [stderr]    --> src/lib.rs:397:23
[INFO] [stderr]     |
[INFO] [stderr] 397 |                 trait NeedsDebug: std::fmt::Debug {}
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 409 |         assert_debug_impl!(WatcherKind);
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `assert_debug_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `notify-fork` (lib test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notify_fork-ee8a4c4f2a8c8215)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test error::display_formatted_errors ... ok
[INFO] [stdout] test inotify::inotify_watcher_is_send_and_sync ... ok
[INFO] [stdout] test poll::poll_watcher_is_send_and_sync ... ok
[INFO] [stdout] test tests::test_debug_impl ... ok
[INFO] [stdout] test tests::test_object_safe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests notify_fork
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - EventHandler (line 229) - compile ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 29) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 90) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 134) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - EventHandler (line 229) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `notify`
[INFO] [stdout]  --> src/lib.rs:230:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use notify::{Event, Result, EventHandler};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use inotify::{Event, Result, EventHandler};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Config (line 29) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `notify`
[INFO] [stdout]  --> src/config.rs:31:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use notify::Config;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use inotify::Config;
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 90) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `notify`
[INFO] [stdout]  --> src/lib.rs:92:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use notify::{recommended_watcher, Event, RecursiveMode, Result, Watcher};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use inotify::{recommended_watcher, Event, RecursiveMode, Result, Watcher};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   --> src/lib.rs:102:23
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut watcher = notify::recommended_watcher(tx)?;
[INFO] [stdout]    |                       ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut watcher = inotify::recommended_watcher(tx)?;
[INFO] [stdout]    |                       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 134) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `notify`
[INFO] [stdout]  --> src/lib.rs:135:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use notify::{RecommendedWatcher, RecursiveMode, Result, Watcher};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inotify::{RecommendedWatcher, RecursiveMode, Result, Watcher};
[INFO] [stdout]   |     +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   --> src/lib.rs:146:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let mut watcher1 = notify::recommended_watcher(event_fn)?;
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let mut watcher1 = inotify::recommended_watcher(event_fn)?;
[INFO] [stdout]    |                          +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   --> src/lib.rs:148:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let mut watcher2 = notify::recommended_watcher(event_fn)?;
[INFO] [stdout]    |                          ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let mut watcher2 = inotify::recommended_watcher(event_fn)?;
[INFO] [stdout]    |                          +
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `notify`
[INFO] [stdout]  --> src/lib.rs:139:31
[INFO] [stdout]   |
[INFO] [stdout] 6 |       fn event_fn(res: Result<notify::Event>) {
[INFO] [stdout]   |                               ^^^^^^ use of unresolved module or unlinked crate `notify`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 |       fn event_fn(res: Result<inotify::Event>) {
[INFO] [stdout]   |                               +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::Config (line 29)
[INFO] [stdout]     src/lib.rs - (line 134)
[INFO] [stdout]     src/lib.rs - (line 90)
[INFO] [stdout]     src/lib.rs - EventHandler (line 229)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ea6a8194bf977a74506308da98a6debdafb813499a67e4d8a6fa05fc5b0f4936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea6a8194bf977a74506308da98a6debdafb813499a67e4d8a6fa05fc5b0f4936", kill_on_drop: false }`
[INFO] [stdout] ea6a8194bf977a74506308da98a6debdafb813499a67e4d8a6fa05fc5b0f4936
