[INFO] fetching crate nftables-async 0.4.0...
[INFO] testing nftables-async-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate nftables-async 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate nftables-async 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nftables-async 0.4.0
[INFO] tweaked toml for crates.io crate nftables-async 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nftables-async 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nftables-async 0.4.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nftables v0.6.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bd4b04f2f39027f2b1a80e4f372a39fefda4e768aa79f1b5bbd09a5c0ef0032
[INFO] running `Command { std: "docker" "start" "-a" "9bd4b04f2f39027f2b1a80e4f372a39fefda4e768aa79f1b5bbd09a5c0ef0032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bd4b04f2f39027f2b1a80e4f372a39fefda4e768aa79f1b5bbd09a5c0ef0032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd4b04f2f39027f2b1a80e4f372a39fefda4e768aa79f1b5bbd09a5c0ef0032", kill_on_drop: false }`
[INFO] [stdout] 9bd4b04f2f39027f2b1a80e4f372a39fefda4e768aa79f1b5bbd09a5c0ef0032
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cc810bc9da4f1eae432d4084475ebdb90aea736d8af1f1e1ab4e4e07c5e3699
[INFO] running `Command { std: "docker" "start" "-a" "8cc810bc9da4f1eae432d4084475ebdb90aea736d8af1f1e1ab4e4e07c5e3699", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling nftables v0.6.1
[INFO] [stderr]    Compiling nftables-async v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.68s
[INFO] running `Command { std: "docker" "inspect" "8cc810bc9da4f1eae432d4084475ebdb90aea736d8af1f1e1ab4e4e07c5e3699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc810bc9da4f1eae432d4084475ebdb90aea736d8af1f1e1ab4e4e07c5e3699", kill_on_drop: false }`
[INFO] [stdout] 8cc810bc9da4f1eae432d4084475ebdb90aea736d8af1f1e1ab4e4e07c5e3699
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e4826bd52e29ccf849b8fb5f0c4e7bb24e358339e0d2245a37b461dae8c21ae
[INFO] running `Command { std: "docker" "start" "-a" "3e4826bd52e29ccf849b8fb5f0c4e7bb24e358339e0d2245a37b461dae8c21ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling nftables-async v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `nftables_async::driver::AsyncProcessDriver`, `nftables_async::driver::TokioDriver`
[INFO] [stdout]   --> tests/tests.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     driver::{AsyncProcessDriver, TokioDriver},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^ no `TokioDriver` in `driver`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              no `AsyncProcessDriver` in `driver`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/driver.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "async-process-driver")]
[INFO] [stdout]    |       -------------------------------- the item is gated behind the `async-process-driver` feature
[INFO] [stdout] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "async-process")))]
[INFO] [stdout] 65 | pub struct AsyncProcessDriver;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/driver.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "tokio-driver")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `tokio-driver` feature
[INFO] [stdout] 26 | #[cfg_attr(docsrs, doc(cfg(feature = "tokio-process")))]
[INFO] [stdout] 27 | pub struct TokioDriver;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `helper::Helper`
[INFO] [stdout]   --> tests/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     helper::Helper,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nftables-async` (test "tests") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e4826bd52e29ccf849b8fb5f0c4e7bb24e358339e0d2245a37b461dae8c21ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4826bd52e29ccf849b8fb5f0c4e7bb24e358339e0d2245a37b461dae8c21ae", kill_on_drop: false }`
[INFO] [stdout] 3e4826bd52e29ccf849b8fb5f0c4e7bb24e358339e0d2245a37b461dae8c21ae
