[INFO] fetching crate whatwg_streams 0.1.0-alpha.7...
[INFO] testing whatwg_streams-0.1.0-alpha.7 against 1.95.0 for beta-1.96-2
[INFO] extracting crate whatwg_streams 0.1.0-alpha.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate whatwg_streams 0.1.0-alpha.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate whatwg_streams 0.1.0-alpha.7
[INFO] tweaked toml for crates.io crate whatwg_streams 0.1.0-alpha.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate whatwg_streams 0.1.0-alpha.7 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whatwg_streams 0.1.0-alpha.7 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded socket2 v0.5.9
[INFO] [stderr]   Downloaded tokio v1.44.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbc12c3fd5982c19ca8589c82abd80bb0d21650b79de77c8ec015fd8bab232a7
[INFO] running `Command { std: "docker" "start" "-a" "fbc12c3fd5982c19ca8589c82abd80bb0d21650b79de77c8ec015fd8bab232a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbc12c3fd5982c19ca8589c82abd80bb0d21650b79de77c8ec015fd8bab232a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc12c3fd5982c19ca8589c82abd80bb0d21650b79de77c8ec015fd8bab232a7", kill_on_drop: false }`
[INFO] [stdout] fbc12c3fd5982c19ca8589c82abd80bb0d21650b79de77c8ec015fd8bab232a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5db0b6433b141540c9fd16fa167e0f7e71f2c7586cf4230c56fc3006b7b991e1
[INFO] running `Command { std: "docker" "start" "-a" "5db0b6433b141540c9fd16fa167e0f7e71f2c7586cf4230c56fc3006b7b991e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling whatwg_streams v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::prepare`
[INFO] [stdout]    --> src/streams/readable.rs:840:5
[INFO] [stdout]     |
[INFO] [stdout] 840 | /     pub fn prepare(
[INFO] [stdout] 841 | |         self,
[INFO] [stdout] 842 | |     ) -> Result<
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |         StreamError,
[INFO] [stdout] 851 | |     > {
[INFO] [stdout]     | |_____^ method `TeeBuilder::<T, Source, S>::prepare` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn`
[INFO] [stdout]    --> src/streams/readable.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 857 | /     pub fn spawn<F, R>(
[INFO] [stdout] 858 | |         self,
[INFO] [stdout] 859 | |         spawn_fn: F,
[INFO] [stdout] 860 | |     ) -> Result<
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     where
[INFO] [stdout] 868 | |         F: FnOnce(crate::platform::PlatformFuture<'static, ()>) -> R,
[INFO] [stdout]     | |_____________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn_ref`
[INFO] [stdout]    --> src/streams/readable.rs:879:5
[INFO] [stdout]     |
[INFO] [stdout] 879 | /     pub fn spawn_ref<F, R>(
[INFO] [stdout] 880 | |         self,
[INFO] [stdout] 881 | |         spawn_fn: &'static F,
[INFO] [stdout] 882 | |     ) -> Result<
[INFO] [stdout] ...   |
[INFO] [stdout] 889 | |     where
[INFO] [stdout] 890 | |         F: Fn(crate::platform::PlatformFuture<'static, ()>) -> R,
[INFO] [stdout]     | |_________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn_ref` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn_parts`
[INFO] [stdout]    --> src/streams/readable.rs:901:5
[INFO] [stdout]     |
[INFO] [stdout] 901 | /     pub fn spawn_parts<R1, R2, R3, F1, F2, F3>(
[INFO] [stdout] 902 | |         self,
[INFO] [stdout] 903 | |         coordinator_spawn: F1,
[INFO] [stdout] 904 | |         branch1_spawn: F2,
[INFO] [stdout] ...   |
[INFO] [stdout] 915 | |         F2: FnOnce(crate::platform::PlatformFuture<'static, ()>) -> R2,
[INFO] [stdout] 916 | |         F3: FnOnce(crate::platform::PlatformFuture<'static, ()>) -> R3,
[INFO] [stdout]     | |_______________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn_parts` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn_parts_ref`
[INFO] [stdout]    --> src/streams/readable.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 926 | /     pub fn spawn_parts_ref<R1, R2, R3, F1, F2, F3>(
[INFO] [stdout] 927 | |         self,
[INFO] [stdout] 928 | |         coordinator_spawn: &'static F1,
[INFO] [stdout] 929 | |         branch1_spawn: &'static F2,
[INFO] [stdout] ...   |
[INFO] [stdout] 940 | |         F2: Fn(crate::platform::PlatformFuture<'static, ()>) -> R2,
[INFO] [stdout] 941 | |         F3: Fn(crate::platform::PlatformFuture<'static, ()>) -> R3,
[INFO] [stdout]     | |___________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn_parts_ref` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `readable::StreamCommand<Vec<u8>>` is more private than the item `readable_byte_stream_task`
[INFO] [stdout]     --> src/streams/readable.rs:1928:1
[INFO] [stdout]      |
[INFO] [stdout] 1928 | / pub async fn readable_byte_stream_task<Source>(
[INFO] [stdout] 1929 | |     byte_state: SharedPtr<ByteStreamState<Source>>,
[INFO] [stdout] 1930 | |     mut command_rx: UnboundedReceiver<StreamCommand<Vec<u8>>>,
[INFO] [stdout] 1931 | |     mut controller: ReadableByteStreamController,
[INFO] [stdout] 1932 | | ) where
[INFO] [stdout] 1933 | |     Source: ReadableByteSource,
[INFO] [stdout]      | |_______________________________^ function `readable_byte_stream_task` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `readable::StreamCommand<Vec<u8>>` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/streams/readable.rs:80:1
[INFO] [stdout]      |
[INFO] [stdout]   80 | enum StreamCommand<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `writable::ControllerMsg` is more private than the item `WritableStreamDefaultController::new`
[INFO] [stdout]     --> src/streams/writable.rs:1610:5
[INFO] [stdout]      |
[INFO] [stdout] 1610 |     pub fn new(sender: UnboundedSender<ControllerMsg>) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `WritableStreamDefaultController::new` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `writable::ControllerMsg` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/streams/writable.rs:1577:1
[INFO] [stdout]      |
[INFO] [stdout] 1577 | enum ControllerMsg {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ReadInto` and `RegisterReadyWaker` are never constructed
[INFO] [stdout]   --> src/streams/readable.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | enum StreamCommand<T> {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ReadInto {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     RegisterReadyWaker {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pending_read_intos` is never read
[INFO] [stdout]    --> src/streams/readable.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | struct ReadableStreamInner<T, Source> {
[INFO] [stdout]     |        ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pending_read_intos: VecDeque<(Vec<u8>, oneshot::Sender<StreamResult<(Vec<u8>, usize)>>)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `desired_size` is never used
[INFO] [stdout]    --> src/streams/readable.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl<T: MaybeSend + 'static, Source> ReadableStreamInner<T, Source> {
[INFO] [stdout]     | ------------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn desired_size(&self) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `controller` is never used
[INFO] [stdout]    --> src/streams/readable.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl<T: MaybeSend + 'static, Source> ReadableStream<T, Source, DefaultStream, Unlocked> {
[INFO] [stdout]     | --------------------------------------------------------------------------------------- method in this implementation
[INFO] [stdout] 310 |     pub(crate) fn controller(&self) -> &ReadableStreamDefaultController<T> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `controller` is never used
[INFO] [stdout]    --> src/streams/readable.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl<Source> ReadableStream<Vec<u8>, Source, ByteStream, Unlocked> {
[INFO] [stdout]     | ------------------------------------------------------------------ method in this implementation
[INFO] [stdout] 316 |     pub(crate) fn controller(&self) -> &ReadableByteStreamController {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `desired_size` is never used
[INFO] [stdout]    --> src/streams/readable.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 321 | impl<T: MaybeSend + 'static, Source> ReadableStream<T, Source, DefaultStream, Unlocked> {
[INFO] [stdout]     | --------------------------------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn desired_size(&self) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `branch_id` is never read
[INFO] [stdout]    --> src/streams/readable.rs:542:5
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 541 |     chunk_rx: UnboundedReceiver<TeeChunk<T>>,
[INFO] [stdout] 542 |     branch_id: TeeSourceId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
[INFO] running `Command { std: "docker" "inspect" "5db0b6433b141540c9fd16fa167e0f7e71f2c7586cf4230c56fc3006b7b991e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db0b6433b141540c9fd16fa167e0f7e71f2c7586cf4230c56fc3006b7b991e1", kill_on_drop: false }`
[INFO] [stdout] 5db0b6433b141540c9fd16fa167e0f7e71f2c7586cf4230c56fc3006b7b991e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f766978eac3e7febd51b9bc781317dbfe7ce236d88642291330c048cb8110631
[INFO] running `Command { std: "docker" "start" "-a" "f766978eac3e7febd51b9bc781317dbfe7ce236d88642291330c048cb8110631", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::prepare`
[INFO] [stdout]    --> src/streams/readable.rs:840:5
[INFO] [stdout]     |
[INFO] [stdout] 840 | /     pub fn prepare(
[INFO] [stdout] 841 | |         self,
[INFO] [stdout] 842 | |     ) -> Result<
[INFO] [stdout] ...   |
[INFO] [stdout] 850 | |         StreamError,
[INFO] [stdout] 851 | |     > {
[INFO] [stdout]     | |_____^ method `TeeBuilder::<T, Source, S>::prepare` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn`
[INFO] [stdout]    --> src/streams/readable.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 857 | /     pub fn spawn<F, R>(
[INFO] [stdout] 858 | |         self,
[INFO] [stdout] 859 | |         spawn_fn: F,
[INFO] [stdout] 860 | |     ) -> Result<
[INFO] [stdout] ...   |
[INFO] [stdout] 867 | |     where
[INFO] [stdout] 868 | |         F: FnOnce(crate::platform::PlatformFuture<'static, ()>) -> R,
[INFO] [stdout]     | |_____________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn_ref`
[INFO] [stdout]    --> src/streams/readable.rs:879:5
[INFO] [stdout]     |
[INFO] [stdout] 879 | /     pub fn spawn_ref<F, R>(
[INFO] [stdout] 880 | |         self,
[INFO] [stdout] 881 | |         spawn_fn: &'static F,
[INFO] [stdout] 882 | |     ) -> Result<
[INFO] [stdout] ...   |
[INFO] [stdout] 889 | |     where
[INFO] [stdout] 890 | |         F: Fn(crate::platform::PlatformFuture<'static, ()>) -> R,
[INFO] [stdout]     | |_________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn_ref` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn_parts`
[INFO] [stdout]    --> src/streams/readable.rs:901:5
[INFO] [stdout]     |
[INFO] [stdout] 901 | /     pub fn spawn_parts<R1, R2, R3, F1, F2, F3>(
[INFO] [stdout] 902 | |         self,
[INFO] [stdout] 903 | |         coordinator_spawn: F1,
[INFO] [stdout] 904 | |         branch1_spawn: F2,
[INFO] [stdout] ...   |
[INFO] [stdout] 915 | |         F2: FnOnce(crate::platform::PlatformFuture<'static, ()>) -> R2,
[INFO] [stdout] 916 | |         F3: FnOnce(crate::platform::PlatformFuture<'static, ()>) -> R3,
[INFO] [stdout]     | |_______________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn_parts` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TeeSource<T>` is more private than the item `TeeBuilder::<T, Source, S>::spawn_parts_ref`
[INFO] [stdout]    --> src/streams/readable.rs:926:5
[INFO] [stdout]     |
[INFO] [stdout] 926 | /     pub fn spawn_parts_ref<R1, R2, R3, F1, F2, F3>(
[INFO] [stdout] 927 | |         self,
[INFO] [stdout] 928 | |         coordinator_spawn: &'static F1,
[INFO] [stdout] 929 | |         branch1_spawn: &'static F2,
[INFO] [stdout] ...   |
[INFO] [stdout] 940 | |         F2: Fn(crate::platform::PlatformFuture<'static, ()>) -> R2,
[INFO] [stdout] 941 | |         F3: Fn(crate::platform::PlatformFuture<'static, ()>) -> R3,
[INFO] [stdout]     | |___________________________________________________________________^ method `TeeBuilder::<T, Source, S>::spawn_parts_ref` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `TeeSource<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/streams/readable.rs:540:1
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `readable::StreamCommand<Vec<u8>>` is more private than the item `readable_byte_stream_task`
[INFO] [stdout]     --> src/streams/readable.rs:1928:1
[INFO] [stdout]      |
[INFO] [stdout] 1928 | / pub async fn readable_byte_stream_task<Source>(
[INFO] [stdout] 1929 | |     byte_state: SharedPtr<ByteStreamState<Source>>,
[INFO] [stdout] 1930 | |     mut command_rx: UnboundedReceiver<StreamCommand<Vec<u8>>>,
[INFO] [stdout] 1931 | |     mut controller: ReadableByteStreamController,
[INFO] [stdout] 1932 | | ) where
[INFO] [stdout] 1933 | |     Source: ReadableByteSource,
[INFO] [stdout]      | |_______________________________^ function `readable_byte_stream_task` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `readable::StreamCommand<Vec<u8>>` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/streams/readable.rs:80:1
[INFO] [stdout]      |
[INFO] [stdout]   80 | enum StreamCommand<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `writable::ControllerMsg` is more private than the item `WritableStreamDefaultController::new`
[INFO] [stdout]     --> src/streams/writable.rs:1610:5
[INFO] [stdout]      |
[INFO] [stdout] 1610 |     pub fn new(sender: UnboundedSender<ControllerMsg>) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `WritableStreamDefaultController::new` is reachable at visibility `pub`
[INFO] [stdout]      |
[INFO] [stdout] note: but type `writable::ControllerMsg` is only usable at visibility `pub(self)`
[INFO] [stdout]     --> src/streams/writable.rs:1577:1
[INFO] [stdout]      |
[INFO] [stdout] 1577 | enum ControllerMsg {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ReadInto` and `RegisterReadyWaker` are never constructed
[INFO] [stdout]   --> src/streams/readable.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | enum StreamCommand<T> {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 84 |     ReadInto {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     RegisterReadyWaker {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pending_read_intos` is never read
[INFO] [stdout]    --> src/streams/readable.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | struct ReadableStreamInner<T, Source> {
[INFO] [stdout]     |        ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pending_read_intos: VecDeque<(Vec<u8>, oneshot::Sender<StreamResult<(Vec<u8>, usize)>>)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `desired_size` is never used
[INFO] [stdout]    --> src/streams/readable.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl<T: MaybeSend + 'static, Source> ReadableStreamInner<T, Source> {
[INFO] [stdout]     | ------------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn desired_size(&self) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `controller` is never used
[INFO] [stdout]    --> src/streams/readable.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl<T: MaybeSend + 'static, Source> ReadableStream<T, Source, DefaultStream, Unlocked> {
[INFO] [stdout]     | --------------------------------------------------------------------------------------- method in this implementation
[INFO] [stdout] 310 |     pub(crate) fn controller(&self) -> &ReadableStreamDefaultController<T> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `controller` is never used
[INFO] [stdout]    --> src/streams/readable.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 315 | impl<Source> ReadableStream<Vec<u8>, Source, ByteStream, Unlocked> {
[INFO] [stdout]     | ------------------------------------------------------------------ method in this implementation
[INFO] [stdout] 316 |     pub(crate) fn controller(&self) -> &ReadableByteStreamController {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `desired_size` is never used
[INFO] [stdout]    --> src/streams/readable.rs:326:8
[INFO] [stdout]     |
[INFO] [stdout] 321 | impl<T: MaybeSend + 'static, Source> ReadableStream<T, Source, DefaultStream, Unlocked> {
[INFO] [stdout]     | --------------------------------------------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 326 |     fn desired_size(&self) -> isize {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `branch_id` is never read
[INFO] [stdout]    --> src/streams/readable.rs:542:5
[INFO] [stdout]     |
[INFO] [stdout] 540 | struct TeeSource<T: MaybeSend + 'static> {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 541 |     chunk_rx: UnboundedReceiver<TeeChunk<T>>,
[INFO] [stdout] 542 |     branch_id: TeeSourceId,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling whatwg_streams v0.1.0-alpha.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TransformStream`
[INFO] [stdout]  --> tests/compile_tests.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | use whatwg_streams::{ReadableStream, TransformStream, WritableStream};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/send_feature_test.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let (_, mut reader) = stream.get_reader().unwrap();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2315:7
[INFO] [stdout]      |
[INFO] [stdout] 2315 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2330:7
[INFO] [stdout]      |
[INFO] [stdout] 2330 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2346:7
[INFO] [stdout]      |
[INFO] [stdout] 2346 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2358:7
[INFO] [stdout]      |
[INFO] [stdout] 2358 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2371:7
[INFO] [stdout]      |
[INFO] [stdout] 2371 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2385:7
[INFO] [stdout]      |
[INFO] [stdout] 2385 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2402:7
[INFO] [stdout]      |
[INFO] [stdout] 2402 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2413:7
[INFO] [stdout]      |
[INFO] [stdout] 2413 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2452:7
[INFO] [stdout]      |
[INFO] [stdout] 2452 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2467:7
[INFO] [stdout]      |
[INFO] [stdout] 2467 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2481:7
[INFO] [stdout]      |
[INFO] [stdout] 2481 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2516:7
[INFO] [stdout]      |
[INFO] [stdout] 2516 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2560:7
[INFO] [stdout]      |
[INFO] [stdout] 2560 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2601:7
[INFO] [stdout]      |
[INFO] [stdout] 2601 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2642:7
[INFO] [stdout]      |
[INFO] [stdout] 2642 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2679:7
[INFO] [stdout]      |
[INFO] [stdout] 2679 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2696:7
[INFO] [stdout]      |
[INFO] [stdout] 2696 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2714:7
[INFO] [stdout]      |
[INFO] [stdout] 2714 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2732:7
[INFO] [stdout]      |
[INFO] [stdout] 2732 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2788:7
[INFO] [stdout]      |
[INFO] [stdout] 2788 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2834:7
[INFO] [stdout]      |
[INFO] [stdout] 2834 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2946:7
[INFO] [stdout]      |
[INFO] [stdout] 2946 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:2968:7
[INFO] [stdout]      |
[INFO] [stdout] 2968 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3103:7
[INFO] [stdout]      |
[INFO] [stdout] 3103 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3230:7
[INFO] [stdout]      |
[INFO] [stdout] 3230 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3415:7
[INFO] [stdout]      |
[INFO] [stdout] 3415 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3442:7
[INFO] [stdout]      |
[INFO] [stdout] 3442 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3465:7
[INFO] [stdout]      |
[INFO] [stdout] 3465 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3490:7
[INFO] [stdout]      |
[INFO] [stdout] 3490 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3516:7
[INFO] [stdout]      |
[INFO] [stdout] 3516 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3530:7
[INFO] [stdout]      |
[INFO] [stdout] 3530 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3570:7
[INFO] [stdout]      |
[INFO] [stdout] 3570 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3596:7
[INFO] [stdout]      |
[INFO] [stdout] 3596 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3650:7
[INFO] [stdout]      |
[INFO] [stdout] 3650 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3683:7
[INFO] [stdout]      |
[INFO] [stdout] 3683 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3702:7
[INFO] [stdout]      |
[INFO] [stdout] 3702 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3718:7
[INFO] [stdout]      |
[INFO] [stdout] 3718 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3745:7
[INFO] [stdout]      |
[INFO] [stdout] 3745 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3772:7
[INFO] [stdout]      |
[INFO] [stdout] 3772 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3848:7
[INFO] [stdout]      |
[INFO] [stdout] 3848 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3859:7
[INFO] [stdout]      |
[INFO] [stdout] 3859 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3876:7
[INFO] [stdout]      |
[INFO] [stdout] 3876 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3886:7
[INFO] [stdout]      |
[INFO] [stdout] 3886 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3900:7
[INFO] [stdout]      |
[INFO] [stdout] 3900 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3912:7
[INFO] [stdout]      |
[INFO] [stdout] 3912 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/readable.rs:3925:7
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:506:7
[INFO] [stdout]     |
[INFO] [stdout] 506 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:540:7
[INFO] [stdout]     |
[INFO] [stdout] 540 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:562:7
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:612:7
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:628:7
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:650:7
[INFO] [stdout]     |
[INFO] [stdout] 650 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:673:7
[INFO] [stdout]     |
[INFO] [stdout] 673 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:709:7
[INFO] [stdout]     |
[INFO] [stdout] 709 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:727:7
[INFO] [stdout]     |
[INFO] [stdout] 727 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:748:7
[INFO] [stdout]     |
[INFO] [stdout] 748 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:772:7
[INFO] [stdout]     |
[INFO] [stdout] 772 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]    --> src/streams/transform.rs:787:7
[INFO] [stdout]     |
[INFO] [stdout] 787 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:1819:7
[INFO] [stdout]      |
[INFO] [stdout] 1819 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:1840:7
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:1888:7
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:1961:7
[INFO] [stdout]      |
[INFO] [stdout] 1961 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:1986:7
[INFO] [stdout]      |
[INFO] [stdout] 1986 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2107:7
[INFO] [stdout]      |
[INFO] [stdout] 2107 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2129:7
[INFO] [stdout]      |
[INFO] [stdout] 2129 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2194:7
[INFO] [stdout]      |
[INFO] [stdout] 2194 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2217:7
[INFO] [stdout]      |
[INFO] [stdout] 2217 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2235:7
[INFO] [stdout]      |
[INFO] [stdout] 2235 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2248:7
[INFO] [stdout]      |
[INFO] [stdout] 2248 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2476:7
[INFO] [stdout]      |
[INFO] [stdout] 2476 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2511:7
[INFO] [stdout]      |
[INFO] [stdout] 2511 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2534:7
[INFO] [stdout]      |
[INFO] [stdout] 2534 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2562:7
[INFO] [stdout]      |
[INFO] [stdout] 2562 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2582:7
[INFO] [stdout]      |
[INFO] [stdout] 2582 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2602:7
[INFO] [stdout]      |
[INFO] [stdout] 2602 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2631:7
[INFO] [stdout]      |
[INFO] [stdout] 2631 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2655:7
[INFO] [stdout]      |
[INFO] [stdout] 2655 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2684:7
[INFO] [stdout]      |
[INFO] [stdout] 2684 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2703:7
[INFO] [stdout]      |
[INFO] [stdout] 2703 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2732:7
[INFO] [stdout]      |
[INFO] [stdout] 2732 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2908:7
[INFO] [stdout]      |
[INFO] [stdout] 2908 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2929:7
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2947:7
[INFO] [stdout]      |
[INFO] [stdout] 2947 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2966:7
[INFO] [stdout]      |
[INFO] [stdout] 2966 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:2986:7
[INFO] [stdout]      |
[INFO] [stdout] 2986 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3007:7
[INFO] [stdout]      |
[INFO] [stdout] 3007 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3029:7
[INFO] [stdout]      |
[INFO] [stdout] 3029 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3056:7
[INFO] [stdout]      |
[INFO] [stdout] 3056 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3084:7
[INFO] [stdout]      |
[INFO] [stdout] 3084 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3120:7
[INFO] [stdout]      |
[INFO] [stdout] 3120 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3212:7
[INFO] [stdout]      |
[INFO] [stdout] 3212 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3228:7
[INFO] [stdout]      |
[INFO] [stdout] 3228 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3250:7
[INFO] [stdout]      |
[INFO] [stdout] 3250 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_localset_test` in this scope
[INFO] [stdout]     --> src/streams/writable.rs:3265:7
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     #[tokio_localset_test::localset_test]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_localset_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cancelled_flag`
[INFO] [stdout]     --> src/streams/readable.rs:3073:13
[INFO] [stdout]      |
[INFO] [stdout] 3073 |         let cancelled_flag = SharedPtr::clone(&source.cancelled);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cancelled_flag`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whatwg_streams` (lib test) due to 95 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f766978eac3e7febd51b9bc781317dbfe7ce236d88642291330c048cb8110631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f766978eac3e7febd51b9bc781317dbfe7ce236d88642291330c048cb8110631", kill_on_drop: false }`
[INFO] [stdout] f766978eac3e7febd51b9bc781317dbfe7ce236d88642291330c048cb8110631
