[INFO] cloning repository https://github.com/Bbolken1q/cc-streamvideo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bbolken1q/cc-streamvideo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBbolken1q%2Fcc-streamvideo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBbolken1q%2Fcc-streamvideo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 983f1f574a91da8cd9a7906eb399b6dd5d969bec
[INFO] checking Bbolken1q/cc-streamvideo against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBbolken1q%2Fcc-streamvideo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bbolken1q/cc-streamvideo
[INFO] finished tweaking git repo https://github.com/Bbolken1q/cc-streamvideo
[INFO] tweaked toml for git repo https://github.com/Bbolken1q/cc-streamvideo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bbolken1q/cc-streamvideo on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bbolken1q/cc-streamvideo 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f86132e96aff54781a89a97c42abef0fc8fad252afe2d2d0e70b31359a0133f6
[INFO] running `Command { std: "docker" "start" "-a" "f86132e96aff54781a89a97c42abef0fc8fad252afe2d2d0e70b31359a0133f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86132e96aff54781a89a97c42abef0fc8fad252afe2d2d0e70b31359a0133f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86132e96aff54781a89a97c42abef0fc8fad252afe2d2d0e70b31359a0133f6", kill_on_drop: false }`
[INFO] [stdout] f86132e96aff54781a89a97c42abef0fc8fad252afe2d2d0e70b31359a0133f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1251e19d4f6c205c8bed96698fa5745ef9afe8ba50b3687a0dc6e34f9b41504d
[INFO] running `Command { std: "docker" "start" "-a" "1251e19d4f6c205c8bed96698fa5745ef9afe8ba50b3687a0dc6e34f9b41504d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling generator v0.8.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking init_with v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]     Checking cmov v0.3.1
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking sorted-vec v0.8.6
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]     Checking m3u8-rs v6.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking aligned-vec v0.6.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking kiddo v5.0.3
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking kmeans_colors v0.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking fast_image_resize v5.1.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking ccplayer v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> src/./video/video.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{ffi::CString, i32, io::{Cursor, Read}, ptr, result::Result::Ok, str::FromStr};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FRAMES`
[INFO] [stdout]  --> src/./video/video.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{p_image, FRAMES};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::frame::frame::Frame`
[INFO] [stdout]  --> src/./video/video.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::frame::frame::Frame;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |     if(!file_type) {
[INFO] [stdout]    |       ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     if(!file_type) {
[INFO] [stdout] 87 +     if !file_type  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |             if(message.len() > 0) {
[INFO] [stdout]     |               ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 170 -             if(message.len() > 0) {
[INFO] [stdout] 170 +             if message.len() > 0  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `str::FromStr`
[INFO] [stdout]  --> src/./video/video.rs:2:75
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{ffi::CString, i32, io::{Cursor, Read}, ptr, result::Result::Ok, str::FromStr};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FRAMES`
[INFO] [stdout]  --> src/./video/video.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{p_image, FRAMES};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::frame::frame::Frame`
[INFO] [stdout]  --> src/./video/video.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::frame::frame::Frame;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:87:7
[INFO] [stdout]    |
[INFO] [stdout] 87 |     if(!file_type) {
[INFO] [stdout]    |       ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     if(!file_type) {
[INFO] [stdout] 87 +     if !file_type  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:170:15
[INFO] [stdout]     |
[INFO] [stdout] 170 |             if(message.len() > 0) {
[INFO] [stdout]     |               ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 170 -             if(message.len() > 0) {
[INFO] [stdout] 170 +             if message.len() > 0  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::io::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_audio`
[INFO] [stdout]    --> src/./video/video.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let input_audio = stream_index
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_audio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_audio`
[INFO] [stdout]    --> src/./video/video.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let input_audio = stream_index
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_audio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |         println!("{}", unsafe { FRAMES.len()});
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/main.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 |         println!("{}", unsafe { FRAMES.len()});
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.55s
[INFO] running `Command { std: "docker" "inspect" "1251e19d4f6c205c8bed96698fa5745ef9afe8ba50b3687a0dc6e34f9b41504d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1251e19d4f6c205c8bed96698fa5745ef9afe8ba50b3687a0dc6e34f9b41504d", kill_on_drop: false }`
[INFO] [stdout] 1251e19d4f6c205c8bed96698fa5745ef9afe8ba50b3687a0dc6e34f9b41504d
