[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtottenh%2FRIPS" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtottenh/RIPS on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-8/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strsim v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb7c23ea77891501d66b0cfd5920606407f907e5a8f04e4b78d4983ee6862bc1 [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" "cb7c23ea77891501d66b0cfd5920606407f907e5a8f04e4b78d4983ee6862bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb7c23ea77891501d66b0cfd5920606407f907e5a8f04e4b78d4983ee6862bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7c23ea77891501d66b0cfd5920606407f907e5a8f04e4b78d4983ee6862bc1", kill_on_drop: false }` [INFO] [stdout] cb7c23ea77891501d66b0cfd5920606407f907e5a8f04e4b78d4983ee6862bc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34b015c1aeefb0a7493716dddff14627880de2c1f9d33aea452305b079886e36 [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" "34b015c1aeefb0a7493716dddff14627880de2c1f9d33aea452305b079886e36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [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] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking num-complex v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.1.15 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking strsim v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [INFO] [stdout] | [INFO] [stdout] 97 | 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: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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _, ..}) => { [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | Some(Instruction::IType{_, r1, r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | Some(Instruction::RType{_,r1,r2,r3}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:135:22 [INFO] [stdout] | [INFO] [stdout] 135 | Some(Instruction::IType{_, r1 ,r2, imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | Some(Instruction::IType{_,r1,r2,imm}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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: pattern requires `..` due to inaccessible fields [INFO] [stdout] --> src/emulator.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | Some(Instruction::RType{_, r1, _, _}) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: ignore the inaccessible and unused fields [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, 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: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0025, E0026, 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" "34b015c1aeefb0a7493716dddff14627880de2c1f9d33aea452305b079886e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b015c1aeefb0a7493716dddff14627880de2c1f9d33aea452305b079886e36", kill_on_drop: false }` [INFO] [stdout] 34b015c1aeefb0a7493716dddff14627880de2c1f9d33aea452305b079886e36