[INFO] cloning repository https://github.com/colinrozzi/manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colinrozzi/manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinrozzi%2Fmanager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinrozzi%2Fmanager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d0972f167975bc6305732e4640d885bd4f9999a
[INFO] checking colinrozzi/manager against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinrozzi%2Fmanager" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/colinrozzi/manager
[INFO] finished tweaking git repo https://github.com/colinrozzi/manager
[INFO] tweaked toml for git repo https://github.com/colinrozzi/manager written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colinrozzi/manager on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/colinrozzi/manager 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c58c86f1058968439ea229c4c4468c12a6abeff73ec2eee2519080cbc3a37e
[INFO] running `Command { std: "docker" "start" "-a" "e5c58c86f1058968439ea229c4c4468c12a6abeff73ec2eee2519080cbc3a37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c58c86f1058968439ea229c4c4468c12a6abeff73ec2eee2519080cbc3a37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c58c86f1058968439ea229c4c4468c12a6abeff73ec2eee2519080cbc3a37e", kill_on_drop: false }`
[INFO] [stdout] e5c58c86f1058968439ea229c4c4468c12a6abeff73ec2eee2519080cbc3a37e
[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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ab4f14f40ea3b1409f883d9feb9a2eb92567741e1f32065a5944a6b54b9e46c
[INFO] running `Command { std: "docker" "start" "-a" "0ab4f14f40ea3b1409f883d9feb9a2eb92567741e1f32065a5944a6b54b9e46c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wit-bindgen-rt v0.39.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> src/messaging/build/parser.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::{Value, json};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> src/messaging/build/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{Value, json};
[INFO] [stdout]   |                  ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/messaging/handlers/programmer_handler.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::{json, Value};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `json`
[INFO] [stdout]  --> src/messaging/build/parser.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::{Value, json};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> src/messaging/build/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::{Value, json};
[INFO] [stdout]   |                  ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/messaging/handlers/programmer_handler.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::{json, Value};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `request` and `send_on_channel`
[INFO] [stdout]   --> src/lib.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     close_channel, request, send_on_channel,
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop_child`
[INFO] [stdout]   --> src/lib.rs:15:57
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::bindings::ntwk::theater::supervisor::{spawn, stop_child};
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `generate_operation_id` and `send_status_update`
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     generate_operation_id, handle_build_command, handle_change_command, send_status_update,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `request` and `send_on_channel`
[INFO] [stdout]   --> src/lib.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     close_channel, request, send_on_channel,
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `stop_child`
[INFO] [stdout]   --> src/lib.rs:15:57
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::bindings::ntwk::theater::supervisor::{spawn, stop_child};
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `generate_operation_id` and `send_status_update`
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     generate_operation_id, handle_build_command, handle_change_command, send_status_update,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut app_state: AppState = if !state_bytes.is_empty() {
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_event_from_wrapper` is never used
[INFO] [stdout]    --> src/messaging/build/parser.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn extract_event_from_wrapper(data: &[u8]) -> Result<Vec<u8>, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_log_message` is never used
[INFO] [stdout]   --> src/operations/utils.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn send_log_message(channel_id: &String, level: &str, message: &str) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_error_message` is never used
[INFO] [stdout]   --> src/operations/utils.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn send_error_message(channel_id: &String, code: &str, message: &str) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildOutput` is never constructed
[INFO] [stdout]   --> src/state/mod.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct BuildOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_operation_for_channel` is never used
[INFO] [stdout]    --> src/state/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_operation_for_channel(&self, channel_id: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2193:32
[INFO] [stdout]      |
[INFO] [stdout] 2193 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2311:32
[INFO] [stdout]      |
[INFO] [stdout] 2311 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2393:32
[INFO] [stdout]      |
[INFO] [stdout] 2393 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2487:32
[INFO] [stdout]      |
[INFO] [stdout] 2487 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2612:32
[INFO] [stdout]      |
[INFO] [stdout] 2612 |                     let ptr4 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let mut app_state: AppState = if !state_bytes.is_empty() {
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2697:32
[INFO] [stdout]      |
[INFO] [stdout] 2697 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_event_from_wrapper` is never used
[INFO] [stdout]    --> src/messaging/build/parser.rs:206:8
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub fn extract_event_from_wrapper(data: &[u8]) -> Result<Vec<u8>, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_log_message` is never used
[INFO] [stdout]   --> src/operations/utils.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn send_log_message(channel_id: &String, level: &str, message: &str) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_error_message` is never used
[INFO] [stdout]   --> src/operations/utils.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn send_error_message(channel_id: &String, code: &str, message: &str) -> Result<(), String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuildOutput` is never constructed
[INFO] [stdout]   --> src/state/mod.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct BuildOutput {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_operation_for_channel` is never used
[INFO] [stdout]    --> src/state/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_operation_for_channel(&self, channel_id: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2193:32
[INFO] [stdout]      |
[INFO] [stdout] 2193 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]      = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2311:32
[INFO] [stdout]      |
[INFO] [stdout] 2311 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2393:32
[INFO] [stdout]      |
[INFO] [stdout] 2393 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2487:32
[INFO] [stdout]      |
[INFO] [stdout] 2487 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2612:32
[INFO] [stdout]      |
[INFO] [stdout] 2612 |                     let ptr4 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]     --> src/bindings.rs:2697:32
[INFO] [stdout]      |
[INFO] [stdout] 2697 |                     let ptr3 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable 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: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.37s
[INFO] running `Command { std: "docker" "inspect" "0ab4f14f40ea3b1409f883d9feb9a2eb92567741e1f32065a5944a6b54b9e46c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab4f14f40ea3b1409f883d9feb9a2eb92567741e1f32065a5944a6b54b9e46c", kill_on_drop: false }`
[INFO] [stdout] 0ab4f14f40ea3b1409f883d9feb9a2eb92567741e1f32065a5944a6b54b9e46c
