[INFO] fetching crate zng-task 0.8.1...
[INFO] testing zng-task-0.8.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate zng-task 0.8.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate zng-task 0.8.1
[INFO] finished tweaking crates.io crate zng-task 0.8.1
[INFO] tweaked toml for crates.io crate zng-task 0.8.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-task 0.8.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-task 0.8.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a66a98a218cff5520f7688bcfc38f92fa2bc2d8f54a69fb0877f718d28c3b4a
[INFO] running `Command { std: "docker" "start" "-a" "1a66a98a218cff5520f7688bcfc38f92fa2bc2d8f54a69fb0877f718d28c3b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a66a98a218cff5520f7688bcfc38f92fa2bc2d8f54a69fb0877f718d28c3b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a66a98a218cff5520f7688bcfc38f92fa2bc2d8f54a69fb0877f718d28c3b4a", kill_on_drop: false }`
[INFO] [stdout] 1a66a98a218cff5520f7688bcfc38f92fa2bc2d8f54a69fb0877f718d28c3b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fff1c876b805c2e55775674ba33c08f2a6b1b5f4972253c79b12ec0cb266c6e7
[INFO] running `Command { std: "docker" "start" "-a" "fff1c876b805c2e55775674ba33c08f2a6b1b5f4972253c79b12ec0cb266c6e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling zng-task v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling zng-handle v0.3.1
[INFO] [stderr]    Compiling zng-clone-move v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zng-var-proc-macros v0.4.1
[INFO] [stderr]    Compiling zng-task-proc-macros v0.3.1
[INFO] [stderr]    Compiling linkme v0.3.33
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling zng-env-proc-macros v0.4.0
[INFO] [stderr]    Compiling zng-txt v0.4.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zng-unique-id v0.8.0
[INFO] [stderr]    Compiling zng-env v0.7.0
[INFO] [stderr]    Compiling zng-state-map v0.7.0
[INFO] [stderr]    Compiling zng-app-context v0.9.0
[INFO] [stderr]    Compiling zng-time v0.6.0
[INFO] [stderr]    Compiling zng-unit v0.4.2
[INFO] [stderr]    Compiling zng-var v0.9.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.99s
[INFO] running `Command { std: "docker" "inspect" "fff1c876b805c2e55775674ba33c08f2a6b1b5f4972253c79b12ec0cb266c6e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff1c876b805c2e55775674ba33c08f2a6b1b5f4972253c79b12ec0cb266c6e7", kill_on_drop: false }`
[INFO] [stdout] fff1c876b805c2e55775674ba33c08f2a6b1b5f4972253c79b12ec0cb266c6e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 286e93719f242126957e47d3c1d0488adcf3b0510c019f1b8d45bcaccb0f2280
[INFO] running `Command { std: "docker" "start" "-a" "286e93719f242126957e47d3c1d0488adcf3b0510c019f1b8d45bcaccb0f2280", kill_on_drop: false }`
[INFO] [stderr]    Compiling zng-task v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "286e93719f242126957e47d3c1d0488adcf3b0510c019f1b8d45bcaccb0f2280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "286e93719f242126957e47d3c1d0488adcf3b0510c019f1b8d45bcaccb0f2280", kill_on_drop: false }`
[INFO] [stdout] 286e93719f242126957e47d3c1d0488adcf3b0510c019f1b8d45bcaccb0f2280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4952352694dd0b94116228aeb95cd03f5b690973d6141cd1ea792a75fbe8f8cb
[INFO] running `Command { std: "docker" "start" "-a" "4952352694dd0b94116228aeb95cd03f5b690973d6141cd1ea792a75fbe8f8cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_task-dcefa0cc415896f0)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test io::tests::mc_buf_reader_error_completed ... ok
[INFO] [stdout] test progress::tests::fct_0 ... ok
[INFO] [stdout] test progress::tests::fct_05 ... ok
[INFO] [stdout] test progress::tests::fct_1 ... ok
[INFO] [stdout] test progress::tests::fct_2 ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_error ... ok
[INFO] [stdout] test progress::tests::fct_n1 ... ok
[INFO] [stdout] test progress::tests::five_of_ten ... ok
[INFO] [stdout] test progress::tests::ten_of_one ... ok
[INFO] [stdout] test progress::tests::ten_of_ten ... ok
[INFO] [stdout] test progress::tests::zero_of_zero ... ok
[INFO] [stdout] test rayon_ctx::tests::chain_for_each_with_context ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_single ... ok
[INFO] [stdout] test rayon_ctx::tests::for_each_with_context ... ok
[INFO] [stdout] test tests::any_nine ... ok
[INFO] [stdout] test tests::any_one ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_completed ... ok
[INFO] [stdout] test rayon_ctx::tests::map_and_sum_with_context ... ok
[INFO] [stdout] test rayon_ctx::tests::chain_for_each_with_context_inverted ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_parallel ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_parallel_with_delay1 ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_parallel_with_delay2 ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_sequential ... ok
[INFO] [stdout] test tests::run_wake_immediately ... ok
[INFO] [stdout] test tests::run_panic_handling ... ok
[INFO] [stdout] test tests::run_panic_handling_parallel ... ok
[INFO] [stdout] test tests::fn_all_ok_err ... ok
[INFO] [stdout] test tests::fn_all_some_none ... ok
[INFO] [stdout] test tests::fn_all ... ok
[INFO] [stdout] test tests::fn_all_ok_ok ... ok
[INFO] [stdout] test tests::fn_all_some_some ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zng_task
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/channel.rs - channel (line 10) - compile ... ok
[INFO] [stdout] test src/lib.rs - all (line 982) ... FAILED
[INFO] [stdout] test src/channel.rs - channel::rendezvous (line 357) - compile ... ok
[INFO] [stdout] test src/channel.rs - channel::bounded (line 310) - compile ... ok
[INFO] [stdout] test src/channel.rs - channel::unbounded (line 260) - compile ... ok
[INFO] [stdout] test src/lib.rs - all_ok (line 1678) ... FAILED
[INFO] [stdout] test src/lib.rs - all_some (line 1868) ... FAILED
[INFO] [stdout] test src/lib.rs - any_ok (line 1311) ... FAILED
[INFO] [stdout] test src/lib.rs - all_some (line 1857) ... FAILED
[INFO] [stdout] test src/lib.rs - SignalOnce (line 2023) ... ok
[INFO] [stdout] test src/lib.rs - all_ok (line 1660) ... FAILED
[INFO] [stdout] test src/lib.rs - any_some (line 1496) ... FAILED
[INFO] [stdout] test src/lib.rs - any (line 1156) ... FAILED
[INFO] [stdout] test src/lib.rs - future_fn (line 912) ... ok
[INFO] [stdout] test src/lib.rs - run (line 360) ... ok
[INFO] [stdout] test src/lib.rs - spawn (line 88) ... ok
[INFO] [stdout] test src/lib.rs - deadline (line 842) ... ok
[INFO] [stdout] test src/lib.rs - block_on (line 746) ... ok
[INFO] [stdout] test src/lib.rs - respond (line 487) ... ok
[INFO] [stdout] test src/lib.rs - wait (line 628) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - all (line 982) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:986:7
[INFO] [stdout]     |
[INFO] [stdout]   7 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_ok (line 1678) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1683:7
[INFO] [stdout]     |
[INFO] [stdout]   8 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_some (line 1868) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1871:7
[INFO] [stdout]     |
[INFO] [stdout]   6 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - any_ok (line 1311) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1316:7
[INFO] [stdout]     |
[INFO] [stdout]   8 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_some (line 1857) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1860:7
[INFO] [stdout]     |
[INFO] [stdout]   6 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_ok (line 1660) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1665:7
[INFO] [stdout]     |
[INFO] [stdout]   8 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - any_some (line 1496) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1499:7
[INFO] [stdout]     |
[INFO] [stdout]   6 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - any (line 1156) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:1161:7
[INFO] [stdout]     |
[INFO] [stdout]   8 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - all (line 982)
[INFO] [stdout]     src/lib.rs - all_ok (line 1660)
[INFO] [stdout]     src/lib.rs - all_ok (line 1678)
[INFO] [stdout]     src/lib.rs - all_some (line 1857)
[INFO] [stdout]     src/lib.rs - all_some (line 1868)
[INFO] [stdout]     src/lib.rs - any (line 1156)
[INFO] [stdout]     src/lib.rs - any_ok (line 1311)
[INFO] [stdout]     src/lib.rs - any_some (line 1496)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.25s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4952352694dd0b94116228aeb95cd03f5b690973d6141cd1ea792a75fbe8f8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4952352694dd0b94116228aeb95cd03f5b690973d6141cd1ea792a75fbe8f8cb", kill_on_drop: false }`
[INFO] [stdout] 4952352694dd0b94116228aeb95cd03f5b690973d6141cd1ea792a75fbe8f8cb
