[INFO] cloning repository https://github.com/tdaron/tdal3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdaron/tdal3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdaron%2Ftdal3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdaron%2Ftdal3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f05cdd9655e6014a56447f1a67a47d331c36c058
[INFO] checking tdaron/tdal3 against master#11d2046fe9962720558cb15f72541f7fd170dec9 for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdaron%2Ftdal3" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tdaron/tdal3
[INFO] finished tweaking git repo https://github.com/tdaron/tdal3
[INFO] tweaked toml for git repo https://github.com/tdaron/tdal3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tdaron/tdal3 on toolchain 11d2046fe9962720558cb15f72541f7fd170dec9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tdaron/tdal3 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" "+11d2046fe9962720558cb15f72541f7fd170dec9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f8b67371f9e757484f24e4d677c156d9343cf1bbebf4120b4ae6583ab785355
[INFO] running `Command { std: "docker" "start" "-a" "0f8b67371f9e757484f24e4d677c156d9343cf1bbebf4120b4ae6583ab785355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8b67371f9e757484f24e4d677c156d9343cf1bbebf4120b4ae6583ab785355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8b67371f9e757484f24e4d677c156d9343cf1bbebf4120b4ae6583ab785355", kill_on_drop: false }`
[INFO] [stdout] 0f8b67371f9e757484f24e4d677c156d9343cf1bbebf4120b4ae6583ab785355
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e57d793f2242bc8eb213d0c83b438f74b27b115d70d359200331bd2a5e7ae1e
[INFO] running `Command { std: "docker" "start" "-a" "2e57d793f2242bc8eb213d0c83b438f74b27b115d70d359200331bd2a5e7ae1e", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking wasm-bindgen v0.2.99
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking tdal3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Operand`
[INFO] [stdout]  --> src/assemble.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::{parse_lc3_file, Operand, OperandTypes, ParsedOpCode};
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Operand`
[INFO] [stdout]  --> src/assemble.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::parser::{parse_lc3_file, Operand, OperandTypes, ParsedOpCode};
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UNKNOWN` is never constructed
[INFO] [stdout]   --> src/parser.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum ParsedOpCode {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     UNKNOWN,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedOpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     N: bool,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     P: bool,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Z` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Z: bool,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `N` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn N(&self) -> bool {
[INFO] [stdout]     |            ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Z` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn Z(&self) -> bool {
[INFO] [stdout]     |            ^ help: convert the identifier to snake case (notice the capitalization): `z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `P` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn P(&self) -> bool {
[INFO] [stdout]     |            ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UNKNOWN` is never constructed
[INFO] [stdout]   --> src/parser.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum ParsedOpCode {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     UNKNOWN,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedOpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `N` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     N: bool,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `P` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     P: bool,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Z` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Z: bool,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `N` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub fn N(&self) -> bool {
[INFO] [stdout]     |            ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Z` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn Z(&self) -> bool {
[INFO] [stdout]     |            ^ help: convert the identifier to snake case (notice the capitalization): `z`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `P` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 |     pub fn P(&self) -> bool {
[INFO] [stdout]     |            ^ help: convert the identifier to snake case: `p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.11s
[INFO] running `Command { std: "docker" "inspect" "2e57d793f2242bc8eb213d0c83b438f74b27b115d70d359200331bd2a5e7ae1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e57d793f2242bc8eb213d0c83b438f74b27b115d70d359200331bd2a5e7ae1e", kill_on_drop: false }`
[INFO] [stdout] 2e57d793f2242bc8eb213d0c83b438f74b27b115d70d359200331bd2a5e7ae1e
