[INFO] fetching crate combup 0.1.5...
[INFO] checking combup-0.1.5 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate combup 0.1.5 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate combup 0.1.5 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate combup 0.1.5
[INFO] finished tweaking crates.io crate combup 0.1.5
[INFO] tweaked toml for crates.io crate combup 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6241da65a876d584af937a23dba4689000e6927871d007e4c7a7271bad5dd4d1
[INFO] running `Command { std: "docker" "start" "-a" "6241da65a876d584af937a23dba4689000e6927871d007e4c7a7271bad5dd4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6241da65a876d584af937a23dba4689000e6927871d007e4c7a7271bad5dd4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6241da65a876d584af937a23dba4689000e6927871d007e4c7a7271bad5dd4d1", kill_on_drop: false }`
[INFO] [stdout] 6241da65a876d584af937a23dba4689000e6927871d007e4c7a7271bad5dd4d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7c0fba8048eba2b81fd4cc25403bc16739e26e5865ae49b55814f8e07eae8b
[INFO] running `Command { std: "docker" "start" "-a" "bd7c0fba8048eba2b81fd4cc25403bc16739e26e5865ae49b55814f8e07eae8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking combup v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `winapi::IUnknown`, `winapi::REFIID`, `winapi::S_OK`, `winapi::E_NOINTERFACE`
[INFO] [stdout]  --> src/comptr.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::{IUnknown, REFIID, S_OK, E_NOINTERFACE};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^^^^^^^ no `E_NOINTERFACE` in the root
[INFO] [stdout]   |              |         |       |
[INFO] [stdout]   |              |         |       no `S_OK` in the root
[INFO] [stdout]   |              |         no `REFIID` in the root
[INFO] [stdout]   |              no `IUnknown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::IUnknown`, `winapi::REFIID`, `winapi::S_OK`, `winapi::E_NOINTERFACE`
[INFO] [stdout]  --> src/comptr.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::{IUnknown, REFIID, S_OK, E_NOINTERFACE};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^^^^^^^ no `E_NOINTERFACE` in the root
[INFO] [stdout]   |              |         |       |
[INFO] [stdout]   |              |         |       no `S_OK` in the root
[INFO] [stdout]   |              |         no `REFIID` in the root
[INFO] [stdout]   |              no `IUnknown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteLocalizedStrings`
[INFO] [stdout]  --> src/wide.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::IDWriteLocalizedStrings;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteLocalizedStrings` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteLocalizedStrings`
[INFO] [stdout]  --> src/wide.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::IDWriteLocalizedStrings;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteLocalizedStrings` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::wchar_t`
[INFO] [stdout]  --> src/wide.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::wchar_t;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `wchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::wchar_t`
[INFO] [stdout]  --> src/wide.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::wchar_t;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `wchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::winerror`
[INFO] [stdout]  --> src/wide.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::winerror::S_OK;
[INFO] [stdout]   |             ^^^^^^^^ could not find `winerror` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::winerror`
[INFO] [stdout]  --> src/wide.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::winerror::S_OK;
[INFO] [stdout]   |             ^^^^^^^^ could not find `winerror` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/wide.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/wide.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef`
[INFO] [stdout]  --> src/wide.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::minwindef::{BOOL, FALSE};
[INFO] [stdout]   |             ^^^^^^^^^ could not find `minwindef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef`
[INFO] [stdout]  --> src/wide.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::minwindef::{BOOL, FALSE};
[INFO] [stdout]   |             ^^^^^^^^^ could not find `minwindef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope
[INFO] [stdout]  --> src/com_helpers.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | DEFINE_GUID!{UuidOfIUnknown, 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope
[INFO] [stdout]  --> src/com_helpers.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | DEFINE_GUID!{UuidOfIUnknown, 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetUserDefaultLocaleName` in crate `kernel32`
[INFO] [stdout]   --> src/wide.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |             kernel32::GetUserDefaultLocaleName(locale.as_mut_ptr(), locale.len() as i32 - 1);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetUserDefaultLocaleName` in crate `kernel32`
[INFO] [stdout]   --> src/wide.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |             kernel32::GetUserDefaultLocaleName(locale.as_mut_ptr(), locale.len() as i32 - 1);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `guid_equals`
[INFO] [stdout]  --> src/com_helpers.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | macro_rules! guid_equals {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `implement_iunknown`
[INFO] [stdout]   --> src/com_helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! implement_iunknown {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `guid_equals`
[INFO] [stdout]  --> src/com_helpers.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | macro_rules! guid_equals {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `implement_iunknown`
[INFO] [stdout]   --> src/com_helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! implement_iunknown {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `combup` (lib) due to 9 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `combup` (lib test) due to 9 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bd7c0fba8048eba2b81fd4cc25403bc16739e26e5865ae49b55814f8e07eae8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7c0fba8048eba2b81fd4cc25403bc16739e26e5865ae49b55814f8e07eae8b", kill_on_drop: false }`
[INFO] [stdout] bd7c0fba8048eba2b81fd4cc25403bc16739e26e5865ae49b55814f8e07eae8b
[INFO] checking combup-0.1.5 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate combup 0.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate combup 0.1.5 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate combup 0.1.5
[INFO] finished tweaking crates.io crate combup 0.1.5
[INFO] tweaked toml for crates.io crate combup 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2fbedbc3c3d3e82b19353134cf340997c9a6d25395cdd0ea2196018d9da1182
[INFO] running `Command { std: "docker" "start" "-a" "f2fbedbc3c3d3e82b19353134cf340997c9a6d25395cdd0ea2196018d9da1182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2fbedbc3c3d3e82b19353134cf340997c9a6d25395cdd0ea2196018d9da1182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2fbedbc3c3d3e82b19353134cf340997c9a6d25395cdd0ea2196018d9da1182", kill_on_drop: false }`
[INFO] [stdout] f2fbedbc3c3d3e82b19353134cf340997c9a6d25395cdd0ea2196018d9da1182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c17d565ec6976838e0f39fbd3c9eb8a0bc769248a0dbb76e426bee21ed0c6ab
[INFO] running `Command { std: "docker" "start" "-a" "8c17d565ec6976838e0f39fbd3c9eb8a0bc769248a0dbb76e426bee21ed0c6ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking combup v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `winapi::IUnknown`, `winapi::REFIID`, `winapi::S_OK`, `winapi::E_NOINTERFACE`
[INFO] [stdout]  --> src/comptr.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::{IUnknown, REFIID, S_OK, E_NOINTERFACE};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^^^^^^^ no `E_NOINTERFACE` in the root
[INFO] [stdout]   |              |         |       |
[INFO] [stdout]   |              |         |       no `S_OK` in the root
[INFO] [stdout]   |              |         no `REFIID` in the root
[INFO] [stdout]   |              no `IUnknown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::IUnknown`, `winapi::REFIID`, `winapi::S_OK`, `winapi::E_NOINTERFACE`
[INFO] [stdout]  --> src/comptr.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::{IUnknown, REFIID, S_OK, E_NOINTERFACE};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^^^^^^^ no `E_NOINTERFACE` in the root
[INFO] [stdout]   |              |         |       |
[INFO] [stdout]   |              |         |       no `S_OK` in the root
[INFO] [stdout]   |              |         no `REFIID` in the root
[INFO] [stdout]   |              no `IUnknown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteLocalizedStrings`
[INFO] [stdout]  --> src/wide.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::IDWriteLocalizedStrings;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteLocalizedStrings` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::IDWriteLocalizedStrings`
[INFO] [stdout]  --> src/wide.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::IDWriteLocalizedStrings;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `IDWriteLocalizedStrings` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::wchar_t`
[INFO] [stdout]  --> src/wide.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::wchar_t;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `wchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::wchar_t`
[INFO] [stdout]  --> src/wide.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::wchar_t;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `wchar_t` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::winerror`
[INFO] [stdout]  --> src/wide.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::winerror::S_OK;
[INFO] [stdout]   |             ^^^^^^^^ could not find `winerror` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::winerror`
[INFO] [stdout]  --> src/wide.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::winerror::S_OK;
[INFO] [stdout]   |             ^^^^^^^^ could not find `winerror` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/wide.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/wide.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef`
[INFO] [stdout]  --> src/wide.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::minwindef::{BOOL, FALSE};
[INFO] [stdout]   |             ^^^^^^^^^ could not find `minwindef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef`
[INFO] [stdout]  --> src/wide.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::minwindef::{BOOL, FALSE};
[INFO] [stdout]   |             ^^^^^^^^^ could not find `minwindef` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope
[INFO] [stdout]  --> src/com_helpers.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | DEFINE_GUID!{UuidOfIUnknown, 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_GUID` in this scope
[INFO] [stdout]  --> src/com_helpers.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | DEFINE_GUID!{UuidOfIUnknown, 0x00000000, 0x0000, 0x0000, 0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetUserDefaultLocaleName` in crate `kernel32`
[INFO] [stdout]   --> src/wide.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |             kernel32::GetUserDefaultLocaleName(locale.as_mut_ptr(), locale.len() as i32 - 1);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetUserDefaultLocaleName` in crate `kernel32`
[INFO] [stdout]   --> src/wide.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 |             kernel32::GetUserDefaultLocaleName(locale.as_mut_ptr(), locale.len() as i32 - 1);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `kernel32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `guid_equals`
[INFO] [stdout]  --> src/com_helpers.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | macro_rules! guid_equals {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `implement_iunknown`
[INFO] [stdout]   --> src/com_helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! implement_iunknown {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `guid_equals`
[INFO] [stdout]  --> src/com_helpers.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | macro_rules! guid_equals {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `implement_iunknown`
[INFO] [stdout]   --> src/com_helpers.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | macro_rules! implement_iunknown {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/wide.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / lazy_static! {
[INFO] [stdout] 15 | |     static ref SYSTEM_LOCALE: Vec<wchar_t> = {
[INFO] [stdout] 16 | |         unsafe {
[INFO] [stdout] 17 | |             let mut locale: Vec<wchar_t> = vec![0; 85];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `combup` (lib) due to 9 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `combup` (lib test) due to 9 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c17d565ec6976838e0f39fbd3c9eb8a0bc769248a0dbb76e426bee21ed0c6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c17d565ec6976838e0f39fbd3c9eb8a0bc769248a0dbb76e426bee21ed0c6ab", kill_on_drop: false }`
[INFO] [stdout] 8c17d565ec6976838e0f39fbd3c9eb8a0bc769248a0dbb76e426bee21ed0c6ab
