[INFO] fetching crate if-watch 3.2.1...
[INFO] checking if-watch-3.2.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate if-watch 3.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate if-watch 3.2.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate if-watch 3.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate if-watch 3.2.1
[INFO] tweaked toml for crates.io crate if-watch 3.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate if-watch 3.2.1 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded netlink-packet-route v0.17.1
[INFO] [stderr]   Downloaded if-addrs v0.10.2
[INFO] [stderr]   Downloaded rtnetlink v0.13.1
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded windows v0.51.1
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e018b6da8186edec28b0bf4a5c63d1f08d1eec9bb7dc35006de88dbb911ff9f
[INFO] running `Command { std: "docker" "start" "-a" "7e018b6da8186edec28b0bf4a5c63d1f08d1eec9bb7dc35006de88dbb911ff9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e018b6da8186edec28b0bf4a5c63d1f08d1eec9bb7dc35006de88dbb911ff9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e018b6da8186edec28b0bf4a5c63d1f08d1eec9bb7dc35006de88dbb911ff9f", kill_on_drop: false }`
[INFO] [stdout] 7e018b6da8186edec28b0bf4a5c63d1f08d1eec9bb7dc35006de88dbb911ff9f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e91665268d65c3a7616eae5046320bcd8d06a6f2b371c83e56bd2394e931ecec
[INFO] running `Command { std: "docker" "start" "-a" "e91665268d65c3a7616eae5046320bcd8d06a6f2b371c83e56bd2394e931ecec", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking netlink-sys v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking netlink-packet-route v0.17.1
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking netlink-proto v0.11.3
[INFO] [stderr]     Checking rtnetlink v0.13.1
[INFO] [stderr]     Checking if-watch v3.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `super::smol`
[INFO] [stdout]   --> src/lib.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |         use super::smol::IfWatcher;
[INFO] [stdout]    |                    ^^^^ could not find `smol` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use apple::smol;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(any(target_os = "macos", target_os = "ios"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use fallback::smol;
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] note: the item is gated behind the `smol` feature
[INFO] [stdout]   --> src/lib.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "smol")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use win::smol;
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> src/lib.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub use linux::smol;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] note: the item is gated behind the `smol` feature
[INFO] [stdout]   --> src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "smol")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::tokio`
[INFO] [stdout]   --> src/lib.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |         use super::tokio::IfWatcher;
[INFO] [stdout]    |                    ^^^^^ could not find `tokio` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use apple::tokio;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(any(target_os = "macos", target_os = "ios"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub use fallback::tokio;
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]   --> src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use win::tokio;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub use linux::tokio;
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]   --> src/lib.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "tokio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::smol`
[INFO] [stdout]    --> src/lib.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 101 |         use super::smol::IfWatcher;
[INFO] [stdout]     |                    ^^^^ could not find `smol` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:29:16
[INFO] [stdout]     |
[INFO] [stdout] 29  | pub use apple::smol;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout] 27  | #[cfg(any(target_os = "macos", target_os = "ios"))]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout] 38  | pub use fallback::smol;
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] note: the item is gated behind the `smol` feature
[INFO] [stdout]    --> src/lib.rs:31:7
[INFO] [stdout]     |
[INFO] [stdout] 31  | #[cfg(feature = "smol")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:55:14
[INFO] [stdout]     |
[INFO] [stdout] 55  | pub use win::smol;
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]    --> src/lib.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout] 53  | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:63:16
[INFO] [stdout]     |
[INFO] [stdout] 63  | pub use linux::smol;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] note: the item is gated behind the `smol` feature
[INFO] [stdout]    --> src/lib.rs:62:7
[INFO] [stdout]     |
[INFO] [stdout] 62  | #[cfg(feature = "smol")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::tokio`
[INFO] [stdout]    --> src/lib.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |         use super::tokio::IfWatcher;
[INFO] [stdout]     |                    ^^^^^ could not find `tokio` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:25:16
[INFO] [stdout]     |
[INFO] [stdout] 25  | pub use apple::tokio;
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/lib.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout] 23  | #[cfg(any(target_os = "macos", target_os = "ios"))]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:47:19
[INFO] [stdout]     |
[INFO] [stdout] 47  | pub use fallback::tokio;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]    --> src/lib.rs:40:7
[INFO] [stdout]     |
[INFO] [stdout] 40  | #[cfg(feature = "tokio")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:51:14
[INFO] [stdout]     |
[INFO] [stdout] 51  | pub use win::tokio;
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]    --> src/lib.rs:49:7
[INFO] [stdout]     |
[INFO] [stdout] 49  | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:59:16
[INFO] [stdout]     |
[INFO] [stdout] 59  | pub use linux::tokio;
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] note: the item is gated behind the `tokio` feature
[INFO] [stdout]    --> src/lib.rs:58:7
[INFO] [stdout]     |
[INFO] [stdout] 58  | #[cfg(feature = "tokio")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated items `new` and `iter` are never used
[INFO] [stdout]   --> src/linux.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | / impl<T> IfWatcher<T>
[INFO] [stdout] 53 | | where
[INFO] [stdout] 54 | |     T: AsyncSocket + Unpin,
[INFO] [stdout]    | |___________________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |       pub fn new() -> Result<Self> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |       pub fn iter(&self) -> impl Iterator<Item = &IpNet> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout] 3  | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `if-watch` (lib) 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] [stderr] error: could not compile `if-watch` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "e91665268d65c3a7616eae5046320bcd8d06a6f2b371c83e56bd2394e931ecec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e91665268d65c3a7616eae5046320bcd8d06a6f2b371c83e56bd2394e931ecec", kill_on_drop: false }`
[INFO] [stdout] e91665268d65c3a7616eae5046320bcd8d06a6f2b371c83e56bd2394e931ecec
