[INFO] cloning repository https://github.com/SIS16/spasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SIS16/spasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIS16%2Fspasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIS16%2Fspasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de0af70194110f2de3515e5b047ae0af5481ad92 [INFO] testing SIS16/spasm against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIS16%2Fspasm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SIS16/spasm [INFO] finished tweaking git repo https://github.com/SIS16/spasm [INFO] tweaked toml for git repo https://github.com/SIS16/spasm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SIS16/spasm on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SIS16/spasm 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd8ae1ddee4f442cd4f9369d2a9c9cb8e18160eaf0ca11753d399cfc1fda7278 [INFO] running `Command { std: "docker" "start" "-a" "bd8ae1ddee4f442cd4f9369d2a9c9cb8e18160eaf0ca11753d399cfc1fda7278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd8ae1ddee4f442cd4f9369d2a9c9cb8e18160eaf0ca11753d399cfc1fda7278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8ae1ddee4f442cd4f9369d2a9c9cb8e18160eaf0ca11753d399cfc1fda7278", kill_on_drop: false }` [INFO] [stdout] bd8ae1ddee4f442cd4f9369d2a9c9cb8e18160eaf0ca11753d399cfc1fda7278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03edd8953bae672072dff011353e7c8a56b8b2d901df6b8e02909a8067c74da8 [INFO] running `Command { std: "docker" "start" "-a" "03edd8953bae672072dff011353e7c8a56b8b2d901df6b8e02909a8067c74da8", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling spasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | StringLiteral(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 79 - StringLiteral(String), [INFO] [stdout] 79 + StringLiteral(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | Word(u16), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 80 - Word(u16), [INFO] [stdout] 80 + Word(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:309:27 [INFO] [stdout] | [INFO] [stdout] 309 | MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 309 - MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] 309 + MemoryAddressIndirect(()), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 310 - LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] 310 + LabelAddress(()), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 311 - LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] 311 + LabelValue(()), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Extractable` is never used [INFO] [stdout] --> src/token.rs:557:7 [INFO] [stdout] | [INFO] [stdout] 557 | trait Extractable { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.13s [INFO] running `Command { std: "docker" "inspect" "03edd8953bae672072dff011353e7c8a56b8b2d901df6b8e02909a8067c74da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03edd8953bae672072dff011353e7c8a56b8b2d901df6b8e02909a8067c74da8", kill_on_drop: false }` [INFO] [stdout] 03edd8953bae672072dff011353e7c8a56b8b2d901df6b8e02909a8067c74da8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 827a9712f91d0c520b3bab6cb9c34bba2b30b26b02c8bb09836197c685559f83 [INFO] running `Command { std: "docker" "start" "-a" "827a9712f91d0c520b3bab6cb9c34bba2b30b26b02c8bb09836197c685559f83", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | StringLiteral(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 79 - StringLiteral(String), [INFO] [stdout] 79 + StringLiteral(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | Word(u16), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 80 - Word(u16), [INFO] [stdout] 80 + Word(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:309:27 [INFO] [stdout] | [INFO] [stdout] 309 | MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 309 - MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] 309 + MemoryAddressIndirect(()), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 310 - LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] 310 + LabelAddress(()), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 311 - LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] 311 + LabelValue(()), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Extractable` is never used [INFO] [stdout] --> src/token.rs:557:7 [INFO] [stdout] | [INFO] [stdout] 557 | trait Extractable { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | StringLiteral(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 79 - StringLiteral(String), [INFO] [stdout] 79 + StringLiteral(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | Word(u16), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 80 - Word(u16), [INFO] [stdout] 80 + Word(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:309:27 [INFO] [stdout] | [INFO] [stdout] 309 | MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] | --------------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 309 - MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] 309 + MemoryAddressIndirect(()), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:310:18 [INFO] [stdout] | [INFO] [stdout] 310 | LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 310 - LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] 310 + LabelAddress(()), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 311 - LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] 311 + LabelValue(()), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Extractable` is never used [INFO] [stdout] --> src/token.rs:557:7 [INFO] [stdout] | [INFO] [stdout] 557 | trait Extractable { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "827a9712f91d0c520b3bab6cb9c34bba2b30b26b02c8bb09836197c685559f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827a9712f91d0c520b3bab6cb9c34bba2b30b26b02c8bb09836197c685559f83", kill_on_drop: false }` [INFO] [stdout] 827a9712f91d0c520b3bab6cb9c34bba2b30b26b02c8bb09836197c685559f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf7c9b6f499968cf3854b423ff2ebb5919cafed6a53e8f2bd556af3458f80026 [INFO] running `Command { std: "docker" "start" "-a" "cf7c9b6f499968cf3854b423ff2ebb5919cafed6a53e8f2bd556af3458f80026", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse.rs:79:19 [INFO] [stderr] | [INFO] [stderr] 79 | StringLiteral(String), [INFO] [stderr] | ------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 79 - StringLiteral(String), [INFO] [stderr] 79 + StringLiteral(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse.rs:80:10 [INFO] [stderr] | [INFO] [stderr] 80 | Word(u16), [INFO] [stderr] | ---- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ConstantLabelType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 80 - Word(u16), [INFO] [stderr] 80 + Word(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse.rs:309:27 [INFO] [stderr] | [INFO] [stderr] 309 | MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stderr] | --------------------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 309 - MemoryAddressIndirect(u16), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stderr] 309 + MemoryAddressIndirect(()), // Memory Address - ($FFFF) ; Uses the little endian 16-bit word at this memory address as the argument [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse.rs:310:18 [INFO] [stderr] | [INFO] [stderr] 310 | LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stderr] | ------------ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 310 - LabelAddress(String), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stderr] 310 + LabelAddress(()), // Label Name - boot_loader ; Uses the rom address of the constant as the argument [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse.rs:311:16 [INFO] [stderr] | [INFO] [stderr] 311 | LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stderr] | ---------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `InstructionArgumentType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 311 - LabelValue(String), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stderr] 311 + LabelValue(()), // Label Name - [boot_loader] ; Uses the immediate value of this constant as the argument [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait `Extractable` is never used [INFO] [stderr] --> src/token.rs:557:7 [INFO] [stderr] | [INFO] [stderr] 557 | trait Extractable { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spasm` (lib) generated 6 warnings [INFO] [stderr] warning: `spasm` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spasm-f8ae03796163f760) [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] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spasm-d4738242e53fbb1d) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests spasm [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] [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" "cf7c9b6f499968cf3854b423ff2ebb5919cafed6a53e8f2bd556af3458f80026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7c9b6f499968cf3854b423ff2ebb5919cafed6a53e8f2bd556af3458f80026", kill_on_drop: false }` [INFO] [stdout] cf7c9b6f499968cf3854b423ff2ebb5919cafed6a53e8f2bd556af3458f80026