[INFO] cloning repository https://github.com/alexpilotti/libwhp-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexpilotti/libwhp-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba225333dcbe1061457449a019ea836128cceed5 [INFO] checking alexpilotti/libwhp-sample/ba225333dcbe1061457449a019ea836128cceed5 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexpilotti/libwhp-sample on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexpilotti/libwhp-sample [INFO] finished tweaking git repo https://github.com/alexpilotti/libwhp-sample [INFO] tweaked toml for git repo https://github.com/alexpilotti/libwhp-sample written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alexpilotti/libwhp-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/insula-rs/libwhp` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ea98eecac32e51890de7d351929ffa78d9542c22965fd1d575020b4a38faca [INFO] running `Command { std: "docker" "start" "-a" "b2ea98eecac32e51890de7d351929ffa78d9542c22965fd1d575020b4a38faca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ea98eecac32e51890de7d351929ffa78d9542c22965fd1d575020b4a38faca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ea98eecac32e51890de7d351929ffa78d9542c22965fd1d575020b4a38faca", kill_on_drop: false }` [INFO] [stdout] b2ea98eecac32e51890de7d351929ffa78d9542c22965fd1d575020b4a38faca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896be08fe55f08229f9a2307f86bf5e5d79750284fe4b05e992b83c2f693964b [INFO] running `Command { std: "docker" "start" "-a" "896be08fe55f08229f9a2307f86bf5e5d79750284fe4b05e992b83c2f693964b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking libwhp v0.1.0 (https://github.com/insula-rs/libwhp#72bdad4d) [INFO] [stderr] Checking testwhp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `InstructionLength` found for struct `WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stdout] --> src/main.rs:98:61 [INFO] [stdout] | [INFO] [stdout] 98 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `WHV_VP_EXIT_CONTEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stdout] --> src/main.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stdout] | ^^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stdout] --> src/main.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stdout] | ^^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `InstructionLength` found for struct `WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stdout] --> src/main.rs:147:61 [INFO] [stdout] | [INFO] [stdout] 147 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `WHV_VP_EXIT_CONTEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_X64CpuidExit` found for type `u64` in the current scope [INFO] [stdout] --> src/main.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | property.ExtendedVmExits.set_X64CpuidExit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_X64MsrExit` found for type `u64` in the current scope [INFO] [stdout] --> src/main.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | property.ExtendedVmExits.set_X64MsrExit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_ExceptionExit` found for type `u64` in the current scope [INFO] [stdout] --> src/main.rs:201:34 [INFO] [stdout] | [INFO] [stdout] 201 | property.ExtendedVmExits.set_ExceptionExit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_SegmentType` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | segment.set_SegmentType(11); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `InstructionLength` found for struct `WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stdout] --> src/main.rs:98:61 [INFO] [stdout] | [INFO] [stdout] 98 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `WHV_VP_EXIT_CONTEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_NonSystemSegment` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | segment.set_NonSystemSegment(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Present` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | segment.set_Present(1); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stdout] --> src/main.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stdout] | ^^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Long` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | segment.set_Long(1); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `IsWrite` found for type `u32` in the current scope [INFO] [stdout] --> src/main.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | if msr_access.AccessInfo.IsWrite() == 1 { [INFO] [stdout] | ^^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Granularity` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | segment.set_Granularity(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_SegmentType` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | segment.set_SegmentType(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `InstructionLength` found for struct `WHV_VP_EXIT_CONTEXT` in the current scope [INFO] [stdout] --> src/main.rs:147:61 [INFO] [stdout] | [INFO] [stdout] 147 | exit_context.VpContext.Rip + exit_context.VpContext.InstructionLength() as u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `WHV_VP_EXIT_CONTEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_NonSystemSegment` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | segment.set_NonSystemSegment(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Present` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | segment.set_Present(1); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_X64CpuidExit` found for type `u64` in the current scope [INFO] [stdout] --> src/main.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | property.ExtendedVmExits.set_X64CpuidExit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Long` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | segment.set_Long(1); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_X64MsrExit` found for type `u64` in the current scope [INFO] [stdout] --> src/main.rs:200:34 [INFO] [stdout] | [INFO] [stdout] 200 | property.ExtendedVmExits.set_X64MsrExit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Granularity` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | segment.set_Granularity(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_ExceptionExit` found for type `u64` in the current scope [INFO] [stdout] --> src/main.rs:201:34 [INFO] [stdout] | [INFO] [stdout] 201 | property.ExtendedVmExits.set_ExceptionExit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_SegmentType` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | segment.set_SegmentType(11); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `testwhp` (bin "testwhp" test) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `set_NonSystemSegment` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | segment.set_NonSystemSegment(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Present` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | segment.set_Present(1); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Long` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | segment.set_Long(1); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Granularity` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | segment.set_Granularity(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_SegmentType` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | segment.set_SegmentType(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_NonSystemSegment` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | segment.set_NonSystemSegment(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Present` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | segment.set_Present(1); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Long` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | segment.set_Long(1); [INFO] [stdout] | ^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_Granularity` found for mutable reference `&mut WHV_X64_SEGMENT_REGISTER` in the current scope [INFO] [stdout] --> src/main.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | segment.set_Granularity(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&mut WHV_X64_SEGMENT_REGISTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `testwhp` (bin "testwhp") due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "896be08fe55f08229f9a2307f86bf5e5d79750284fe4b05e992b83c2f693964b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896be08fe55f08229f9a2307f86bf5e5d79750284fe4b05e992b83c2f693964b", kill_on_drop: false }` [INFO] [stdout] 896be08fe55f08229f9a2307f86bf5e5d79750284fe4b05e992b83c2f693964b