[INFO] cloning repository https://github.com/rkanati/rk-pc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rkanati/rk-pc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkanati%2Frk-pc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkanati%2Frk-pc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad24983be08ba430ab2a1bf6fee1f82395ee30fd [INFO] checking rkanati/rk-pc against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frkanati%2Frk-pc" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rkanati/rk-pc on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rkanati/rk-pc [INFO] finished tweaking git repo https://github.com/rkanati/rk-pc [INFO] tweaked toml for git repo https://github.com/rkanati/rk-pc written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rkanati/rk-pc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 2a0cc7d3e9a6f3fc3150906c288438d86b11db688ab06641a2ca4fd1d8411acf [INFO] running `Command { std: "docker" "start" "-a" "2a0cc7d3e9a6f3fc3150906c288438d86b11db688ab06641a2ca4fd1d8411acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0cc7d3e9a6f3fc3150906c288438d86b11db688ab06641a2ca4fd1d8411acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0cc7d3e9a6f3fc3150906c288438d86b11db688ab06641a2ca4fd1d8411acf", kill_on_drop: false }` [INFO] [stdout] 2a0cc7d3e9a6f3fc3150906c288438d86b11db688ab06641a2ca4fd1d8411acf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97a0ab47ec23ecd2319fa3b4a54e4ec220678cc40c99172082cc280c128d5519 [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" "97a0ab47ec23ecd2319fa3b4a54e4ec220678cc40c99172082cc280c128d5519", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking rk-pc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: mismatched closing delimiter: `}` [INFO] [stdout] --> src/cpu/instruction.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 384 | if b0 == 0xa0 { [INFO] [stdout] | - closing delimiter possibly meant for this [INFO] [stdout] 385 | Ok((Instruction::MovA_M( [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 386 | } [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `0x06` [INFO] [stdout] --> src/cpu/instruction.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 269 | 0x58 ... 0x5f => Ok((Instruction::PopR(ctx[0] & 7), 1)) [INFO] [stdout] | -- - expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | while parsing the `match` arm starting here [INFO] [stdout] 270 | 0x06 | 0x0e | 0x16 | 0x1e => Ok((Instruction::PopSR((ctx[0] >> 3) & 3), 1)) [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `0x06` [INFO] [stdout] --> src/cpu/instruction.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 284 | 0x50 ... 0x57 => Ok((Instruction::PushR(ctx[0] & 7), 1)) [INFO] [stdout] | -- - expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | while parsing the `match` arm starting here [INFO] [stdout] 285 | 0x06 | 0x0e | 0x16 | 0x1e => Ok((Instruction::PushSR((ctx[0] >> 3) & 3), 1)) [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `}` [INFO] [stdout] --> src/cpu/instruction.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 384 | if b0 == 0xa0 { [INFO] [stdout] | - closing delimiter possibly meant for this [INFO] [stdout] 385 | Ok((Instruction::MovA_M( [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] 386 | } [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `0x06` [INFO] [stdout] --> src/cpu/instruction.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 269 | 0x58 ... 0x5f => Ok((Instruction::PopR(ctx[0] & 7), 1)) [INFO] [stdout] | -- - expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | while parsing the `match` arm starting here [INFO] [stdout] 270 | 0x06 | 0x0e | 0x16 | 0x1e => Ok((Instruction::PopSR((ctx[0] >> 3) & 3), 1)) [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `.`, `?`, `}`, or an operator, found `0x06` [INFO] [stdout] --> src/cpu/instruction.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 284 | 0x50 ... 0x57 => Ok((Instruction::PushR(ctx[0] & 7), 1)) [INFO] [stdout] | -- - expected one of `,`, `.`, `?`, `}`, or an operator [INFO] [stdout] | | [INFO] [stdout] | while parsing the `match` arm starting here [INFO] [stdout] 285 | 0x06 | 0x0e | 0x16 | 0x1e => Ok((Instruction::PushSR((ctx[0] >> 3) & 3), 1)) [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `error` [INFO] [stdout] --> src/cpu/instruction.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | impl error::Error for Error { } [INFO] [stdout] | ^^^^^ use of undeclared crate or module `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `result` [INFO] [stdout] --> src/cpu/instruction.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | type Result = result::Result<(Instruction, usize), Error>; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `error` [INFO] [stdout] --> src/cpu/instruction.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | impl error::Error for Error { } [INFO] [stdout] | ^^^^^ use of undeclared crate or module `error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | Ok((Instruction::PopRM(modrm), modrm.len())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | Ok((Instruction::PushRM(modrm), modrm.len())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | Ok((Instruction::MovR_RM(d, w, modrm), modrm.len())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | Ok((Instruction::MovRM_IB(w, modrm, b0), modrm.len() + 1)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `result` [INFO] [stdout] --> src/cpu/instruction.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | type Result = result::Result<(Instruction, usize), Error>; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | Ok((Instruction::PopRM(modrm), modrm.len())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | Ok((Instruction::PushRM(modrm), modrm.len())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | Ok((Instruction::MovRM_IW(w, modrm, word), modrm.len() + 2)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:356:17 [INFO] [stdout] | [INFO] [stdout] 356 | Ok((Instruction::MovR_RM(d, w, modrm), modrm.len())) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | Ok((Instruction::MovR_IW(reg, word), 3)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | Ok((Instruction::MovRM_IB(w, modrm, b0), modrm.len() + 1)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | Ok((Instruction::MovR_IB(reg, byte), 2)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | Ok((Instruction::MovRM_IW(w, modrm, word), modrm.len() + 2)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | Ok((Instruction::MovA_M( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | Ok((Instruction::MovR_IW(reg, word), 3)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Display` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | impl Display for Error { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use bitfield::fmt::Display; [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Display; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Display; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | type Result = result::Result<(Instruction, usize), Error>; [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | and, and, and, and, and, and, segpfx, daa, // 20 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:99:53 [INFO] [stdout] | [INFO] [stdout] 99 | sub, sub, sub, sub, sub, sub, segpfx, das, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | xor, xor, xor, xor, xor, xor, segpfx, aaa, // 30 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | Ok((Instruction::MovR_IB(reg, byte), 2)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:101:53 [INFO] [stdout] | [INFO] [stdout] 101 | cmp, cmp, cmp, cmp, cmp, cmp, segpfx, aas, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `aas` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:101:61 [INFO] [stdout] | [INFO] [stdout] 101 | cmp, cmp, cmp, cmp, cmp, cmp, segpfx, aas, [INFO] [stdout] | ^^^ help: a function with a similar name exists: `aaa` [INFO] [stdout] ... [INFO] [stdout] 128 | fn aaa (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `aaa` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instruction` [INFO] [stdout] --> src/cpu/instruction.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | Ok((Instruction::MovA_M( [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Instruction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | unk, unk, retn, retn, les, lds, mov, mov, // c0 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | unk, unk, retn, retn, les, lds, mov, mov, // c0 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | unk, unk, retf, retf, int, int, into, iret, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | unk, unk, retf, retf, int, int, into, iret, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Display` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | impl Display for Error { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use bitfield::fmt::Display; [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Display; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Display; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | type Result = result::Result<(Instruction, usize), Error>; [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:98:53 [INFO] [stdout] | [INFO] [stdout] 98 | and, and, and, and, and, and, segpfx, daa, // 20 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:99:53 [INFO] [stdout] | [INFO] [stdout] 99 | sub, sub, sub, sub, sub, sub, segpfx, das, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:100:53 [INFO] [stdout] | [INFO] [stdout] 100 | xor, xor, xor, xor, xor, xor, segpfx, aaa, // 30 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salc` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:53 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `segpfx` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:101:53 [INFO] [stdout] | [INFO] [stdout] 101 | cmp, cmp, cmp, cmp, cmp, cmp, segpfx, aas, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | lock, unk, rep, rep, hlt, cmc, etc3a, etc3b, // f0 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `aas` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:101:61 [INFO] [stdout] | [INFO] [stdout] 101 | cmp, cmp, cmp, cmp, cmp, cmp, segpfx, aas, [INFO] [stdout] | ^^^ help: a function with a similar name exists: `aaa` [INFO] [stdout] ... [INFO] [stdout] 128 | fn aaa (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `aaa` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc3a` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:124:53 [INFO] [stdout] | [INFO] [stdout] 124 | lock, unk, rep, rep, hlt, cmc, etc3a, etc3b, // f0 [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc3b` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:124:61 [INFO] [stdout] | [INFO] [stdout] 124 | lock, unk, rep, rep, hlt, cmc, etc3a, etc3b, // f0 [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc4` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | clc, stc, cli, sti, cld, std, etc4, etc5 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc1` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | etc1, etc1, etc1, etc1, test, test, xchg, xchg, // 80 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc5` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:125:61 [INFO] [stdout] | [INFO] [stdout] 125 | clc, stc, cli, sti, cld, std, etc4, etc5 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | unk, unk, retn, retn, les, lds, mov, mov, // c0 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | unk, unk, retn, retn, les, lds, mov, mov, // c0 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `first` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:217:20 [INFO] [stdout] | [INFO] [stdout] 217 | let first = if first < 0x60 { first + 0x10 } else { first }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | unk, unk, retf, retf, int, int, into, iret, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | unk, unk, retf, retf, int, int, into, iret, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `first` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:217:35 [INFO] [stdout] | [INFO] [stdout] 217 | let first = if first < 0x60 { first + 0x10 } else { first }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `first` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:217:57 [INFO] [stdout] | [INFO] [stdout] 217 | let first = if first < 0x60 { first + 0x10 } else { first }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> src/cpu/instruction.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Ctx { [INFO] [stdout] | ^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc2` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salc` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:120:53 [INFO] [stdout] | [INFO] [stdout] 120 | etc2, etc2, etc2, etc2, aam, aad, salc, xlat, // d0 [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unk` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | lock, unk, rep, rep, hlt, cmc, etc3a, etc3b, // f0 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc3a` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:124:53 [INFO] [stdout] | [INFO] [stdout] 124 | lock, unk, rep, rep, hlt, cmc, etc3a, etc3b, // f0 [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc3b` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:124:61 [INFO] [stdout] | [INFO] [stdout] 124 | lock, unk, rep, rep, hlt, cmc, etc3a, etc3b, // f0 [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc4` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | clc, stc, cli, sti, cld, std, etc4, etc5 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `etc5` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:125:61 [INFO] [stdout] | [INFO] [stdout] 125 | clc, stc, cli, sti, cld, std, etc4, etc5 [INFO] [stdout] | ^^^^ help: a function with a similar name exists: `etc` [INFO] [stdout] ... [INFO] [stdout] 191 | fn etc (ctx: Ctx) -> Result { [INFO] [stdout] | --------------------------- similarly named function `etc` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `first` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:217:20 [INFO] [stdout] | [INFO] [stdout] 217 | let first = if first < 0x60 { first + 0x10 } else { first }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `first` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:217:35 [INFO] [stdout] | [INFO] [stdout] 217 | let first = if first < 0x60 { first + 0x10 } else { first }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `first` in this scope [INFO] [stdout] --> src/cpu/instruction.rs:217:57 [INFO] [stdout] | [INFO] [stdout] 217 | let first = if first < 0x60 { first + 0x10 } else { first }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> src/cpu/instruction.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl Ctx { [INFO] [stdout] | ^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/cpu/instruction.rs:385:20 [INFO] [stdout] | [INFO] [stdout] 385 | Ok((Instruction::MovA_M( [INFO] [stdout] | ____________________^ [INFO] [stdout] 386 | | } [INFO] [stdout] | |_____________^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/cpu/instruction.rs:385:20 [INFO] [stdout] | [INFO] [stdout] 385 | Ok((Instruction::MovA_M( [INFO] [stdout] | ____________________^ [INFO] [stdout] 386 | | } [INFO] [stdout] | |_____________^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rk-pc` [INFO] [stdout] error: aborting due to 42 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 42 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "97a0ab47ec23ecd2319fa3b4a54e4ec220678cc40c99172082cc280c128d5519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a0ab47ec23ecd2319fa3b4a54e4ec220678cc40c99172082cc280c128d5519", kill_on_drop: false }` [INFO] [stdout] 97a0ab47ec23ecd2319fa3b4a54e4ec220678cc40c99172082cc280c128d5519