[INFO] fetching crate web-codecs 0.3.7...
[INFO] testing web-codecs-0.3.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate web-codecs 0.3.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate web-codecs 0.3.7
[INFO] finished tweaking crates.io crate web-codecs 0.3.7
[INFO] tweaked toml for crates.io crate web-codecs 0.3.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-codecs 0.3.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate web-codecs 0.3.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded tokio v1.45.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43cbd8817261fb3f18fcf6618c60808d5adf76897d24d5f616ab752b81bbaaa2
[INFO] running `Command { std: "docker" "start" "-a" "43cbd8817261fb3f18fcf6618c60808d5adf76897d24d5f616ab752b81bbaaa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43cbd8817261fb3f18fcf6618c60808d5adf76897d24d5f616ab752b81bbaaa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43cbd8817261fb3f18fcf6618c60808d5adf76897d24d5f616ab752b81bbaaa2", kill_on_drop: false }`
[INFO] [stdout] 43cbd8817261fb3f18fcf6618c60808d5adf76897d24d5f616ab752b81bbaaa2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83454685620c60096755564bc68e5a37d616bdc8cd7c14a97c51b8fb128d92ff
[INFO] running `Command { std: "docker" "start" "-a" "83454685620c60096755564bc68e5a37d616bdc8cd7c14a97c51b8fb128d92ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling web-codecs v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `web_sys::AudioSampleFormat`
[INFO] [stdout]  --> src/audio/data.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use web_sys::AudioSampleFormat as AudioDataFormat;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AudioSampleFormat` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioDataInit` in `web_sys`
[INFO] [stdout]   --> src/audio/data.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let init = web_sys::AudioDataInit::new(
[INFO] [stdout]    |                             ^^^^^^^^^^^^^ could not find `AudioDataInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioDataCopyToOptions` in `web_sys`
[INFO] [stdout]    --> src/audio/data.rs:194:26
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let options = web_sys::AudioDataCopyToOptions::new(channel as _);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ could not find `AudioDataCopyToOptions` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioDecoderInit` in `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:65:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let init = web_sys::AudioDecoderInit::new(on_error.as_ref().unchecked_ref(), on_frame.as_ref().unchecked_ref());
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ could not find `AudioDecoderInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedAudioChunkType` in `web_sys`
[INFO] [stdout]    --> src/audio/decoder.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |             true => web_sys::EncodedAudioChunkType::Key,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedAudioChunkType` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedAudioChunkType` in `web_sys`
[INFO] [stdout]    --> src/audio/decoder.rs:136:22
[INFO] [stdout]     |
[INFO] [stdout] 136 |             false => web_sys::EncodedAudioChunkType::Delta,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedAudioChunkType` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedAudioChunkInit` in `web_sys`
[INFO] [stdout]    --> src/audio/decoder.rs:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let chunk = web_sys::EncodedAudioChunkInit::new(
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedAudioChunkInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedAudioChunk` in `web_sys`
[INFO] [stdout]    --> src/audio/decoder.rs:145:24
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let chunk = web_sys::EncodedAudioChunk::new(&chunk)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ could not find `EncodedAudioChunk` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioEncoderInit` in `web_sys`
[INFO] [stdout]    --> src/audio/encoder.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let init = web_sys::AudioEncoderInit::new(on_error.as_ref().unchecked_ref(), on_frame.as_ref().unchecked_ref());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ could not find `AudioEncoderInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedVideoChunkType` in `web_sys`
[INFO] [stdout]   --> src/frame.rs:34:40
[INFO] [stdout]    |
[INFO] [stdout] 34 |             keyframe: chunk.type_() == web_sys::EncodedVideoChunkType::Key,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedVideoChunkType` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedAudioChunkType` in `web_sys`
[INFO] [stdout]   --> src/frame.rs:50:40
[INFO] [stdout]    |
[INFO] [stdout] 50 |             keyframe: chunk.type_() == web_sys::EncodedAudioChunkType::Key,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedAudioChunkType` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoColorSpaceInit` in `web_sys`
[INFO] [stdout]   --> src/video/color.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |             inner: web_sys::VideoColorSpaceInit::new(),
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^ could not find `VideoColorSpaceInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoDecoderInit` in `web_sys`
[INFO] [stdout]   --> src/video/decoder.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let init = web_sys::VideoDecoderInit::new(on_error.as_ref().unchecked_ref(), on_frame.as_ref().unchecked_ref());
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^ could not find `VideoDecoderInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 true => web_sys::HardwareAcceleration::PreferHardware,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^ could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 false => web_sys::HardwareAcceleration::PreferSoftware,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:168:18
[INFO] [stdout]     |
[INFO] [stdout] 168 |             Some(web_sys::HardwareAcceleration::PreferHardware) => Some(true),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |             Some(web_sys::HardwareAcceleration::PreferSoftware) => Some(false),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedVideoChunkType` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:200:21
[INFO] [stdout]     |
[INFO] [stdout] 200 |             true => web_sys::EncodedVideoChunkType::Key,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedVideoChunkType` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedVideoChunkType` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |             false => web_sys::EncodedVideoChunkType::Delta,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedVideoChunkType` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedVideoChunkInit` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let chunk = web_sys::EncodedVideoChunkInit::new(
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ could not find `EncodedVideoChunkInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedVideoChunk` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |         let chunk = web_sys::EncodedVideoChunk::new(&chunk)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ could not find `EncodedVideoChunk` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:108:22
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 true => web_sys::HardwareAcceleration::PreferHardware,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^ could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:109:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 false => web_sys::HardwareAcceleration::PreferSoftware,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ could not find `HardwareAcceleration` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `LatencyMode` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:115:22
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 true => web_sys::LatencyMode::Realtime,
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `LatencyMode` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `LatencyMode` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 false => web_sys::LatencyMode::Quality,
[INFO] [stdout]     |                                   ^^^^^^^^^^^ could not find `LatencyMode` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlphaOption` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 true => web_sys::AlphaOption::Keep,
[INFO] [stdout]     |                                  ^^^^^^^^^^^ could not find `AlphaOption` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlphaOption` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 false => web_sys::AlphaOption::Discard,
[INFO] [stdout]     |                                   ^^^^^^^^^^^ could not find `AlphaOption` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoEncoderInit` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:211:23
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let init = web_sys::VideoEncoderInit::new(on_error.as_ref().unchecked_ref(), on_frame.as_ref().unchecked_ref());
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ could not find `VideoEncoderInit` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoEncoderEncodeOptions` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |         let o = web_sys::VideoEncoderEncodeOptions::new();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `VideoEncoderEncodeOptions` in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioData` in crate `web_sys`
[INFO] [stdout]   --> src/audio/data.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct AudioData(Option<web_sys::AudioData>);
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioData;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub struct AudioData(Option<web_sys::AudioData>);
[INFO] [stdout] 11 + pub struct AudioData(Option<AudioData>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioData` in `web_sys`
[INFO] [stdout]   --> src/audio/data.rs:61:29
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let audio_data = web_sys::AudioData::new(&init)?;
[INFO] [stdout]    |                                   ^^^^^^^^^ could not find `AudioData` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioData;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 61 -         let audio_data = web_sys::AudioData::new(&init)?;
[INFO] [stdout] 61 +         let audio_data = AudioData::new(&init)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioData` in crate `web_sys`
[INFO] [stdout]   --> src/audio/data.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn leak(mut self) -> web_sys::AudioData {
[INFO] [stdout]    |                                       ^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioData;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 85 -     pub fn leak(mut self) -> web_sys::AudioData {
[INFO] [stdout] 85 +     pub fn leak(mut self) -> AudioData {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioData` in crate `web_sys`
[INFO] [stdout]   --> src/audio/data.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     type Target = web_sys::AudioData;
[INFO] [stdout]    |                            ^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioData;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 97 -     type Target = web_sys::AudioData;
[INFO] [stdout] 97 +     type Target = AudioData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioData` in crate `web_sys`
[INFO] [stdout]    --> src/audio/data.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl From<web_sys::AudioData> for AudioData {
[INFO] [stdout]     |                    ^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::AudioData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 119 - impl From<web_sys::AudioData> for AudioData {
[INFO] [stdout] 119 + impl From<AudioData> for AudioData {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioData` in crate `web_sys`
[INFO] [stdout]    --> src/audio/data.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn from(this: web_sys::AudioData) -> Self {
[INFO] [stdout]     |                            ^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::AudioData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 120 -     fn from(this: web_sys::AudioData) -> Self {
[INFO] [stdout] 120 +     fn from(this: AudioData) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDataCopyToOptions` in crate `web_sys`
[INFO] [stdout]    --> src/audio/data.rs:193:52
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn into_web_sys(self, channel: usize) -> web_sys::AudioDataCopyToOptions {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioDecoder` in `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |             wasm_bindgen_futures::JsFuture::from(web_sys::AudioDecoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ could not find `AudioDecoder` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -             wasm_bindgen_futures::JsFuture::from(web_sys::AudioDecoder::is_config_supported(&self.into())).await?;
[INFO] [stdout] 37 +             wasm_bindgen_futures::JsFuture::from(AudioDecoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioData` in crate `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let frame: web_sys::AudioData = e.unchecked_into();
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioData;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioData`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -             let frame: web_sys::AudioData = e.unchecked_into();
[INFO] [stdout] 57 +             let frame: AudioData = e.unchecked_into();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDecoder` in crate `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let inner: web_sys::AudioDecoder = web_sys::AudioDecoder::new(&init).unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -         let inner: web_sys::AudioDecoder = web_sys::AudioDecoder::new(&init).unwrap();
[INFO] [stdout] 66 +         let inner: AudioDecoder = web_sys::AudioDecoder::new(&init).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioDecoder` in `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:66:47
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let inner: web_sys::AudioDecoder = web_sys::AudioDecoder::new(&init).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^ could not find `AudioDecoder` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -         let inner: web_sys::AudioDecoder = web_sys::AudioDecoder::new(&init).unwrap();
[INFO] [stdout] 66 +         let inner: web_sys::AudioDecoder = AudioDecoder::new(&init).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDecoderConfig` in crate `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:84:45
[INFO] [stdout]    |
[INFO] [stdout] 84 | impl From<&AudioDecoderConfig> for web_sys::AudioDecoderConfig {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 84 - impl From<&AudioDecoderConfig> for web_sys::AudioDecoderConfig {
[INFO] [stdout] 84 + impl From<&AudioDecoderConfig> for AudioDecoderConfig {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioDecoderConfig` in `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:86:25
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let config = web_sys::AudioDecoderConfig::new(&this.codec, this.channel_count, this.sample_rate);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ could not find `AudioDecoderConfig` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -         let config = web_sys::AudioDecoderConfig::new(&this.codec, this.channel_count, this.sample_rate);
[INFO] [stdout] 86 +         let config = AudioDecoderConfig::new(&this.codec, this.channel_count, this.sample_rate);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDecoderConfig` in crate `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl From<web_sys::AudioDecoderConfig> for AudioDecoderConfig {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 96 - impl From<web_sys::AudioDecoderConfig> for AudioDecoderConfig {
[INFO] [stdout] 96 + impl From<AudioDecoderConfig> for AudioDecoderConfig {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDecoderConfig` in crate `web_sys`
[INFO] [stdout]   --> src/audio/decoder.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn from(this: web_sys::AudioDecoderConfig) -> Self {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioDecoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioDecoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 97 -     fn from(this: web_sys::AudioDecoderConfig) -> Self {
[INFO] [stdout] 97 +     fn from(this: AudioDecoderConfig) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDecoder` in crate `web_sys`
[INFO] [stdout]    --> src/audio/decoder.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     inner: web_sys::AudioDecoder,
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::AudioDecoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AudioDecoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 123 -     inner: web_sys::AudioDecoder,
[INFO] [stdout] 123 +     inner: AudioDecoder,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioEncoder` in `web_sys`
[INFO] [stdout]   --> src/audio/encoder.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 |             wasm_bindgen_futures::JsFuture::from(web_sys::AudioEncoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ could not find `AudioEncoder` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioEncoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioEncoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             wasm_bindgen_futures::JsFuture::from(web_sys::AudioEncoder::is_config_supported(&self.into())).await?;
[INFO] [stdout] 31 +             wasm_bindgen_futures::JsFuture::from(AudioEncoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioEncoderConfig` in crate `web_sys`
[INFO] [stdout]   --> src/audio/encoder.rs:53:45
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl From<&AudioEncoderConfig> for web_sys::AudioEncoderConfig {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioEncoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioEncoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 - impl From<&AudioEncoderConfig> for web_sys::AudioEncoderConfig {
[INFO] [stdout] 53 + impl From<&AudioEncoderConfig> for AudioEncoderConfig {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioEncoderConfig` in `web_sys`
[INFO] [stdout]   --> src/audio/encoder.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let config = web_sys::AudioEncoderConfig::new(&this.codec);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ could not find `AudioEncoderConfig` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioEncoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioEncoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -         let config = web_sys::AudioEncoderConfig::new(&this.codec);
[INFO] [stdout] 55 +         let config = AudioEncoderConfig::new(&this.codec);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioEncoder` in crate `web_sys`
[INFO] [stdout]   --> src/audio/encoder.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |     inner: web_sys::AudioEncoder,
[INFO] [stdout]    |                     ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::AudioEncoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AudioEncoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 74 -     inner: web_sys::AudioEncoder,
[INFO] [stdout] 74 +     inner: AudioEncoder,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedAudioChunk` in crate `web_sys`
[INFO] [stdout]   --> src/audio/encoder.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let frame: web_sys::EncodedAudioChunk = frame.unchecked_into();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioDecoderConfig` in crate `web_sys`
[INFO] [stdout]    --> src/audio/encoder.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 |                         let config: web_sys::AudioDecoderConfig = config.unchecked_into();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::AudioDecoderConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AudioDecoderConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 105 -                         let config: web_sys::AudioDecoderConfig = config.unchecked_into();
[INFO] [stdout] 105 +                         let config: AudioDecoderConfig = config.unchecked_into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AudioEncoder` in crate `web_sys`
[INFO] [stdout]    --> src/audio/encoder.rs:118:23
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let inner: web_sys::AudioEncoder = web_sys::AudioEncoder::new(&init).unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::AudioEncoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AudioEncoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 118 -         let inner: web_sys::AudioEncoder = web_sys::AudioEncoder::new(&init).unwrap();
[INFO] [stdout] 118 +         let inner: AudioEncoder = web_sys::AudioEncoder::new(&init).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AudioEncoder` in `web_sys`
[INFO] [stdout]    --> src/audio/encoder.rs:118:47
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let inner: web_sys::AudioEncoder = web_sys::AudioEncoder::new(&init).unwrap();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^ could not find `AudioEncoder` in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::AudioEncoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AudioEncoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 118 -         let inner: web_sys::AudioEncoder = web_sys::AudioEncoder::new(&init).unwrap();
[INFO] [stdout] 118 +         let inner: web_sys::AudioEncoder = AudioEncoder::new(&init).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedVideoChunk` in crate `web_sys`
[INFO] [stdout]   --> src/frame.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl From<web_sys::EncodedVideoChunk> for EncodedFrame {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedVideoChunk` in crate `web_sys`
[INFO] [stdout]   --> src/frame.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn from(chunk: web_sys::EncodedVideoChunk) -> Self {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedAudioChunk` in crate `web_sys`
[INFO] [stdout]   --> src/frame.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl From<web_sys::EncodedAudioChunk> for EncodedFrame {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedAudioChunk` in crate `web_sys`
[INFO] [stdout]   --> src/frame.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn from(chunk: web_sys::EncodedAudioChunk) -> Self {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoColorSpaceInit` in crate `web_sys`
[INFO] [stdout]  --> src/video/color.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     inner: web_sys::VideoColorSpaceInit,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoColorSpaceInit` in crate `web_sys`
[INFO] [stdout]   --> src/video/color.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl From<&VideoColorSpaceConfig> for web_sys::VideoColorSpaceInit {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoColorSpaceInit` in crate `web_sys`
[INFO] [stdout]   --> src/video/color.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl From<web_sys::VideoColorSpaceInit> for VideoColorSpaceConfig {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoColorSpaceInit` in crate `web_sys`
[INFO] [stdout]   --> src/video/color.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn from(inner: web_sys::VideoColorSpaceInit) -> Self {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoMatrixCoefficients` in crate `web_sys`
[INFO] [stdout]   --> src/video/color.rs:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub type VideoMatrixCoefficients = web_sys::VideoMatrixCoefficients;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoMatrixCoefficients;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoMatrixCoefficients`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 - pub type VideoMatrixCoefficients = web_sys::VideoMatrixCoefficients;
[INFO] [stdout] 52 + pub type VideoMatrixCoefficients = VideoMatrixCoefficients;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoColorPrimaries` in crate `web_sys`
[INFO] [stdout]   --> src/video/color.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub type VideoColorPrimaries = web_sys::VideoColorPrimaries;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoColorPrimaries;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoColorPrimaries`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 - pub type VideoColorPrimaries = web_sys::VideoColorPrimaries;
[INFO] [stdout] 53 + pub type VideoColorPrimaries = VideoColorPrimaries;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoTransferCharacteristics` in crate `web_sys`
[INFO] [stdout]   --> src/video/color.rs:54:50
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type VideoTransferCharacteristics = web_sys::VideoTransferCharacteristics;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoTransferCharacteristics;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoTransferCharacteristics`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 54 - pub type VideoTransferCharacteristics = web_sys::VideoTransferCharacteristics;
[INFO] [stdout] 54 + pub type VideoTransferCharacteristics = VideoTransferCharacteristics;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoDecoder` in `web_sys`
[INFO] [stdout]   --> src/video/decoder.rs:57:50
[INFO] [stdout]    |
[INFO] [stdout] 57 |             wasm_bindgen_futures::JsFuture::from(web_sys::VideoDecoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ could not find `VideoDecoder` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoDecoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoDecoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -             wasm_bindgen_futures::JsFuture::from(web_sys::VideoDecoder::is_config_supported(&self.into())).await?;
[INFO] [stdout] 57 +             wasm_bindgen_futures::JsFuture::from(VideoDecoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoFrame` in crate `web_sys`
[INFO] [stdout]   --> src/video/decoder.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let frame: web_sys::VideoFrame = e.unchecked_into();
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoFrame;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoFrame`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -             let frame: web_sys::VideoFrame = e.unchecked_into();
[INFO] [stdout] 77 +             let frame: VideoFrame = e.unchecked_into();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoDecoder` in crate `web_sys`
[INFO] [stdout]   --> src/video/decoder.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let inner: web_sys::VideoDecoder = web_sys::VideoDecoder::new(&init).unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoDecoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoDecoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -         let inner: web_sys::VideoDecoder = web_sys::VideoDecoder::new(&init).unwrap();
[INFO] [stdout] 86 +         let inner: VideoDecoder = web_sys::VideoDecoder::new(&init).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoDecoder` in `web_sys`
[INFO] [stdout]   --> src/video/decoder.rs:86:47
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let inner: web_sys::VideoDecoder = web_sys::VideoDecoder::new(&init).unwrap();
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^ could not find `VideoDecoder` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoDecoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoDecoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -         let inner: web_sys::VideoDecoder = web_sys::VideoDecoder::new(&init).unwrap();
[INFO] [stdout] 86 +         let inner: web_sys::VideoDecoder = VideoDecoder::new(&init).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoDecoderConfig` in crate `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl From<&VideoDecoderConfig> for web_sys::VideoDecoderConfig {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoDecoderConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoDecoderConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 104 - impl From<&VideoDecoderConfig> for web_sys::VideoDecoderConfig {
[INFO] [stdout] 104 + impl From<&VideoDecoderConfig> for VideoDecoderConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoDecoderConfig` in `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:106:25
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let config = web_sys::VideoDecoderConfig::new(&this.codec);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^ could not find `VideoDecoderConfig` in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoDecoderConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoDecoderConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 106 -         let config = web_sys::VideoDecoderConfig::new(&this.codec);
[INFO] [stdout] 106 +         let config = VideoDecoderConfig::new(&this.codec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoDecoderConfig` in crate `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl From<web_sys::VideoDecoderConfig> for VideoDecoderConfig {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoDecoderConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoDecoderConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 141 - impl From<web_sys::VideoDecoderConfig> for VideoDecoderConfig {
[INFO] [stdout] 141 + impl From<VideoDecoderConfig> for VideoDecoderConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoDecoderConfig` in crate `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn from(this: web_sys::VideoDecoderConfig) -> Self {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoDecoderConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoDecoderConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 142 -     fn from(this: web_sys::VideoDecoderConfig) -> Self {
[INFO] [stdout] 142 +     fn from(this: VideoDecoderConfig) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoDecoder` in crate `web_sys`
[INFO] [stdout]    --> src/video/decoder.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |     inner: web_sys::VideoDecoder,
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoDecoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoDecoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 188 -     inner: web_sys::VideoDecoder,
[INFO] [stdout] 188 +     inner: VideoDecoder,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoEncoder` in `web_sys`
[INFO] [stdout]   --> src/video/encoder.rs:61:50
[INFO] [stdout]    |
[INFO] [stdout] 61 |             wasm_bindgen_futures::JsFuture::from(web_sys::VideoEncoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ could not find `VideoEncoder` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoEncoder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoEncoder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 61 -             wasm_bindgen_futures::JsFuture::from(web_sys::VideoEncoder::is_config_supported(&self.into())).await?;
[INFO] [stdout] 61 +             wasm_bindgen_futures::JsFuture::from(VideoEncoder::is_config_supported(&self.into())).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoEncoderConfig` in crate `web_sys`
[INFO] [stdout]   --> src/video/encoder.rs:97:45
[INFO] [stdout]    |
[INFO] [stdout] 97 | impl From<&VideoEncoderConfig> for web_sys::VideoEncoderConfig {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoEncoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoEncoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 97 - impl From<&VideoEncoderConfig> for web_sys::VideoEncoderConfig {
[INFO] [stdout] 97 + impl From<&VideoEncoderConfig> for VideoEncoderConfig {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoEncoderConfig` in `web_sys`
[INFO] [stdout]   --> src/video/encoder.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let config = web_sys::VideoEncoderConfig::new(&this.codec, this.resolution.height, this.resolution.width);
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ could not find `VideoEncoderConfig` in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoEncoderConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoEncoderConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 99 -         let config = web_sys::VideoEncoderConfig::new(&this.codec, this.resolution.height, this.resolution.width);
[INFO] [stdout] 99 +         let config = VideoEncoderConfig::new(&this.codec, this.resolution.height, this.resolution.width);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoEncoder` in crate `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |     inner: web_sys::VideoEncoder,
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoEncoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoEncoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 156 -     inner: web_sys::VideoEncoder,
[INFO] [stdout] 156 +     inner: VideoEncoder,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedVideoChunk` in crate `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let frame: web_sys::EncodedVideoChunk = frame.unchecked_into();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoDecoderConfig` in crate `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:192:28
[INFO] [stdout]     |
[INFO] [stdout] 192 |                         let config: web_sys::VideoDecoderConfig = config.unchecked_into();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoDecoderConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoDecoderConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 192 -                         let config: web_sys::VideoDecoderConfig = config.unchecked_into();
[INFO] [stdout] 192 +                         let config: VideoDecoderConfig = config.unchecked_into();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoEncoder` in crate `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:212:23
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let inner: web_sys::VideoEncoder = web_sys::VideoEncoder::new(&init).unwrap();
[INFO] [stdout]     |                             ^^^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoEncoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoEncoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 212 -         let inner: web_sys::VideoEncoder = web_sys::VideoEncoder::new(&init).unwrap();
[INFO] [stdout] 212 +         let inner: VideoEncoder = web_sys::VideoEncoder::new(&init).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VideoEncoder` in `web_sys`
[INFO] [stdout]    --> src/video/encoder.rs:212:47
[INFO] [stdout]     |
[INFO] [stdout] 212 |         let inner: web_sys::VideoEncoder = web_sys::VideoEncoder::new(&init).unwrap();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^ could not find `VideoEncoder` in `web_sys`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::VideoEncoder;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `VideoEncoder`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 212 -         let inner: web_sys::VideoEncoder = web_sys::VideoEncoder::new(&init).unwrap();
[INFO] [stdout] 212 +         let inner: web_sys::VideoEncoder = VideoEncoder::new(&init).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoFrame` in crate `web_sys`
[INFO] [stdout]   --> src/video/frame.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct VideoFrame(web_sys::VideoFrame);
[INFO] [stdout]    |                                ^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoFrame;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoFrame`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 - pub struct VideoFrame(web_sys::VideoFrame);
[INFO] [stdout] 13 + pub struct VideoFrame(VideoFrame);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoFrame` in crate `web_sys`
[INFO] [stdout]   --> src/video/frame.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl From<VideoFrame> for web_sys::VideoFrame {
[INFO] [stdout]    |                                    ^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoFrame;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoFrame`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 - impl From<VideoFrame> for web_sys::VideoFrame {
[INFO] [stdout] 33 + impl From<VideoFrame> for VideoFrame {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VideoFrame` in crate `web_sys`
[INFO] [stdout]   --> src/video/frame.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |     type Target = web_sys::VideoFrame;
[INFO] [stdout]    |                            ^^^^^^^^^^ not found in `web_sys`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::VideoFrame;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VideoFrame`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -     type Target = web_sys::VideoFrame;
[INFO] [stdout] 46 +     type Target = VideoFrame;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `web-codecs` (lib) due to 84 previous errors
[INFO] running `Command { std: "docker" "inspect" "83454685620c60096755564bc68e5a37d616bdc8cd7c14a97c51b8fb128d92ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83454685620c60096755564bc68e5a37d616bdc8cd7c14a97c51b8fb128d92ff", kill_on_drop: false }`
[INFO] [stdout] 83454685620c60096755564bc68e5a37d616bdc8cd7c14a97c51b8fb128d92ff
