[INFO] updating cached repository https://github.com/rishiraj824/mipsinrust
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 5a02e120ad0344c4b12258b26c5fce9705a53a43
[INFO] checking rishiraj824/mipsinrust against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frishiraj824%2Fmipsinrust" "/workspace/builds/worker-4/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rishiraj824/mipsinrust on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/rishiraj824/mipsinrust
[INFO] finished tweaking git repo https://github.com/rishiraj824/mipsinrust
[INFO] tweaked toml for git repo https://github.com/rishiraj824/mipsinrust written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/rishiraj824/mipsinrust already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 99e107d5c36d0d40d4a25cc27e4f4e88f18dc77399094911dfe74e379b1c6f44
[INFO] running `"docker" "start" "-a" "99e107d5c36d0d40d4a25cc27e4f4e88f18dc77399094911dfe74e379b1c6f44"`
[INFO] [stderr]     Checking mipsinrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: expected type, found `5`
[INFO] [stderr]   --> src/main.rs:17:55
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn ReadWrite(&self. RdReg1: BitSet::with_capacity(5), RdReg2: BitSet::with_capacity(5), WrtReg: BitSet::with_capacity(5), WrtData: BitSet::with_capacity(32), WrtEnable: BitSet::with_capacity(1) ) {
[INFO] [stderr]    |                                                       ^ expected type
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `)` or `,`, found `.`
[INFO] [stderr]   --> src/main.rs:17:23
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn ReadWrite(&self. RdReg1: BitSet::with_capacity(5), RdReg2: BitSet::with_capacity(5), WrtReg: BitSet::with_capacity(5), WrtData: BitSet::with_capacity(32), WrtEnable: BitSet::with_capacity(1) ) {
[INFO] [stderr]    |                       ^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       expected one of `)` or `,`
[INFO] [stderr]    |                       help: missing `,`
[INFO] [stderr] 
[INFO] [stderr] error: expected `;` or `{`, found `,`
[INFO] [stderr]   --> src/main.rs:17:57
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl RF {
[INFO] [stderr]    |         - while parsing this item list starting here
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn ReadWrite(&self. RdReg1: BitSet::with_capacity(5), RdReg2: BitSet::with_capacity(5), WrtReg: BitSet::with_capacity(5), WrtData: BitSet::with_capacity(32), WrtEnable: BitSet::with_capacity(1) ) {
[INFO] [stderr]    |                                                         ^ expected `;` or `{`
[INFO] [stderr] ...
[INFO] [stderr] 22 | }
[INFO] [stderr]    | - the item list ends here
[INFO] [stderr] 
[INFO] [stderr] error: expected type, found `5`
[INFO] [stderr]   --> src/main.rs:17:55
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn ReadWrite(&self. RdReg1: BitSet::with_capacity(5), RdReg2: BitSet::with_capacity(5), WrtReg: BitSet::with_capacity(5), WrtData: BitSet::with_capacity(32), WrtEnable: BitSet::with_capacity(1) ) {
[INFO] [stderr]    |                                                       ^ expected type
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `)` or `,`, found `.`
[INFO] [stderr]   --> src/main.rs:17:23
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn ReadWrite(&self. RdReg1: BitSet::with_capacity(5), RdReg2: BitSet::with_capacity(5), WrtReg: BitSet::with_capacity(5), WrtData: BitSet::with_capacity(32), WrtEnable: BitSet::with_capacity(1) ) {
[INFO] [stderr]    |                       ^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       expected one of `)` or `,`
[INFO] [stderr]    |                       help: missing `,`
[INFO] [stderr] 
[INFO] [stderr] error: expected `;` or `{`, found `,`
[INFO] [stderr]   --> src/main.rs:17:57
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl RF {
[INFO] [stderr]    |         - while parsing this item list starting here
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn ReadWrite(&self. RdReg1: BitSet::with_capacity(5), RdReg2: BitSet::with_capacity(5), WrtReg: BitSet::with_capacity(5), WrtData: BitSet::with_capacity(32), WrtEnable: BitSet::with_capacity(1) ) {
[INFO] [stderr]    |                                                         ^ expected `;` or `{`
[INFO] [stderr] ...
[INFO] [stderr] 22 | }
[INFO] [stderr]    | - the item list ends here
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `std::collections::BitSet`, `std::collections::BitVec`
[INFO] [stderr]  --> src/main.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::{BitSet, BitVec};
[INFO] [stderr]   |                        ^^^^^^  ^^^^^^ no `BitVec` in `collections`
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        no `BitSet` in `collections`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Bitset` in this scope
[INFO] [stderr]  --> src/main.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |     ReadData1: Bitset,
[INFO] [stderr]   |                ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Bitset` in this scope
[INFO] [stderr]  --> src/main.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 |     ReadData2: Bitset
[INFO] [stderr]   |                ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `Registers` in this scope
[INFO] [stderr]   --> src/main.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         Registers = BitSet::from_bytes(&[0b00000000]);
[INFO] [stderr]    |         ^^^^^^^^^ a field by this name exists in `Self`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 7 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `mipsinrust`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0432]: unresolved imports `std::collections::BitSet`, `std::collections::BitVec`
[INFO] [stderr]  --> src/main.rs:1:24
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::{BitSet, BitVec};
[INFO] [stderr]   |                        ^^^^^^  ^^^^^^ no `BitVec` in `collections`
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        no `BitSet` in `collections`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Bitset` in this scope
[INFO] [stderr]  --> src/main.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |     ReadData1: Bitset,
[INFO] [stderr]   |                ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Bitset` in this scope
[INFO] [stderr]  --> src/main.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 |     ReadData2: Bitset
[INFO] [stderr]   |                ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `Registers` in this scope
[INFO] [stderr]   --> src/main.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |         Registers = BitSet::from_bytes(&[0b00000000]);
[INFO] [stderr]    |         ^^^^^^^^^ a field by this name exists in `Self`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 7 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `mipsinrust`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "99e107d5c36d0d40d4a25cc27e4f4e88f18dc77399094911dfe74e379b1c6f44"`
[INFO] running `"docker" "rm" "-f" "99e107d5c36d0d40d4a25cc27e4f4e88f18dc77399094911dfe74e379b1c6f44"`
[INFO] [stdout] 99e107d5c36d0d40d4a25cc27e4f4e88f18dc77399094911dfe74e379b1c6f44
