[INFO] fetching crate streaming-crypto 0.1.0-rc.3...
[INFO] testing streaming-crypto-0.1.0-rc.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate streaming-crypto 0.1.0-rc.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate streaming-crypto 0.1.0-rc.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate streaming-crypto 0.1.0-rc.3
[INFO] tweaked toml for crates.io crate streaming-crypto 0.1.0-rc.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streaming-crypto 0.1.0-rc.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate streaming-crypto 0.1.0-rc.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4e19784543f7d27cdfbfacbe7faef08308cf1a7391eccef7f0617c96b6e7280
[INFO] running `Command { std: "docker" "start" "-a" "a4e19784543f7d27cdfbfacbe7faef08308cf1a7391eccef7f0617c96b6e7280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4e19784543f7d27cdfbfacbe7faef08308cf1a7391eccef7f0617c96b6e7280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e19784543f7d27cdfbfacbe7faef08308cf1a7391eccef7f0617c96b6e7280", kill_on_drop: false }`
[INFO] [stdout] a4e19784543f7d27cdfbfacbe7faef08308cf1a7391eccef7f0617c96b6e7280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf86ffef7030b6b7182934fa1bb0f9949b779ff4cc62ced288a4cbda1906ff5c
[INFO] running `Command { std: "docker" "start" "-a" "cf86ffef7030b6b7182934fa1bb0f9949b779ff4cc62ced288a4cbda1906ff5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lz4_flex v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling aead v0.6.0-rc.10
[INFO] [stderr]    Compiling polyval v0.7.1
[INFO] [stderr]    Compiling poly1305 v0.9.0-rc.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling aes v0.9.0-rc.4
[INFO] [stderr]    Compiling hmac v0.13.0-rc.6
[INFO] [stderr]    Compiling ctr v0.10.0-rc.4
[INFO] [stderr]    Compiling ghash v0.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.11.0-rc.9
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0-rc.3
[INFO] [stderr]    Compiling hkdf v0.13.0-rc.5
[INFO] [stderr]    Compiling aes-gcm v0.11.0-rc.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling streaming-crypto v0.1.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/stream/frame_worker/types.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self.wire[self.ct_range.clone()]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/stream/frame_worker/types.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             wire: Bytes::new(),          // empty buffer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v2/src/stream/frame_worker/decrypt.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v2/src/stream/frame_worker/decrypt.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]   --> src/core_api/v3/src/stream/frame_worker/decrypt.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v3/src/stream/frame_worker/decrypt.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.73s
[INFO] running `Command { std: "docker" "inspect" "cf86ffef7030b6b7182934fa1bb0f9949b779ff4cc62ced288a4cbda1906ff5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf86ffef7030b6b7182934fa1bb0f9949b779ff4cc62ced288a4cbda1906ff5c", kill_on_drop: false }`
[INFO] [stdout] cf86ffef7030b6b7182934fa1bb0f9949b779ff4cc62ced288a4cbda1906ff5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37411f9b7ff1df0853d7ac6551e1f5e99bebe3f0d68c7e70a8046aef921f9301
[INFO] running `Command { std: "docker" "start" "-a" "37411f9b7ff1df0853d7ac6551e1f5e99bebe3f0d68c7e70a8046aef921f9301", kill_on_drop: false }`
[INFO] [stderr]    Compiling streaming-crypto v0.1.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/stream/frame_worker/types.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self.wire[self.ct_range.clone()]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/stream/frame_worker/types.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             wire: Bytes::new(),          // empty buffer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v2/src/stream/frame_worker/decrypt.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v2/src/stream/frame_worker/decrypt.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]   --> src/core_api/v3/src/stream/frame_worker/decrypt.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v3/src/stream/frame_worker/decrypt.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> tests/core_api/v2/test_input_variants.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tempfile::NamedTempFile;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> tests/core_api/v2/test_output_variants.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use tempfile::NamedTempFile;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> tests/core_api/v3/test_input_variants.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tempfile::NamedTempFile;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> tests/core_api/v3/test_output_variants.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use tempfile::NamedTempFile;
[INFO] [stdout]   |         ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `streaming-crypto` (test "core_api") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/stream/frame_worker/types.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self.wire[self.ct_range.clone()]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/stream/frame_worker/types.rs:205:13
[INFO] [stdout]     |
[INFO] [stdout] 205 |             wire: Bytes::new(),          // empty buffer
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v2/src/stream/frame_worker/decrypt.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v2/src/stream/frame_worker/decrypt.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]   --> src/core_api/v3/src/stream/frame_worker/decrypt.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `core_api::stream::frame_worker::types::DecryptedFrame::wire`
[INFO] [stdout]    --> src/core_api/v3/src/stream/frame_worker/decrypt.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             wire: Bytes::from(""),             // Wire bytes moved (zero-copy)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37411f9b7ff1df0853d7ac6551e1f5e99bebe3f0d68c7e70a8046aef921f9301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37411f9b7ff1df0853d7ac6551e1f5e99bebe3f0d68c7e70a8046aef921f9301", kill_on_drop: false }`
[INFO] [stdout] 37411f9b7ff1df0853d7ac6551e1f5e99bebe3f0d68c7e70a8046aef921f9301
