[INFO] cloning repository https://github.com/gorsat/6809
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gorsat/6809" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 546c8d2efc7d30cecb5afe9bc05e683a4bfbd672
[INFO] testing gorsat/6809 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gorsat/6809
[INFO] finished tweaking git repo https://github.com/gorsat/6809
[INFO] tweaked toml for git repo https://github.com/gorsat/6809 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gorsat/6809 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gorsat/6809 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98c290f56d186034ba3ccd420a0349e853877f1fe11aaf4ee88dfdc41032feaf
[INFO] running `Command { std: "docker" "start" "-a" "98c290f56d186034ba3ccd420a0349e853877f1fe11aaf4ee88dfdc41032feaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98c290f56d186034ba3ccd420a0349e853877f1fe11aaf4ee88dfdc41032feaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c290f56d186034ba3ccd420a0349e853877f1fe11aaf4ee88dfdc41032feaf", kill_on_drop: false }`
[INFO] [stdout] 98c290f56d186034ba3ccd420a0349e853877f1fe11aaf4ee88dfdc41032feaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ff137d450a90d53ad33f86acd777470e8d34aa64dd0d3b0dc316367101c6d5
[INFO] running `Command { std: "docker" "start" "-a" "b2ff137d450a90d53ad33f86acd777470e8d34aa64dd0d3b0dc316367101c6d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling memchr v2.6.1
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling clap-num v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling clap v4.4.1
[INFO] [stderr]    Compiling rust-6809 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `is_zero` and `is_none` are never used
[INFO] [stdout]   --> src/program.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl DirectPage {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 30 |     pub fn is_zero(&self) -> bool { matches!(self, DirectPage::Zero) }
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 31 |     pub fn is_none(&self) -> bool { matches!(self, DirectPage::None) }
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin_string` is never used
[INFO] [stdout]    --> src/program.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Macro {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn origin_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin_string` is never used
[INFO] [stdout]    --> src/program.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl ProgramLine {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn origin_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin_string` is never used
[INFO] [stdout]   --> src/test.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl TestCriterion {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn origin_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/instructions.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     unsafe { DESC_BY_NAME.as_ref()?.get(name).copied() }
[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 mutable reference to mutable static
[INFO] [stdout]  --> src/pathid.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             FILE_LIST.push(path.to_owned());
[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/pathid.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |             FILE_LIST.len() - 1
[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/pathid.rs:12:69
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_id_from_path(path: &PathBuf) -> Option<usize> { unsafe { FILE_LIST.iter().position(|f| f.eq(path)) } }
[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/pathid.rs:13:66
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get_path_from_id(id: usize) -> Option<PathBuf> { unsafe { FILE_LIST.get(id).map(|p| p.to_owned()) } }
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s
[INFO] running `Command { std: "docker" "inspect" "b2ff137d450a90d53ad33f86acd777470e8d34aa64dd0d3b0dc316367101c6d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ff137d450a90d53ad33f86acd777470e8d34aa64dd0d3b0dc316367101c6d5", kill_on_drop: false }`
[INFO] [stdout] b2ff137d450a90d53ad33f86acd777470e8d34aa64dd0d3b0dc316367101c6d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f297d43860b303d117f7846b0d9f3d88700b56e7895384d513fc7f7c82cb38e2
[INFO] running `Command { std: "docker" "start" "-a" "f297d43860b303d117f7846b0d9f3d88700b56e7895384d513fc7f7c82cb38e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-6809 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `is_zero` and `is_none` are never used
[INFO] [stdout]   --> src/program.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl DirectPage {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 30 |     pub fn is_zero(&self) -> bool { matches!(self, DirectPage::Zero) }
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 31 |     pub fn is_none(&self) -> bool { matches!(self, DirectPage::None) }
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin_string` is never used
[INFO] [stdout]    --> src/program.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl Macro {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn origin_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin_string` is never used
[INFO] [stdout]    --> src/program.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl ProgramLine {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub fn origin_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `origin_string` is never used
[INFO] [stdout]   --> src/test.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl TestCriterion {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn origin_string(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/instructions.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     unsafe { DESC_BY_NAME.as_ref()?.get(name).copied() }
[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 mutable reference to mutable static
[INFO] [stdout]  --> src/pathid.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             FILE_LIST.push(path.to_owned());
[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/pathid.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |             FILE_LIST.len() - 1
[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/pathid.rs:12:69
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_id_from_path(path: &PathBuf) -> Option<usize> { unsafe { FILE_LIST.iter().position(|f| f.eq(path)) } }
[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/pathid.rs:13:66
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get_path_from_id(id: usize) -> Option<PathBuf> { unsafe { FILE_LIST.get(id).map(|p| p.to_owned()) } }
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.71s
[INFO] running `Command { std: "docker" "inspect" "f297d43860b303d117f7846b0d9f3d88700b56e7895384d513fc7f7c82cb38e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f297d43860b303d117f7846b0d9f3d88700b56e7895384d513fc7f7c82cb38e2", kill_on_drop: false }`
[INFO] [stdout] f297d43860b303d117f7846b0d9f3d88700b56e7895384d513fc7f7c82cb38e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2882606585fc8f8d678ece49dc8b50e9e1709e0c63feaba801fb1a3d756617bd
[INFO] running `Command { std: "docker" "start" "-a" "2882606585fc8f8d678ece49dc8b50e9e1709e0c63feaba801fb1a3d756617bd", kill_on_drop: false }`
[INFO] [stderr] warning: methods `is_zero` and `is_none` are never used
[INFO] [stderr]   --> src/program.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl DirectPage {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] 30 |     pub fn is_zero(&self) -> bool { matches!(self, DirectPage::Zero) }
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 31 |     pub fn is_none(&self) -> bool { matches!(self, DirectPage::None) }
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `origin_string` is never used
[INFO] [stderr]    --> src/program.rs:139:12
[INFO] [stderr]     |
[INFO] [stderr] 129 | impl Macro {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn origin_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `origin_string` is never used
[INFO] [stderr]    --> src/program.rs:198:12
[INFO] [stderr]     |
[INFO] [stderr] 193 | impl ProgramLine {
[INFO] [stderr]     | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 198 |     pub fn origin_string(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `origin_string` is never used
[INFO] [stderr]   --> src/test.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | impl TestCriterion {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn origin_string(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/instructions.rs:26:14
[INFO] [stderr]    |
[INFO] [stderr] 26 |     unsafe { DESC_BY_NAME.as_ref()?.get(name).copied() }
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/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)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]  --> src/pathid.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |             FILE_LIST.push(path.to_owned());
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]   |
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/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/pathid.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |             FILE_LIST.len() - 1
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]   |
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/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/pathid.rs:12:69
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn get_id_from_path(path: &PathBuf) -> Option<usize> { unsafe { FILE_LIST.iter().position(|f| f.eq(path)) } }
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/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/pathid.rs:13:66
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn get_path_from_id(id: usize) -> Option<PathBuf> { unsafe { FILE_LIST.get(id).map(|p| p.to_owned()) } }
[INFO] [stderr]    |                                                                  ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/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: `rust-6809` (bin "6809" test) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/6809-a706d210ebd7795f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::rudimentary ... ok
[INFO] [stdout] test tests::runtime_errors ... ok
[INFO] [stdout] test tests::extended_basic ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin 6809`
[INFO] [stdout] test tests::various_programs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extended_basic stdout ----
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/basic/ExBasROM.asm
[INFO] [stdout] Pre-processing...
[INFO] [stdout] Building...
[INFO] [stdout] Build pass 1...
[INFO] [stdout] Build pass 2...
[INFO] [stdout] Post-processing...
[INFO] [stdout] Build complete.
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::extended_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2882606585fc8f8d678ece49dc8b50e9e1709e0c63feaba801fb1a3d756617bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2882606585fc8f8d678ece49dc8b50e9e1709e0c63feaba801fb1a3d756617bd", kill_on_drop: false }`
[INFO] [stdout] 2882606585fc8f8d678ece49dc8b50e9e1709e0c63feaba801fb1a3d756617bd
