[INFO] cloning repository https://github.com/mtottenh/RIPS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtottenh/RIPS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtottenh%2FRIPS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtottenh%2FRIPS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6219ec2b03cca3f8ff4b1a17d1270add5e11d10f [INFO] checking mtottenh/RIPS against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtottenh%2FRIPS" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtottenh/RIPS 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/mtottenh/RIPS [INFO] finished tweaking git repo https://github.com/mtottenh/RIPS [INFO] tweaked toml for git repo https://github.com/mtottenh/RIPS written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mtottenh/RIPS 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ad84641e1458e380e39ebaf05374afcf389a7b90415365576175b73fad57bd50 [INFO] running `Command { std: "docker" "start" "-a" "ad84641e1458e380e39ebaf05374afcf389a7b90415365576175b73fad57bd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad84641e1458e380e39ebaf05374afcf389a7b90415365576175b73fad57bd50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad84641e1458e380e39ebaf05374afcf389a7b90415365576175b73fad57bd50", kill_on_drop: false }` [INFO] [stdout] ad84641e1458e380e39ebaf05374afcf389a7b90415365576175b73fad57bd50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 831a0a43c4a7810f9907ea7f579eebaf053b5f4276d56d7151b87cb3a480dc7b [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" "831a0a43c4a7810f9907ea7f579eebaf053b5f4276d56d7151b87cb3a480dc7b", kill_on_drop: false }` [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking strsim v0.9.1 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking rips v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:194:41 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:194:48 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:194:41 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:194:48 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved identifier `_` [INFO] [stdout] --> src/emulator.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ expected identifier, found reserved identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `_` is bound more than once in the same pattern [INFO] [stdout] --> src/emulator.rs:194:48 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `_` is bound more than once in the same pattern [INFO] [stdout] --> src/emulator.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `_` is bound more than once in the same pattern [INFO] [stdout] --> src/emulator.rs:194:48 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `_` is bound more than once in the same pattern [INFO] [stdout] --> src/emulator.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::RType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ variant `Instruction::RType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::RType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ variant `Instruction::RType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0025]: field `_` bound multiple times in the pattern [INFO] [stdout] --> src/emulator.rs:194:48 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | - ^ multiple uses of `_` in pattern [INFO] [stdout] | | [INFO] [stdout] | first use of `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0025]: field `_` bound multiple times in the pattern [INFO] [stdout] --> src/emulator.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | - ^ multiple uses of `_` in pattern [INFO] [stdout] | | [INFO] [stdout] | first use of `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::RType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:194:41 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ variant `Instruction::RType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention fields `Opcode`, `r2`, `r3` [INFO] [stdout] --> src/emulator.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing fields `Opcode`, `r2`, `r3` [INFO] [stdout] | [INFO] [stdout] help: include the missing fields in the pattern [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _, Opcode, r2, r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: if you don't care about these missing fields, you can explicitly ignore them [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0025, E0026, E0027, E0416. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0025`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rips` [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] [stdout] error[E0026]: variant `Instruction::RType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ variant `Instruction::RType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::RType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^ variant `Instruction::RType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:135:41 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:149:41 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::IType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^ variant `Instruction::IType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention field `Opcode` [INFO] [stdout] --> src/emulator.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing field `Opcode` [INFO] [stdout] | [INFO] [stdout] help: include the missing field in the pattern [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm, Opcode}) => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: if you don't care about this missing field, you can explicitly ignore it [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0025]: field `_` bound multiple times in the pattern [INFO] [stdout] --> src/emulator.rs:194:48 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | - ^ multiple uses of `_` in pattern [INFO] [stdout] | | [INFO] [stdout] | first use of `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0025]: field `_` bound multiple times in the pattern [INFO] [stdout] --> src/emulator.rs:194:51 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | - ^ multiple uses of `_` in pattern [INFO] [stdout] | | [INFO] [stdout] | first use of `_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `Instruction::RType` does not have a field named `_` [INFO] [stdout] --> src/emulator.rs:194:41 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^ variant `Instruction::RType` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0027]: pattern does not mention fields `Opcode`, `r2`, `r3` [INFO] [stdout] --> src/emulator.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing fields `Opcode`, `r2`, `r3` [INFO] [stdout] | [INFO] [stdout] help: include the missing fields in the pattern [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _, Opcode, r2, r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: if you don't care about these missing fields, you can explicitly ignore them [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _, ..}) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0025, E0026, E0027, E0416. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0025`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "831a0a43c4a7810f9907ea7f579eebaf053b5f4276d56d7151b87cb3a480dc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831a0a43c4a7810f9907ea7f579eebaf053b5f4276d56d7151b87cb3a480dc7b", kill_on_drop: false }` [INFO] [stdout] 831a0a43c4a7810f9907ea7f579eebaf053b5f4276d56d7151b87cb3a480dc7b