[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 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpilotti%2Flibwhp-sample" "/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/alexpilotti/libwhp-sample 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/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-8/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: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b0d3c9a75f4fbbc2f5b8ca1f83664ee8c583a63c889e303e7e7f45142fa7f75 [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" "4b0d3c9a75f4fbbc2f5b8ca1f83664ee8c583a63c889e303e7e7f45142fa7f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b0d3c9a75f4fbbc2f5b8ca1f83664ee8c583a63c889e303e7e7f45142fa7f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0d3c9a75f4fbbc2f5b8ca1f83664ee8c583a63c889e303e7e7f45142fa7f75", kill_on_drop: false }` [INFO] [stdout] 4b0d3c9a75f4fbbc2f5b8ca1f83664ee8c583a63c889e303e7e7f45142fa7f75 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818b1d5f79cbfb34d2ffa7433945ba648bd2ca104d1644c9231a075e83366f11 [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" "818b1d5f79cbfb34d2ffa7433945ba648bd2ca104d1644c9231a075e83366f11", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v1.0.3 [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: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 `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_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_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 `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_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_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_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_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[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 `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] [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` [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: build failed [INFO] running `Command { std: "docker" "inspect" "818b1d5f79cbfb34d2ffa7433945ba648bd2ca104d1644c9231a075e83366f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818b1d5f79cbfb34d2ffa7433945ba648bd2ca104d1644c9231a075e83366f11", kill_on_drop: false }` [INFO] [stdout] 818b1d5f79cbfb34d2ffa7433945ba648bd2ca104d1644c9231a075e83366f11