[INFO] cloning repository https://github.com/btwotwo/procon-reconnect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btwotwo/procon-reconnect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtwotwo%2Fprocon-reconnect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtwotwo%2Fprocon-reconnect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1266e20ed69fb343909dfeb5e23c3f5b9a2e2f1a [INFO] checking btwotwo/procon-reconnect/1266e20ed69fb343909dfeb5e23c3f5b9a2e2f1a against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtwotwo%2Fprocon-reconnect" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/btwotwo/procon-reconnect on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/btwotwo/procon-reconnect [INFO] finished tweaking git repo https://github.com/btwotwo/procon-reconnect [INFO] tweaked toml for git repo https://github.com/btwotwo/procon-reconnect written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/btwotwo/procon-reconnect already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded promptly v0.1.5 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] [stderr] Downloaded serde_json v1.0.63 [INFO] [stderr] Downloaded nix v0.5.1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fca4d0749b3ce286bba7aa8da5dbb1f921c19bf96333b65559213f87ab83e525 [INFO] running `Command { std: "docker" "start" "-a" "fca4d0749b3ce286bba7aa8da5dbb1f921c19bf96333b65559213f87ab83e525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fca4d0749b3ce286bba7aa8da5dbb1f921c19bf96333b65559213f87ab83e525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca4d0749b3ce286bba7aa8da5dbb1f921c19bf96333b65559213f87ab83e525", kill_on_drop: false }` [INFO] [stdout] fca4d0749b3ce286bba7aa8da5dbb1f921c19bf96333b65559213f87ab83e525 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18f1b0398b106b96f8a9412badab281c7f70124c196a79a3b19fffeb229f283a [INFO] running `Command { std: "docker" "start" "-a" "18f1b0398b106b96f8a9412badab281c7f70124c196a79a3b19fffeb229f283a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking winapi_bluetooth v0.1.0 (/opt/rustwide/workdir/winapi_bluetooth) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/winapi_imports.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub use winapi::shared::minwindef::{DWORD, FALSE, TRUE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/winapi_imports.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/winapi_imports.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | pub use winapi::shared::guiddef::{GUID}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/winapi_imports.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | pub use winapi::shared::winerror::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::ntdef::NULL; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::bluetoothapis::{HBLUETOOTH_RADIO_FIND, BLUETOOTH_RADIO_INFO}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::bluetoothapis::BluetoothGetRadioInfo; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | use winapi::um::handleapi::CloseHandle; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | use winapi::um::bluetoothapis::{BluetoothFindFirstRadio, BLUETOOTH_FIND_RADIO_PARAMS}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | use winapi::um::bluetoothapis::BluetoothFindNextRadio; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | use winapi::um::bluetoothapis::BluetoothFindRadioClose; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/device.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::bluetoothapis::{BLUETOOTH_DEVICE_INFO, BLUETOOTH_DEVICE_SEARCH_PARAMS, HBLUETOOTH_DEVICE_FIND}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> winapi_bluetooth/src/device.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/device.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | use winapi::um::bluetoothapis::BluetoothFindFirstDevice; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/device.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | use winapi::um::bluetoothapis::{BluetoothFindNextDevice}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/device.rs:249:21 [INFO] [stdout] | [INFO] [stdout] 249 | use winapi::um::bluetoothapis::BluetoothFindDeviceClose; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> winapi_bluetooth/src/winapi_imports.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | pub use winapi::um::bluetoothapis; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> winapi_bluetooth/src/winapi_imports.rs:11:46 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ERROR_NO_MORE_ITEMS: i32 = winapi::shared::winerror::ERROR_NO_MORE_ITEMS as i32; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | OsString::from_wide(&self.0.szName) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | OsString::from_iter(&self.0.szName) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> winapi_bluetooth/src/device.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | OsString::from_wide(&self.0.szName) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 88 | OsString::from_iter(&self.0.szName) [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> winapi_bluetooth/src/radio.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | Some(ERROR_NO_MORE_ITEMS) => None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not evaluate constant pattern [INFO] [stdout] --> winapi_bluetooth/src/device.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 239 | Some(ERROR_NO_MORE_ITEMS) => None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi_bluetooth` (lib) due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18f1b0398b106b96f8a9412badab281c7f70124c196a79a3b19fffeb229f283a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18f1b0398b106b96f8a9412badab281c7f70124c196a79a3b19fffeb229f283a", kill_on_drop: false }` [INFO] [stdout] 18f1b0398b106b96f8a9412badab281c7f70124c196a79a3b19fffeb229f283a