[INFO] cloning repository https://github.com/r58Playz/async-uring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r58Playz/async-uring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr58Playz%2Fasync-uring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr58Playz%2Fasync-uring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57227ed5886839a9239093c0fd75c88db8ec9506
[INFO] testing r58Playz/async-uring/57227ed5886839a9239093c0fd75c88db8ec9506 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr58Playz%2Fasync-uring" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/r58Playz/async-uring
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/r58Playz/async-uring
[INFO] tweaked toml for git repo https://github.com/r58Playz/async-uring written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r58Playz/async-uring on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r58Playz/async-uring 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded diatomic-waker v0.2.3
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8dd03abb646e070e349debdcebc81d7d9636c7eaa484451f34b31252901207a8
[INFO] running `Command { std: "docker" "start" "-a" "8dd03abb646e070e349debdcebc81d7d9636c7eaa484451f34b31252901207a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dd03abb646e070e349debdcebc81d7d9636c7eaa484451f34b31252901207a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd03abb646e070e349debdcebc81d7d9636c7eaa484451f34b31252901207a8", kill_on_drop: false }`
[INFO] [stdout] 8dd03abb646e070e349debdcebc81d7d9636c7eaa484451f34b31252901207a8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4144cb9f74b62c23dc3a7cc49233f02392a36efadf70ae6a45433ed52d60d6a9
[INFO] running `Command { std: "docker" "start" "-a" "4144cb9f74b62c23dc3a7cc49233f02392a36efadf70ae6a45433ed52d60d6a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-uring v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/rt/operation.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) struct OperationCancelData {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] 51 |     pub wake: bool,
[INFO] [stdout] 52 |     pub buf: Vec<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationCancelData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.03s
[INFO] running `Command { std: "docker" "inspect" "4144cb9f74b62c23dc3a7cc49233f02392a36efadf70ae6a45433ed52d60d6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4144cb9f74b62c23dc3a7cc49233f02392a36efadf70ae6a45433ed52d60d6a9", kill_on_drop: false }`
[INFO] [stdout] 4144cb9f74b62c23dc3a7cc49233f02392a36efadf70ae6a45433ed52d60d6a9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9153a65dfe52073c6c365571f4e020211a50447be3da283c7ba47d103e6bd57
[INFO] running `Command { std: "docker" "start" "-a" "b9153a65dfe52073c6c365571f4e020211a50447be3da283c7ba47d103e6bd57", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-uring v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/rt/operation.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) struct OperationCancelData {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] 51 |     pub wake: bool,
[INFO] [stdout] 52 |     pub buf: Vec<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationCancelData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stdout] warning: field `buf` is never read
[INFO] [stdout]   --> src/rt/operation.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub(crate) struct OperationCancelData {
[INFO] [stdout]    |                   ------------------- field in this struct
[INFO] [stdout] 51 |     pub wake: bool,
[INFO] [stdout] 52 |     pub buf: Vec<u8>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OperationCancelData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.50s
[INFO] running `Command { std: "docker" "inspect" "b9153a65dfe52073c6c365571f4e020211a50447be3da283c7ba47d103e6bd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9153a65dfe52073c6c365571f4e020211a50447be3da283c7ba47d103e6bd57", kill_on_drop: false }`
[INFO] [stdout] b9153a65dfe52073c6c365571f4e020211a50447be3da283c7ba47d103e6bd57
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 842b6bd543bc50d438ba9ff1c166a712cb1d1f71fbad33467897d8fbead9287d
[INFO] running `Command { std: "docker" "start" "-a" "842b6bd543bc50d438ba9ff1c166a712cb1d1f71fbad33467897d8fbead9287d", kill_on_drop: false }`
[INFO] [stderr] warning: field `buf` is never read
[INFO] [stderr]   --> src/rt/operation.rs:52:6
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub(crate) struct OperationCancelData {
[INFO] [stderr]    |                   ------------------- field in this struct
[INFO] [stderr] 51 |     pub wake: bool,
[INFO] [stderr] 52 |     pub buf: Vec<u8>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OperationCancelData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `async-uring` (lib) generated 1 warning
[INFO] [stderr] warning: `async-uring` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_uring-3e41a5b167f4a87b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests async_uring
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/rt/select.rs - rt::select::select_with_strategy (line 125) ... FAILED
[INFO] [stdout] test src/rt/select.rs - rt::select::select_with_strategy (line 99) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rt/select.rs - rt::select::select_with_strategy (line 125) stdout ----
[INFO] [stdout] error[E0433]: cannot find `executor` in `futures`
[INFO] [stdout]    --> src/rt/select.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | futures::executor::block_on(async {
[INFO] [stdout]     |          ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rt/select.rs - rt::select::select_with_strategy (line 99) stdout ----
[INFO] [stdout] error[E0433]: cannot find `executor` in `futures`
[INFO] [stdout]    --> src/rt/select.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | futures::executor::block_on(async {
[INFO] [stdout]     |          ^^^^^^^^ could not find `executor` in `futures`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "executor")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `executor` feature
[INFO] [stdout] 149 | #[cfg_attr(docsrs, doc(cfg(feature = "executor")))]
[INFO] [stdout] 150 | pub mod executor {
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/rt/select.rs - rt::select::select_with_strategy (line 125)
[INFO] [stdout]     src/rt/select.rs - rt::select::select_with_strategy (line 99)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "842b6bd543bc50d438ba9ff1c166a712cb1d1f71fbad33467897d8fbead9287d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842b6bd543bc50d438ba9ff1c166a712cb1d1f71fbad33467897d8fbead9287d", kill_on_drop: false }`
[INFO] [stdout] 842b6bd543bc50d438ba9ff1c166a712cb1d1f71fbad33467897d8fbead9287d
