[INFO] fetching crate az65 0.1.11...
[INFO] checking az65-0.1.11 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate az65 0.1.11 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate az65 0.1.11 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded path-absolutize v3.0.13
[INFO] [stderr]   Downloaded microserde-derive v0.1.13
[INFO] [stderr]   Downloaded path-dedot v3.0.17
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded microserde v0.1.13
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a52e9d20c0db6f7db63d0031bde3786446211c3a372c40ffe6ec081a3da2c521
[INFO] running `Command { std: "docker" "start" "-a" "a52e9d20c0db6f7db63d0031bde3786446211c3a372c40ffe6ec081a3da2c521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a52e9d20c0db6f7db63d0031bde3786446211c3a372c40ffe6ec081a3da2c521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52e9d20c0db6f7db63d0031bde3786446211c3a372c40ffe6ec081a3da2c521", kill_on_drop: false }`
[INFO] [stdout] a52e9d20c0db6f7db63d0031bde3786446211c3a372c40ffe6ec081a3da2c521
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc0128e270e4fab63666c4971c0166de2e4a6738c17cfcb2fed79f4bc73bdec
[INFO] running `Command { std: "docker" "start" "-a" "8fc0128e270e4fab63666c4971c0166de2e4a6738c17cfcb2fed79f4bc73bdec", 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]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking path-dedot v3.0.17
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking path-absolutize v3.0.13
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking 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 clap_derive v3.2.18
[INFO] [stderr]    Compiling microserde-derive v0.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]     Checking microserde v0.1.13
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking az65 v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Cursor` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  |     io::{self, Cursor},
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Cursor` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Path` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout] 5  |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Path` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FxHashMap` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use fxhash::FxHashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `FxHashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 11 | use crate::{
[INFO] [stdout] 12 |     fileman::FileSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assembler` is imported redundantly
[INFO] [stdout]  --> src/mos6502/tests.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Assembler` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]  --> src/mos6502/tests.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assembler` is imported redundantly
[INFO] [stdout]  --> src/sm83/tests.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Assembler` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]  --> src/sm83/tests.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assembler` is imported redundantly
[INFO] [stdout]  --> src/z80/tests.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Assembler` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]  --> src/z80/tests.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/debug.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(microserde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/debug.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(microserde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
[INFO] running `Command { std: "docker" "inspect" "8fc0128e270e4fab63666c4971c0166de2e4a6738c17cfcb2fed79f4bc73bdec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc0128e270e4fab63666c4971c0166de2e4a6738c17cfcb2fed79f4bc73bdec", kill_on_drop: false }`
[INFO] [stdout] 8fc0128e270e4fab63666c4971c0166de2e4a6738c17cfcb2fed79f4bc73bdec
[INFO] checking az65-0.1.11 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate az65 0.1.11 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate az65 0.1.11 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29dd8837653c2692076aef47156ccf69575290be2057185fe88d7fb1a86141dd
[INFO] running `Command { std: "docker" "start" "-a" "29dd8837653c2692076aef47156ccf69575290be2057185fe88d7fb1a86141dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29dd8837653c2692076aef47156ccf69575290be2057185fe88d7fb1a86141dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29dd8837653c2692076aef47156ccf69575290be2057185fe88d7fb1a86141dd", kill_on_drop: false }`
[INFO] [stdout] 29dd8837653c2692076aef47156ccf69575290be2057185fe88d7fb1a86141dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b276a59e1904673476c67a422bc0584ac06644b38e0c30e13a3428bae82f4a6
[INFO] running `Command { std: "docker" "start" "-a" "9b276a59e1904673476c67a422bc0584ac06644b38e0c30e13a3428bae82f4a6", 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]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking path-dedot v3.0.17
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking path-absolutize v3.0.13
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking 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 clap_derive v3.2.18
[INFO] [stderr]    Compiling microserde-derive v0.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]     Checking microserde v0.1.13
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking az65 v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Cursor` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  |     io::{self, Cursor},
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Cursor` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Path` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout] 5  |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Path` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FxHashMap` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | use fxhash::FxHashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `FxHashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]   --> src/assembler/tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 11 | use crate::{
[INFO] [stdout] 12 |     fileman::FileSystem,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assembler` is imported redundantly
[INFO] [stdout]  --> src/mos6502/tests.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Assembler` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]  --> src/mos6502/tests.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assembler` is imported redundantly
[INFO] [stdout]  --> src/sm83/tests.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Assembler` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]  --> src/sm83/tests.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Assembler` is imported redundantly
[INFO] [stdout]  --> src/z80/tests.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `Assembler` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FileSystem` is imported redundantly
[INFO] [stdout]  --> src/z80/tests.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::*;
[INFO] [stdout]   |     -------- the item `FileSystem` is already imported here
[INFO] [stdout] 9 | use crate::{assembler::Assembler, fileman::FileSystem};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/debug.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(microserde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/debug.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(microserde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR_DebugSymbol`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
[INFO] running `Command { std: "docker" "inspect" "9b276a59e1904673476c67a422bc0584ac06644b38e0c30e13a3428bae82f4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b276a59e1904673476c67a422bc0584ac06644b38e0c30e13a3428bae82f4a6", kill_on_drop: false }`
[INFO] [stdout] 9b276a59e1904673476c67a422bc0584ac06644b38e0c30e13a3428bae82f4a6
