[INFO] fetching crate az65 0.1.11... [INFO] testing az65-0.1.11 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate az65 0.1.11 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate az65 0.1.11 [INFO] finished tweaking crates.io crate az65 0.1.11 [INFO] tweaked toml for crates.io crate az65 0.1.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate az65 0.1.11 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate az65 0.1.11 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded microserde-derive v0.1.13 [INFO] [stderr] Downloaded microserde v0.1.13 [INFO] [stderr] Downloaded path-absolutize v3.0.13 [INFO] [stderr] Downloaded thiserror-impl v1.0.34 [INFO] [stderr] Downloaded thiserror v1.0.34 [INFO] [stderr] Downloaded path-dedot v3.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7b0b085a4e1dca627d545169d4cf7a3a3b24110a02c14c6f6a3f6972422dc4 [INFO] running `Command { std: "docker" "start" "-a" "3a7b0b085a4e1dca627d545169d4cf7a3a3b24110a02c14c6f6a3f6972422dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7b0b085a4e1dca627d545169d4cf7a3a3b24110a02c14c6f6a3f6972422dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7b0b085a4e1dca627d545169d4cf7a3a3b24110a02c14c6f6a3f6972422dc4", kill_on_drop: false }` [INFO] [stdout] 3a7b0b085a4e1dca627d545169d4cf7a3a3b24110a02c14c6f6a3f6972422dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c391fa1ccabab0a962ec7544baf8a5006896d49c2874838db29fe8d6aec9f45 [INFO] running `Command { std: "docker" "start" "-a" "8c391fa1ccabab0a962ec7544baf8a5006896d49c2874838db29fe8d6aec9f45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling path-dedot v3.0.17 [INFO] [stderr] Compiling path-absolutize v3.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling microserde-derive v0.1.13 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling microserde v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling az65 v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/debug.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(microserde::Serialize)] [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol` [INFO] [stdout] 49 | struct DebugSymbol { [INFO] [stdout] | ----------- `DebugSymbol` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `microserde::Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `microserde::Serialize` may come from an old version of the `microserde_derive` crate, try updating your dependency with `cargo update -p microserde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `microserde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.10s [INFO] running `Command { std: "docker" "inspect" "8c391fa1ccabab0a962ec7544baf8a5006896d49c2874838db29fe8d6aec9f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c391fa1ccabab0a962ec7544baf8a5006896d49c2874838db29fe8d6aec9f45", kill_on_drop: false }` [INFO] [stdout] 8c391fa1ccabab0a962ec7544baf8a5006896d49c2874838db29fe8d6aec9f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ddf6a0cc7f284d9d666845e1f2120a5311d5cdf11167c13e8c629c3cf962452 [INFO] running `Command { std: "docker" "start" "-a" "1ddf6a0cc7f284d9d666845e1f2120a5311d5cdf11167c13e8c629c3cf962452", kill_on_drop: false }` [INFO] [stderr] Compiling az65 v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/debug.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(microserde::Serialize)] [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol` [INFO] [stdout] 49 | struct DebugSymbol { [INFO] [stdout] | ----------- `DebugSymbol` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `microserde::Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `microserde::Serialize` may come from an old version of the `microserde_derive` crate, try updating your dependency with `cargo update -p microserde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `microserde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/debug.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(microserde::Serialize)] [INFO] [stdout] | ^-------------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol` [INFO] [stdout] 49 | struct DebugSymbol { [INFO] [stdout] | ----------- `DebugSymbol` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `microserde::Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `microserde::Serialize` may come from an old version of the `microserde_derive` crate, try updating your dependency with `cargo update -p microserde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `microserde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lexer.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | fn str_interner_mut(&self) -> std::cell::RefMut { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 530 | fn str_interner_mut(&self) -> std::cell::RefMut<'_, StrInterner> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "1ddf6a0cc7f284d9d666845e1f2120a5311d5cdf11167c13e8c629c3cf962452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddf6a0cc7f284d9d666845e1f2120a5311d5cdf11167c13e8c629c3cf962452", kill_on_drop: false }` [INFO] [stdout] 1ddf6a0cc7f284d9d666845e1f2120a5311d5cdf11167c13e8c629c3cf962452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5e50fbb538070b41901bef3554fee79a73628144ba1315bba66aa3cb795edc3 [INFO] running `Command { std: "docker" "start" "-a" "f5e50fbb538070b41901bef3554fee79a73628144ba1315bba66aa3cb795edc3", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/debug.rs:48:10 [INFO] [stderr] | [INFO] [stderr] 48 | #[derive(microserde::Serialize)] [INFO] [stderr] | ^-------------------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol` [INFO] [stderr] 49 | struct DebugSymbol { [INFO] [stderr] | ----------- `DebugSymbol` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `microserde::Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `microserde::Serialize` may come from an old version of the `microserde_derive` crate, try updating your dependency with `cargo update -p microserde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `microserde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `az65` (lib) generated 1 warning [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lexer.rs:530:25 [INFO] [stderr] | [INFO] [stderr] 530 | fn str_interner_mut(&self) -> std::cell::RefMut { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 530 | fn str_interner_mut(&self) -> std::cell::RefMut<'_, StrInterner> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `az65` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p az65 --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/az65-46c73a87028604eb) [INFO] [stdout] [INFO] [stdout] running 205 tests [INFO] [stdout] test assembler::tests::addr_segment ... ok [INFO] [stdout] test assembler::tests::align ... ok [INFO] [stdout] test assembler::tests::db_dw_ds_incbin_align_no_overflow ... ok [INFO] [stdout] test assembler::tests::getmeta ... ok [INFO] [stdout] test assembler::tests::link_byte ... ok [INFO] [stdout] test assembler::tests::each ... ok [INFO] [stdout] test assembler::tests::macros2 ... ok [INFO] [stdout] test assembler::tests::macros3 ... ok [INFO] [stdout] test assembler::tests::code_segment ... ok [INFO] [stdout] test assembler::tests::if_directive ... ok [INFO] [stdout] test assembler::tests::link_space ... ok [INFO] [stdout] test assembler::tests::macros6 ... ok [INFO] [stdout] test assembler::tests::macros7 ... ok [INFO] [stdout] test assembler::tests::macros5 ... ok [INFO] [stdout] test assembler::tests::macros8 ... ok [INFO] [stdout] test assembler::tests::parse ... ok [INFO] [stdout] test assembler::tests::stringify2 ... ok [INFO] [stdout] test assembler::tests::macros1 ... ok [INFO] [stdout] test assembler::tests::link_word ... ok [INFO] [stdout] test assembler::tests::stringify_and_labelify ... ok [INFO] [stdout] test intern::tests::paths ... ok [INFO] [stdout] test assembler::tests::structs1 ... ok [INFO] [stdout] test intern::tests::strs ... ok [INFO] [stdout] test lexer::tests::base16 ... ok [INFO] [stdout] test lexer::tests::base2 ... ok [INFO] [stdout] test lexer::tests::char ... ok [INFO] [stdout] test lexer::tests::char_escape ... ok [INFO] [stdout] test lexer::tests::char_escape_raw ... ok [INFO] [stdout] test assembler::tests::structs2 ... ok [INFO] [stdout] test lexer::tests::comment ... ok [INFO] [stdout] test intern::tests::metas ... ok [INFO] [stdout] test lexer::tests::base10 ... ok [INFO] [stdout] test lexer::tests::labels ... ok [INFO] [stdout] test lexer::tests::string ... ok [INFO] [stdout] test intern::tests::abs_paths ... ok [INFO] [stdout] test lexer::tests::string_escape ... ok [INFO] [stdout] test lexer::tests::string_escape_raw ... ok [INFO] [stdout] test lexer::tests::symbols ... ok [INFO] [stdout] test mos6502::tests::and ... ok [INFO] [stdout] test mos6502::tests::bcc ... ok [INFO] [stdout] test mos6502::tests::adc ... ok [INFO] [stdout] test mos6502::tests::beq ... ok [INFO] [stdout] test mos6502::tests::bvc ... ok [INFO] [stdout] test mos6502::tests::cli ... ok [INFO] [stdout] test mos6502::tests::asl ... ok [INFO] [stdout] test mos6502::tests::bvs ... ok [INFO] [stdout] test mos6502::tests::bne ... ok [INFO] [stdout] test mos6502::tests::bpl ... ok [INFO] [stdout] test mos6502::tests::brk ... ok [INFO] [stdout] test mos6502::tests::bcs ... ok [INFO] [stdout] test mos6502::tests::cld ... ok [INFO] [stdout] test mos6502::tests::bit ... ok [INFO] [stdout] test mos6502::tests::bmi ... ok [INFO] [stdout] test mos6502::tests::clc ... ok [INFO] [stdout] test mos6502::tests::clv ... ok [INFO] [stdout] test assembler::tests::macros4 ... ok [INFO] [stdout] test mos6502::tests::cmp ... ok [INFO] [stdout] test mos6502::tests::cpx ... ok [INFO] [stdout] test mos6502::tests::dex ... ok [INFO] [stdout] test mos6502::tests::inc ... ok [INFO] [stdout] test mos6502::tests::dec ... ok [INFO] [stdout] test mos6502::tests::ldx ... ok [INFO] [stdout] test mos6502::tests::inx ... ok [INFO] [stdout] test mos6502::tests::jsr ... ok [INFO] [stdout] test mos6502::tests::eor ... ok [INFO] [stdout] test mos6502::tests::dey ... ok [INFO] [stdout] test mos6502::tests::ldy ... ok [INFO] [stdout] test mos6502::tests::iny ... ok [INFO] [stdout] test mos6502::tests::lsr ... ok [INFO] [stdout] test mos6502::tests::ora ... ok [INFO] [stdout] test mos6502::tests::cpy ... ok [INFO] [stdout] test mos6502::tests::lda ... ok [INFO] [stdout] test mos6502::tests::jmp ... ok [INFO] [stdout] test mos6502::tests::pla ... ok [INFO] [stdout] test mos6502::tests::php ... ok [INFO] [stdout] test mos6502::tests::plp ... ok [INFO] [stdout] test mos6502::tests::rti ... ok [INFO] [stdout] test mos6502::tests::rts ... ok [INFO] [stdout] test mos6502::tests::stx ... ok [INFO] [stdout] test mos6502::tests::rol ... ok [INFO] [stdout] test mos6502::tests::sec ... ok [INFO] [stdout] test mos6502::tests::tax ... ok [INFO] [stdout] test mos6502::tests::pha ... ok [INFO] [stdout] test mos6502::tests::ror ... ok [INFO] [stdout] test mos6502::tests::sei ... ok [INFO] [stdout] test mos6502::tests::sbc ... ok [INFO] [stdout] test sm83::tests::and ... ok [INFO] [stdout] test sm83::tests::bit ... ok [INFO] [stdout] test mos6502::tests::tay ... ok [INFO] [stdout] test mos6502::tests::tsx ... ok [INFO] [stdout] test mos6502::tests::sty ... ok [INFO] [stdout] test mos6502::tests::sta ... ok [INFO] [stdout] test mos6502::tests::txa ... ok [INFO] [stdout] test mos6502::tests::sed ... ok [INFO] [stdout] test mos6502::tests::txs ... ok [INFO] [stdout] test mos6502::tests::tya ... ok [INFO] [stdout] test sm83::tests::adc ... ok [INFO] [stdout] test sm83::tests::add ... ok [INFO] [stdout] test sm83::tests::call ... ok [INFO] [stdout] test sm83::tests::ld_de ... ok [INFO] [stdout] test sm83::tests::jr ... ok [INFO] [stdout] test sm83::tests::dec ... ok [INFO] [stdout] test sm83::tests::inc ... ok [INFO] [stdout] test sm83::tests::ld_indirect ... ok [INFO] [stdout] test sm83::tests::ld_hl ... ok [INFO] [stdout] test sm83::tests::ld_bc ... ok [INFO] [stdout] test sm83::tests::ld_h ... ok [INFO] [stdout] test sm83::tests::ld_l ... ok [INFO] [stdout] test sm83::tests::jp ... ok [INFO] [stdout] test sm83::tests::ld_b ... ok [INFO] [stdout] test sm83::tests::ld_c ... ok [INFO] [stdout] test sm83::tests::ld_d ... ok [INFO] [stdout] test sm83::tests::ld_e ... ok [INFO] [stdout] test sm83::tests::cp ... ok [INFO] [stdout] test sm83::tests::push_pop ... ok [INFO] [stdout] test sm83::tests::rlc ... ok [INFO] [stdout] test sm83::tests::ld_a ... ok [INFO] [stdout] test sm83::tests::rr ... ok [INFO] [stdout] test sm83::tests::ret_reti ... ok [INFO] [stdout] test sm83::tests::nop ... ok [INFO] [stdout] test sm83::tests::ldh ... ok [INFO] [stdout] test sm83::tests::rrc ... ok [INFO] [stdout] test sm83::tests::misc ... ok [INFO] [stdout] test sm83::tests::or ... ok [INFO] [stdout] test sm83::tests::res ... ok [INFO] [stdout] test sm83::tests::rot_a ... ok [INFO] [stdout] test sm83::tests::srl ... ok [INFO] [stdout] test sm83::tests::rl ... ok [INFO] [stdout] test sm83::tests::sub ... ok [INFO] [stdout] test sm83::tests::swap ... ok [INFO] [stdout] test sm83::tests::rst ... ok [INFO] [stdout] test sm83::tests::ld_sp ... ok [INFO] [stdout] test sm83::tests::sbc ... ok [INFO] [stdout] test sm83::tests::set ... ok [INFO] [stdout] test sm83::tests::xor ... ok [INFO] [stdout] test sm83::tests::sla ... ok [INFO] [stdout] test sm83::tests::sra ... ok [INFO] [stdout] test z80::tests::and ... ok [INFO] [stdout] test z80::tests::cpd ... ok [INFO] [stdout] test z80::tests::cp ... ok [INFO] [stdout] test z80::tests::adc ... ok [INFO] [stdout] test z80::tests::cpir ... ok [INFO] [stdout] test z80::tests::cpdr ... ok [INFO] [stdout] test z80::tests::dec ... ok [INFO] [stdout] test z80::tests::bit ... ok [INFO] [stdout] test z80::tests::ccf ... ok [INFO] [stdout] test z80::tests::cpl ... ok [INFO] [stdout] test z80::tests::djnz ... ok [INFO] [stdout] test z80::tests::call ... ok [INFO] [stdout] test z80::tests::daa ... ok [INFO] [stdout] test z80::tests::ei ... ok [INFO] [stdout] test z80::tests::di ... ok [INFO] [stdout] test z80::tests::add ... ok [INFO] [stdout] test z80::tests::exx ... ok [INFO] [stdout] test z80::tests::halt ... ok [INFO] [stdout] test z80::tests::cpi ... ok [INFO] [stdout] test z80::tests::im ... ok [INFO] [stdout] test z80::tests::ex ... ok [INFO] [stdout] test z80::tests::lddr ... ok [INFO] [stdout] test z80::tests::ldd ... ok [INFO] [stdout] test z80::tests::inc ... ok [INFO] [stdout] test z80::tests::jp ... ok [INFO] [stdout] test z80::tests::ind ... ok [INFO] [stdout] test z80::tests::jr ... ok [INFO] [stdout] test z80::tests::indr ... ok [INFO] [stdout] test z80::tests::inir ... ok [INFO] [stdout] test z80::tests::ini ... ok [INFO] [stdout] test z80::tests::ldir ... ok [INFO] [stdout] test z80::tests::ld ... ok [INFO] [stdout] test z80::tests::neg ... ok [INFO] [stdout] test z80::tests::ldi ... ok [INFO] [stdout] test z80::tests::or ... ok [INFO] [stdout] test z80::tests::otir ... ok [INFO] [stdout] test z80::tests::nop ... ok [INFO] [stdout] test z80::tests::outd ... ok [INFO] [stdout] test z80::tests::otdr ... ok [INFO] [stdout] test z80::tests::out ... ok [INFO] [stdout] test z80::tests::outi ... ok [INFO] [stdout] test z80::tests::pop ... ok [INFO] [stdout] test z80::tests::r#in ... ok [INFO] [stdout] test z80::tests::res ... ok [INFO] [stdout] test z80::tests::ret ... ok [INFO] [stdout] test z80::tests::retn ... ok [INFO] [stdout] test z80::tests::reti ... ok [INFO] [stdout] test z80::tests::rl ... ok [INFO] [stdout] test z80::tests::rla ... ok [INFO] [stdout] test z80::tests::rld ... ok [INFO] [stdout] test z80::tests::rrca ... ok [INFO] [stdout] test z80::tests::rrd ... ok [INFO] [stdout] test z80::tests::rlc ... ok [INFO] [stdout] test z80::tests::rrc ... ok [INFO] [stdout] test z80::tests::rlca ... ok [INFO] [stdout] test z80::tests::rst ... ok [INFO] [stdout] test z80::tests::xor ... ok [INFO] [stdout] test z80::tests::set ... ok [INFO] [stdout] test z80::tests::sra ... ok [INFO] [stdout] test z80::tests::sll ... ok [INFO] [stdout] test z80::tests::rr ... ok [INFO] [stdout] test z80::tests::rra ... ok [INFO] [stdout] test z80::tests::sbc ... ok [INFO] [stdout] test z80::tests::srl ... ok [INFO] [stdout] test z80::tests::sub ... ok [INFO] [stdout] test z80::tests::sla ... ok [INFO] [stdout] test z80::tests::scf ... ok [INFO] [stdout] test z80::tests::push ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 205 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/az65.rs (/opt/rustwide/target/debug/deps/az65-e3fd3037479281d7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests az65 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f5e50fbb538070b41901bef3554fee79a73628144ba1315bba66aa3cb795edc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e50fbb538070b41901bef3554fee79a73628144ba1315bba66aa3cb795edc3", kill_on_drop: false }` [INFO] [stdout] f5e50fbb538070b41901bef3554fee79a73628144ba1315bba66aa3cb795edc3