[INFO] fetching crate vmi-os-windows 0.4.0...
[INFO] testing vmi-os-windows-0.4.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate vmi-os-windows 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vmi-os-windows 0.4.0
[INFO] finished tweaking crates.io crate vmi-os-windows 0.4.0
[INFO] tweaked toml for crates.io crate vmi-os-windows 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vmi-os-windows 0.4.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vmi-os-windows 0.4.0 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 867f2ebb29e777aed62194a3d71deed94406b9bf44b681dc11e2f2958d0edd4d
[INFO] running `Command { std: "docker" "start" "-a" "867f2ebb29e777aed62194a3d71deed94406b9bf44b681dc11e2f2958d0edd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "867f2ebb29e777aed62194a3d71deed94406b9bf44b681dc11e2f2958d0edd4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867f2ebb29e777aed62194a3d71deed94406b9bf44b681dc11e2f2958d0edd4d", kill_on_drop: false }`
[INFO] [stdout] 867f2ebb29e777aed62194a3d71deed94406b9bf44b681dc11e2f2958d0edd4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f7cdc2503fd2e033793a16612e2f5db4b016709bf375ff54a624d44ad4b3faa
[INFO] running `Command { std: "docker" "start" "-a" "7f7cdc2503fd2e033793a16612e2f5db4b016709bf375ff54a624d44ad4b3faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling vmi-macros v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling isr-core v0.4.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling isr-macros v0.4.0
[INFO] [stderr]    Compiling vmi-core v0.4.0
[INFO] [stderr]    Compiling vmi-arch-amd64 v0.4.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling isr-dl-pdb v0.4.0
[INFO] [stderr]    Compiling vmi-os-windows v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "7f7cdc2503fd2e033793a16612e2f5db4b016709bf375ff54a624d44ad4b3faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f7cdc2503fd2e033793a16612e2f5db4b016709bf375ff54a624d44ad4b3faa", kill_on_drop: false }`
[INFO] [stdout] 7f7cdc2503fd2e033793a16612e2f5db4b016709bf375ff54a624d44ad4b3faa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 557cfadba26c490d3ba0bf8195ccd58ddf74d123ea67ba6316b60afe6219f83a
[INFO] running `Command { std: "docker" "start" "-a" "557cfadba26c490d3ba0bf8195ccd58ddf74d123ea67ba6316b60afe6219f83a", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling infer v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling isr-core v0.4.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling gimli v0.32.0
[INFO] [stderr]    Compiling isr-pdb v0.4.0
[INFO] [stderr]    Compiling isr-macros v0.4.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling vmi-core v0.4.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling vmi-arch-amd64 v0.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling isr-dwarf v0.4.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling debpkg v0.6.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling isr-dl-pdb v0.4.0
[INFO] [stderr]    Compiling isr-dl-linux v0.4.0
[INFO] [stderr]    Compiling vmi-os-windows v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling isr-cache v0.4.0
[INFO] [stderr]    Compiling isr v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "557cfadba26c490d3ba0bf8195ccd58ddf74d123ea67ba6316b60afe6219f83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "557cfadba26c490d3ba0bf8195ccd58ddf74d123ea67ba6316b60afe6219f83a", kill_on_drop: false }`
[INFO] [stdout] 557cfadba26c490d3ba0bf8195ccd58ddf74d123ea67ba6316b60afe6219f83a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff407cfc08acb7a8a6ab3a7bf4481b7c610b04c3cff1cfc16e6a8a102cd38016
[INFO] running `Command { std: "docker" "start" "-a" "ff407cfc08acb7a8a6ab3a7bf4481b7c610b04c3cff1cfc16e6a8a102cd38016", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vmi_os_windows-df48c8ec7caeacf0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vmi_os_windows
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - WindowsOs<Driver>::lock_pfn (line 708) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOs (line 164) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOs<Driver>::unlock_pfn (line 760) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOsExt::unlock_pfn (line 760) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOs (line 145) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOsExt::lock_pfn (line 708) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowsOs (line 98) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - vmi_core::VmiOsState<'__vmi,Driver,WindowsOs<Driver>>::lock_pfn (line 708) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - vmi_core::VmiOsState<'__vmi,Driver,WindowsOs<Driver>>::unlock_pfn (line 760) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WindowsOs<Driver>::lock_pfn (line 708) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    --> src/lib.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowsOs (line 164) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    --> src/lib.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | use vmi::{VcpuId, VmiDriver, VmiState, os::windows::WindowsOs};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | use vmi::{VcpuId, VmiDriver, VmiState, os::windows::WindowsOs};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowsOs<Driver>::unlock_pfn (line 760) stdout ----
[INFO] [stdout] error[E0599]: no method named `unlock_pfn` found for reference `&WindowsOs<Driver>` in the current scope
[INFO] [stdout]    --> src/lib.rs:776:4
[INFO] [stdout]     |
[INFO] [stdout] 776 | os.unlock_pfn(pfn)?;
[INFO] [stdout]     |    ^^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout]     = note: the candidate is defined in an impl for the type `WindowsOs<Driver>`
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 776 - os.unlock_pfn(pfn)?;
[INFO] [stdout] 776 + WindowsOs::<Driver>::unlock_pfn(pfn)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowsOsExt::unlock_pfn (line 760) stdout ----
[INFO] [stdout] error[E0599]: no method named `unlock_pfn` found for reference `&WindowsOs<Driver>` in the current scope
[INFO] [stdout]    --> src/lib.rs:776:4
[INFO] [stdout]     |
[INFO] [stdout] 776 | os.unlock_pfn(pfn)?;
[INFO] [stdout]     |    ^^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout]     = note: the candidate is defined in an impl for the type `WindowsOs<Driver>`
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 776 - os.unlock_pfn(pfn)?;
[INFO] [stdout] 776 + WindowsOs::<Driver>::unlock_pfn(pfn)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowsOs (line 145) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    --> src/lib.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use vmi::{VcpuId, VmiDriver, VmiState, os::windows::WindowsOs};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use vmi::{VcpuId, VmiDriver, VmiState, os::windows::WindowsOs};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowsOsExt::lock_pfn (line 708) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    --> src/lib.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use vmi::{VmiCore, VmiDriver, os::windows::WindowsOs};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use vmi::{VmiCore, VmiDriver, os::windows::WindowsOs};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowsOs (line 98) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use vmi::{VcpuId, VmiCore, VmiDriver, VmiError, os::windows::WindowsOs};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use vmi::{VcpuId, VmiCore, VmiDriver, VmiError, os::windows::WindowsOs};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - vmi_core::VmiOsState<'__vmi,Driver,WindowsOs<Driver>>::lock_pfn (line 708) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]    --> src/lib.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vmi`
[INFO] [stdout]    --> src/lib.rs:709:5
[INFO] [stdout]     |
[INFO] [stdout] 709 | use vmi::{
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `vmi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vmi`, use `cargo add vmi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - vmi_core::VmiOsState<'__vmi,Driver,WindowsOs<Driver>>::unlock_pfn (line 760) stdout ----
[INFO] [stdout] error[E0599]: no method named `unlock_pfn` found for reference `&WindowsOs<Driver>` in the current scope
[INFO] [stdout]    --> src/lib.rs:776:4
[INFO] [stdout]     |
[INFO] [stdout] 776 | os.unlock_pfn(pfn)?;
[INFO] [stdout]     |    ^^^^^^^^^^ this is an associated function, not a method
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout]     = note: the candidate is defined in an impl for the type `WindowsOs<Driver>`
[INFO] [stdout] help: use associated function syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 776 - os.unlock_pfn(pfn)?;
[INFO] [stdout] 776 + WindowsOs::<Driver>::unlock_pfn(pfn)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - WindowsOs (line 145)
[INFO] [stdout]     src/lib.rs - WindowsOs (line 164)
[INFO] [stdout]     src/lib.rs - WindowsOs (line 98)
[INFO] [stdout]     src/lib.rs - WindowsOs<Driver>::lock_pfn (line 708)
[INFO] [stdout]     src/lib.rs - WindowsOs<Driver>::unlock_pfn (line 760)
[INFO] [stdout]     src/lib.rs - WindowsOsExt::lock_pfn (line 708)
[INFO] [stdout]     src/lib.rs - WindowsOsExt::unlock_pfn (line 760)
[INFO] [stdout]     src/lib.rs - vmi_core::VmiOsState<'__vmi,Driver,WindowsOs<Driver>>::lock_pfn (line 708)
[INFO] [stdout]     src/lib.rs - vmi_core::VmiOsState<'__vmi,Driver,WindowsOs<Driver>>::unlock_pfn (line 760)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.93s; merged doctests compilation took 0.23s
[INFO] running `Command { std: "docker" "inspect" "ff407cfc08acb7a8a6ab3a7bf4481b7c610b04c3cff1cfc16e6a8a102cd38016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff407cfc08acb7a8a6ab3a7bf4481b7c610b04c3cff1cfc16e6a8a102cd38016", kill_on_drop: false }`
[INFO] [stdout] ff407cfc08acb7a8a6ab3a7bf4481b7c610b04c3cff1cfc16e6a8a102cd38016
