[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#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xSh4dy%2Frupse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xSh4dy/rupse on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 051272176b7bc324433e0d0c04ed777e6ee56c7cf5e35dd684692cba7921f374 [INFO] running `Command { std: "docker" "start" "-a" "051272176b7bc324433e0d0c04ed777e6ee56c7cf5e35dd684692cba7921f374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "051272176b7bc324433e0d0c04ed777e6ee56c7cf5e35dd684692cba7921f374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051272176b7bc324433e0d0c04ed777e6ee56c7cf5e35dd684692cba7921f374", kill_on_drop: false }` [INFO] [stdout] 051272176b7bc324433e0d0c04ed777e6ee56c7cf5e35dd684692cba7921f374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d36467501560a1b97ff5d82e1094400203471d6196c6ada660992edca77eebbf [INFO] running `Command { std: "docker" "start" "-a" "d36467501560a1b97ff5d82e1094400203471d6196c6ada660992edca77eebbf", 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] 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: 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 [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 [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 [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 [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 [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 [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: 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 [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 [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 [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 [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 [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 [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.23s [INFO] running `Command { std: "docker" "inspect" "d36467501560a1b97ff5d82e1094400203471d6196c6ada660992edca77eebbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36467501560a1b97ff5d82e1094400203471d6196c6ada660992edca77eebbf", kill_on_drop: false }` [INFO] [stdout] d36467501560a1b97ff5d82e1094400203471d6196c6ada660992edca77eebbf