[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgorsat%2F6809" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gorsat/6809 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded anstyle-query v1.0.0
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded memchr v2.6.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded clap-num v1.0.2
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded clap_derive v4.4.0
[INFO] [stderr]   Downloaded clap v4.4.1
[INFO] [stderr]   Downloaded windows v0.42.0
[INFO] [stderr]   Downloaded clap_builder v4.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f10ee5f932dcd283665b9f81118f3dc3c6ca20739ea5bfb3a25432ee77d4dbd
[INFO] running `Command { std: "docker" "start" "-a" "0f10ee5f932dcd283665b9f81118f3dc3c6ca20739ea5bfb3a25432ee77d4dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f10ee5f932dcd283665b9f81118f3dc3c6ca20739ea5bfb3a25432ee77d4dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f10ee5f932dcd283665b9f81118f3dc3c6ca20739ea5bfb3a25432ee77d4dbd", kill_on_drop: false }`
[INFO] [stdout] 0f10ee5f932dcd283665b9f81118f3dc3c6ca20739ea5bfb3a25432ee77d4dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae83e202fc1ec6fefac08c4c78b44bda835c2fdd004d3161c568171ca1776418
[INFO] running `Command { std: "docker" "start" "-a" "ae83e202fc1ec6fefac08c4c78b44bda835c2fdd004d3161c568171ca1776418", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.1
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[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)]` 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)]` 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 18.50s
[INFO] running `Command { std: "docker" "inspect" "ae83e202fc1ec6fefac08c4c78b44bda835c2fdd004d3161c568171ca1776418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae83e202fc1ec6fefac08c4c78b44bda835c2fdd004d3161c568171ca1776418", kill_on_drop: false }`
[INFO] [stdout] ae83e202fc1ec6fefac08c4c78b44bda835c2fdd004d3161c568171ca1776418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8517be2f9b10a7be859356d00344fbb35a83aba52fc289ec54428af6eb5c7593
[INFO] running `Command { std: "docker" "start" "-a" "8517be2f9b10a7be859356d00344fbb35a83aba52fc289ec54428af6eb5c7593", 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)]` 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)]` 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.59s
[INFO] running `Command { std: "docker" "inspect" "8517be2f9b10a7be859356d00344fbb35a83aba52fc289ec54428af6eb5c7593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8517be2f9b10a7be859356d00344fbb35a83aba52fc289ec54428af6eb5c7593", kill_on_drop: false }`
[INFO] [stdout] 8517be2f9b10a7be859356d00344fbb35a83aba52fc289ec54428af6eb5c7593
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ddd79df8a1015d789b503334717d19b5656e272c672c7c49d4717a3ab47c13c
[INFO] running `Command { std: "docker" "start" "-a" "0ddd79df8a1015d789b503334717d19b5656e272c672c7c49d4717a3ab47c13c", 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)]` 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)]` 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-4fc834fcc30f69d2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::rudimentary ... ok
[INFO] [stdout] test tests::runtime_errors ... ok
[INFO] [stdout] test tests::various_programs ... FAILED
[INFO] [stdout] test tests::extended_basic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::various_programs stdout ----
[INFO] [stdout] Attempting to run all .asm files in test
[INFO] [stdout] [94mINFO[0m: Assembling test/bcdadd.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/bcdadd.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Portions of this program reside in ROM
[INFO] [stdout] [94mINFO[0m: Executing test/bcdadd.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 1 test criterion
[INFO] [stdout] 	data = #$8904        ($100D = #$8904) --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: ACIA instantiated at address FFD0, listening at 127.0.0.1:6809
[INFO] [stdout] [94mINFO[0m: Assembling test/dir.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/dir.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Executing test/dir.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 8 test criteria
[INFO] [stdout] 	output = #label1     ($1009 = #$045B) --> [92mPASS[0m
[INFO] [stdout] 	output+2 = label2    ($100B = $1000)  --> [92mPASS[0m
[INFO] [stdout] 	label3 = output+3    ($1001 = $100C)  --> [92mPASS[0m
[INFO] [stdout] 	x = #$fa             (X = #$FA)       --> [92mPASS[0m
[INFO] [stdout] 	x = $fa              (X = $00FA)      --> [92mPASS[0m
[INFO] [stdout] 	foo+2 = #$fa         ($00FB = #$FA)   --> [92mPASS[0m
[INFO] [stdout] 	foo+1 = #$00fa       ($00FA = #$00FA) --> [92mPASS[0m
[INFO] [stdout] 	x = foo+1            (X = $00FA)      --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/file1.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/file1.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/include/file2.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/include/file3.asm
[INFO] [stdout] Pre-processing...
[INFO] [stdout] Building...
[INFO] [stdout] Build pass 1...
[INFO] [stdout] Post-processing...
[INFO] [stdout] Build complete.
[INFO] [stdout] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Executing test/file1.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 2 test criteria
[INFO] [stdout] 	a = #0               (A = #$00)       --> [92mPASS[0m
[INFO] [stdout] 	b = #3               (B = #$03)       --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue1.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue1.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Portions of this program reside in ROM
[INFO] [stdout] [94mINFO[0m: Executing test/issue1.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 4 test criteria
[INFO] [stdout] 	y = #message         (Y = #$FF06)     --> [92mPASS[0m
[INFO] [stdout] 	x = #message         (X = #$FF06)     --> [92mPASS[0m
[INFO] [stdout] 	a = #'H              (A = #$48)       --> [92mPASS[0m
[INFO] [stdout] 	xbuf = #message+4    ($000D = #$FF0A) --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue10.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue10.asm
[INFO] [stdout] Pre-processing...
[INFO] [stdout] Building...
[INFO] [stdout] Build pass 1...
[INFO] [stdout] Build pass 2...
[INFO] [stdout] Build pass 3...
[INFO] [stdout] Post-processing...
[INFO] [stdout] Build complete.
[INFO] [stdout] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Executing test/issue10.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 3 test criteria
[INFO] [stdout] 	a = #$99             (A = #$99)       --> [92mPASS[0m
[INFO] [stdout] 	b = #$88             (B = #$88)       --> [92mPASS[0m
[INFO] [stdout] 	$100 = #$9988        ($0100 = #$9988) --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue2.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue2.asm
[INFO] [stdout] Pre-processing...
[INFO] [stdout] Building...
[INFO] [stdout] Build pass 1...
[INFO] [stdout] Post-processing...
[INFO] [stdout] Build complete.
[INFO] [stdout] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Executing test/issue2.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 2 test criteria
[INFO] [stdout] 	a = #%10101010       (A = #$AA)       --> [92mPASS[0m
[INFO] [stdout] 	a = bb               (A = $0013)      --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue3.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue3.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Portions of this program reside in ROM
[INFO] [stdout] [94mINFO[0m: Executing test/issue3.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 8 test criteria
[INFO] [stdout] 	b = #$ff             (B = #$FF)       --> [92mPASS[0m
[INFO] [stdout] 	b = table            (B = $7F00)      --> [92mPASS[0m
[INFO] [stdout] 	b = table+1          (B = $7F01)      --> [92mPASS[0m
[INFO] [stdout] 	b = table+2          (B = $7F02)      --> [92mPASS[0m
[INFO] [stdout] 	b = table+3          (B = $7F03)      --> [92mPASS[0m
[INFO] [stdout] 	b = $0004            (B = $0004)      --> [92mPASS[0m
[INFO] [stdout] 	ba+2 = bb            ($100B = $100B)  --> [92mPASS[0m
[INFO] [stdout] 	bb+3 = bc            ($100E = $100E)  --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue4.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue4.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Portions of this program reside in ROM
[INFO] [stdout] [94mINFO[0m: Executing test/issue4.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 37 test criteria
[INFO] [stdout] 	a0 = #$f7            ($100E = #$F7)   --> [92mPASS[0m
[INFO] [stdout] 	a0+1 = #$7f00        ($100F = #$7F00) --> [92mPASS[0m
[INFO] [stdout] 	table = #$ff         ($7F00 = #$FF)   --> [92mPASS[0m
[INFO] [stdout] 	a1 = #$d701          ($1012 = #$D701) --> [92mPASS[0m
[INFO] [stdout] 	table+1 = #$fe       ($7F01 = #$FE)   --> [92mPASS[0m
[INFO] [stdout] 	a2 = #$f7            ($1015 = #$F7)   --> [92mPASS[0m
[INFO] [stdout] 	a2+1 = #table+2      ($1016 = #$7F02) --> [92mPASS[0m
[INFO] [stdout] 	table+2 = #$fd       ($7F02 = #$FD)   --> [92mPASS[0m
[INFO] [stdout] 	a3 = #$d703          ($1019 = #$D703) --> [92mPASS[0m
[INFO] [stdout] 	table+3 = #$fc       ($7F03 = #$FC)   --> [92mPASS[0m
[INFO] [stdout] 	table+4 = #$fb       ($7F04 = #$FB)   --> [92mPASS[0m
[INFO] [stdout] 	a4 = #$f7            ($101F = #$F7)   --> [92mPASS[0m
[INFO] [stdout] 	a4+1 = #table+5      ($1020 = #$7F05) --> [92mPASS[0m
[INFO] [stdout] 	table+5 = #$fa       ($7F05 = #$FA)   --> [92mPASS[0m
[INFO] [stdout] 	$100 = #$f9          ($0100 = #$F9)   --> [92mPASS[0m
[INFO] [stdout] 	a5 = #$d701          ($1028 = #$D701) --> [92mPASS[0m
[INFO] [stdout] 	$101 = #$f8          ($0101 = #$F8)   --> [92mPASS[0m
[INFO] [stdout] 	a6 = #$d700          ($102F = #$D700) --> [92mPASS[0m
[INFO] [stdout] 	$200 = #$f7          ($0200 = #$F7)   --> [92mPASS[0m
[INFO] [stdout] 	a7 = #$d701          ($1032 = #$D701) --> [92mPASS[0m
[INFO] [stdout] 	$201 = #$f6          ($0201 = #$F6)   --> [92mPASS[0m
[INFO] [stdout] 	a8 = #$d7fe          ($1039 = #$D7FE) --> [92mPASS[0m
[INFO] [stdout] 	$7ffe = #$f5         ($7FFE = #$F5)   --> [92mPASS[0m
[INFO] [stdout] 	a9 = #$d7ee          ($103F = #$D7EE) --> [92mPASS[0m
[INFO] [stdout] 	$7eee = #$f4         ($7EEE = #$F4)   --> [92mPASS[0m
[INFO] [stdout] 	aa = #$f7            ($1042 = #$F7)   --> [92mPASS[0m
[INFO] [stdout] 	aa+1 = #$7fff        ($1043 = #$7FFF) --> [92mPASS[0m
[INFO] [stdout] 	$7fff = #$f3         ($7FFF = #$F3)   --> [92mPASS[0m
[INFO] [stdout] 	ab = #$f6            ($1049 = #$F6)   --> [92mPASS[0m
[INFO] [stdout] 	ab+1 = #$0002        ($104A = #$0002) --> [92mPASS[0m
[INFO] [stdout] 	ac = #$f7            ($104C = #$F7)   --> [92mPASS[0m
[INFO] [stdout] 	ac+1 = #$7eef        ($104D = #$7EEF) --> [92mPASS[0m
[INFO] [stdout] 	$7eef = #$cc         ($7EEF = #$CC)   --> [92mPASS[0m
[INFO] [stdout] 	ad = #$d6            ($104F = #$D6)   --> [92mPASS[0m
[INFO] [stdout] 	ad+1 = ad+4          ($1050 = $1053)  --> [92mPASS[0m
[INFO] [stdout] 	ae = #$d7            ($1054 = #$D7)   --> [92mPASS[0m
[INFO] [stdout] 	start+5 = #$f7       ($1005 = #$F7)   --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue5.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue5.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Executing test/issue5.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 23 test criteria
[INFO] [stdout] 	x0 = #$3089          ($0003 = #$3089) --> [92mPASS[0m
[INFO] [stdout] 	x0+2 = #$FF38        ($0005 = #$FF38) --> [92mPASS[0m
[INFO] [stdout] 	x0+4 = #$9F40        ($0007 = #$9F40) --> [92mPASS[0m
[INFO] [stdout] 	tbl = #$FFFF         ($0040 = #$FFFF) --> [92mPASS[0m
[INFO] [stdout] 	x1 = #$3089          ($0009 = #$3089) --> [92mPASS[0m
[INFO] [stdout] 	x1+2 = #$00C8        ($000B = #$00C8) --> [92mPASS[0m
[INFO] [stdout] 	x1+4 = #$9F42        ($000D = #$9F42) --> [92mPASS[0m
[INFO] [stdout] 	tbl+2 = #$00C7       ($0042 = #$00C7) --> [92mPASS[0m
[INFO] [stdout] 	x2 = #$AFE9          ($0013 = #$AFE9) --> [92mPASS[0m
[INFO] [stdout] 	x2+2 = #$00C8        ($0015 = #$00C8) --> [92mPASS[0m
[INFO] [stdout] 	tbl+200 = #$00C7     ($0108 = #$00C7) --> [92mPASS[0m
[INFO] [stdout] 	x3 = #$3088          ($0017 = #$3088) --> [92mPASS[0m
[INFO] [stdout] 	x3+2 = #$7F          ($0019 = #$7F)   --> [92mPASS[0m
[INFO] [stdout] 	x4 = #$3089          ($001A = #$3089) --> [92mPASS[0m
[INFO] [stdout] 	x4+2 = #$0080        ($001C = #$0080) --> [92mPASS[0m
[INFO] [stdout] 	x5 = #$3088          ($001E = #$3088) --> [92mPASS[0m
[INFO] [stdout] 	x5+2 = #$80          ($0020 = #$80)   --> [92mPASS[0m
[INFO] [stdout] 	x6 = #$3089          ($0021 = #$3089) --> [92mPASS[0m
[INFO] [stdout] 	x6+2 = #$FF7F        ($0023 = #$FF7F) --> [92mPASS[0m
[INFO] [stdout] 	x7 = #$3088          ($0028 = #$3088) --> [92mPASS[0m
[INFO] [stdout] 	x7+2 = #$81          ($002A = #$81)   --> [92mPASS[0m
[INFO] [stdout] 	x7+3 = #$9F4E        ($002B = #$9F4E) --> [92mPASS[0m
[INFO] [stdout] 	tbl+14 = #$FFFF      ($004E = #$FFFF) --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/issue5a.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/issue5a.asm
[INFO] [stdout] Pre-processing...
[INFO] [stdout] Building...
[INFO] [stdout] Build pass 1...
[INFO] [stdout] Post-processing...
[INFO] [stdout] Build complete.
[INFO] [stdout] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Executing test/issue5a.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 8 test criteria
[INFO] [stdout] 	xa = xb              ($0000 = $0002)  --> [92mPASS[0m
[INFO] [stdout] 	xc = xd              ($0004 = $0006)  --> [92mPASS[0m
[INFO] [stdout] 	xe = xf              ($0008 = $000A)  --> [92mPASS[0m
[INFO] [stdout] 	xg = xh              ($000C = $000E)  --> [92mPASS[0m
[INFO] [stdout] 	xi = xj              ($0010 = $0012)  --> [92mPASS[0m
[INFO] [stdout] 	xk = xl              ($0014 = $0016)  --> [92mPASS[0m
[INFO] [stdout] 	xm = xn              ($0018 = $001A)  --> [92mPASS[0m
[INFO] [stdout] 	xk = xm              ($0014 = $0018)  --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/list.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/list.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] [94mINFO[0m: Debugger not enabled. Press <ctrl-c> to exit.
[INFO] [stdout] [94mINFO[0m: Portions of this program reside in ROM
[INFO] [stdout] [94mINFO[0m: Executing test/list.asm
[INFO] [stdout] [94mINFO[0m: Encountered SWI. Program execution terminated.
[INFO] [stdout] [94mINFO[0m: Validating 3 test criteria
[INFO] [stdout] 	head = #elt1         ($1040 = #$103C) --> [92mPASS[0m
[INFO] [stdout] 	elt1 = 0             ($103C = $0000)  --> [92mPASS[0m
[INFO] [stdout] 	x = #elt2            (X = #$103E)     --> [92mPASS[0m
[INFO] [stdout] [94mINFO[0m: Assembling test/mbadd.asm
[INFO] [stdout] [94mINFO[0m: Loading file: /opt/rustwide/workdir/test/mbadd.asm
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::various_programs' panicked at src/program.rs:79:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5951e4cd0562 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5951e4cd0562 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5951e4cd0562 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5951e4cd0562 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5951e4cfb843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5951e4cfb843 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5951e4ccbcc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5951e4ccbcc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5951e4cd03b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5951e4cd1d69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5951e4cd1b9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5951e496f464 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5951e496f464 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5951e4cd273e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5951e4cd273e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5951e4cd250a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5951e4cd0a59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5951e4cd219d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5951e4cf9b80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5951e4cf9fe6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5951e48efcb2 - core::result::Result<T,E>::unwrap::h7266ec4ddae94cc8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5951e48efcb2 - _6809::program::DirectPage::reset::h35ef064b19f564e2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/program.rs:79:39
[INFO] [stdout]   22:     0x5951e48f31df - _6809::program::Program::new::h0aa33e6d4cc5fc17
[INFO] [stdout]                                at /opt/rustwide/workdir/src/program.rs:432:9
[INFO] [stdout]   23:     0x5951e48ca09b - _6809::assembler::Assembler::assemble_from_file::h71aa911cbd1d3f12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assembler.rs:255:27
[INFO] [stdout]   24:     0x5951e492b32d - _6809::process_file::h41d16bf1f51da137
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:67:32
[INFO] [stdout]   25:     0x5951e48d34f5 - _6809::tests::various_programs::hd80d6e0b3e11af9d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:312:33
[INFO] [stdout]   26:     0x5951e48d2f3c - _6809::tests::various_programs::{{closure}}::h2d9a916e73464e01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:295:30
[INFO] [stdout]   27:     0x5951e487b9e6 - core::ops::function::FnOnce::call_once::h4b8ae2d4a67ca858
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5951e4974ccb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x5951e4974ccb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x5951e4973e05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x5951e4973e05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x5951e4973e05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5951e4973e05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5951e4973e05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5951e4973e05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x5951e4973e05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x5951e4937a04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x5951e4937a04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x5951e493b3da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x5951e493b3da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x5951e493b3da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x5951e493b3da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x5951e493b3da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5951e493b3da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x5951e493b3da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5951e4cd574f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x5951e4cd574f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x78edfd432aa4 - <unknown>
[INFO] [stdout]   49:     0x78edfd4bfa34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[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] 
[INFO] [stdout] thread 'tests::extended_basic' panicked at src/program.rs:75:14:
[INFO] [stdout] invalid DP index?!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5951e4cd0562 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5951e4cd0562 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5951e4cd0562 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5951e4cd0562 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5951e4cfb843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5951e4cfb843 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5951e4ccbcc3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5951e4ccbcc3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5951e4cd03b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5951e4cd1d69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5951e4cd1b9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5951e496f464 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5951e496f464 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5951e4cd273e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5951e4cd273e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5951e4cd250a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5951e4cd0a59 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5951e4cd219d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5951e4cf9b80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5951e4cf9b5b - core::panicking::panic_display::h784ac6e2afc29348
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x5951e4cf9b5b - core::option::expect_failed::h091923fb77e757a1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2139:5
[INFO] [stdout]   21:     0x5951e48dcfe0 - core::option::Option<T>::expect::ha3fade754da405f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:964:21
[INFO] [stdout]   22:     0x5951e48efbd3 - _6809::program::DirectPage::is_valid::h5c5b868e354ae5e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/program.rs:75:14
[INFO] [stdout]   23:     0x5951e4928518 - <6809::obj::Instruction as 6809::obj::ObjectProducer>::build::hd18fb980c49dcca4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/obj.rs:367:17
[INFO] [stdout]   24:     0x5951e48cbad3 - _6809::assembler::Assembler::build::{{closure}}::hebaa89ad54d32702
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assembler.rs:371:30
[INFO] [stdout]   25:     0x5951e48cb648 - _6809::assembler::Assembler::build::h124de633eb196cad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assembler.rs:414:29
[INFO] [stdout]   26:     0x5951e48ca44e - _6809::assembler::Assembler::assemble_program::h514ea384505aec8d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assembler.rs:274:21
[INFO] [stdout]   27:     0x5951e48ca0b7 - _6809::assembler::Assembler::assemble_from_file::h71aa911cbd1d3f12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/assembler.rs:256:14
[INFO] [stdout]   28:     0x5951e48d0ed6 - _6809::tests::extended_basic::h33f78c6e44250caa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:189:27
[INFO] [stdout]   29:     0x5951e48d0b7c - _6809::tests::extended_basic::{{closure}}::ha8c6581aacaf6d43
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:179:28
[INFO] [stdout]   30:     0x5951e487bfa6 - core::ops::function::FnOnce::call_once::h977b29a3bfa9edb9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x5951e4974ccb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5951e4974ccb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x5951e4973e05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x5951e4973e05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5951e4973e05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5951e4973e05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5951e4973e05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5951e4973e05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x5951e4973e05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x5951e4937a04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x5951e4937a04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x5951e493b3da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x5951e493b3da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5951e493b3da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5951e493b3da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5951e493b3da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5951e493b3da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x5951e493b3da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5951e4cd574f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5951e4cd574f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x78edfd432aa4 - <unknown>
[INFO] [stdout]   52:     0x78edfd4bfa34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::extended_basic
[INFO] [stdout]     tests::various_programs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin 6809`
[INFO] running `Command { std: "docker" "inspect" "0ddd79df8a1015d789b503334717d19b5656e272c672c7c49d4717a3ab47c13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ddd79df8a1015d789b503334717d19b5656e272c672c7c49d4717a3ab47c13c", kill_on_drop: false }`
[INFO] [stdout] 0ddd79df8a1015d789b503334717d19b5656e272c672c7c49d4717a3ab47c13c
