[INFO] fetching crate com 0.2.0... [INFO] checking com-0.2.0 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate com 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate com 0.2.0 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate com 0.2.0 [INFO] finished tweaking crates.io crate com 0.2.0 [INFO] tweaked toml for crates.io crate com 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a2087c51f3dd47afba06f2d92914d81008ed40a6641336a03dac9a38daeb6ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a2087c51f3dd47afba06f2d92914d81008ed40a6641336a03dac9a38daeb6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a2087c51f3dd47afba06f2d92914d81008ed40a6641336a03dac9a38daeb6ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2087c51f3dd47afba06f2d92914d81008ed40a6641336a03dac9a38daeb6ee", kill_on_drop: false }` [INFO] [stdout] 0a2087c51f3dd47afba06f2d92914d81008ed40a6641336a03dac9a38daeb6ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bcd1ee2ee68d33f63eac280957b3ff1cef8b4f270ba20f7aef7e2139985d87e1 [INFO] running `Command { std: "docker" "start" "-a" "bcd1ee2ee68d33f63eac280957b3ff1cef8b4f270ba20f7aef7e2139985d87e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling com_macros_support v0.2.0 [INFO] [stderr] Compiling com_macros v0.2.0 [INFO] [stderr] Checking com v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn CoIncrementMTAUsage(cookie: *mut c_void) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![deny(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / pub fn RegCreateKeyExA( [INFO] [stdout] 94 | | hKey: HKEY, [INFO] [stdout] 95 | | lpSubKey: *const i8, [INFO] [stdout] 96 | | Reserved: u32, [INFO] [stdout] ... | [INFO] [stdout] 102 | | lpdwDisposition: *mut u32, [INFO] [stdout] 103 | | ) -> LSTATUS; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn GetModuleFileNameA(hModule: *mut c_void, lpFilename: *mut i8, nSize: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn RegCloseKey(hKey: HKEY) -> LSTATUS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / pub fn RegSetValueExA( [INFO] [stdout] 107 | | hKey: HKEY, [INFO] [stdout] 108 | | lpValueName: *const i8, [INFO] [stdout] 109 | | Reserved: u32, [INFO] [stdout] ... | [INFO] [stdout] 112 | | cbData: u32, [INFO] [stdout] 113 | | ) -> LSTATUS; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn RegDeleteKeyA(hKey: HKEY, lpSubKey: *const i8) -> LSTATUS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn GetModuleHandleA(lpModuleName: *const i8) -> *mut c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn CoInitializeEx(pvReserved: *mut c_void, dwCoInit: u32) -> HRESULT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | / pub fn CoGetClassObject( [INFO] [stdout] 118 | | rclsid: *const IID, [INFO] [stdout] 119 | | dwClsContext: u32, [INFO] [stdout] 120 | | pvReserved: *mut c_void, [INFO] [stdout] 121 | | riid: *const IID, [INFO] [stdout] 122 | | ppv: *mut *mut c_void, [INFO] [stdout] 123 | | ) -> HRESULT; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | / pub fn CoCreateInstance( [INFO] [stdout] 125 | | rclsid: *const IID, [INFO] [stdout] 126 | | pUnkOuter: *mut c_void, [INFO] [stdout] 127 | | dwClsContext: u32, [INFO] [stdout] 128 | | riid: *const IID, [INFO] [stdout] 129 | | ppv: *mut *mut c_void, [INFO] [stdout] 130 | | ) -> HRESULT; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing documentation for a function [INFO] [stdout] --> src/sys.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn CoUninitialize(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `com` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bcd1ee2ee68d33f63eac280957b3ff1cef8b4f270ba20f7aef7e2139985d87e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd1ee2ee68d33f63eac280957b3ff1cef8b4f270ba20f7aef7e2139985d87e1", kill_on_drop: false }` [INFO] [stdout] bcd1ee2ee68d33f63eac280957b3ff1cef8b4f270ba20f7aef7e2139985d87e1