[INFO] fetching crate hypr 0.0.1... [INFO] documenting hypr-0.0.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate hypr 0.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate hypr 0.0.1 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hypr 0.0.1 [INFO] finished tweaking crates.io crate hypr 0.0.1 [INFO] tweaked toml for crates.io crate hypr 0.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b361feb5ee70167cc76a7b99515878245e15fb6b0cc4ad5cd8c432f820789eaa [INFO] running `Command { std: "docker" "start" "-a" "b361feb5ee70167cc76a7b99515878245e15fb6b0cc4ad5cd8c432f820789eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b361feb5ee70167cc76a7b99515878245e15fb6b0cc4ad5cd8c432f820789eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b361feb5ee70167cc76a7b99515878245e15fb6b0cc4ad5cd8c432f820789eaa", kill_on_drop: false }` [INFO] [stdout] b361feb5ee70167cc76a7b99515878245e15fb6b0cc4ad5cd8c432f820789eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3595ccfbab495d0416b11ade38e108c2cb7dde51768de0cc384ecb4a1244afb [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" "f3595ccfbab495d0416b11ade38e108c2cb7dde51768de0cc384ecb4a1244afb", kill_on_drop: false }` [INFO] [stderr] Documenting hypr v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | pub _bindgen_data_: [u64; 16us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:58:66 [INFO] [stdout] | [INFO] [stdout] 58 | pub unsafe fn __mbstate8(&mut self) -> *mut [::libc::c_char; 128us] { [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:97:46 [INFO] [stdout] | [INFO] [stdout] 97 | pub type __darwin_uuid_t = [::libc::c_uchar; 16us]; [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | pub type __darwin_uuid_string_t = [::libc::c_char; 37us]; [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 116 | pub __opaque: [::libc::c_char; 56us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | pub __opaque: [::libc::c_char; 40us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | pub __opaque: [::libc::c_char; 8us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:149:36 [INFO] [stdout] | [INFO] [stdout] 149 | pub __opaque: [::libc::c_char; 56us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | pub __opaque: [::libc::c_char; 8us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:171:36 [INFO] [stdout] | [INFO] [stdout] 171 | pub __opaque: [::libc::c_char; 8us], [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:182:36 [INFO] [stdout] | [INFO] [stdout] 182 | pub __opaque: [::libc::c_char; 192us], [INFO] [stdout] | ^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:193:36 [INFO] [stdout] | [INFO] [stdout] 193 | pub __opaque: [::libc::c_char; 16us], [INFO] [stdout] | ^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/hypervisor.rs:205:36 [INFO] [stdout] | [INFO] [stdout] 205 | pub __opaque: [::libc::c_char; 8176us], [INFO] [stdout] | ^^^^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `license` in this scope [INFO] [stdout] --> src/lib.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | #![license = "MIT"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:124:3 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:157:3 [INFO] [stdout] | [INFO] [stdout] 157 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:179:3 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:190:3 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/hypervisor.rs:201:3 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type size_t = ::libc::size_t; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `SizeT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `kern_return_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type kern_return_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernReturnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mach_error_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type mach_error_t = kern_return_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MachErrorT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mach_error_fn_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type mach_error_fn_t = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MachErrorFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed1` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub type Enum_Unnamed1 = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_return_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | pub type hv_return_t = mach_error_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvReturnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type int8_t = ::libc::c_char; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub type int16_t = ::libc::c_short; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub type int32_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub type int64_t = ::libc::c_longlong; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type uint8_t = ::libc::c_uchar; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type uint16_t = ::libc::c_ushort; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub type uint32_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | pub type uint64_t = ::libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub type int_least8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub type int_least16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub type int_least32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub type int_least64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub type uint_least8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub type uint_least16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub type uint_least32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | pub type uint_least64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub type int_fast8_t = int8_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub type int_fast16_t = int16_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:35:10 [INFO] [stdout] | [INFO] [stdout] 35 | pub type int_fast32_t = int32_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub type int_fast64_t = int64_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | pub type uint_fast8_t = uint8_t; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub type uint_fast16_t = uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub type uint_fast32_t = uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub type uint_fast64_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub type __int8_t = ::libc::c_char; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub type __uint8_t = ::libc::c_uchar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub type __int16_t = ::libc::c_short; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub type __uint16_t = ::libc::c_ushort; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub type __int32_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub type __uint32_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub type __int64_t = ::libc::c_longlong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub type __uint64_t = ::libc::c_ulonglong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_intptr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub type __darwin_intptr_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_natural_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:50:10 [INFO] [stdout] | [INFO] [stdout] 50 | pub type __darwin_natural_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinNaturalT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ct_rune_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub type __darwin_ct_rune_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinCtRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub type __mbstate_t = Union_Unnamed2; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mbstate_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub type __darwin_mbstate_t = __mbstate_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMbstateT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ptrdiff_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | pub type __darwin_ptrdiff_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPtrdiffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_size_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub type __darwin_size_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wchar_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | pub type __darwin_wchar_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_rune_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | pub type __darwin_rune_t = __darwin_wchar_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinRuneT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_wint_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub type __darwin_wint_t = ::libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinWintT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_clock_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | pub type __darwin_clock_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_socklen_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | pub type __darwin_socklen_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ssize_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | pub type __darwin_ssize_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_time_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub type __darwin_time_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinTimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | pub type __darwin_blkcnt_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_blksize_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | pub type __darwin_blksize_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinBlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_dev_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | pub type __darwin_dev_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinDevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | pub type __darwin_fsblkcnt_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub type __darwin_fsfilcnt_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinFsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_gid_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:84:10 [INFO] [stdout] | [INFO] [stdout] 84 | pub type __darwin_gid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinGidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_id_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | pub type __darwin_id_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino64_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | pub type __darwin_ino64_t = __uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinIno64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_ino_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | pub type __darwin_ino_t = __darwin_ino64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinInoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_name_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub type __darwin_mach_port_name_t = __darwin_natural_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortNameT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mach_port_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | pub type __darwin_mach_port_t = __darwin_mach_port_name_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinMachPortT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_mode_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub type __darwin_mode_t = __uint16_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_off_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | pub type __darwin_off_t = __int64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinOffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pid_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub type __darwin_pid_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_sigset_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub type __darwin_sigset_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_suseconds_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | pub type __darwin_suseconds_t = __int32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinSusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uid_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub type __darwin_uid_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_useconds_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub type __darwin_useconds_t = __uint32_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | pub type __darwin_uuid_t = [::libc::c_uchar; 16us]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_uuid_string_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | pub type __darwin_uuid_string_t = [::libc::c_char; 37us]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinUuidStringT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_attr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:212:10 [INFO] [stdout] | [INFO] [stdout] 212 | pub type __darwin_pthread_attr_t = Struct__opaque_pthread_attr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadAttrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_cond_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 213 | pub type __darwin_pthread_cond_t = Struct__opaque_pthread_cond_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_condattr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | pub type __darwin_pthread_condattr_t = Struct__opaque_pthread_condattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadCondattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_key_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 215 | pub type __darwin_pthread_key_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutex_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | pub type __darwin_pthread_mutex_t = Struct__opaque_pthread_mutex_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_mutexattr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:217:10 [INFO] [stdout] | [INFO] [stdout] 217 | pub type __darwin_pthread_mutexattr_t = Struct__opaque_pthread_mutexattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadMutexattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_once_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:218:10 [INFO] [stdout] | [INFO] [stdout] 218 | pub type __darwin_pthread_once_t = Struct__opaque_pthread_once_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlock_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | pub type __darwin_pthread_rwlock_t = Struct__opaque_pthread_rwlock_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_rwlockattr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | pub type __darwin_pthread_rwlockattr_t = Struct__opaque_pthread_rwlockattr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadRwlockattrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__darwin_pthread_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | pub type __darwin_pthread_t = *mut Struct__opaque_pthread_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DarwinPthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intptr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | pub type intptr_t = __darwin_intptr_t; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintptr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | pub type uintptr_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intmax_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:224:10 [INFO] [stdout] | [INFO] [stdout] 224 | pub type intmax_t = ::libc::c_long; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | pub type uintmax_t = ::libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed3` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | pub type Enum_Unnamed3 = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_vm_options_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | pub type hv_vm_options_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvVmOptionsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed4` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:229:10 [INFO] [stdout] | [INFO] [stdout] 229 | pub type Enum_Unnamed4 = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_vcpu_options_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:231:10 [INFO] [stdout] | [INFO] [stdout] 231 | pub type hv_vcpu_options_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvVcpuOptionsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed5` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:232:10 [INFO] [stdout] | [INFO] [stdout] 232 | pub type Enum_Unnamed5 = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_memory_flags_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:236:10 [INFO] [stdout] | [INFO] [stdout] 236 | pub type hv_memory_flags_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvMemoryFlagsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_vcpuid_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:237:10 [INFO] [stdout] | [INFO] [stdout] 237 | pub type hv_vcpuid_t = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvVcpuidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_uvaddr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | pub type hv_uvaddr_t = *const ::libc::c_void; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvUvaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_gpaddr_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | pub type hv_gpaddr_t = uint64_t; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvGpaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enum_Unnamed6` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | pub type Enum_Unnamed6 = ::libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnumUnnamed6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `hv_x86_reg_t` should have an upper camel case name [INFO] [stdout] --> src/hypervisor.rs:293:10 [INFO] [stdout] | [INFO] [stdout] 293 | pub type hv_x86_reg_t = Enum_Unnamed6; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HvX86RegT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 97 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `hypr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name hypr src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a9c98ac30954404c -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.0.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "f3595ccfbab495d0416b11ade38e108c2cb7dde51768de0cc384ecb4a1244afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3595ccfbab495d0416b11ade38e108c2cb7dde51768de0cc384ecb4a1244afb", kill_on_drop: false }` [INFO] [stdout] f3595ccfbab495d0416b11ade38e108c2cb7dde51768de0cc384ecb4a1244afb