[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 try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [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 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b32e912a7d6c69e359bb6aa35de6bc3ef226dc81c45a18fca1c906d0a5b039ea [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" "b32e912a7d6c69e359bb6aa35de6bc3ef226dc81c45a18fca1c906d0a5b039ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b32e912a7d6c69e359bb6aa35de6bc3ef226dc81c45a18fca1c906d0a5b039ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32e912a7d6c69e359bb6aa35de6bc3ef226dc81c45a18fca1c906d0a5b039ea", kill_on_drop: false }` [INFO] [stdout] b32e912a7d6c69e359bb6aa35de6bc3ef226dc81c45a18fca1c906d0a5b039ea [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 420dfc45bfc7cce93dd117a545d6f0ca2ec4661a43c4a89f7bb1a9adc849fd2d [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" "420dfc45bfc7cce93dd117a545d6f0ca2ec4661a43c4a89f7bb1a9adc849fd2d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [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 `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 `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 `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_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_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_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_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_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_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_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_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" "420dfc45bfc7cce93dd117a545d6f0ca2ec4661a43c4a89f7bb1a9adc849fd2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420dfc45bfc7cce93dd117a545d6f0ca2ec4661a43c4a89f7bb1a9adc849fd2d", kill_on_drop: false }` [INFO] [stdout] 420dfc45bfc7cce93dd117a545d6f0ca2ec4661a43c4a89f7bb1a9adc849fd2d