[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] checking 0xSh4dy/rupse against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSh4dy%2Frupse" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xSh4dy/rupse on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cfeac50c3aac0d6281b73e57de9a99b33a2c2dbb022f416850113038a90df5c
[INFO] running `Command { std: "docker" "start" "-a" "2cfeac50c3aac0d6281b73e57de9a99b33a2c2dbb022f416850113038a90df5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cfeac50c3aac0d6281b73e57de9a99b33a2c2dbb022f416850113038a90df5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cfeac50c3aac0d6281b73e57de9a99b33a2c2dbb022f416850113038a90df5c", kill_on_drop: false }`
[INFO] [stdout] 2cfeac50c3aac0d6281b73e57de9a99b33a2c2dbb022f416850113038a90df5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cb8703f1b9a25d9c81864e9e03f13a3e8c798e9ae2fe0f1f103e7da33025223
[INFO] running `Command { std: "docker" "start" "-a" "1cb8703f1b9a25d9c81864e9e03f13a3e8c798e9ae2fe0f1f103e7da33025223", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]     Checking 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 14.03s
[INFO] running `Command { std: "docker" "inspect" "1cb8703f1b9a25d9c81864e9e03f13a3e8c798e9ae2fe0f1f103e7da33025223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb8703f1b9a25d9c81864e9e03f13a3e8c798e9ae2fe0f1f103e7da33025223", kill_on_drop: false }`
[INFO] [stdout] 1cb8703f1b9a25d9c81864e9e03f13a3e8c798e9ae2fe0f1f103e7da33025223
