[INFO] cloning repository https://github.com/0xSh4dy/rupse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xSh4dy/rupse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSh4dy%2Frupse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSh4dy%2Frupse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac4bac302898dfe31a32f2619e804b06c8f1c6b2
[INFO] testing 0xSh4dy/rupse against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSh4dy%2Frupse" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xSh4dy/rupse
[INFO] finished tweaking git repo https://github.com/0xSh4dy/rupse
[INFO] tweaked toml for git repo https://github.com/0xSh4dy/rupse written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xSh4dy/rupse on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xSh4dy/rupse 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.1.0
[INFO] [stderr]   Downloaded scroll_derive v0.11.1
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded scroll v0.11.0
[INFO] [stderr]   Downloaded log v0.4.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded syn v2.0.48
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54f75b593dca3a2d9c124da54b49cef24aa65e8bff32b587d54af132b4021a01
[INFO] running `Command { std: "docker" "start" "-a" "54f75b593dca3a2d9c124da54b49cef24aa65e8bff32b587d54af132b4021a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54f75b593dca3a2d9c124da54b49cef24aa65e8bff32b587d54af132b4021a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f75b593dca3a2d9c124da54b49cef24aa65e8bff32b587d54af132b4021a01", kill_on_drop: false }`
[INFO] [stdout] 54f75b593dca3a2d9c124da54b49cef24aa65e8bff32b587d54af132b4021a01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01e4b4e1f5dfa09997df883a86c53baab6542b91491ab0ca3df8cbd0117bb2fc
[INFO] running `Command { std: "docker" "start" "-a" "01e4b4e1f5dfa09997df883a86c53baab6542b91491ab0ca3df8cbd0117bb2fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling rupse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `TRAP_TRACE` is never constructed
[INFO] [stdout]   --> src/signals.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum SigtrapCodes {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] 14 |     TRAP_BRKPT = 0x1,
[INFO] [stdout] 15 |     TRAP_TRACE = 0x2,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/debugger.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let res = breakpoints::BREAKPOINT_LIST
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 45 | |                 .iter()
[INFO] [stdout]    | |_______________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 for (idx, item) in BREAKPOINT_LIST.iter().enumerate() {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let bpt = BREAKPOINT_LIST.iter().find(|x| x.get_address() == addr);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 BREAKPOINT_LIST.push(bpt);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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 shared reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let res = BREAKPOINT_LIST.iter().position(|x| x.get_address() == addr);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         BREAKPOINT_LIST.remove(idx);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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 1m 19s
[INFO] running `Command { std: "docker" "inspect" "01e4b4e1f5dfa09997df883a86c53baab6542b91491ab0ca3df8cbd0117bb2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01e4b4e1f5dfa09997df883a86c53baab6542b91491ab0ca3df8cbd0117bb2fc", kill_on_drop: false }`
[INFO] [stdout] 01e4b4e1f5dfa09997df883a86c53baab6542b91491ab0ca3df8cbd0117bb2fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05118f85e2403413564a9ea363870d19952eecc58864bcc63f3f2ab4b983a5d6
[INFO] running `Command { std: "docker" "start" "-a" "05118f85e2403413564a9ea363870d19952eecc58864bcc63f3f2ab4b983a5d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rupse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `TRAP_TRACE` is never constructed
[INFO] [stdout]   --> src/signals.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | enum SigtrapCodes {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] 14 |     TRAP_BRKPT = 0x1,
[INFO] [stdout] 15 |     TRAP_TRACE = 0x2,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/debugger.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let res = breakpoints::BREAKPOINT_LIST
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 45 | |                 .iter()
[INFO] [stdout]    | |_______________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 for (idx, item) in BREAKPOINT_LIST.iter().enumerate() {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 let bpt = BREAKPOINT_LIST.iter().find(|x| x.get_address() == addr);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 BREAKPOINT_LIST.push(bpt);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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 shared reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let res = BREAKPOINT_LIST.iter().position(|x| x.get_address() == addr);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/breakpoints.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         BREAKPOINT_LIST.remove(idx);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/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 `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "05118f85e2403413564a9ea363870d19952eecc58864bcc63f3f2ab4b983a5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05118f85e2403413564a9ea363870d19952eecc58864bcc63f3f2ab4b983a5d6", kill_on_drop: false }`
[INFO] [stdout] 05118f85e2403413564a9ea363870d19952eecc58864bcc63f3f2ab4b983a5d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31d372de35808887796595df133302b886c7b1eb17b00c4150224c3a963c7dca
[INFO] running `Command { std: "docker" "start" "-a" "31d372de35808887796595df133302b886c7b1eb17b00c4150224c3a963c7dca", kill_on_drop: false }`
[INFO] [stderr] warning: variant `TRAP_TRACE` is never constructed
[INFO] [stderr]   --> src/signals.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | enum SigtrapCodes {
[INFO] [stderr]    |      ------------ variant in this enum
[INFO] [stderr] 14 |     TRAP_BRKPT = 0x1,
[INFO] [stderr] 15 |     TRAP_TRACE = 0x2,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/debugger.rs:44:23
[INFO] [stderr]    |
[INFO] [stderr] 44 |               let res = breakpoints::BREAKPOINT_LIST
[INFO] [stderr]    |  _______________________^
[INFO] [stderr] 45 | |                 .iter()
[INFO] [stderr]    | |_______________________^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/commands/breakpoints.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 |                 for (idx, item) in BREAKPOINT_LIST.iter().enumerate() {
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/commands/breakpoints.rs:41:27
[INFO] [stderr]    |
[INFO] [stderr] 41 |                 let bpt = BREAKPOINT_LIST.iter().find(|x| x.get_address() == addr);
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/commands/breakpoints.rs:55:17
[INFO] [stderr]    |
[INFO] [stderr] 55 |                 BREAKPOINT_LIST.push(bpt);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/commands/breakpoints.rs:60:27
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 let res = BREAKPOINT_LIST.iter().position(|x| x.get_address() == addr);
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/commands/breakpoints.rs:65:25
[INFO] [stderr]    |
[INFO] [stderr] 65 |                         BREAKPOINT_LIST.remove(idx);
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: `rupse` (bin "rupse" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rupse-edf72cd6c558f80f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31d372de35808887796595df133302b886c7b1eb17b00c4150224c3a963c7dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d372de35808887796595df133302b886c7b1eb17b00c4150224c3a963c7dca", kill_on_drop: false }`
[INFO] [stdout] 31d372de35808887796595df133302b886c7b1eb17b00c4150224c3a963c7dca
