[INFO] cloning repository https://github.com/JarrettBillingsley/adi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrettBillingsley/adi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a5bd8852775a2f062813db3fcbe87760ab151fd [INFO] checking JarrettBillingsley/adi against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JarrettBillingsley/adi on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JarrettBillingsley/adi [INFO] finished tweaking git repo https://github.com/JarrettBillingsley/adi [INFO] tweaked toml for git repo https://github.com/JarrettBillingsley/adi written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/JarrettBillingsley/adi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3db948938635e542faa1454d767efcb2e50a35c6dbfc965fbf2c29d4fe8b6ed8 [INFO] running `Command { std: "docker" "start" "-a" "3db948938635e542faa1454d767efcb2e50a35c6dbfc965fbf2c29d4fe8b6ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db948938635e542faa1454d767efcb2e50a35c6dbfc965fbf2c29d4fe8b6ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db948938635e542faa1454d767efcb2e50a35c6dbfc965fbf2c29d4fe8b6ed8", kill_on_drop: false }` [INFO] [stdout] 3db948938635e542faa1454d767efcb2e50a35c6dbfc965fbf2c29d4fe8b6ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 332b0c3efc5b62bd5e48b9a815aab3d9d21c4e9057780a7332f800112fac0b6d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "332b0c3efc5b62bd5e48b9a815aab3d9d21c4e9057780a7332f800112fac0b6d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking nes_rom v0.1.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling enum_dispatch v0.3.4 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Checking adi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Imm` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:95:60 [INFO] [stdout] | [INFO] [stdout] 95 | check_disas(0, &[LDA_IMM as u8, 0xEF], LDAI, Some(Imm(0xEF))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:96:60 [INFO] [stdout] | [INFO] [stdout] 96 | check_disas(0, &[ADC_ABS as u8, 0x56, 0x34], ADC, Some(Mem(0x3456, Read))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:97:60 [INFO] [stdout] | [INFO] [stdout] 97 | check_disas(0, &[STY_ZPG as u8, 0x33], STY, Some(Mem(0x0033, Write))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:98:60 [INFO] [stdout] | [INFO] [stdout] 98 | check_disas(0, &[ASL_ZPG as u8, 0x99], ASL, Some(Mem(0x0099, Rmw))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:99:60 [INFO] [stdout] | [INFO] [stdout] 99 | check_disas(0, &[ROL_ABS as u8, 0xAA, 0x99], ROL, Some(Mem(0x99AA, Offset))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:100:60 [INFO] [stdout] | [INFO] [stdout] 100 | check_disas(0, &[JMP_LAB as u8, 0xFE, 0xFF], JMP, Some(Mem(0xFFFE, Target))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:101:60 [INFO] [stdout] | [INFO] [stdout] 101 | check_disas(0, &[JMP_IND as u8, 0xFE, 0xFF], JMP, Some(Mem(0xFFFE, Read))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:102:60 [INFO] [stdout] | [INFO] [stdout] 102 | check_disas(3, &[BCC_REL as u8, 10], BCC, Some(Mem(3 + 10 + 2, Target))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mem` in this scope [INFO] [stdout] --> src/arch/mos65xx/tests.rs:103:60 [INFO] [stdout] | [INFO] [stdout] 103 | check_disas(8, &[BCC_REL as u8, (-5i8) as u8], BCC, Some(Mem(8 - 5 + 2, Target))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Operand::*` [INFO] [stdout] --> src/arch/mos65xx/tests.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | use Operand::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `desc` on type `disasm::Instruction` [INFO] [stdout] --> src/arch/mos65xx/tests.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(inst.desc.meta_op, meta_op); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `va`, `loc`, `kind`, `target`, `ops`, `bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `op` on type `disasm::Instruction` [INFO] [stdout] --> src/arch/mos65xx/tests.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(inst.op, op); [INFO] [stdout] | ^^ help: a field with a similar name exists: `ops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/arch/mos65xx/tests.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | output.push(p.fmt_instr(&inst, &DummyLookup)); [INFO] [stdout] | ^^^^^^^^^ ----- ------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/disasm/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | fn fmt_instr(&self, i: &Instruction, state: MmuState, l: &impl INameLookup) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- --------------- --------------- -------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/arch/mos65xx/tests.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | assert_eq!(old.fmt_instr(&i, l), *o); [INFO] [stdout] | ^^^^^^^^^ -- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/disasm/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | fn fmt_instr(&self, i: &Instruction, state: MmuState, l: &impl INameLookup) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- --------------- --------------- -------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/arch/mos65xx/tests.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | assert_eq!(new.fmt_instr(&i, l), *n); [INFO] [stdout] | ^^^^^^^^^ -- - supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/disasm/mod.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | fn fmt_instr(&self, i: &Instruction, state: MmuState, l: &impl INameLookup) -> String { [INFO] [stdout] | ^^^^^^^^^ ----- --------------- --------------- -------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `adi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "332b0c3efc5b62bd5e48b9a815aab3d9d21c4e9057780a7332f800112fac0b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332b0c3efc5b62bd5e48b9a815aab3d9d21c4e9057780a7332f800112fac0b6d", kill_on_drop: false }` [INFO] [stdout] 332b0c3efc5b62bd5e48b9a815aab3d9d21c4e9057780a7332f800112fac0b6d