[INFO] cloning repository https://github.com/lndl/mos6502
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lndl/mos6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndl%2Fmos6502", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndl%2Fmos6502'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9aef01915a5807ab06aa8f7b09a333275b98fe02
[INFO] testing lndl/mos6502 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndl%2Fmos6502" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lndl/mos6502
[INFO] finished tweaking git repo https://github.com/lndl/mos6502
[INFO] tweaked toml for git repo https://github.com/lndl/mos6502 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lndl/mos6502 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lndl/mos6502 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66d20b784172de218e26156c3cb674a24c79162786d67edfa72f38fbefc20611
[INFO] running `Command { std: "docker" "start" "-a" "66d20b784172de218e26156c3cb674a24c79162786d67edfa72f38fbefc20611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d20b784172de218e26156c3cb674a24c79162786d67edfa72f38fbefc20611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d20b784172de218e26156c3cb674a24c79162786d67edfa72f38fbefc20611", kill_on_drop: false }`
[INFO] [stdout] 66d20b784172de218e26156c3cb674a24c79162786d67edfa72f38fbefc20611
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 546afd93ac74894b0c7102c834cf0adaf81ca278b1ab8c626e213b7570ef523a
[INFO] running `Command { std: "docker" "start" "-a" "546afd93ac74894b0c7102c834cf0adaf81ca278b1ab8c626e213b7570ef523a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling mos6502 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/cpu.rs:740:26
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{} is not a memory type address mode")
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{} is not a memory type address mode", ...)
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{}", "{} is not a memory type address mode")
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "546afd93ac74894b0c7102c834cf0adaf81ca278b1ab8c626e213b7570ef523a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546afd93ac74894b0c7102c834cf0adaf81ca278b1ab8c626e213b7570ef523a", kill_on_drop: false }`
[INFO] [stdout] 546afd93ac74894b0c7102c834cf0adaf81ca278b1ab8c626e213b7570ef523a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 123c3bd79fd3170b4c01c4c456ad7dea91271e8af4388deb8e200a2f899230e4
[INFO] running `Command { std: "docker" "start" "-a" "123c3bd79fd3170b4c01c4c456ad7dea91271e8af4388deb8e200a2f899230e4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling mos6502 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/cpu.rs:740:26
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{} is not a memory type address mode")
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{} is not a memory type address mode", ...)
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{}", "{} is not a memory type address mode")
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]    --> src/cpu.rs:740:26
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{} is not a memory type address mode")
[INFO] [stdout]     |                          ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{} is not a memory type address mode", ...)
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]     |
[INFO] [stdout] 740 |             _ => panic!("{}", "{} is not a memory type address mode")
[INFO] [stdout]     |                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "123c3bd79fd3170b4c01c4c456ad7dea91271e8af4388deb8e200a2f899230e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123c3bd79fd3170b4c01c4c456ad7dea91271e8af4388deb8e200a2f899230e4", kill_on_drop: false }`
[INFO] [stdout] 123c3bd79fd3170b4c01c4c456ad7dea91271e8af4388deb8e200a2f899230e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b18c02588419475ebfe2504672734ad7ad46a9ebb7ee54953477dfff1b8efa48
[INFO] running `Command { std: "docker" "start" "-a" "b18c02588419475ebfe2504672734ad7ad46a9ebb7ee54953477dfff1b8efa48", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]    --> src/cpu.rs:740:26
[INFO] [stderr]     |
[INFO] [stderr] 740 |             _ => panic!("{} is not a memory type address mode")
[INFO] [stderr]     |                          ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]     |
[INFO] [stderr] 740 |             _ => panic!("{} is not a memory type address mode", ...)
[INFO] [stderr]     |                                                               +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]     |
[INFO] [stderr] 740 |             _ => panic!("{}", "{} is not a memory type address mode")
[INFO] [stderr]     |                         +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mos6502` (lib) generated 1 warning (run `cargo fix --lib -p mos6502` to apply 1 suggestion)
[INFO] [stderr] warning: `mos6502` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mos6502-1b7b061fe0b0cc59)
[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] [stderr]    Doc-tests mos6502
[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" "b18c02588419475ebfe2504672734ad7ad46a9ebb7ee54953477dfff1b8efa48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18c02588419475ebfe2504672734ad7ad46a9ebb7ee54953477dfff1b8efa48", kill_on_drop: false }`
[INFO] [stdout] b18c02588419475ebfe2504672734ad7ad46a9ebb7ee54953477dfff1b8efa48
