[INFO] fetching crate ntex-io 3.9.2... [INFO] testing ntex-io-3.9.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ntex-io 3.9.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ntex-io 3.9.2 [INFO] finished tweaking crates.io crate ntex-io 3.9.2 [INFO] tweaked toml for crates.io crate ntex-io 3.9.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-io 3.9.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ntex-io 3.9.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b40e7c65f7b238e0ba824e4114e0769383dce6d157e49f6f77f666db73d7d61 [INFO] running `Command { std: "docker" "start" "-a" "2b40e7c65f7b238e0ba824e4114e0769383dce6d157e49f6f77f666db73d7d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b40e7c65f7b238e0ba824e4114e0769383dce6d157e49f6f77f666db73d7d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b40e7c65f7b238e0ba824e4114e0769383dce6d157e49f6f77f666db73d7d61", kill_on_drop: false }` [INFO] [stdout] 2b40e7c65f7b238e0ba824e4114e0769383dce6d157e49f6f77f666db73d7d61 [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe4e9c9bfd5301f50898c4e8b15a776f336bd9801aaacf2d15ffd733eaf6af7a [INFO] running `Command { std: "docker" "start" "-a" "fe4e9c9bfd5301f50898c4e8b15a776f336bd9801aaacf2d15ffd733eaf6af7a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ntex-rt v3.12.1 [INFO] [stderr] Compiling oneshot v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ntex-service v4.6.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling swap-buffer-queue v0.2.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ntex-bytes v1.5.2 [INFO] [stderr] Compiling ntex-error v2.1.0 [INFO] [stderr] Compiling ntex-codec v1.1.0 [INFO] [stderr] Compiling ntex-util v3.5.1 [INFO] [stderr] Compiling ntex-io v3.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.32s [INFO] running `Command { std: "docker" "inspect" "fe4e9c9bfd5301f50898c4e8b15a776f336bd9801aaacf2d15ffd733eaf6af7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4e9c9bfd5301f50898c4e8b15a776f336bd9801aaacf2d15ffd733eaf6af7a", kill_on_drop: false }` [INFO] [stdout] fe4e9c9bfd5301f50898c4e8b15a776f336bd9801aaacf2d15ffd733eaf6af7a [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 581de98560b81a3ebaaebdde0a84b25553390bf6e7df59f82ee510ac4967e44e [INFO] running `Command { std: "docker" "start" "-a" "581de98560b81a3ebaaebdde0a84b25553390bf6e7df59f82ee510ac4967e44e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ntex-service v4.6.0 [INFO] [stderr] Compiling ntex-io-uring v0.7.120 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling sc v0.2.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ntex-macros v3.2.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling ntex-polling v3.10.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ntex-bytes v1.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-error v2.1.0 [INFO] [stderr] Compiling ntex-codec v1.1.0 [INFO] [stderr] Compiling ntex-http v1.1.0 [INFO] [stderr] Compiling ntex-router v1.0.0 [INFO] [stderr] Compiling ntex-rt v3.12.1 [INFO] [stderr] Compiling ntex-util v3.5.1 [INFO] [stderr] Compiling ntex-io v3.9.1 [INFO] [stderr] Compiling ntex-io v3.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ntex-net v3.9.0 [INFO] [stderr] Compiling ntex-dispatcher v3.1.0 [INFO] [stderr] Compiling ntex-server v3.9.0 [INFO] [stderr] Compiling ntex-tls v3.4.1 [INFO] [stderr] Compiling ntex-h2 v3.9.0 [INFO] [stderr] Compiling ntex v3.7.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.66s [INFO] running `Command { std: "docker" "inspect" "581de98560b81a3ebaaebdde0a84b25553390bf6e7df59f82ee510ac4967e44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581de98560b81a3ebaaebdde0a84b25553390bf6e7df59f82ee510ac4967e44e", kill_on_drop: false }` [INFO] [stdout] 581de98560b81a3ebaaebdde0a84b25553390bf6e7df59f82ee510ac4967e44e [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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16e5cae49fba1ac90f31cc7aec2f76b84ace8c87596d28d28e4fd874a4f39370 [INFO] running `Command { std: "docker" "start" "-a" "16e5cae49fba1ac90f31cc7aec2f76b84ace8c87596d28d28e4fd874a4f39370", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ntex_io-d272a9ac7f1df1de) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test filterptr::tests::miri_sealed_filter ... ok [INFO] [stdout] test filterptr::tests::drop_filter ... ok [INFO] [stdout] test io::tests::test_recv ... ok [INFO] [stdout] test framed::tests::framed ... ok [INFO] [stdout] test io::tests::test_send ... ok [INFO] [stdout] test ioref::tests::boxed_filter ... ok [INFO] [stdout] test testing::tests::basic ... ok [INFO] [stdout] test utils::tests::test_null_filter ... ok [INFO] [stdout] test tests::test_fmt ... ok [INFO] [stdout] test seal::tests::test_seal ... ok [INFO] [stdout] test utils::tests::test_utils ... ok [INFO] [stdout] test io::tests::test_basics ... ok [INFO] [stdout] test ioref::tests::filter ... ok [INFO] [stdout] test ioref::tests::on_disconnect ... ok [INFO] [stdout] test ioref::tests::write_to_closed_io ... ok [INFO] [stdout] test ioref::tests::utils ... ok [INFO] [stdout] test ioref::tests::read_readiness ... ok [INFO] [stdout] test filterptr::tests::miri_filter_access - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests ntex_io [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] running `Command { std: "docker" "inspect" "16e5cae49fba1ac90f31cc7aec2f76b84ace8c87596d28d28e4fd874a4f39370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e5cae49fba1ac90f31cc7aec2f76b84ace8c87596d28d28e4fd874a4f39370", kill_on_drop: false }` [INFO] [stdout] 16e5cae49fba1ac90f31cc7aec2f76b84ace8c87596d28d28e4fd874a4f39370