[INFO] fetching crate hds_console-subscriber 0.2.3...
[INFO] checking hds_console-subscriber-0.2.3 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate hds_console-subscriber 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate hds_console-subscriber 0.2.3 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hds_console-subscriber 0.2.3
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate hds_console-subscriber 0.2.3
[INFO] tweaked toml for crates.io crate hds_console-subscriber 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate hds_console-subscriber 0.2.3 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b02071e0e7b6de2ebbbd44a75d9e44df332dc1e1b885a2cfa486cb176809f98a
[INFO] running `Command { std: "docker" "start" "-a" "b02071e0e7b6de2ebbbd44a75d9e44df332dc1e1b885a2cfa486cb176809f98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b02071e0e7b6de2ebbbd44a75d9e44df332dc1e1b885a2cfa486cb176809f98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b02071e0e7b6de2ebbbd44a75d9e44df332dc1e1b885a2cfa486cb176809f98a", kill_on_drop: false }`
[INFO] [stdout] b02071e0e7b6de2ebbbd44a75d9e44df332dc1e1b885a2cfa486cb176809f98a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23078a511c9dbf583a9580b8cadda0a767af6c645a9f97543e50630bf00f1013
[INFO] running `Command { std: "docker" "start" "-a" "23078a511c9dbf583a9580b8cadda0a767af6c645a9f97543e50630bf00f1013", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking hdrhistogram v7.5.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling prost-derive v0.12.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking prost v0.12.0
[INFO] [stderr]     Checking prost-types v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_json v1.0.79
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.10.0
[INFO] [stderr]     Checking hds_console-api v0.7.0
[INFO] [stderr]     Checking hds_console-subscriber v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]    --> src/lib.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |             cfg!(any(tokio_unstable, console_without_tokio_unstable)),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `console_without_tokio_unstable`
[INFO] [stdout]    --> src/lib.rs:270:38
[INFO] [stdout]     |
[INFO] [stdout] 270 |             cfg!(any(tokio_unstable, console_without_tokio_unstable)),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console_without_tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console_without_tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]     --> src/lib.rs:1328:11
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     #[cfg(tokio_unstable)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]     --> src/lib.rs:1331:15
[INFO] [stdout]      |
[INFO] [stdout] 1331 |     #[cfg(not(tokio_unstable))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]    --> src/lib.rs:270:22
[INFO] [stdout]     |
[INFO] [stdout] 270 |             cfg!(any(tokio_unstable, console_without_tokio_unstable)),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `console_without_tokio_unstable`
[INFO] [stdout]    --> src/lib.rs:270:38
[INFO] [stdout]     |
[INFO] [stdout] 270 |             cfg!(any(tokio_unstable, console_without_tokio_unstable)),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(console_without_tokio_unstable)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(console_without_tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]     --> src/lib.rs:1328:11
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     #[cfg(tokio_unstable)]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable`
[INFO] [stdout]     --> src/lib.rs:1331:15
[INFO] [stdout]      |
[INFO] [stdout] 1331 |     #[cfg(not(tokio_unstable))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tracked` is never constructed
[INFO] [stdout]    --> src/lib.rs:243:8
[INFO] [stdout]     |
[INFO] [stdout] 243 | struct Tracked {}
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tracked` is never constructed
[INFO] [stdout]    --> src/lib.rs:243:8
[INFO] [stdout]     |
[INFO] [stdout] 243 | struct Tracked {}
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `console_subscriber`
[INFO] [stdout]   --> examples/grpc_web/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use console_subscriber::{ConsoleLayer, ServerParts};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `console_subscriber`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hds_console_subscriber::{ConsoleLayer, ServerParts};
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tonic_web`
[INFO] [stdout]   --> examples/grpc_web/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tonic_web::GrpcWebLayer;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `tonic_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/semaphore.rs:8:11
[INFO] [stdout]     |
[INFO] [stdout] 8   |     task::Builder::default()
[INFO] [stdout]     |           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 8   -     task::Builder::default()
[INFO] [stdout] 8   +     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/barrier.rs:9:11
[INFO] [stdout]     |
[INFO] [stdout] 9   |     task::Builder::default()
[INFO] [stdout]     |           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 9   -     task::Builder::default()
[INFO] [stdout] 9   +     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/semaphore.rs:19:34
[INFO] [stdout]     |
[INFO] [stdout] 19  |                     tokio::task::Builder::default()
[INFO] [stdout]     |                                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 19  -                     tokio::task::Builder::default()
[INFO] [stdout] 19  +                     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/semaphore.rs:28:34
[INFO] [stdout]     |
[INFO] [stdout] 28  |                     tokio::task::Builder::default()
[INFO] [stdout]     |                                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 28  -                     tokio::task::Builder::default()
[INFO] [stdout] 28  +                     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/barrier.rs:18:27
[INFO] [stdout]     |
[INFO] [stdout] 18  |                     task::Builder::default()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 18  -                     task::Builder::default()
[INFO] [stdout] 18  +                     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/long_sleep.rs:14:29
[INFO] [stdout]     |
[INFO] [stdout] 14  |     let long_sleeps = task::Builder::new()
[INFO] [stdout]     |                             ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 14  -     let long_sleeps = task::Builder::new()
[INFO] [stdout] 14  +     let long_sleeps = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/long_sleep.rs:19:31
[INFO] [stdout]     |
[INFO] [stdout] 19  |     let sleep_forever = task::Builder::new()
[INFO] [stdout]     |                               ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 19  -     let sleep_forever = task::Builder::new()
[INFO] [stdout] 19  +     let sleep_forever = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/uds.rs:28:11
[INFO] [stdout]     |
[INFO] [stdout] 28  |     task::Builder::default()
[INFO] [stdout]     |           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 9   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 9   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 9   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 9   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 28  -     task::Builder::default()
[INFO] [stdout] 28  +     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/rwlock.rs:8:11
[INFO] [stdout]     |
[INFO] [stdout] 8   |     task::Builder::default()
[INFO] [stdout]     |           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 8   -     task::Builder::default()
[INFO] [stdout] 8   +     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/rwlock.rs:15:30
[INFO] [stdout]     |
[INFO] [stdout] 15  |                 tokio::task::Builder::default()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 15  -                 tokio::task::Builder::default()
[INFO] [stdout] 15  +                 Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/mutex.rs:8:11
[INFO] [stdout]     |
[INFO] [stdout] 8   |     task::Builder::default()
[INFO] [stdout]     |           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 8   -     task::Builder::default()
[INFO] [stdout] 8   +     Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/mutex.rs:15:30
[INFO] [stdout]     |
[INFO] [stdout] 15  |                 tokio::task::Builder::default()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 15  -                 tokio::task::Builder::default()
[INFO] [stdout] 15  +                 Builder::default()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:81:23
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 81  -                 task::Builder::new()
[INFO] [stdout] 81  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let actual_tasks = task::Builder::new()
[INFO] [stdout]     |                                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 86  -                 let actual_tasks = task::Builder::new()
[INFO] [stdout] 86  +                 let actual_tasks = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             _ = task::Builder::new()
[INFO] [stdout] 111 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -             _ = task::Builder::new()
[INFO] [stdout] 116 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let aggregate = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 161 -     let aggregate = task::Builder::new()
[INFO] [stdout] 161 +     let aggregate = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/mod.rs:60:18
[INFO] [stdout]     |
[INFO] [stdout] 60  |     tokio::task::Builder::new()
[INFO] [stdout]     |                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 60  -     tokio::task::Builder::new()
[INFO] [stdout] 60  +     Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/framework.rs:95:15
[INFO] [stdout]     |
[INFO] [stdout] 95  |         task::Builder::new()
[INFO] [stdout]     |               ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 95  -         task::Builder::new()
[INFO] [stdout] 95  +         Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/framework.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let task1 = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 127 -         let task1 = task::Builder::new()
[INFO] [stdout] 127 +         let task1 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/framework.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let task2 = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 131 -         let task2 = task::Builder::new()
[INFO] [stdout] 131 +         let task2 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/framework.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |         let task1 = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 161 -         let task1 = task::Builder::new()
[INFO] [stdout] 161 +         let task1 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/framework.rs:165:27
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let task2 = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 165 -         let task2 = task::Builder::new()
[INFO] [stdout] 165 +         let task2 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:81:23
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 81  -                 task::Builder::new()
[INFO] [stdout] 81  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let actual_tasks = task::Builder::new()
[INFO] [stdout]     |                                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 86  -                 let actual_tasks = task::Builder::new()
[INFO] [stdout] 86  +                 let actual_tasks = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             _ = task::Builder::new()
[INFO] [stdout] 111 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -             _ = task::Builder::new()
[INFO] [stdout] 116 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let aggregate = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 161 -     let aggregate = task::Builder::new()
[INFO] [stdout] 161 +     let aggregate = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/mod.rs:60:18
[INFO] [stdout]     |
[INFO] [stdout] 60  |     tokio::task::Builder::new()
[INFO] [stdout]     |                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 60  -     tokio::task::Builder::new()
[INFO] [stdout] 60  +     Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/long_scheduled.rs:35:23
[INFO] [stdout]     |
[INFO] [stdout] 35  |     let jh_rx = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 19  + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 19  + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 19  + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 19  + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 35  -     let jh_rx = task::Builder::new()
[INFO] [stdout] 35  +     let jh_rx = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/long_scheduled.rs:39:23
[INFO] [stdout]     |
[INFO] [stdout] 39  |     let jh_tx = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 19  + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 19  + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 19  + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 19  + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 39  -     let jh_tx = task::Builder::new()
[INFO] [stdout] 39  +     let jh_tx = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:81:23
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 81  -                 task::Builder::new()
[INFO] [stdout] 81  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let actual_tasks = task::Builder::new()
[INFO] [stdout]     |                                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 86  -                 let actual_tasks = task::Builder::new()
[INFO] [stdout] 86  +                 let actual_tasks = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             _ = task::Builder::new()
[INFO] [stdout] 111 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -             _ = task::Builder::new()
[INFO] [stdout] 116 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let aggregate = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 161 -     let aggregate = task::Builder::new()
[INFO] [stdout] 161 +     let aggregate = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/mod.rs:60:18
[INFO] [stdout]     |
[INFO] [stdout] 60  |     tokio::task::Builder::new()
[INFO] [stdout]     |                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 60  -     tokio::task::Builder::new()
[INFO] [stdout] 60  +     Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/grpc_web/main.rs:83:30
[INFO] [stdout]     |
[INFO] [stdout] 83  |     let task1 = tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use crate::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 83  -     let task1 = tokio::task::Builder::new()
[INFO] [stdout] 83  +     let task1 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/grpc_web/main.rs:87:30
[INFO] [stdout]     |
[INFO] [stdout] 87  |     let task2 = tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use crate::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 87  -     let task2 = tokio::task::Builder::new()
[INFO] [stdout] 87  +     let task2 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/grpc_web/main.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |             tokio::task::Builder::new()
[INFO] [stdout]     |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 8   + use crate::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 8   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -             tokio::task::Builder::new()
[INFO] [stdout] 106 +             Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:81:23
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 81  -                 task::Builder::new()
[INFO] [stdout] 81  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout] 25  |                 tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 25  -                 tokio::task::Builder::new()
[INFO] [stdout] 25  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:86:42
[INFO] [stdout]     |
[INFO] [stdout] 86  |                 let actual_tasks = task::Builder::new()
[INFO] [stdout]     |                                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 86  -                 let actual_tasks = task::Builder::new()
[INFO] [stdout] 86  +                 let actual_tasks = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:31:30
[INFO] [stdout]     |
[INFO] [stdout] 31  |                 tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 31  -                 tokio::task::Builder::new()
[INFO] [stdout] 31  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -             _ = task::Builder::new()
[INFO] [stdout] 111 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:37:30
[INFO] [stdout]     |
[INFO] [stdout] 37  |                 tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 37  -                 tokio::task::Builder::new()
[INFO] [stdout] 37  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |             _ = task::Builder::new()
[INFO] [stdout]     |                       ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -             _ = task::Builder::new()
[INFO] [stdout] 116 +             _ = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "barrier") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:43:30
[INFO] [stdout]     |
[INFO] [stdout] 43  |                 tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 43  -                 tokio::task::Builder::new()
[INFO] [stdout] 43  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/subscriber.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let aggregate = task::Builder::new()
[INFO] [stdout]     |                           ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::support::subscriber::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 161 -     let aggregate = task::Builder::new()
[INFO] [stdout] 161 +     let aggregate = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:49:30
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 49  -                 tokio::task::Builder::new()
[INFO] [stdout] 49  +                 Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> tests/support/mod.rs:60:18
[INFO] [stdout]     |
[INFO] [stdout] 60  |     tokio::task::Builder::new()
[INFO] [stdout]     |                  ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 60  -     tokio::task::Builder::new()
[INFO] [stdout] 60  +     Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:66:30
[INFO] [stdout]     |
[INFO] [stdout] 66  |     let task1 = tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 66  -     let task1 = tokio::task::Builder::new()
[INFO] [stdout] 66  +     let task1 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:70:30
[INFO] [stdout]     |
[INFO] [stdout] 70  |     let task2 = tokio::task::Builder::new()
[INFO] [stdout]     |                              ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 70  -     let task2 = tokio::task::Builder::new()
[INFO] [stdout] 70  +     let task2 = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:89:26
[INFO] [stdout]     |
[INFO] [stdout] 89  |             tokio::task::Builder::new()
[INFO] [stdout]     |                          ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 89  -             tokio::task::Builder::new()
[INFO] [stdout] 89  +             Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Builder` in `task`
[INFO] [stdout]    --> examples/app.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let handle = tokio::task::Builder::new()
[INFO] [stdout]     |                                   ^^^^^^^ could not find `Builder` in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:326:26
[INFO] [stdout]     |
[INFO] [stdout] 326 |         pub use builder::Builder;
[INFO] [stdout]     |                          ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/task/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | /     cfg_trace! {
[INFO] [stdout] 325 | |         mod builder;
[INFO] [stdout] 326 | |         pub use builder::Builder;
[INFO] [stdout] 327 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: this error originates in the macro `cfg_trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use hds_console_subscriber::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::request::Builder;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use http::response::Builder;
[INFO] [stdout]     |
[INFO] [stdout]       and 4 other candidates
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 134 -         let handle = tokio::task::Builder::new()
[INFO] [stdout] 134 +         let handle = Builder::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "uds") due to 1 previous error
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "semaphore") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "rwlock") due to 2 previous errors
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "mutex") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "long_sleep") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/grpc_web/main.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 93 | |         task1,
[INFO] [stdout] 94 | |         task2,
[INFO] [stdout] 95 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/grpc_web/main.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 93 | |         task1,
[INFO] [stdout] 94 | |         task2,
[INFO] [stdout] 95 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/grpc_web/main.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 93 | |         task1,
[INFO] [stdout] 94 | |         task2,
[INFO] [stdout] 95 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/grpc_web/main.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 93 | |         task1,
[INFO] [stdout] 94 | |         task2,
[INFO] [stdout] 95 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "long_scheduled") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "grpc_web") due to 9 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/app.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 76 | |         task1,
[INFO] [stdout] 77 | |         task2,
[INFO] [stdout] 78 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/app.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 76 | |         task1,
[INFO] [stdout] 77 | |         task2,
[INFO] [stdout] 78 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/app.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 76 | |         task1,
[INFO] [stdout] 77 | |         task2,
[INFO] [stdout] 78 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/app.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let result = tokio::try_join! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 76 | |         task1,
[INFO] [stdout] 77 | |         task2,
[INFO] [stdout] 78 | |     };
[INFO] [stdout]    | |_____^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (example "app") due to 13 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         tokio::try_join! {
[INFO] [stdout] 137 | |             task1,
[INFO] [stdout] 138 | |             task2,
[INFO] [stdout] 139 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         tokio::try_join! {
[INFO] [stdout] 137 | |             task1,
[INFO] [stdout] 138 | |             task2,
[INFO] [stdout] 139 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         tokio::try_join! {
[INFO] [stdout] 137 | |             task1,
[INFO] [stdout] 138 | |             task2,
[INFO] [stdout] 139 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | /         tokio::try_join! {
[INFO] [stdout] 137 | |             task1,
[INFO] [stdout] 138 | |             task2,
[INFO] [stdout] 139 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | /         tokio::try_join! {
[INFO] [stdout] 171 | |             task1,
[INFO] [stdout] 172 | |             task2,
[INFO] [stdout] 173 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | /         tokio::try_join! {
[INFO] [stdout] 171 | |             task1,
[INFO] [stdout] 172 | |             task2,
[INFO] [stdout] 173 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | /         tokio::try_join! {
[INFO] [stdout] 171 | |             task1,
[INFO] [stdout] 172 | |             task2,
[INFO] [stdout] 173 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/framework.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | /         tokio::try_join! {
[INFO] [stdout] 171 | |             task1,
[INFO] [stdout] 172 | |             task2,
[INFO] [stdout] 173 | |         }
[INFO] [stdout]     | |_________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::try_join` which comes from the expansion of the macro `tokio::try_join` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (test "poll") due to 6 previous errors
[INFO] [stderr] error: could not compile `hds_console-subscriber` (test "wake") due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hds_console-subscriber` (test "spawn") due to 6 previous errors
[INFO] [stderr] error: could not compile `hds_console-subscriber` (test "framework") due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "23078a511c9dbf583a9580b8cadda0a767af6c645a9f97543e50630bf00f1013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23078a511c9dbf583a9580b8cadda0a767af6c645a9f97543e50630bf00f1013", kill_on_drop: false }`
[INFO] [stdout] 23078a511c9dbf583a9580b8cadda0a767af6c645a9f97543e50630bf00f1013
