[INFO] updating cached repository alexpilotti/libwhp-sample [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alexpilotti/libwhp-sample [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alexpilotti/libwhp-sample" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/alexpilotti/libwhp-sample"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/alexpilotti/libwhp-sample'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexpilotti/libwhp-sample" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/alexpilotti/libwhp-sample"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/alexpilotti/libwhp-sample'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba225333dcbe1061457449a019ea836128cceed5 [INFO] sha for GitHub repo alexpilotti/libwhp-sample: ba225333dcbe1061457449a019ea836128cceed5 [INFO] validating manifest of alexpilotti/libwhp-sample on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alexpilotti/libwhp-sample on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alexpilotti/libwhp-sample [INFO] finished frobbing alexpilotti/libwhp-sample [INFO] frobbed toml for alexpilotti/libwhp-sample written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/alexpilotti/libwhp-sample/Cargo.toml [INFO] started frobbing alexpilotti/libwhp-sample [INFO] finished frobbing alexpilotti/libwhp-sample [INFO] frobbed toml for alexpilotti/libwhp-sample written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/alexpilotti/libwhp-sample/Cargo.toml [INFO] crate alexpilotti/libwhp-sample already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking alexpilotti/libwhp-sample against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-4/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/alexpilotti/libwhp-sample:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0f2fdd86c92b9ba85133c6563817c124e2631a538b74d527c5e6f53f6725c07c [INFO] running `"docker" "start" "-a" "0f2fdd86c92b9ba85133c6563817c124e2631a538b74d527c5e6f53f6725c07c"` [INFO] [stderr] Checking libwhp v0.1.0 (https://github.com/insula-rs/libwhp#72bdad4d) [INFO] [stderr] Checking testwhp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `InstructionLength` found for type `libwhp::WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stderr] --> src/main.rs:98:61 [INFO] [stderr] | [INFO] [stderr] 98 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stderr] --> src/main.rs:102:38 [INFO] [stderr] | [INFO] [stderr] 102 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stderr] --> src/main.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `InstructionLength` found for type `libwhp::WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stderr] --> src/main.rs:147:61 [INFO] [stderr] | [INFO] [stderr] 147 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_X64CpuidExit` found for type `u64` in the current scope [INFO] [stderr] --> src/main.rs:199:34 [INFO] [stderr] | [INFO] [stderr] 199 | property.ExtendedVmExits.set_X64CpuidExit(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_X64MsrExit` found for type `u64` in the current scope [INFO] [stderr] --> src/main.rs:200:34 [INFO] [stderr] | [INFO] [stderr] 200 | property.ExtendedVmExits.set_X64MsrExit(1); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_ExceptionExit` found for type `u64` in the current scope [INFO] [stderr] --> src/main.rs:201:34 [INFO] [stderr] | [INFO] [stderr] 201 | property.ExtendedVmExits.set_ExceptionExit(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_SegmentType` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:265:17 [INFO] [stderr] | [INFO] [stderr] 265 | segment.set_SegmentType(11); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_NonSystemSegment` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:266:17 [INFO] [stderr] | [INFO] [stderr] 266 | segment.set_NonSystemSegment(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Present` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | segment.set_Present(1); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Long` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:268:17 [INFO] [stderr] | [INFO] [stderr] 268 | segment.set_Long(1); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Granularity` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:269:17 [INFO] [stderr] | [INFO] [stderr] 269 | segment.set_Granularity(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_SegmentType` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:278:17 [INFO] [stderr] | [INFO] [stderr] 278 | segment.set_SegmentType(3); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_NonSystemSegment` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:279:17 [INFO] [stderr] | [INFO] [stderr] 279 | segment.set_NonSystemSegment(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Present` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:280:17 [INFO] [stderr] | [INFO] [stderr] 280 | segment.set_Present(1); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Long` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | segment.set_Long(1); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Granularity` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | segment.set_Granularity(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `testwhp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `InstructionLength` found for type `libwhp::WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stderr] --> src/main.rs:98:61 [INFO] [stderr] | [INFO] [stderr] 98 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stderr] --> src/main.rs:102:38 [INFO] [stderr] | [INFO] [stderr] 102 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stderr] --> src/main.rs:124:30 [INFO] [stderr] | [INFO] [stderr] 124 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `InstructionLength` found for type `libwhp::WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stderr] --> src/main.rs:147:61 [INFO] [stderr] | [INFO] [stderr] 147 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_X64CpuidExit` found for type `u64` in the current scope [INFO] [stderr] --> src/main.rs:199:34 [INFO] [stderr] | [INFO] [stderr] 199 | property.ExtendedVmExits.set_X64CpuidExit(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_X64MsrExit` found for type `u64` in the current scope [INFO] [stderr] --> src/main.rs:200:34 [INFO] [stderr] | [INFO] [stderr] 200 | property.ExtendedVmExits.set_X64MsrExit(1); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_ExceptionExit` found for type `u64` in the current scope [INFO] [stderr] --> src/main.rs:201:34 [INFO] [stderr] | [INFO] [stderr] 201 | property.ExtendedVmExits.set_ExceptionExit(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_SegmentType` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:265:17 [INFO] [stderr] | [INFO] [stderr] 265 | segment.set_SegmentType(11); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_NonSystemSegment` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:266:17 [INFO] [stderr] | [INFO] [stderr] 266 | segment.set_NonSystemSegment(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Present` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | segment.set_Present(1); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Long` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:268:17 [INFO] [stderr] | [INFO] [stderr] 268 | segment.set_Long(1); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Granularity` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:269:17 [INFO] [stderr] | [INFO] [stderr] 269 | segment.set_Granularity(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_SegmentType` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:278:17 [INFO] [stderr] | [INFO] [stderr] 278 | segment.set_SegmentType(3); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_NonSystemSegment` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:279:17 [INFO] [stderr] | [INFO] [stderr] 279 | segment.set_NonSystemSegment(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Present` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:280:17 [INFO] [stderr] | [INFO] [stderr] 280 | segment.set_Present(1); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Long` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:281:17 [INFO] [stderr] | [INFO] [stderr] 281 | segment.set_Long(1); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `set_Granularity` found for type `&mut libwhp::WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stderr] --> src/main.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | segment.set_Granularity(1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `testwhp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0f2fdd86c92b9ba85133c6563817c124e2631a538b74d527c5e6f53f6725c07c"` [INFO] running `"docker" "rm" "-f" "0f2fdd86c92b9ba85133c6563817c124e2631a538b74d527c5e6f53f6725c07c"` [INFO] [stdout] 0f2fdd86c92b9ba85133c6563817c124e2631a538b74d527c5e6f53f6725c07c