[INFO] fetching crate x64 0.0.3...
[INFO] testing x64-0.0.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate x64 0.0.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate x64 0.0.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate x64 0.0.3
[INFO] finished tweaking crates.io crate x64 0.0.3
[INFO] tweaked toml for crates.io crate x64 0.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding c2rust-bitfields v0.3.0 (latest: v0.18.0)
[INFO] [stderr]       Adding c2rust-bitfields-derive v0.2.1 (latest: v0.18.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded c2rust-bitfields v0.3.0
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.2.1
[INFO] [stderr]   Downloaded readme-rustdocifier v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2800fda0c4208bfae7749cfd24026ad640a2c2df5f9e93a8351f33d699bfd06b
[INFO] running `Command { std: "docker" "start" "-a" "2800fda0c4208bfae7749cfd24026ad640a2c2df5f9e93a8351f33d699bfd06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2800fda0c4208bfae7749cfd24026ad640a2c2df5f9e93a8351f33d699bfd06b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2800fda0c4208bfae7749cfd24026ad640a2c2df5f9e93a8351f33d699bfd06b", kill_on_drop: false }`
[INFO] [stdout] 2800fda0c4208bfae7749cfd24026ad640a2c2df5f9e93a8351f33d699bfd06b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca0c7a244bb9b8b9bcc4c4bdc2f2634dbd4085dacd0d745ce3be6333768a9f84
[INFO] running `Command { std: "docker" "start" "-a" "ca0c7a244bb9b8b9bcc4c4bdc2f2634dbd4085dacd0d745ce3be6333768a9f84", kill_on_drop: false }`
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling x64 v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.2.1
[INFO] [stderr]    Compiling c2rust-bitfields v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
[INFO] running `Command { std: "docker" "inspect" "ca0c7a244bb9b8b9bcc4c4bdc2f2634dbd4085dacd0d745ce3be6333768a9f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0c7a244bb9b8b9bcc4c4bdc2f2634dbd4085dacd0d745ce3be6333768a9f84", kill_on_drop: false }`
[INFO] [stdout] ca0c7a244bb9b8b9bcc4c4bdc2f2634dbd4085dacd0d745ce3be6333768a9f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] def50394481b76db4435a7149efa1ce5b3be474eb22bca2b7a9de7b3931d0e1e
[INFO] running `Command { std: "docker" "start" "-a" "def50394481b76db4435a7149efa1ce5b3be474eb22bca2b7a9de7b3931d0e1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling x64 v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "def50394481b76db4435a7149efa1ce5b3be474eb22bca2b7a9de7b3931d0e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def50394481b76db4435a7149efa1ce5b3be474eb22bca2b7a9de7b3931d0e1e", kill_on_drop: false }`
[INFO] [stdout] def50394481b76db4435a7149efa1ce5b3be474eb22bca2b7a9de7b3931d0e1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 50c88cf5cb4c67d3edb69c427d4db7f22b9d1c1a8162b7bdf6baf49c0bd770f0
[INFO] running `Command { std: "docker" "start" "-a" "50c88cf5cb4c67d3edb69c427d4db7f22b9d1c1a8162b7bdf6baf49c0bd770f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x64-248c22d0d1f5daf2)
[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 x64
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/idt.rs - idt (line 41) ... FAILED
[INFO] [stdout] test src/idt.rs - idt (line 28) ... FAILED
[INFO] [stdout] test src/idt.rs - idt (line 53) ... FAILED
[INFO] [stdout] test src/idt.rs - idt (line 68) ... FAILED
[INFO] [stdout] test src/instructions.rs - instructions (line 20) ... FAILED
[INFO] [stdout] test src/instructions.rs - instructions (line 38) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/idt.rs - idt (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `IDT` in this scope
[INFO] [stdout]  --> src/idt.rs:44:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     IDT.install();
[INFO] [stdout]   |     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/idt.rs - idt (line 28) stdout ----
[INFO] [stdout] error: cannot find macro `lazy_static` in this scope
[INFO] [stdout]  --> src/idt.rs:30:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | lazy_static! {
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/idt.rs - idt (line 53) stdout ----
[INFO] [stdout] error: cannot find macro `trace` in this scope
[INFO] [stdout]   --> src/idt.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | trace!("CPU thinks IDT is located at: {:#016x}", base.0);
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `instructions`
[INFO] [stdout]  --> src/idt.rs:54:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let addr = unsafe { instructions::SIDT::new().perform() }.unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^^^ use of undeclared crate or module `instructions`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use x64::instructions::SIDT;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `SIDT`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let addr = unsafe { instructions::SIDT::new().perform() }.unwrap();
[INFO] [stdout] 3 + let addr = unsafe { SIDT::new().perform() }.unwrap();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/idt.rs - idt (line 68) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `idt`
[INFO] [stdout]  --> src/idt.rs:69:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "x86-interrupt" fn breakpoint_handler(_stack_frame: idt::IDTCallbackStackFrame) {
[INFO] [stdout]   |                                                            ^^^ use of undeclared crate or module `idt`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use x64::idt;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: x86-interrupt ABI is experimental and subject to change
[INFO] [stdout]  --> src/idt.rs:69:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern "x86-interrupt" fn breakpoint_handler(_stack_frame: idt::IDTCallbackStackFrame) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #40180 <https://github.com/rust-lang/rust/issues/40180> for more information
[INFO] [stdout]   = help: add `#![feature(abi_x86_interrupt)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-05-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0658.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instructions.rs - instructions (line 20) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/instructions.rs:23:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | let idt = ...
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | let idt = ..
[INFO] [stdout]   |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | let idt = ..=
[INFO] [stdout]   |           ~~~
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/instructions.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | }.unwrap()
[INFO] [stdout]    |           ^ help: add `;` here
[INFO] [stdout] 14 | } _doctest_main_src_instructions_rs_20_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `x86`
[INFO] [stdout]   --> src/instructions.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .base(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout]    |               ^^^ use of undeclared crate or module `x86`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use x64::addr::VirtualAddress;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VirtualAddress`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -         .base(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout] 11 +         .base(VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `idt` in this scope
[INFO] [stdout]   --> src/instructions.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .base(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout]    |                                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `LIDT` in the current scope
[INFO] [stdout]  --> src/instructions.rs:26:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     x64::instructions::LIDT::new()
[INFO] [stdout]   |                              ^^^ function or associated item not found in `LIDT`
[INFO] [stdout]   |
[INFO] [stdout]   = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Instruction` which provides `new` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]   |
[INFO] [stdout] 3 + use crate::x64::instructions::Instruction;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instructions.rs - instructions (line 38) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]  --> src/instructions.rs:41:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | let idt = ...
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | let idt = ..
[INFO] [stdout]   |           ~~
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]   |
[INFO] [stdout] 6 | let idt = ..=
[INFO] [stdout]   |           ~~~
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/instructions.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | }.unwrap
[INFO] [stdout]    |         ^ help: add `;` here
[INFO] [stdout] 14 | } _doctest_main_src_instructions_rs_38_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `x86`
[INFO] [stdout]   --> src/instructions.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |         base: Some(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout]    |                    ^^^ use of undeclared crate or module `x86`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use x64::addr::VirtualAddress;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `VirtualAddress`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -         base: Some(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout] 11 +         base: Some(VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `idt` in this scope
[INFO] [stdout]   --> src/instructions.rs:46:51
[INFO] [stdout]    |
[INFO] [stdout] 11 |         base: Some(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout]    |                                                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `perform` found for struct `LIDT` in the current scope
[INFO] [stdout]   --> src/instructions.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 9  | /     x64::instructions::LIDT {
[INFO] [stdout] 10 | |         limit: Some((core::mem::size_of::<x64::idt::InterruptDescriptorTable>() - 1) as u16),
[INFO] [stdout] 11 | |         base: Some(x86::addr::VirtualAddress::new(idt as *const _ as usize).unwrap())
[INFO] [stdout] 12 | |     }.perform()
[INFO] [stdout]    | |      -^^^^^^^ method not found in `LIDT`
[INFO] [stdout]    | |______|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/instructions.rs:83:15
[INFO] [stdout]    |
[INFO] [stdout] 83 |       unsafe fn perform(&mut self) -> err::Result<T>;
[INFO] [stdout]    |                 ------- the method is available for `LIDT` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Instruction` which provides `perform` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::x64::instructions::Instruction;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/idt.rs - idt (line 28)
[INFO] [stdout]     src/idt.rs - idt (line 41)
[INFO] [stdout]     src/idt.rs - idt (line 53)
[INFO] [stdout]     src/idt.rs - idt (line 68)
[INFO] [stdout]     src/instructions.rs - instructions (line 20)
[INFO] [stdout]     src/instructions.rs - instructions (line 38)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "50c88cf5cb4c67d3edb69c427d4db7f22b9d1c1a8162b7bdf6baf49c0bd770f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50c88cf5cb4c67d3edb69c427d4db7f22b9d1c1a8162b7bdf6baf49c0bd770f0", kill_on_drop: false }`
[INFO] [stdout] 50c88cf5cb4c67d3edb69c427d4db7f22b9d1c1a8162b7bdf6baf49c0bd770f0
