[INFO] fetching crate rdc_connections 0.0.7... [INFO] testing rdc_connections-0.0.7 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rdc_connections 0.0.7 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rdc_connections 0.0.7 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rdc_connections 0.0.7 [INFO] finished tweaking crates.io crate rdc_connections 0.0.7 [INFO] tweaked toml for crates.io crate rdc_connections 0.0.7 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96747f74a7b10b1575b8236ae9bcdc600cb497d4a42deda576fe9b32dc70b363 [INFO] running `Command { std: "docker" "start" "-a" "96747f74a7b10b1575b8236ae9bcdc600cb497d4a42deda576fe9b32dc70b363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96747f74a7b10b1575b8236ae9bcdc600cb497d4a42deda576fe9b32dc70b363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96747f74a7b10b1575b8236ae9bcdc600cb497d4a42deda576fe9b32dc70b363", kill_on_drop: false }` [INFO] [stdout] 96747f74a7b10b1575b8236ae9bcdc600cb497d4a42deda576fe9b32dc70b363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cd1c3bd41303df1c0eb9ccdcd12845ee7db6217e32a678b52879aa3c1677a27 [INFO] running `Command { std: "docker" "start" "-a" "1cd1c3bd41303df1c0eb9ccdcd12845ee7db6217e32a678b52879aa3c1677a27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling windows_quote v0.21.1 [INFO] [stderr] Compiling windows_reader v0.21.1 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling winsafe v0.0.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling windows_gen v0.21.1 [INFO] [stderr] Compiling windows_macros v0.21.1 [INFO] [stderr] Compiling windows v0.21.1 [INFO] [stderr] Compiling rdc_connections v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:143 [INFO] [stdout] | [INFO] [stdout] 1 | ...afe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Windows { # [ allow ( unused_variables , non_upper_case_globals , n... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:303 [INFO] [stdout] | [INFO] [stdout] 1 | ...safe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Win32 { # [ allow ( unused_variables , non_upper_case_globals , no... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:461 [INFO] [stdout] | [INFO] [stdout] 1 | ...fe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Foundation { # [ repr ( transparent ) ] # [ derive ( :: std :: defau... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:685 [INFO] [stdout] | [INFO] [stdout] 1 | ... , :: std :: cmp :: Eq , :: std :: fmt :: Debug ) ] pub struct BOOL ( pub i32 ) ; unsafe impl :: windows :: Abi for BOOL { type Abi = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:827 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe DefaultType = Self ; } impl BOOL { # [ inline ] pub fn as_bool ( self ) -> bool { ! ( self . 0 == 0 ) } # [ inline ] pub fn ok ( se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:896 [INFO] [stdout] | [INFO] [stdout] 1 | ...bool { ! ( self . 0 == 0 ) } # [ inline ] pub fn ok ( self ) -> :: windows :: Result < ( ) > { if self . as_bool ( ) { Ok ( ( ) ) } el... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:1075 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: from_win32 ( ) ) } } # [ inline ] # [ track_caller ] pub fn unwrap ( self ) { self . ok ( ) . unwrap ( ) ; } # [ inline ] # [ track... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:1163 [INFO] [stdout] | [INFO] [stdout] 1 | .... unwrap ( ) ; } # [ inline ] # [ track_caller ] pub fn expect ( self , msg : & str ) { self . ok ( ) . expect ( msg ) ; } } impl :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:2505 [INFO] [stdout] | [INFO] [stdout] 1 | ...: std :: cmp :: Eq ) ] # [ repr ( transparent ) ] pub struct HANDLE ( pub isize ) ; unsafe impl :: windows :: Handle for HANDLE { fn i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:3066 [INFO] [stdout] | [INFO] [stdout] 1 | ... std :: cmp :: Eq ) ] # [ repr ( transparent ) ] pub struct PWSTR ( pub * mut u16 ) ; impl PWSTR { pub fn is_null ( & self ) -> bool {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:3116 [INFO] [stdout] | [INFO] [stdout] 1 | ...pub struct PWSTR ( pub * mut u16 ) ; impl PWSTR { pub fn is_null ( & self ) -> bool { self . 0 . is_null ( ) } } impl :: std :: defaul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5389 [INFO] [stdout] | [INFO] [stdout] 1 | ...safe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod System { # [ allow ( unused_variables , non_upper_case_globals , n... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5548 [INFO] [stdout] | [INFO] [stdout] 1 | ...e , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Diagnostics { # [ allow ( unused_variables , non_upper_case_globals ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5712 [INFO] [stdout] | [INFO] [stdout] 1 | ...safe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Debug { pub unsafe fn GetLastError < > ( ) -> WIN32_ERROR { # [ cf... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5728 [INFO] [stdout] | [INFO] [stdout] 1 | ..._code , clippy :: all ) ] pub mod Debug { pub unsafe fn GetLastError < > ( ) -> WIN32_ERROR { # [ cfg ( windows ) ] { # [ link ( name ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:6224 [INFO] [stdout] | [INFO] [stdout] 1 | ...d :: fmt :: Debug ) ] # [ repr ( transparent ) ] pub struct WIN32_ERROR ( pub u32 ) ; impl :: std :: convert :: From < u32 > for WIN32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7529 [INFO] [stdout] | [INFO] [stdout] 1 | ... , non_camel_case_types , dead_code , clippy :: all ) ] pub mod RemoteDesktop { # [ derive ( :: std :: clone :: Clone , :: std :: mark... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7639 [INFO] [stdout] | [INFO] [stdout] 1 | ...: Clone , :: std :: marker :: Copy ) ] # [ repr ( C ) ] pub struct WTSCLIENTW { pub ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7663 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: Copy ) ] # [ repr ( C ) ] pub struct WTSCLIENTW { pub ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ] , pub UserName : [ u16 ;2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7694 [INFO] [stdout] | [INFO] [stdout] 1 | ...pub struct WTSCLIENTW { pub ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ] , pub UserName : [ u16 ;21 ] , pub WorkDirectory : [ u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7721 [INFO] [stdout] | [INFO] [stdout] 1 | ...ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ] , pub UserName : [ u16 ;21 ] , pub WorkDirectory : [ u16 ;261 ] , pub InitialProgr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7750 [INFO] [stdout] | [INFO] [stdout] 1 | ...omain : [ u16 ;18 ] , pub UserName : [ u16 ;21 ] , pub WorkDirectory : [ u16 ;261 ] , pub InitialProgram : [ u16 ;261 ] , pub Encrypti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7785 [INFO] [stdout] | [INFO] [stdout] 1 | ... [ u16 ;21 ] , pub WorkDirectory : [ u16 ;261 ] , pub InitialProgram : [ u16 ;261 ] , pub EncryptionLevel : u8 , pub ClientAddressFami... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7821 [INFO] [stdout] | [INFO] [stdout] 1 | ...y : [ u16 ;261 ] , pub InitialProgram : [ u16 ;261 ] , pub EncryptionLevel : u8 , pub ClientAddressFamily : u32 , pub ClientAddress : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7848 [INFO] [stdout] | [INFO] [stdout] 1 | ...Program : [ u16 ;261 ] , pub EncryptionLevel : u8 , pub ClientAddressFamily : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7880 [INFO] [stdout] | [INFO] [stdout] 1 | ...yptionLevel : u8 , pub ClientAddressFamily : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7914 [INFO] [stdout] | [INFO] [stdout] 1 | ...ientAddressFamily : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirecto... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7931 [INFO] [stdout] | [INFO] [stdout] 1 | ... : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirectory : [ u16 ;261 ]... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7948 [INFO] [stdout] | [INFO] [stdout] 1 | ...ddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirectory : [ u16 ;261 ] , pub ClientBuildNu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7971 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirectory : [ u16 ;261 ] , pub ClientBuildNumber : u32 , pub ClientHardwar... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8008 [INFO] [stdout] | [INFO] [stdout] 1 | ...orDepth : u16 , pub ClientDirectory : [ u16 ;261 ] , pub ClientBuildNumber : u32 , pub ClientHardwareId : u32 , pub ClientProductId : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8038 [INFO] [stdout] | [INFO] [stdout] 1 | ...ectory : [ u16 ;261 ] , pub ClientBuildNumber : u32 , pub ClientHardwareId : u32 , pub ClientProductId : u16 , pub OutBufCountHost : u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8067 [INFO] [stdout] | [INFO] [stdout] 1 | ...lientBuildNumber : u32 , pub ClientHardwareId : u32 , pub ClientProductId : u16 , pub OutBufCountHost : u16 , pub OutBufCountClient : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8095 [INFO] [stdout] | [INFO] [stdout] 1 | ... ClientHardwareId : u32 , pub ClientProductId : u16 , pub OutBufCountHost : u16 , pub OutBufCountClient : u16 , pub OutBufLength : u16... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8123 [INFO] [stdout] | [INFO] [stdout] 1 | ... ClientProductId : u16 , pub OutBufCountHost : u16 , pub OutBufCountClient : u16 , pub OutBufLength : u16 , pub DeviceId : [ u16 ;261 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8153 [INFO] [stdout] | [INFO] [stdout] 1 | ...b OutBufCountHost : u16 , pub OutBufCountClient : u16 , pub OutBufLength : u16 , pub DeviceId : [ u16 ;261 ] } impl WTSCLIENTW { } imp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8178 [INFO] [stdout] | [INFO] [stdout] 1 | ...b OutBufCountClient : u16 , pub OutBufLength : u16 , pub DeviceId : [ u16 ;261 ] } impl WTSCLIENTW { } impl :: std :: default :: Defau... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:10645 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSCloseServer < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: HANDLE > , > ( hserver : Param0 , ) { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:11095 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSEnumerateSessionsW < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: HANDLE > , > ( hserver : Param0 , reserved : u32 , version : u32 , ppsessioninfo : * mut * mut WTS_SESSION_INFOW , pcount : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:12010 [INFO] [stdout] | [INFO] [stdout] 1 | ...nsupported target OS" ) ; } pub unsafe fn WTSFreeMemory < > ( pmemory : * mut :: std :: ffi :: c_void , ) { # [ cfg ( windows ) ] { # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:12397 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSOpenServerW < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: PWSTR > , > ( pservername : Param0 , ) -> super::super::Foundation:: HANDLE { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:12931 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSQuerySessionInformationW < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: HANDLE > , > ( hserver : Param0 , sessionid : u32 , wtsinfoclass : WTS_INFO_CLASS , ppbuffer : * mut super::super::Foundation:: PWSTR , pbytesreturned : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14134 [INFO] [stdout] | [INFO] [stdout] 1 | ...mt :: Debug ) ] # [ repr ( transparent ) ] pub struct WTS_CONNECTSTATE_CLASS ( pub i32 ) ; pub const WTSActive : WTS_CONNECTSTATE_CLAS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14182 [INFO] [stdout] | [INFO] [stdout] 1 | ...TSTATE_CLASS ( pub i32 ) ; pub const WTSActive : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 0i32 ) ; pub const WTSConnected : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14263 [INFO] [stdout] | [INFO] [stdout] 1 | ...CTSTATE_CLASS ( 0i32 ) ; pub const WTSConnected : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 1i32 ) ; pub const WTSConnectQuery... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14347 [INFO] [stdout] | [INFO] [stdout] 1 | ...TSTATE_CLASS ( 1i32 ) ; pub const WTSConnectQuery : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 2i32 ) ; pub const WTSShadow : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14434 [INFO] [stdout] | [INFO] [stdout] 1 | ...NECTSTATE_CLASS ( 2i32 ) ; pub const WTSShadow : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 3i32 ) ; pub const WTSDisconnected ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14515 [INFO] [stdout] | [INFO] [stdout] 1 | ...TSTATE_CLASS ( 3i32 ) ; pub const WTSDisconnected : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 4i32 ) ; pub const WTSIdle : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14602 [INFO] [stdout] | [INFO] [stdout] 1 | ...NNECTSTATE_CLASS ( 4i32 ) ; pub const WTSIdle : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 5i32 ) ; pub const WTSListen : WTS_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14681 [INFO] [stdout] | [INFO] [stdout] 1 | ...NECTSTATE_CLASS ( 5i32 ) ; pub const WTSListen : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 6i32 ) ; pub const WTSReset : WTS_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14762 [INFO] [stdout] | [INFO] [stdout] 1 | ...NECTSTATE_CLASS ( 6i32 ) ; pub const WTSReset : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 7i32 ) ; pub const WTSDown : WTS_CON... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14842 [INFO] [stdout] | [INFO] [stdout] 1 | ...NNECTSTATE_CLASS ( 7i32 ) ; pub const WTSDown : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 8i32 ) ; pub const WTSInit : WTS_CON... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14921 [INFO] [stdout] | [INFO] [stdout] 1 | ...NNECTSTATE_CLASS ( 8i32 ) ; pub const WTSInit : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 9i32 ) ; impl :: std :: convert :: F... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15429 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: fmt :: Debug ) ] # [ repr ( transparent ) ] pub struct WTS_INFO_CLASS ( pub i32 ) ; pub const WTSInitialProgram : WTS_INFO_CLASS = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15469 [INFO] [stdout] | [INFO] [stdout] 1 | ...t WTS_INFO_CLASS ( pub i32 ) ; pub const WTSInitialProgram : WTS_INFO_CLASS = WTS_INFO_CLASS ( 0i32 ) ; pub const WTSApplicationName :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15542 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 0i32 ) ; pub const WTSApplicationName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 1i32 ) ; pub const WTSWorkingDirectory ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15616 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 1i32 ) ; pub const WTSWorkingDirectory : WTS_INFO_CLASS = WTS_INFO_CLASS ( 2i32 ) ; pub const WTSOEMId : WTS_INFO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15691 [INFO] [stdout] | [INFO] [stdout] 1 | ..._CLASS = WTS_INFO_CLASS ( 2i32 ) ; pub const WTSOEMId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 3i32 ) ; pub const WTSSessionId : WTS_INFO_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15755 [INFO] [stdout] | [INFO] [stdout] 1 | ...LASS = WTS_INFO_CLASS ( 3i32 ) ; pub const WTSSessionId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 4i32 ) ; pub const WTSUserName : WTS_INFO_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15823 [INFO] [stdout] | [INFO] [stdout] 1 | ...CLASS = WTS_INFO_CLASS ( 4i32 ) ; pub const WTSUserName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 5i32 ) ; pub const WTSWinStationName : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15890 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 5i32 ) ; pub const WTSWinStationName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 6i32 ) ; pub const WTSDomainName : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15963 [INFO] [stdout] | [INFO] [stdout] 1 | ...LASS = WTS_INFO_CLASS ( 6i32 ) ; pub const WTSDomainName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 7i32 ) ; pub const WTSConnectState : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16032 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 7i32 ) ; pub const WTSConnectState : WTS_INFO_CLASS = WTS_INFO_CLASS ( 8i32 ) ; pub const WTSClientBuildNumber ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16103 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 8i32 ) ; pub const WTSClientBuildNumber : WTS_INFO_CLASS = WTS_INFO_CLASS ( 9i32 ) ; pub const WTSClientName : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16179 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 9i32 ) ; pub const WTSClientName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 10i32 ) ; pub const WTSClientDirectory : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16249 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 10i32 ) ; pub const WTSClientDirectory : WTS_INFO_CLASS = WTS_INFO_CLASS ( 11i32 ) ; pub const WTSClientProductId ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16324 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 11i32 ) ; pub const WTSClientProductId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 12i32 ) ; pub const WTSClientHardwareId... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16399 [INFO] [stdout] | [INFO] [stdout] 1 | ...= WTS_INFO_CLASS ( 12i32 ) ; pub const WTSClientHardwareId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 13i32 ) ; pub const WTSClientAddress : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16475 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 13i32 ) ; pub const WTSClientAddress : WTS_INFO_CLASS = WTS_INFO_CLASS ( 14i32 ) ; pub const WTSClientDisplay : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16548 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 14i32 ) ; pub const WTSClientDisplay : WTS_INFO_CLASS = WTS_INFO_CLASS ( 15i32 ) ; pub const WTSClientProtocolTyp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16621 [INFO] [stdout] | [INFO] [stdout] 1 | ... WTS_INFO_CLASS ( 15i32 ) ; pub const WTSClientProtocolType : WTS_INFO_CLASS = WTS_INFO_CLASS ( 16i32 ) ; pub const WTSIdleTime : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16699 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 16i32 ) ; pub const WTSIdleTime : WTS_INFO_CLASS = WTS_INFO_CLASS ( 17i32 ) ; pub const WTSLogonTime : WTS_INFO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16767 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 17i32 ) ; pub const WTSLogonTime : WTS_INFO_CLASS = WTS_INFO_CLASS ( 18i32 ) ; pub const WTSIncomingBytes : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16836 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 18i32 ) ; pub const WTSIncomingBytes : WTS_INFO_CLASS = WTS_INFO_CLASS ( 19i32 ) ; pub const WTSOutgoingBytes : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16909 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 19i32 ) ; pub const WTSOutgoingBytes : WTS_INFO_CLASS = WTS_INFO_CLASS ( 20i32 ) ; pub const WTSIncomingFrames : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16982 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 20i32 ) ; pub const WTSIncomingFrames : WTS_INFO_CLASS = WTS_INFO_CLASS ( 21i32 ) ; pub const WTSOutgoingFrames : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17056 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 21i32 ) ; pub const WTSOutgoingFrames : WTS_INFO_CLASS = WTS_INFO_CLASS ( 22i32 ) ; pub const WTSClientInfo : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17130 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 22i32 ) ; pub const WTSClientInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 23i32 ) ; pub const WTSSessionInfo : WTS_I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17200 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 23i32 ) ; pub const WTSSessionInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 24i32 ) ; pub const WTSSessionInfoEx : WT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17271 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 24i32 ) ; pub const WTSSessionInfoEx : WTS_INFO_CLASS = WTS_INFO_CLASS ( 25i32 ) ; pub const WTSConfigInfo : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17344 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 25i32 ) ; pub const WTSConfigInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 26i32 ) ; pub const WTSValidationInfo : WT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17414 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 26i32 ) ; pub const WTSValidationInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 27i32 ) ; pub const WTSSessionAddressV4 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17488 [INFO] [stdout] | [INFO] [stdout] 1 | ...= WTS_INFO_CLASS ( 27i32 ) ; pub const WTSSessionAddressV4 : WTS_INFO_CLASS = WTS_INFO_CLASS ( 28i32 ) ; pub const WTSIsRemoteSession ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17564 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 28i32 ) ; pub const WTSIsRemoteSession : WTS_INFO_CLASS = WTS_INFO_CLASS ( 29i32 ) ; impl :: std :: convert :: Fro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17935 [INFO] [stdout] | [INFO] [stdout] 1 | ...lone , :: std :: marker :: Copy ) ] # [ repr ( C ) ] pub struct WTS_SESSION_INFOW { pub SessionId : u32 , pub pWinStationName : super:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17966 [INFO] [stdout] | [INFO] [stdout] 1 | ...Copy ) ] # [ repr ( C ) ] pub struct WTS_SESSION_INFOW { pub SessionId : u32 , pub pWinStationName : super::super::Foundation:: PWSTR ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17988 [INFO] [stdout] | [INFO] [stdout] 1 | ...S_SESSION_INFOW { pub SessionId : u32 , pub pWinStationName : super::super::Foundation:: PWSTR , pub State : WTS_CONNECTSTATE_CLASS } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:18045 [INFO] [stdout] | [INFO] [stdout] 1 | ...nStationName : super::super::Foundation:: PWSTR , pub State : WTS_CONNECTSTATE_CLASS } impl WTS_SESSION_INFOW { } impl :: std :: defau... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19104 [INFO] [stdout] | [INFO] [stdout] 1 | ... non_camel_case_types , dead_code , clippy :: all ) ] pub mod SystemInformation { # [ derive ( :: std :: cmp :: PartialEq , :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19335 [INFO] [stdout] | [INFO] [stdout] 1 | ...fmt :: Debug ) ] # [ repr ( transparent ) ] pub struct COMPUTER_NAME_FORMAT ( pub i32 ) ; pub const ComputerNameNetBIOS : COMPUTER_NAM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19381 [INFO] [stdout] | [INFO] [stdout] 1 | ...ME_FORMAT ( pub i32 ) ; pub const ComputerNameNetBIOS : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 0i32 ) ; pub const ComputerNameD... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19468 [INFO] [stdout] | [INFO] [stdout] 1 | ...AME_FORMAT ( 0i32 ) ; pub const ComputerNameDnsHostname : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 1i32 ) ; pub const ComputerNam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19559 [INFO] [stdout] | [INFO] [stdout] 1 | ...NAME_FORMAT ( 1i32 ) ; pub const ComputerNameDnsDomain : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 2i32 ) ; pub const ComputerName... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19648 [INFO] [stdout] | [INFO] [stdout] 1 | ..._FORMAT ( 2i32 ) ; pub const ComputerNameDnsFullyQualified : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 3i32 ) ; pub const Computer... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19745 [INFO] [stdout] | [INFO] [stdout] 1 | ...E_FORMAT ( 3i32 ) ; pub const ComputerNamePhysicalNetBIOS : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 4i32 ) ; pub const ComputerN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19840 [INFO] [stdout] | [INFO] [stdout] 1 | ...FORMAT ( 4i32 ) ; pub const ComputerNamePhysicalDnsHostname : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 5i32 ) ; pub const Compute... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19939 [INFO] [stdout] | [INFO] [stdout] 1 | ..._FORMAT ( 5i32 ) ; pub const ComputerNamePhysicalDnsDomain : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 6i32 ) ; pub const Computer... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:20036 [INFO] [stdout] | [INFO] [stdout] 1 | ...MAT ( 6i32 ) ; pub const ComputerNamePhysicalDnsFullyQualified : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 7i32 ) ; pub const Comp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:20141 [INFO] [stdout] | [INFO] [stdout] 1 | ...ER_NAME_FORMAT ( 7i32 ) ; pub const ComputerNameMax : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 8i32 ) ; impl :: std :: convert ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:20446 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn GetComputerNameExW < > ( nametype : COMPUTER_NAME_FORMAT , lpbuffer : super::super::Foundation:: PWSTR , nsize : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:21260 [INFO] [stdout] | [INFO] [stdout] 1 | ... non_camel_case_types , dead_code , clippy :: all ) ] pub mod WindowsProgramming { pub unsafe fn GetUserNameW < > ( lpbuffer : super::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:21289 [INFO] [stdout] | [INFO] [stdout] 1 | ... { pub unsafe fn GetUserNameW < > ( lpbuffer : super::super::Foundation:: PWSTR , pcbbuffer : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.84s [INFO] running `Command { std: "docker" "inspect" "1cd1c3bd41303df1c0eb9ccdcd12845ee7db6217e32a678b52879aa3c1677a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd1c3bd41303df1c0eb9ccdcd12845ee7db6217e32a678b52879aa3c1677a27", kill_on_drop: false }` [INFO] [stdout] 1cd1c3bd41303df1c0eb9ccdcd12845ee7db6217e32a678b52879aa3c1677a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 281458bf603fc26572ab1d4f128d271cc5c1e0dd5af4c1c9c30ccee47f665d55 [INFO] running `Command { std: "docker" "start" "-a" "281458bf603fc26572ab1d4f128d271cc5c1e0dd5af4c1c9c30ccee47f665d55", kill_on_drop: false }` [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:143 [INFO] [stdout] | [INFO] [stdout] 1 | ...afe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Windows { # [ allow ( unused_variables , non_upper_case_globals , n... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:303 [INFO] [stdout] | [INFO] [stdout] 1 | ...safe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Win32 { # [ allow ( unused_variables , non_upper_case_globals , no... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:461 [INFO] [stdout] | [INFO] [stdout] 1 | ...fe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Foundation { # [ repr ( transparent ) ] # [ derive ( :: std :: defau... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:685 [INFO] [stdout] | [INFO] [stdout] 1 | ... , :: std :: cmp :: Eq , :: std :: fmt :: Debug ) ] pub struct BOOL ( pub i32 ) ; unsafe impl :: windows :: Abi for BOOL { type Abi = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:827 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe DefaultType = Self ; } impl BOOL { # [ inline ] pub fn as_bool ( self ) -> bool { ! ( self . 0 == 0 ) } # [ inline ] pub fn ok ( se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:896 [INFO] [stdout] | [INFO] [stdout] 1 | ...bool { ! ( self . 0 == 0 ) } # [ inline ] pub fn ok ( self ) -> :: windows :: Result < ( ) > { if self . as_bool ( ) { Ok ( ( ) ) } el... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:1075 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: from_win32 ( ) ) } } # [ inline ] # [ track_caller ] pub fn unwrap ( self ) { self . ok ( ) . unwrap ( ) ; } # [ inline ] # [ track... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:1163 [INFO] [stdout] | [INFO] [stdout] 1 | .... unwrap ( ) ; } # [ inline ] # [ track_caller ] pub fn expect ( self , msg : & str ) { self . ok ( ) . expect ( msg ) ; } } impl :: s... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:2505 [INFO] [stdout] | [INFO] [stdout] 1 | ...: std :: cmp :: Eq ) ] # [ repr ( transparent ) ] pub struct HANDLE ( pub isize ) ; unsafe impl :: windows :: Handle for HANDLE { fn i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:3066 [INFO] [stdout] | [INFO] [stdout] 1 | ... std :: cmp :: Eq ) ] # [ repr ( transparent ) ] pub struct PWSTR ( pub * mut u16 ) ; impl PWSTR { pub fn is_null ( & self ) -> bool {... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:3116 [INFO] [stdout] | [INFO] [stdout] 1 | ...pub struct PWSTR ( pub * mut u16 ) ; impl PWSTR { pub fn is_null ( & self ) -> bool { self . 0 . is_null ( ) } } impl :: std :: defaul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5389 [INFO] [stdout] | [INFO] [stdout] 1 | ...safe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod System { # [ allow ( unused_variables , non_upper_case_globals , n... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5548 [INFO] [stdout] | [INFO] [stdout] 1 | ...e , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Diagnostics { # [ allow ( unused_variables , non_upper_case_globals ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5712 [INFO] [stdout] | [INFO] [stdout] 1 | ...safe , non_camel_case_types , dead_code , clippy :: all ) ] pub mod Debug { pub unsafe fn GetLastError < > ( ) -> WIN32_ERROR { # [ cf... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:5728 [INFO] [stdout] | [INFO] [stdout] 1 | ..._code , clippy :: all ) ] pub mod Debug { pub unsafe fn GetLastError < > ( ) -> WIN32_ERROR { # [ cfg ( windows ) ] { # [ link ( name ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:6224 [INFO] [stdout] | [INFO] [stdout] 1 | ...d :: fmt :: Debug ) ] # [ repr ( transparent ) ] pub struct WIN32_ERROR ( pub u32 ) ; impl :: std :: convert :: From < u32 > for WIN32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7529 [INFO] [stdout] | [INFO] [stdout] 1 | ... , non_camel_case_types , dead_code , clippy :: all ) ] pub mod RemoteDesktop { # [ derive ( :: std :: clone :: Clone , :: std :: mark... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7639 [INFO] [stdout] | [INFO] [stdout] 1 | ...: Clone , :: std :: marker :: Copy ) ] # [ repr ( C ) ] pub struct WTSCLIENTW { pub ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7663 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: Copy ) ] # [ repr ( C ) ] pub struct WTSCLIENTW { pub ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ] , pub UserName : [ u16 ;2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7694 [INFO] [stdout] | [INFO] [stdout] 1 | ...pub struct WTSCLIENTW { pub ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ] , pub UserName : [ u16 ;21 ] , pub WorkDirectory : [ u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7721 [INFO] [stdout] | [INFO] [stdout] 1 | ...ClientName : [ u16 ;21 ] , pub Domain : [ u16 ;18 ] , pub UserName : [ u16 ;21 ] , pub WorkDirectory : [ u16 ;261 ] , pub InitialProgr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7750 [INFO] [stdout] | [INFO] [stdout] 1 | ...omain : [ u16 ;18 ] , pub UserName : [ u16 ;21 ] , pub WorkDirectory : [ u16 ;261 ] , pub InitialProgram : [ u16 ;261 ] , pub Encrypti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7785 [INFO] [stdout] | [INFO] [stdout] 1 | ... [ u16 ;21 ] , pub WorkDirectory : [ u16 ;261 ] , pub InitialProgram : [ u16 ;261 ] , pub EncryptionLevel : u8 , pub ClientAddressFami... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7821 [INFO] [stdout] | [INFO] [stdout] 1 | ...y : [ u16 ;261 ] , pub InitialProgram : [ u16 ;261 ] , pub EncryptionLevel : u8 , pub ClientAddressFamily : u32 , pub ClientAddress : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7848 [INFO] [stdout] | [INFO] [stdout] 1 | ...Program : [ u16 ;261 ] , pub EncryptionLevel : u8 , pub ClientAddressFamily : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7880 [INFO] [stdout] | [INFO] [stdout] 1 | ...yptionLevel : u8 , pub ClientAddressFamily : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7914 [INFO] [stdout] | [INFO] [stdout] 1 | ...ientAddressFamily : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirecto... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7931 [INFO] [stdout] | [INFO] [stdout] 1 | ... : u32 , pub ClientAddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirectory : [ u16 ;261 ]... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7948 [INFO] [stdout] | [INFO] [stdout] 1 | ...ddress : [ u16 ;31 ] , pub HRes : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirectory : [ u16 ;261 ] , pub ClientBuildNu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:7971 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : u16 , pub VRes : u16 , pub ColorDepth : u16 , pub ClientDirectory : [ u16 ;261 ] , pub ClientBuildNumber : u32 , pub ClientHardwar... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8008 [INFO] [stdout] | [INFO] [stdout] 1 | ...orDepth : u16 , pub ClientDirectory : [ u16 ;261 ] , pub ClientBuildNumber : u32 , pub ClientHardwareId : u32 , pub ClientProductId : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8038 [INFO] [stdout] | [INFO] [stdout] 1 | ...ectory : [ u16 ;261 ] , pub ClientBuildNumber : u32 , pub ClientHardwareId : u32 , pub ClientProductId : u16 , pub OutBufCountHost : u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8067 [INFO] [stdout] | [INFO] [stdout] 1 | ...lientBuildNumber : u32 , pub ClientHardwareId : u32 , pub ClientProductId : u16 , pub OutBufCountHost : u16 , pub OutBufCountClient : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8095 [INFO] [stdout] | [INFO] [stdout] 1 | ... ClientHardwareId : u32 , pub ClientProductId : u16 , pub OutBufCountHost : u16 , pub OutBufCountClient : u16 , pub OutBufLength : u16... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8123 [INFO] [stdout] | [INFO] [stdout] 1 | ... ClientProductId : u16 , pub OutBufCountHost : u16 , pub OutBufCountClient : u16 , pub OutBufLength : u16 , pub DeviceId : [ u16 ;261 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8153 [INFO] [stdout] | [INFO] [stdout] 1 | ...b OutBufCountHost : u16 , pub OutBufCountClient : u16 , pub OutBufLength : u16 , pub DeviceId : [ u16 ;261 ] } impl WTSCLIENTW { } imp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:8178 [INFO] [stdout] | [INFO] [stdout] 1 | ...b OutBufCountClient : u16 , pub OutBufLength : u16 , pub DeviceId : [ u16 ;261 ] } impl WTSCLIENTW { } impl :: std :: default :: Defau... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:10645 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSCloseServer < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: HANDLE > , > ( hserver : Param0 , ) { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:11095 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSEnumerateSessionsW < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: HANDLE > , > ( hserver : Param0 , reserved : u32 , version : u32 , ppsessioninfo : * mut * mut WTS_SESSION_INFOW , pcount : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:12010 [INFO] [stdout] | [INFO] [stdout] 1 | ...nsupported target OS" ) ; } pub unsafe fn WTSFreeMemory < > ( pmemory : * mut :: std :: ffi :: c_void , ) { # [ cfg ( windows ) ] { # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:12397 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSOpenServerW < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: PWSTR > , > ( pservername : Param0 , ) -> super::super::Foundation:: HANDLE { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:12931 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn WTSQuerySessionInformationW < 'a , Param0 : :: windows :: IntoParam < 'a , super::super::Foundation:: HANDLE > , > ( hserver : Param0 , sessionid : u32 , wtsinfoclass : WTS_INFO_CLASS , ppbuffer : * mut super::super::Foundation:: PWSTR , pbytesreturned : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14134 [INFO] [stdout] | [INFO] [stdout] 1 | ...mt :: Debug ) ] # [ repr ( transparent ) ] pub struct WTS_CONNECTSTATE_CLASS ( pub i32 ) ; pub const WTSActive : WTS_CONNECTSTATE_CLAS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14182 [INFO] [stdout] | [INFO] [stdout] 1 | ...TSTATE_CLASS ( pub i32 ) ; pub const WTSActive : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 0i32 ) ; pub const WTSConnected : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14263 [INFO] [stdout] | [INFO] [stdout] 1 | ...CTSTATE_CLASS ( 0i32 ) ; pub const WTSConnected : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 1i32 ) ; pub const WTSConnectQuery... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14347 [INFO] [stdout] | [INFO] [stdout] 1 | ...TSTATE_CLASS ( 1i32 ) ; pub const WTSConnectQuery : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 2i32 ) ; pub const WTSShadow : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14434 [INFO] [stdout] | [INFO] [stdout] 1 | ...NECTSTATE_CLASS ( 2i32 ) ; pub const WTSShadow : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 3i32 ) ; pub const WTSDisconnected ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14515 [INFO] [stdout] | [INFO] [stdout] 1 | ...TSTATE_CLASS ( 3i32 ) ; pub const WTSDisconnected : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 4i32 ) ; pub const WTSIdle : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14602 [INFO] [stdout] | [INFO] [stdout] 1 | ...NNECTSTATE_CLASS ( 4i32 ) ; pub const WTSIdle : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 5i32 ) ; pub const WTSListen : WTS_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14681 [INFO] [stdout] | [INFO] [stdout] 1 | ...NECTSTATE_CLASS ( 5i32 ) ; pub const WTSListen : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 6i32 ) ; pub const WTSReset : WTS_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14762 [INFO] [stdout] | [INFO] [stdout] 1 | ...NECTSTATE_CLASS ( 6i32 ) ; pub const WTSReset : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 7i32 ) ; pub const WTSDown : WTS_CON... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14842 [INFO] [stdout] | [INFO] [stdout] 1 | ...NNECTSTATE_CLASS ( 7i32 ) ; pub const WTSDown : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 8i32 ) ; pub const WTSInit : WTS_CON... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:14921 [INFO] [stdout] | [INFO] [stdout] 1 | ...NNECTSTATE_CLASS ( 8i32 ) ; pub const WTSInit : WTS_CONNECTSTATE_CLASS = WTS_CONNECTSTATE_CLASS ( 9i32 ) ; impl :: std :: convert :: F... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15429 [INFO] [stdout] | [INFO] [stdout] 1 | ...:: fmt :: Debug ) ] # [ repr ( transparent ) ] pub struct WTS_INFO_CLASS ( pub i32 ) ; pub const WTSInitialProgram : WTS_INFO_CLASS = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15469 [INFO] [stdout] | [INFO] [stdout] 1 | ...t WTS_INFO_CLASS ( pub i32 ) ; pub const WTSInitialProgram : WTS_INFO_CLASS = WTS_INFO_CLASS ( 0i32 ) ; pub const WTSApplicationName :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15542 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 0i32 ) ; pub const WTSApplicationName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 1i32 ) ; pub const WTSWorkingDirectory ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15616 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 1i32 ) ; pub const WTSWorkingDirectory : WTS_INFO_CLASS = WTS_INFO_CLASS ( 2i32 ) ; pub const WTSOEMId : WTS_INFO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15691 [INFO] [stdout] | [INFO] [stdout] 1 | ..._CLASS = WTS_INFO_CLASS ( 2i32 ) ; pub const WTSOEMId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 3i32 ) ; pub const WTSSessionId : WTS_INFO_C... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15755 [INFO] [stdout] | [INFO] [stdout] 1 | ...LASS = WTS_INFO_CLASS ( 3i32 ) ; pub const WTSSessionId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 4i32 ) ; pub const WTSUserName : WTS_INFO_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15823 [INFO] [stdout] | [INFO] [stdout] 1 | ...CLASS = WTS_INFO_CLASS ( 4i32 ) ; pub const WTSUserName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 5i32 ) ; pub const WTSWinStationName : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15890 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 5i32 ) ; pub const WTSWinStationName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 6i32 ) ; pub const WTSDomainName : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:15963 [INFO] [stdout] | [INFO] [stdout] 1 | ...LASS = WTS_INFO_CLASS ( 6i32 ) ; pub const WTSDomainName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 7i32 ) ; pub const WTSConnectState : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16032 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 7i32 ) ; pub const WTSConnectState : WTS_INFO_CLASS = WTS_INFO_CLASS ( 8i32 ) ; pub const WTSClientBuildNumber ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16103 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 8i32 ) ; pub const WTSClientBuildNumber : WTS_INFO_CLASS = WTS_INFO_CLASS ( 9i32 ) ; pub const WTSClientName : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16179 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 9i32 ) ; pub const WTSClientName : WTS_INFO_CLASS = WTS_INFO_CLASS ( 10i32 ) ; pub const WTSClientDirectory : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16249 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 10i32 ) ; pub const WTSClientDirectory : WTS_INFO_CLASS = WTS_INFO_CLASS ( 11i32 ) ; pub const WTSClientProductId ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16324 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 11i32 ) ; pub const WTSClientProductId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 12i32 ) ; pub const WTSClientHardwareId... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16399 [INFO] [stdout] | [INFO] [stdout] 1 | ...= WTS_INFO_CLASS ( 12i32 ) ; pub const WTSClientHardwareId : WTS_INFO_CLASS = WTS_INFO_CLASS ( 13i32 ) ; pub const WTSClientAddress : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16475 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 13i32 ) ; pub const WTSClientAddress : WTS_INFO_CLASS = WTS_INFO_CLASS ( 14i32 ) ; pub const WTSClientDisplay : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16548 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 14i32 ) ; pub const WTSClientDisplay : WTS_INFO_CLASS = WTS_INFO_CLASS ( 15i32 ) ; pub const WTSClientProtocolTyp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16621 [INFO] [stdout] | [INFO] [stdout] 1 | ... WTS_INFO_CLASS ( 15i32 ) ; pub const WTSClientProtocolType : WTS_INFO_CLASS = WTS_INFO_CLASS ( 16i32 ) ; pub const WTSIdleTime : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16699 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 16i32 ) ; pub const WTSIdleTime : WTS_INFO_CLASS = WTS_INFO_CLASS ( 17i32 ) ; pub const WTSLogonTime : WTS_INFO... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16767 [INFO] [stdout] | [INFO] [stdout] 1 | ...ASS = WTS_INFO_CLASS ( 17i32 ) ; pub const WTSLogonTime : WTS_INFO_CLASS = WTS_INFO_CLASS ( 18i32 ) ; pub const WTSIncomingBytes : WTS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16836 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 18i32 ) ; pub const WTSIncomingBytes : WTS_INFO_CLASS = WTS_INFO_CLASS ( 19i32 ) ; pub const WTSOutgoingBytes : W... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16909 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 19i32 ) ; pub const WTSOutgoingBytes : WTS_INFO_CLASS = WTS_INFO_CLASS ( 20i32 ) ; pub const WTSIncomingFrames : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:16982 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 20i32 ) ; pub const WTSIncomingFrames : WTS_INFO_CLASS = WTS_INFO_CLASS ( 21i32 ) ; pub const WTSOutgoingFrames : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17056 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 21i32 ) ; pub const WTSOutgoingFrames : WTS_INFO_CLASS = WTS_INFO_CLASS ( 22i32 ) ; pub const WTSClientInfo : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17130 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 22i32 ) ; pub const WTSClientInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 23i32 ) ; pub const WTSSessionInfo : WTS_I... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17200 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 23i32 ) ; pub const WTSSessionInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 24i32 ) ; pub const WTSSessionInfoEx : WT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17271 [INFO] [stdout] | [INFO] [stdout] 1 | ...S = WTS_INFO_CLASS ( 24i32 ) ; pub const WTSSessionInfoEx : WTS_INFO_CLASS = WTS_INFO_CLASS ( 25i32 ) ; pub const WTSConfigInfo : WTS_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17344 [INFO] [stdout] | [INFO] [stdout] 1 | ...SS = WTS_INFO_CLASS ( 25i32 ) ; pub const WTSConfigInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 26i32 ) ; pub const WTSValidationInfo : WT... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17414 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 26i32 ) ; pub const WTSValidationInfo : WTS_INFO_CLASS = WTS_INFO_CLASS ( 27i32 ) ; pub const WTSSessionAddressV4 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17488 [INFO] [stdout] | [INFO] [stdout] 1 | ...= WTS_INFO_CLASS ( 27i32 ) ; pub const WTSSessionAddressV4 : WTS_INFO_CLASS = WTS_INFO_CLASS ( 28i32 ) ; pub const WTSIsRemoteSession ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17564 [INFO] [stdout] | [INFO] [stdout] 1 | ... = WTS_INFO_CLASS ( 28i32 ) ; pub const WTSIsRemoteSession : WTS_INFO_CLASS = WTS_INFO_CLASS ( 29i32 ) ; impl :: std :: convert :: Fro... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17935 [INFO] [stdout] | [INFO] [stdout] 1 | ...lone , :: std :: marker :: Copy ) ] # [ repr ( C ) ] pub struct WTS_SESSION_INFOW { pub SessionId : u32 , pub pWinStationName : super:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17966 [INFO] [stdout] | [INFO] [stdout] 1 | ...Copy ) ] # [ repr ( C ) ] pub struct WTS_SESSION_INFOW { pub SessionId : u32 , pub pWinStationName : super::super::Foundation:: PWSTR ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:17988 [INFO] [stdout] | [INFO] [stdout] 1 | ...S_SESSION_INFOW { pub SessionId : u32 , pub pWinStationName : super::super::Foundation:: PWSTR , pub State : WTS_CONNECTSTATE_CLASS } ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:18045 [INFO] [stdout] | [INFO] [stdout] 1 | ...nStationName : super::super::Foundation:: PWSTR , pub State : WTS_CONNECTSTATE_CLASS } impl WTS_SESSION_INFOW { } impl :: std :: defau... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19104 [INFO] [stdout] | [INFO] [stdout] 1 | ... non_camel_case_types , dead_code , clippy :: all ) ] pub mod SystemInformation { # [ derive ( :: std :: cmp :: PartialEq , :: std :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19335 [INFO] [stdout] | [INFO] [stdout] 1 | ...fmt :: Debug ) ] # [ repr ( transparent ) ] pub struct COMPUTER_NAME_FORMAT ( pub i32 ) ; pub const ComputerNameNetBIOS : COMPUTER_NAM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19381 [INFO] [stdout] | [INFO] [stdout] 1 | ...ME_FORMAT ( pub i32 ) ; pub const ComputerNameNetBIOS : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 0i32 ) ; pub const ComputerNameD... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19468 [INFO] [stdout] | [INFO] [stdout] 1 | ...AME_FORMAT ( 0i32 ) ; pub const ComputerNameDnsHostname : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 1i32 ) ; pub const ComputerNam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19559 [INFO] [stdout] | [INFO] [stdout] 1 | ...NAME_FORMAT ( 1i32 ) ; pub const ComputerNameDnsDomain : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 2i32 ) ; pub const ComputerName... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19648 [INFO] [stdout] | [INFO] [stdout] 1 | ..._FORMAT ( 2i32 ) ; pub const ComputerNameDnsFullyQualified : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 3i32 ) ; pub const Computer... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19745 [INFO] [stdout] | [INFO] [stdout] 1 | ...E_FORMAT ( 3i32 ) ; pub const ComputerNamePhysicalNetBIOS : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 4i32 ) ; pub const ComputerN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19840 [INFO] [stdout] | [INFO] [stdout] 1 | ...FORMAT ( 4i32 ) ; pub const ComputerNamePhysicalDnsHostname : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 5i32 ) ; pub const Compute... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:19939 [INFO] [stdout] | [INFO] [stdout] 1 | ..._FORMAT ( 5i32 ) ; pub const ComputerNamePhysicalDnsDomain : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 6i32 ) ; pub const Computer... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:20036 [INFO] [stdout] | [INFO] [stdout] 1 | ...MAT ( 6i32 ) ; pub const ComputerNamePhysicalDnsFullyQualified : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 7i32 ) ; pub const Comp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:20141 [INFO] [stdout] | [INFO] [stdout] 1 | ...ER_NAME_FORMAT ( 7i32 ) ; pub const ComputerNameMax : COMPUTER_NAME_FORMAT = COMPUTER_NAME_FORMAT ( 8i32 ) ; impl :: std :: convert ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:20446 [INFO] [stdout] | [INFO] [stdout] 1 | ... } pub unsafe fn GetComputerNameExW < > ( nametype : COMPUTER_NAME_FORMAT , lpbuffer : super::super::Foundation:: PWSTR , nsize : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rdc_connections v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:21260 [INFO] [stdout] | [INFO] [stdout] 1 | ... non_camel_case_types , dead_code , clippy :: all ) ] pub mod WindowsProgramming { pub unsafe fn GetUserNameW < > ( lpbuffer : super::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> /opt/rustwide/target/debug/build/rdc_connections-2e4328bfb1e157c1/out/windows.rs:1:21289 [INFO] [stdout] | [INFO] [stdout] 1 | ... { pub unsafe fn GetUserNameW < > ( lpbuffer : super::super::Foundation:: PWSTR , pcbbuffer : * mut u32 , ) -> super::super::Foundation:: BOOL { ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rdc_connections.ea983d6b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rdc_connections.ea983d6b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rdc_connections.ea983d6b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rdc_connections.ea983d6b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rdc_connections.ea983d6b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rdc_connections.ea983d6b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7.rc78dg3wytl4liq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libwindows-d265ed9f561245cf.rlib" "/opt/rustwide/target/debug/deps/libconst_sha1-579eab1f6c38630d.rlib" "/opt/rustwide/target/debug/deps/libwindows_reader-ccbb46a9f386188f.rlib" "/opt/rustwide/target/debug/deps/libwinsafe-9a13c971cd6eab37.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ladvapi32" "-lcomctl32" "-lcomdlg32" "-lgdi32" "-lkernel32" "-lmsimg32" "-lole32" "-lshell32" "-luser32" "-luxtheme" "-lversion" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rdc_connections-9d2bed54730bc1d7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ladvapi32 [INFO] [stdout] /usr/bin/ld: cannot find -lcomctl32 [INFO] [stdout] /usr/bin/ld: cannot find -lcomdlg32 [INFO] [stdout] /usr/bin/ld: cannot find -lgdi32 [INFO] [stdout] /usr/bin/ld: cannot find -lkernel32 [INFO] [stdout] /usr/bin/ld: cannot find -lmsimg32 [INFO] [stdout] /usr/bin/ld: cannot find -lole32 [INFO] [stdout] /usr/bin/ld: cannot find -lshell32 [INFO] [stdout] /usr/bin/ld: cannot find -luser32 [INFO] [stdout] /usr/bin/ld: cannot find -luxtheme [INFO] [stdout] /usr/bin/ld: cannot find -lversion [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rdc_connections` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "281458bf603fc26572ab1d4f128d271cc5c1e0dd5af4c1c9c30ccee47f665d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281458bf603fc26572ab1d4f128d271cc5c1e0dd5af4c1c9c30ccee47f665d55", kill_on_drop: false }` [INFO] [stdout] 281458bf603fc26572ab1d4f128d271cc5c1e0dd5af4c1c9c30ccee47f665d55