[INFO] fetching crate vigem-client 0.1.2... [INFO] documenting vigem-client-0.1.2 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate vigem-client 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate vigem-client 0.1.2 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vigem-client 0.1.2 [INFO] finished tweaking crates.io crate vigem-client 0.1.2 [INFO] tweaked toml for crates.io crate vigem-client 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate vigem-client 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3820ff1f66eb2a3b011e369a1987548f45bcab32d0fbe135680923b885e14b07 [INFO] running `Command { std: "docker" "start" "-a" "3820ff1f66eb2a3b011e369a1987548f45bcab32d0fbe135680923b885e14b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3820ff1f66eb2a3b011e369a1987548f45bcab32d0fbe135680923b885e14b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3820ff1f66eb2a3b011e369a1987548f45bcab32d0fbe135680923b885e14b07", kill_on_drop: false }` [INFO] [stdout] 3820ff1f66eb2a3b011e369a1987548f45bcab32d0fbe135680923b885e14b07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82e8790da293dbdc38feacf34f286ab64bad3c3761d9756f7deddf982cde847d [INFO] running `Command { std: "docker" "start" "-a" "82e8790da293dbdc38feacf34f286ab64bad3c3761d9756f7deddf982cde847d", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Documenting vigem-client v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bus.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::handleapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bus.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::ioapiset::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bus.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::minwinbase::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bus.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::synchapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/bus.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::errhandlingapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/bus.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ntdef::HANDLE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/bus.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/event.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::handleapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/event.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::synchapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/event.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::ntdef::HANDLE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/client.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::io::AsRawHandle; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/client.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::handleapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/client.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::setupapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/client.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::fileapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/client.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winnt::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/client.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winbase::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/client.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::errhandlingapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/client.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ntdef::HANDLE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/x360.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::xinput::XINPUT_GAMEPAD; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/x360.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::winerror; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> src/bus.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | pub static GUID_DEVINTERFACE: GUID = GUID { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in this scope [INFO] [stdout] --> src/bus.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | pub static GUID_DEVINTERFACE: GUID = GUID { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | pub unsafe fn ioctl(&mut self, device: HANDLE) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:95:41 [INFO] [stdout] | [INFO] [stdout] 95 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:95:56 [INFO] [stdout] | [INFO] [stdout] 95 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:131:41 [INFO] [stdout] | [INFO] [stdout] 131 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:131:56 [INFO] [stdout] | [INFO] [stdout] 131 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:166:41 [INFO] [stdout] | [INFO] [stdout] 166 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:166:56 [INFO] [stdout] | [INFO] [stdout] 166 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:203:56 [INFO] [stdout] | [INFO] [stdout] 203 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:279:41 [INFO] [stdout] | [INFO] [stdout] 279 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/bus.rs:279:56 [INFO] [stdout] | [INFO] [stdout] 279 | pub unsafe fn ioctl(&mut self, device: HANDLE, event: HANDLE) -> Result<(), u32> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/event.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/client.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) device: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsRawHandle` in this scope [INFO] [stdout] --> src/client.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | impl AsRawHandle for Client { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/client.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | fn as_raw_handle(&self) -> HANDLE { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:150:11 [INFO] [stdout] | [INFO] [stdout] 150 | impl From for XGamepad { [INFO] [stdout] | - ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | fn from(gamepad: XINPUT_GAMEPAD) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | impl From for XINPUT_GAMEPAD { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | fn from(report: XGamepad) -> XINPUT_GAMEPAD { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | impl AsRef for XGamepad { [INFO] [stdout] | - ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'internal error: entered unreachable code', compiler/rustc_resolve/src/lib.rs:3293:67 [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | fn as_ref(&self) -> &XINPUT_GAMEPAD { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | impl AsMut for XGamepad { [INFO] [stdout] | - ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `XINPUT_GAMEPAD` in this scope [INFO] [stdout] --> src/x360.rs:170:31 [INFO] [stdout] | [INFO] [stdout] 170 | fn as_mut(&mut self) -> &mut XINPUT_GAMEPAD { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7f1d266531cd - std::backtrace_rs::backtrace::libunwind::trace::h22893a5306c091b4 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f1d266531cd - std::backtrace_rs::backtrace::trace_unsynchronized::h29c3bc6f9e91819d [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f1d266531cd - std::sys_common::backtrace::_print_fmt::he497d8a0ec903793 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f1d266531cd - ::fmt::h9c2a9d2774d81873 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f1d266ad01c - core::fmt::write::hba4337c43d992f49 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x7f1d266447c1 - std::io::Write::write_fmt::heb73de6e02cfabed [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x7f1d266562b5 - std::sys_common::backtrace::_print::h63c8b24acdd8e8ce [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f1d266562b5 - std::sys_common::backtrace::print::h426700d6240cdcc2 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f1d266562b5 - std::panicking::default_hook::{{closure}}::hc9a76eed0b18f82b [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f1d26655f69 - std::panicking::default_hook::h2e88d02087fae196 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f1d26dd31d1 - rustc_driver[413d55b6344850e3]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f1d26656a00 - std::panicking::rust_panic_with_hook::habfdcc2e90f9fd4c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f1d266567f9 - std::panicking::begin_panic_handler::{{closure}}::he054b2a83a51d2cd [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7f1d26653684 - std::sys_common::backtrace::__rust_end_short_backtrace::ha48b94ab49b30915 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f1d26656569 - rust_begin_unwind [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f1d2661a6b3 - core::panicking::panic_fmt::h366d3a309ae17c94 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:143:14 [INFO] [stderr] 16: 0x7f1d2661a57d - core::panicking::panic::h8705e81f284be8a5 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7f1d2721d203 - ::resolve_rustdoc_path [INFO] [stderr] 18: 0x55657b0f5804 - ::load_links_in_attrs [INFO] [stderr] 19: 0x55657b0f5dec - ::visit_item [INFO] [stderr] 20: 0x55657b0db67b - rustc_ast[f1ba8e19ab33c411]::visit::walk_item:: [INFO] [stderr] 21: 0x55657b0f5d47 - ::visit_item [INFO] [stderr] 22: 0x55657b0f398a - rustdoc[2368e8ab35c11ae8]::passes::collect_intra_doc_links::early::early_resolve_intra_doc_links [INFO] [stderr] 23: 0x55657b28e1d1 - rustc_interface[550884b2b179878f]::interface::create_compiler_and_run::, rustdoc[2368e8ab35c11ae8]::main_options::{closure#0}> [INFO] [stderr] 24: 0x55657b1007d3 - rustdoc[2368e8ab35c11ae8]::main_options [INFO] [stderr] 25: 0x55657b113d2b - >::set::> [INFO] [stderr] 26: 0x55657b25d93f - std[3b302b3c9093c22]::sys_common::backtrace::__rust_begin_short_backtrace::>::{closure#0}, core[a3420257622cd381]::result::Result<(), rustc_errors[a7dbbf867eaca825]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x55657b34c869 - <::spawn_unchecked_>::{closure#0}, core[a3420257622cd381]::result::Result<(), rustc_errors[a7dbbf867eaca825]::ErrorGuaranteed>>::{closure#1} as core[a3420257622cd381]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7f1d26660bf3 - as core::ops::function::FnOnce>::call_once::ha99802c2c52ada61 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 29: 0x7f1d26660bf3 - as core::ops::function::FnOnce>::call_once::ha39aea1c57e28a15 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 30: 0x7f1d26660bf3 - std::sys::unix::thread::Thread::new::thread_start::h9f8e3d72b1f7662f [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 31: 0x7f1d26573609 - start_thread [INFO] [stderr] 32: 0x7f1d2631c163 - clone [INFO] [stderr] 33: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.61.0 (fe5b13d68 2022-05-18) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `vigem-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name vigem_client src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6c07391936ea3aa6 -L dependency=/opt/rustwide/target/debug/deps --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-98f763edf3ecea39.rmeta --cap-lints=warn --crate-version 0.1.2` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "82e8790da293dbdc38feacf34f286ab64bad3c3761d9756f7deddf982cde847d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e8790da293dbdc38feacf34f286ab64bad3c3761d9756f7deddf982cde847d", kill_on_drop: false }` [INFO] [stdout] 82e8790da293dbdc38feacf34f286ab64bad3c3761d9756f7deddf982cde847d