[INFO] cloning repository https://github.com/AlulaOneshot/mon64-asm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlulaOneshot/mon64-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlulaOneshot%2Fmon64-asm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlulaOneshot%2Fmon64-asm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4382985f09e46b4da457f38ab147f2d702c65d97
[INFO] checking AlulaOneshot/mon64-asm against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlulaOneshot%2Fmon64-asm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlulaOneshot/mon64-asm
[INFO] finished tweaking git repo https://github.com/AlulaOneshot/mon64-asm
[INFO] tweaked toml for git repo https://github.com/AlulaOneshot/mon64-asm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlulaOneshot/mon64-asm on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlulaOneshot/mon64-asm 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cc2a3d3028959fba14770662845a10cfdbafaf19bed0948d7dbc0de88b2a3c8
[INFO] running `Command { std: "docker" "start" "-a" "2cc2a3d3028959fba14770662845a10cfdbafaf19bed0948d7dbc0de88b2a3c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cc2a3d3028959fba14770662845a10cfdbafaf19bed0948d7dbc0de88b2a3c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cc2a3d3028959fba14770662845a10cfdbafaf19bed0948d7dbc0de88b2a3c8", kill_on_drop: false }`
[INFO] [stdout] 2cc2a3d3028959fba14770662845a10cfdbafaf19bed0948d7dbc0de88b2a3c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c153b9d41022f9dda9f55774324285719be98efa74b7f377ee70c84d81abc6dc
[INFO] running `Command { std: "docker" "start" "-a" "c153b9d41022f9dda9f55774324285719be98efa74b7f377ee70c84d81abc6dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking mon64-asm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Operand`
[INFO] [stdout]  --> src/conversion.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::nodes::{Document, DocumentItem, Opcode, Operand};
[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/conversion.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::nodes::{Document, DocumentItem, Opcode, Operand};
[INFO] [stdout]   |                                                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `conversion_pass1` in this scope
[INFO] [stdout]  --> src/conversion.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     conversion_pass1(document);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `conversion_pass1` in this scope
[INFO] [stdout]  --> src/conversion.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     conversion_pass1(document);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operands`
[INFO] [stdout]   --> src/conversion.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |             DocumentItem::Instruction(opcode, operands) => {
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operands`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]   --> src/conversion.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |             DocumentItem::ByteDirective(byte) => {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word`
[INFO] [stdout]   --> src/conversion.rs:74:41
[INFO] [stdout]    |
[INFO] [stdout] 74 |             DocumentItem::WordDirective(word) => {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dword`
[INFO] [stdout]   --> src/conversion.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |             DocumentItem::DWordDirective(dword) => {
[INFO] [stdout]    |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_dword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qword`
[INFO] [stdout]   --> src/conversion.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |             DocumentItem::QWordDirective(qword) => {
[INFO] [stdout]    |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_qword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `section`
[INFO] [stdout]   --> src/conversion.rs:83:44
[INFO] [stdout]    |
[INFO] [stdout] 83 |             DocumentItem::SectionDirective(section) => {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/conversion.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |             DocumentItem::Label(name) => {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operands`
[INFO] [stdout]   --> src/conversion.rs:94:47
[INFO] [stdout]    |
[INFO] [stdout] 94 |             DocumentItem::Instruction(opcode, operands) => {
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `section`
[INFO] [stdout]    --> src/conversion.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |             DocumentItem::SectionDirective(section) => {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let res = fs::write(args.output, bytecode);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mon64-asm` (bin "mon64-asm" test) due to 1 previous error; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `operands`
[INFO] [stdout]   --> src/conversion.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |             DocumentItem::Instruction(opcode, operands) => {
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operands`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte`
[INFO] [stdout]   --> src/conversion.rs:71:41
[INFO] [stdout]    |
[INFO] [stdout] 71 |             DocumentItem::ByteDirective(byte) => {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_byte`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word`
[INFO] [stdout]   --> src/conversion.rs:74:41
[INFO] [stdout]    |
[INFO] [stdout] 74 |             DocumentItem::WordDirective(word) => {
[INFO] [stdout]    |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dword`
[INFO] [stdout]   --> src/conversion.rs:77:42
[INFO] [stdout]    |
[INFO] [stdout] 77 |             DocumentItem::DWordDirective(dword) => {
[INFO] [stdout]    |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_dword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qword`
[INFO] [stdout]   --> src/conversion.rs:80:42
[INFO] [stdout]    |
[INFO] [stdout] 80 |             DocumentItem::QWordDirective(qword) => {
[INFO] [stdout]    |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_qword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `section`
[INFO] [stdout]   --> src/conversion.rs:83:44
[INFO] [stdout]    |
[INFO] [stdout] 83 |             DocumentItem::SectionDirective(section) => {
[INFO] [stdout]    |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/conversion.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |             DocumentItem::Label(name) => {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operands`
[INFO] [stdout]   --> src/conversion.rs:94:47
[INFO] [stdout]    |
[INFO] [stdout] 94 |             DocumentItem::Instruction(opcode, operands) => {
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `section`
[INFO] [stdout]    --> src/conversion.rs:116:44
[INFO] [stdout]     |
[INFO] [stdout] 116 |             DocumentItem::SectionDirective(section) => {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let res = fs::write(args.output, bytecode);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mon64-asm` (bin "mon64-asm") due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c153b9d41022f9dda9f55774324285719be98efa74b7f377ee70c84d81abc6dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c153b9d41022f9dda9f55774324285719be98efa74b7f377ee70c84d81abc6dc", kill_on_drop: false }`
[INFO] [stdout] c153b9d41022f9dda9f55774324285719be98efa74b7f377ee70c84d81abc6dc
