[INFO] cloning repository https://github.com/montanonic/net [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/montanonic/net" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontanonic%2Fnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontanonic%2Fnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4931e836c9dfbd845ab4787907ebed62beb8661d [INFO] checking montanonic/net against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontanonic%2Fnet" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/montanonic/net on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/montanonic/net [INFO] finished tweaking git repo https://github.com/montanonic/net [INFO] tweaked toml for git repo https://github.com/montanonic/net written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/montanonic/net already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57a6d1a98ef8d3687ca1a1c9c4cccf7a03966741c8da8fb40c13574918bbba79 [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" "57a6d1a98ef8d3687ca1a1c9c4cccf7a03966741c8da8fb40c13574918bbba79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a6d1a98ef8d3687ca1a1c9c4cccf7a03966741c8da8fb40c13574918bbba79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a6d1a98ef8d3687ca1a1c9c4cccf7a03966741c8da8fb40c13574918bbba79", kill_on_drop: false }` [INFO] [stdout] 57a6d1a98ef8d3687ca1a1c9c4cccf7a03966741c8da8fb40c13574918bbba79 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc1827f0759937590f4de7a95baf8de1c690dbc032a23c4269384271b0dbfce5 [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" "cc1827f0759937590f4de7a95baf8de1c690dbc032a23c4269384271b0dbfce5", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking net v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `sock` [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod sock; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `sock`, create file "src/sock.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `sock` [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod sock; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `sock`, create file "src/sock.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/winsock.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/winsock.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ws2def::{self, ADDRINFOA, PADDRINFOA}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/winsock.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ws2def::{self, ADDRINFOA, PADDRINFOA}; [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] --> src/winsock.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winsock2::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/winsock.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winsock2::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/winsock.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::ws2tcpip; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/winsock.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/winsock.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ws2def::{self, ADDRINFOA, PADDRINFOA}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/winsock.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ws2def::{self, ADDRINFOA, PADDRINFOA}; [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] --> src/winsock.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winsock2::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/winsock.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winsock2::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/winsock.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::ws2tcpip; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SOCKET` in this scope [INFO] [stdout] --> src/winsock.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | handle: SOCKET, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAGetLastError` in this scope [INFO] [stdout] --> src/winsock.rs:65:45 [INFO] [stdout] | [INFO] [stdout] 65 | let err_code = unsafe { WSAGetLastError() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAGetLastError` in this scope [INFO] [stdout] --> src/winsock.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | unsafe { WSAGetLastError() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SOCKET` in this scope [INFO] [stdout] --> src/winsock.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_handle(&self) -> SOCKET { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct AddrInfo(PADDRINFOA); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | type Target = ADDRINFOA; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | fn deref(&self) -> &ADDRINFOA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | impl FFIListMut for AddrInfo { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:148:35 [INFO] [stdout] | [INFO] [stdout] 148 | fn next_ptr(&mut self) -> PADDRINFOA { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | impl FFIListMut for ADDRINFOA { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | impl FFIListMut for ADDRINFOA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_ptr(&mut self) -> PADDRINFOA { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | let mut h: ADDRINFOA = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | let mut result: PADDRINFOA = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAGetLastError` in this scope [INFO] [stdout] --> src/winsock.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | unsafe { WSAGetLastError() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSACleanup` in this scope [INFO] [stdout] --> src/winsock.rs:250:37 [INFO] [stdout] | [INFO] [stdout] 250 | let code = unsafe { WSACleanup() }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAStartup` in this scope [INFO] [stdout] --> src/winsock.rs:274:37 [INFO] [stdout] | [INFO] [stdout] 274 | let startup_code = unsafe { WSAStartup(version, wsa_data.as_mut_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WSADATA` in this scope [INFO] [stdout] --> src/winsock.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | let wsa_data: WSADATA = unsafe { wsa_data.assume_init() }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SOCKET` in this scope [INFO] [stdout] --> src/winsock.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | handle: SOCKET, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAGetLastError` in this scope [INFO] [stdout] --> src/winsock.rs:65:45 [INFO] [stdout] | [INFO] [stdout] 65 | let err_code = unsafe { WSAGetLastError() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAGetLastError` in this scope [INFO] [stdout] --> src/winsock.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | unsafe { WSAGetLastError() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SOCKET` in this scope [INFO] [stdout] --> src/winsock.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_handle(&self) -> SOCKET { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct AddrInfo(PADDRINFOA); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | type Target = ADDRINFOA; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 142 | fn deref(&self) -> &ADDRINFOA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | impl FFIListMut for AddrInfo { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:148:35 [INFO] [stdout] | [INFO] [stdout] 148 | fn next_ptr(&mut self) -> PADDRINFOA { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | impl FFIListMut for ADDRINFOA { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | impl FFIListMut for ADDRINFOA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:154:35 [INFO] [stdout] | [INFO] [stdout] 154 | fn next_ptr(&mut self) -> PADDRINFOA { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | let mut h: ADDRINFOA = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PADDRINFOA` in this scope [INFO] [stdout] --> src/winsock.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | let mut result: PADDRINFOA = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAGetLastError` in this scope [INFO] [stdout] --> src/winsock.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | unsafe { WSAGetLastError() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSACleanup` in this scope [INFO] [stdout] --> src/winsock.rs:250:37 [INFO] [stdout] | [INFO] [stdout] 250 | let code = unsafe { WSACleanup() }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WSAStartup` in this scope [INFO] [stdout] --> src/winsock.rs:274:37 [INFO] [stdout] | [INFO] [stdout] 274 | let startup_code = unsafe { WSAStartup(version, wsa_data.as_mut_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WSADATA` in this scope [INFO] [stdout] --> src/winsock.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | let wsa_data: WSADATA = unsafe { wsa_data.assume_init() }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `ai_addr` on type `AddrInfo` [INFO] [stdout] --> src/winsock.rs:93:55 [INFO] [stdout] | [INFO] [stdout] 93 | winsock2::bind(self.handle, addr_info.ai_addr, addr_info.ai_addrlen as i32) [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `net` [INFO] [stdout] error[E0609]: no field `ai_addrlen` on type `AddrInfo` [INFO] [stdout] --> src/winsock.rs:93:74 [INFO] [stdout] | [INFO] [stdout] 93 | winsock2::bind(self.handle, addr_info.ai_addr, addr_info.ai_addrlen as i32) [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0583, E0609. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `ai_addr` on type `AddrInfo` [INFO] [stdout] --> src/winsock.rs:93:55 [INFO] [stdout] | [INFO] [stdout] 93 | winsock2::bind(self.handle, addr_info.ai_addr, addr_info.ai_addrlen as i32) [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `ai_addrlen` on type `AddrInfo` [INFO] [stdout] --> src/winsock.rs:93:74 [INFO] [stdout] | [INFO] [stdout] 93 | winsock2::bind(self.handle, addr_info.ai_addr, addr_info.ai_addrlen as i32) [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0583, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cc1827f0759937590f4de7a95baf8de1c690dbc032a23c4269384271b0dbfce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1827f0759937590f4de7a95baf8de1c690dbc032a23c4269384271b0dbfce5", kill_on_drop: false }` [INFO] [stdout] cc1827f0759937590f4de7a95baf8de1c690dbc032a23c4269384271b0dbfce5