[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 master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SIS16/spasm 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 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9dfacf54af934326218f81a24c13e0c163197e4257de04ce1782c82113f7b0f6 [INFO] running `Command { std: "docker" "start" "-a" "9dfacf54af934326218f81a24c13e0c163197e4257de04ce1782c82113f7b0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dfacf54af934326218f81a24c13e0c163197e4257de04ce1782c82113f7b0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfacf54af934326218f81a24c13e0c163197e4257de04ce1782c82113f7b0f6", kill_on_drop: false }` [INFO] [stdout] 9dfacf54af934326218f81a24c13e0c163197e4257de04ce1782c82113f7b0f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a22d82cc5074830cc5f2007d7250ab503929fd8b3e0ebabec18023905d94f19f [INFO] running `Command { std: "docker" "start" "-a" "a22d82cc5074830cc5f2007d7250ab503929fd8b3e0ebabec18023905d94f19f", 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 6.88s [INFO] running `Command { std: "docker" "inspect" "a22d82cc5074830cc5f2007d7250ab503929fd8b3e0ebabec18023905d94f19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22d82cc5074830cc5f2007d7250ab503929fd8b3e0ebabec18023905d94f19f", kill_on_drop: false }` [INFO] [stdout] a22d82cc5074830cc5f2007d7250ab503929fd8b3e0ebabec18023905d94f19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4abed33b4b61b8c257313996391043369ea5bbb8415d88a8ef1df453301ff897 [INFO] running `Command { std: "docker" "start" "-a" "4abed33b4b61b8c257313996391043369ea5bbb8415d88a8ef1df453301ff897", 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.56s [INFO] running `Command { std: "docker" "inspect" "4abed33b4b61b8c257313996391043369ea5bbb8415d88a8ef1df453301ff897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4abed33b4b61b8c257313996391043369ea5bbb8415d88a8ef1df453301ff897", kill_on_drop: false }` [INFO] [stdout] 4abed33b4b61b8c257313996391043369ea5bbb8415d88a8ef1df453301ff897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 955b73a15eb1dc5f1435900eccfffc975ed8c57662948471269a3547000788a1 [INFO] running `Command { std: "docker" "start" "-a" "955b73a15eb1dc5f1435900eccfffc975ed8c57662948471269a3547000788a1", 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.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spasm-f8ae03796163f760) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spasm-d4738242e53fbb1d) [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] Doc-tests spasm [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] [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" "955b73a15eb1dc5f1435900eccfffc975ed8c57662948471269a3547000788a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955b73a15eb1dc5f1435900eccfffc975ed8c57662948471269a3547000788a1", kill_on_drop: false }` [INFO] [stdout] 955b73a15eb1dc5f1435900eccfffc975ed8c57662948471269a3547000788a1