[INFO] fetching crate zng-task 0.8.0... [INFO] testing zng-task-0.8.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate zng-task 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate zng-task 0.8.0 [INFO] finished tweaking crates.io crate zng-task 0.8.0 [INFO] tweaked toml for crates.io crate zng-task 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zng-task 0.8.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zng-task 0.8.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a9cadbaa7d56732645998eb206613f1770ffc7045888a7d817f2ab8ec993769 [INFO] running `Command { std: "docker" "start" "-a" "8a9cadbaa7d56732645998eb206613f1770ffc7045888a7d817f2ab8ec993769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a9cadbaa7d56732645998eb206613f1770ffc7045888a7d817f2ab8ec993769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a9cadbaa7d56732645998eb206613f1770ffc7045888a7d817f2ab8ec993769", kill_on_drop: false }` [INFO] [stdout] 8a9cadbaa7d56732645998eb206613f1770ffc7045888a7d817f2ab8ec993769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a57f8c729ea37a394b9033bf069764d78bc0f8889012dfdf3646596c10e347d [INFO] running `Command { std: "docker" "start" "-a" "1a57f8c729ea37a394b9033bf069764d78bc0f8889012dfdf3646596c10e347d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rayon v1.11.0 [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 futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zng-task v0.8.0 (/opt/rustwide/workdir) [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 pretty-type-name v1.0.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling async-fs v2.2.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 sha2 v0.10.9 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.226 [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.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.93s [INFO] running `Command { std: "docker" "inspect" "1a57f8c729ea37a394b9033bf069764d78bc0f8889012dfdf3646596c10e347d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a57f8c729ea37a394b9033bf069764d78bc0f8889012dfdf3646596c10e347d", kill_on_drop: false }` [INFO] [stdout] 1a57f8c729ea37a394b9033bf069764d78bc0f8889012dfdf3646596c10e347d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 990b232db1deddc937ad65926d12bd4ffe92a85999fda4beaa59c5516163506c [INFO] running `Command { std: "docker" "start" "-a" "990b232db1deddc937ad65926d12bd4ffe92a85999fda4beaa59c5516163506c", kill_on_drop: false }` [INFO] [stderr] Compiling zng-task v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "990b232db1deddc937ad65926d12bd4ffe92a85999fda4beaa59c5516163506c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990b232db1deddc937ad65926d12bd4ffe92a85999fda4beaa59c5516163506c", kill_on_drop: false }` [INFO] [stdout] 990b232db1deddc937ad65926d12bd4ffe92a85999fda4beaa59c5516163506c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75a8366c21976832ab3c159db4c678de0b1293f4d12346133906da06be12e029 [INFO] running `Command { std: "docker" "start" "-a" "75a8366c21976832ab3c159db4c678de0b1293f4d12346133906da06be12e029", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_task-90291afdf19cf69a) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test progress::tests::fct_1 ... ok [INFO] [stdout] test progress::tests::ten_of_one ... ok [INFO] [stdout] test progress::tests::zero_of_zero ... ok [INFO] [stdout] test progress::tests::fct_05 ... ok [INFO] [stdout] test progress::tests::five_of_ten ... ok [INFO] [stdout] test io::tests::mc_buf_reader_completed ... ok [INFO] [stdout] test progress::tests::fct_0 ... ok [INFO] [stdout] test io::tests::mc_buf_reader_error_completed ... ok [INFO] [stdout] test progress::tests::fct_2 ... ok [INFO] [stdout] test progress::tests::fct_n1 ... ok [INFO] [stdout] test tests::any_one ... ok [INFO] [stdout] test progress::tests::ten_of_ten ... ok [INFO] [stdout] test tests::any_nine ... ok [INFO] [stdout] test io::tests::mc_buf_reader_single ... ok [INFO] [stdout] test io::tests::mc_buf_reader_error ... ok [INFO] [stdout] test rayon_ctx::tests::map_and_sum_with_context ... ok [INFO] [stdout] test tests::run_wake_immediately ... ok [INFO] [stdout] test io::tests::mc_buf_reader_sequential ... ok [INFO] [stdout] test io::tests::mc_buf_reader_parallel_with_delay1 ... ok [INFO] [stdout] test io::tests::mc_buf_reader_parallel ... ok [INFO] [stdout] test io::tests::mc_buf_reader_parallel_with_delay2 ... ok [INFO] [stdout] test tests::run_panic_handling ... ok [INFO] [stdout] test rayon_ctx::tests::chain_for_each_with_context ... ok [INFO] [stdout] test rayon_ctx::tests::for_each_with_context ... ok [INFO] [stdout] test rayon_ctx::tests::chain_for_each_with_context_inverted ... 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::bounded (line 310) - compile ... ok [INFO] [stdout] test src/channel.rs - channel::unbounded (line 260) - compile ... ok [INFO] [stdout] test src/channel.rs - channel::rendezvous (line 357) - compile ... ok [INFO] [stdout] test src/lib.rs - any_some (line 1496) ... FAILED [INFO] [stdout] test src/lib.rs - all_some (line 1868) ... FAILED [INFO] [stdout] test src/lib.rs - any (line 1156) ... FAILED [INFO] [stdout] test src/lib.rs - all_ok (line 1678) ... FAILED [INFO] [stdout] test src/lib.rs - any_ok (line 1311) ... FAILED [INFO] [stdout] test src/channel.rs - channel (line 10) - compile ... ok [INFO] [stdout] test src/lib.rs - future_fn (line 912) ... ok [INFO] [stdout] test src/lib.rs - all_ok (line 1660) ... FAILED [INFO] [stdout] test src/lib.rs - all_some (line 1857) ... FAILED [INFO] [stdout] test src/lib.rs - all (line 982) ... FAILED [INFO] [stdout] test src/lib.rs - wait (line 628) ... ok [INFO] [stdout] test src/lib.rs - SignalOnce (line 2023) ... 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 - respond (line 487) ... ok [INFO] [stdout] test src/lib.rs - block_on (line 746) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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(spin: bool, task: impl IntoFuture) -> 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(spin: bool, task: impl IntoFuture) -> 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(spin: bool, task: impl IntoFuture) -> 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(spin: bool, task: impl IntoFuture) -> 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(spin: bool, task: impl IntoFuture) -> 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(spin: bool, task: impl IntoFuture) -> 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(spin: bool, task: impl IntoFuture) -> 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 (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(spin: bool, task: impl IntoFuture) -> 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.47s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.92s; merged doctests compilation took 0.45s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "75a8366c21976832ab3c159db4c678de0b1293f4d12346133906da06be12e029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a8366c21976832ab3c159db4c678de0b1293f4d12346133906da06be12e029", kill_on_drop: false }` [INFO] [stdout] 75a8366c21976832ab3c159db4c678de0b1293f4d12346133906da06be12e029