[INFO] cloning repository https://github.com/H0mTanks/8086_disassembler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H0mTanks/8086_disassembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH0mTanks%2F8086_disassembler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH0mTanks%2F8086_disassembler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14745e2970d3736a57d08bc7919a2350bb5980f3
[INFO] checking H0mTanks/8086_disassembler against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH0mTanks%2F8086_disassembler" "/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/H0mTanks/8086_disassembler
[INFO] finished tweaking git repo https://github.com/H0mTanks/8086_disassembler
[INFO] tweaked toml for git repo https://github.com/H0mTanks/8086_disassembler written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/H0mTanks/8086_disassembler on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/H0mTanks/8086_disassembler 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded execute-command-macro v0.1.8
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.8
[INFO] [stderr]   Downloaded arbitrary-int v1.2.3
[INFO] [stderr]   Downloaded bitbybit v1.1.2
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.6
[INFO] [stderr]   Downloaded unicode-ident v1.0.7
[INFO] [stderr]   Downloaded execute v0.2.11
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e11240e4ff544e54a9e69a61f1c5525cd2ccf8992d2edf4bc04fab51046d8795
[INFO] running `Command { std: "docker" "start" "-a" "e11240e4ff544e54a9e69a61f1c5525cd2ccf8992d2edf4bc04fab51046d8795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e11240e4ff544e54a9e69a61f1c5525cd2ccf8992d2edf4bc04fab51046d8795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e11240e4ff544e54a9e69a61f1c5525cd2ccf8992d2edf4bc04fab51046d8795", kill_on_drop: false }`
[INFO] [stdout] e11240e4ff544e54a9e69a61f1c5525cd2ccf8992d2edf4bc04fab51046d8795
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a77ee5fb6f8884cb30ce08f9c32d26c0a009dce1ae0cf1aa79f86a99886f2f2c
[INFO] running `Command { std: "docker" "start" "-a" "a77ee5fb6f8884cb30ce08f9c32d26c0a009dce1ae0cf1aa79f86a99886f2f2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.7
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling arbitrary-int v1.2.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.8
[INFO] [stderr]    Compiling bitbybit v1.1.2
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]     Checking execute v0.2.11
[INFO] [stderr]     Checking disassembler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/decoder.rs:277:41
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let string = format!("label{}", LABEL_NUM);
[INFO] [stdout]     |                                         ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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/decoder.rs:277:41
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let string = format!("label{}", LABEL_NUM);
[INFO] [stdout]     |                                         ^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 10.05s
[INFO] running `Command { std: "docker" "inspect" "a77ee5fb6f8884cb30ce08f9c32d26c0a009dce1ae0cf1aa79f86a99886f2f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77ee5fb6f8884cb30ce08f9c32d26c0a009dce1ae0cf1aa79f86a99886f2f2c", kill_on_drop: false }`
[INFO] [stdout] a77ee5fb6f8884cb30ce08f9c32d26c0a009dce1ae0cf1aa79f86a99886f2f2c
