[INFO] fetching crate serial-win 0.2.0... [INFO] checking serial-win-0.2.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate serial-win 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate serial-win 0.2.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serial-win 0.2.0 [INFO] finished tweaking crates.io crate serial-win 0.2.0 [INFO] tweaked toml for crates.io crate serial-win 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06dd96e2a9989f51d1e6f8813fce2b52e22f211239dd253541173d309b2b048d [INFO] running `Command { std: "docker" "start" "-a" "06dd96e2a9989f51d1e6f8813fce2b52e22f211239dd253541173d309b2b048d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06dd96e2a9989f51d1e6f8813fce2b52e22f211239dd253541173d309b2b048d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06dd96e2a9989f51d1e6f8813fce2b52e22f211239dd253541173d309b2b048d", kill_on_drop: false }` [INFO] [stdout] 06dd96e2a9989f51d1e6f8813fce2b52e22f211239dd253541173d309b2b048d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62ccaa493833345e0416ab845cb257b0e0768e6be96bfaeafac1c47cf1fd1f62 [INFO] running `Command { std: "docker" "start" "-a" "62ccaa493833345e0416ab845cb257b0e0768e6be96bfaeafac1c47cf1fd1f62", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking serial-win v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> src/ffi.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | flags DCBFlags: WORD { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | $vis:vis struct $BitFlags:ident: $T:ty { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> src/ffi.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | flags DCBFlags: WORD { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | $vis:vis struct $BitFlags:ident: $T:ty { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> src/ffi.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | flags CommEventFlags: DWORD { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | $vis:vis struct $BitFlags:ident: $T:ty { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> src/ffi.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | flags CommEventFlags: DWORD { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | $vis:vis struct $BitFlags:ident: $T:ty { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> src/ffi.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 126 | flags PurgeFlags: DWORD { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | $vis:vis struct $BitFlags:ident: $T:ty { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected the token `flags` [INFO] [stdout] --> src/ffi.rs:126:2 [INFO] [stdout] | [INFO] [stdout] 126 | flags PurgeFlags: DWORD { [INFO] [stdout] | ^^^^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | $vis:vis struct $BitFlags:ident: $T:ty { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `consts` in `libc` [INFO] [stdout] --> src/lib.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | use libc::consts::os::extra::*; [INFO] [stdout] | ^^^^^^ could not find `consts` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `funcs` in `libc` [INFO] [stdout] --> src/lib.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use libc::funcs::extra::kernel32; [INFO] [stdout] | ^^^^^ could not find `funcs` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `consts` in `libc` [INFO] [stdout] --> src/lib.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | use libc::consts::os::extra::*; [INFO] [stdout] | ^^^^^^ could not find `consts` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `funcs` in `libc` [INFO] [stdout] --> src/lib.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use libc::funcs::extra::kernel32; [INFO] [stdout] | ^^^^^ could not find `funcs` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/lib.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | use std::os::windows::io::{ AsRawHandle, RawHandle }; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/lib.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | use std::os::windows::io::{ AsRawHandle, RawHandle }; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:54:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:46:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:101:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/os/mod.rs:100:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libc::HANDLE` [INFO] [stdout] --> src/lib.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | use libc::{ c_void, c_int, HANDLE }; [INFO] [stdout] | ^^^^^^ no `HANDLE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libc::HANDLE` [INFO] [stdout] --> src/lib.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | use libc::{ c_void, c_int, HANDLE }; [INFO] [stdout] | ^^^^^^ no `HANDLE` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `libc::HANDLE`, `libc::LPOVERLAPPED`, `libc::DWORD`, `libc::WORD`, `libc::BOOL`, `libc::BYTE`, `libc::SECURITY_ATTRIBUTES` [INFO] [stdout] --> src/ffi.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | use libc::{ c_int, c_char, HANDLE, LPOVERLAPPED, DWORD, WORD, BOOL, BYTE, SECURITY_ATTRIBUTES }; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | no `SECURITY_ATTRIBUTES` in the root [INFO] [stdout] | | | | | | | help: a similar name exists in the module: `_SC_FILE_ATTRIBUTES` [INFO] [stdout] | | | | | | no `BYTE` in the root [INFO] [stdout] | | | | | no `BOOL` in the root [INFO] [stdout] | | | | no `WORD` in the root [INFO] [stdout] | | | no `DWORD` in the root [INFO] [stdout] | | no `LPOVERLAPPED` in the root [INFO] [stdout] | no `HANDLE` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] HANDLE [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `libc::HANDLE`, `libc::LPOVERLAPPED`, `libc::DWORD`, `libc::WORD`, `libc::BOOL`, `libc::BYTE`, `libc::SECURITY_ATTRIBUTES` [INFO] [stdout] --> src/ffi.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | use libc::{ c_int, c_char, HANDLE, LPOVERLAPPED, DWORD, WORD, BOOL, BYTE, SECURITY_ATTRIBUTES }; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | no `SECURITY_ATTRIBUTES` in the root [INFO] [stdout] | | | | | | | help: a similar name exists in the module: `_SC_FILE_ATTRIBUTES` [INFO] [stdout] | | | | | | no `BYTE` in the root [INFO] [stdout] | | | | | no `BOOL` in the root [INFO] [stdout] | | | | no `WORD` in the root [INFO] [stdout] | | | no `DWORD` in the root [INFO] [stdout] | | no `LPOVERLAPPED` in the root [INFO] [stdout] | no `HANDLE` in the root [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] HANDLE [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DCBFlags` in this scope [INFO] [stdout] --> src/ffi.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub flags: DCBFlags, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_lo` in this scope [INFO] [stdout] --> src/ffi.rs:76:46 [INFO] [stdout] | [INFO] [stdout] 76 | DTR_CONTROL::DISABLE => self.flags.remove(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_hi` in this scope [INFO] [stdout] --> src/ffi.rs:76:66 [INFO] [stdout] | [INFO] [stdout] 76 | DTR_CONTROL::DISABLE => self.flags.remove(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_hi` in this scope [INFO] [stdout] --> src/ffi.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | self.flags.remove(DCBFDtrControl_hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_lo` in this scope [INFO] [stdout] --> src/ffi.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | self.flags.insert(DCBFDtrControl_lo) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_lo` in this scope [INFO] [stdout] --> src/ffi.rs:81:48 [INFO] [stdout] | [INFO] [stdout] 81 | DTR_CONTROL::HANDSHAKE => self.flags.insert(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_hi` in this scope [INFO] [stdout] --> src/ffi.rs:81:68 [INFO] [stdout] | [INFO] [stdout] 81 | DTR_CONTROL::HANDSHAKE => self.flags.insert(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PurgeFlags` in this scope [INFO] [stdout] --> src/ffi.rs:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn PurgeComm(file_handle: HANDLE, flags: PurgeFlags) -> BOOL; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CommEventFlags` in this scope [INFO] [stdout] --> src/ffi.rs:151:54 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn SetCommMask(file_handle: HANDLE, event_mask: CommEventFlags) -> BOOL; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CommEventFlags` in this scope [INFO] [stdout] --> src/ffi.rs:153:61 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn WaitCommEvent(file_handle: HANDLE, event_mask: *mut CommEventFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope [INFO] [stdout] --> src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 69 | GENERIC_READ | GENERIC_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | GENERIC_READ | GENERIC_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPEN_EXISTING` in this scope [INFO] [stdout] --> src/lib.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | OPEN_EXISTING, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_NORMAL` in crate `libc` [INFO] [stdout] --> src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | libc::FILE_ATTRIBUTE_NORMAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/lib.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | if comm_handle == INVALID_HANDLE_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PURGE_RXCLEAR` in this scope [INFO] [stdout] --> src/lib.rs:95:49 [INFO] [stdout] | [INFO] [stdout] 95 | PurgeComm(*conn.comm_handle.borrow_mut(), PURGE_RXCLEAR | PURGE_TXCLEAR); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PURGE_TXCLEAR` in this scope [INFO] [stdout] --> src/lib.rs:95:65 [INFO] [stdout] | [INFO] [stdout] 95 | PurgeComm(*conn.comm_handle.borrow_mut(), PURGE_RXCLEAR | PURGE_TXCLEAR); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DCBFlags` in this scope [INFO] [stdout] --> src/ffi.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | pub flags: DCBFlags, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_lo` in this scope [INFO] [stdout] --> src/ffi.rs:76:46 [INFO] [stdout] | [INFO] [stdout] 76 | DTR_CONTROL::DISABLE => self.flags.remove(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_hi` in this scope [INFO] [stdout] --> src/ffi.rs:76:66 [INFO] [stdout] | [INFO] [stdout] 76 | DTR_CONTROL::DISABLE => self.flags.remove(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_hi` in this scope [INFO] [stdout] --> src/ffi.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | self.flags.remove(DCBFDtrControl_hi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_lo` in this scope [INFO] [stdout] --> src/ffi.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | self.flags.insert(DCBFDtrControl_lo) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_lo` in this scope [INFO] [stdout] --> src/ffi.rs:81:48 [INFO] [stdout] | [INFO] [stdout] 81 | DTR_CONTROL::HANDSHAKE => self.flags.insert(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DCBFDtrControl_hi` in this scope [INFO] [stdout] --> src/ffi.rs:81:68 [INFO] [stdout] | [INFO] [stdout] 81 | DTR_CONTROL::HANDSHAKE => self.flags.insert(DCBFDtrControl_lo | DCBFDtrControl_hi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PurgeFlags` in this scope [INFO] [stdout] --> src/ffi.rs:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn PurgeComm(file_handle: HANDLE, flags: PurgeFlags) -> BOOL; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CommEventFlags` in this scope [INFO] [stdout] --> src/ffi.rs:151:54 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn SetCommMask(file_handle: HANDLE, event_mask: CommEventFlags) -> BOOL; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CommEventFlags` in this scope [INFO] [stdout] --> src/ffi.rs:153:61 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn WaitCommEvent(file_handle: HANDLE, event_mask: *mut CommEventFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope [INFO] [stdout] --> src/lib.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 69 | GENERIC_READ | GENERIC_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | GENERIC_READ | GENERIC_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPEN_EXISTING` in this scope [INFO] [stdout] --> src/lib.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | OPEN_EXISTING, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_ATTRIBUTE_NORMAL` in crate `libc` [INFO] [stdout] --> src/lib.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | libc::FILE_ATTRIBUTE_NORMAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/lib.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | if comm_handle == INVALID_HANDLE_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PURGE_RXCLEAR` in this scope [INFO] [stdout] --> src/lib.rs:95:49 [INFO] [stdout] | [INFO] [stdout] 95 | PurgeComm(*conn.comm_handle.borrow_mut(), PURGE_RXCLEAR | PURGE_TXCLEAR); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PURGE_TXCLEAR` in this scope [INFO] [stdout] --> src/lib.rs:95:65 [INFO] [stdout] | [INFO] [stdout] 95 | PurgeComm(*conn.comm_handle.borrow_mut(), PURGE_RXCLEAR | PURGE_TXCLEAR); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/lib.rs:345:10 [INFO] [stdout] | [INFO] [stdout] 345 | thread::sleep_ms(2000); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/lib.rs:428:11 [INFO] [stdout] | [INFO] [stdout] 428 | thread::sleep_ms(2); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `serial-win` (lib) due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serial-win` (lib test) due to 26 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "62ccaa493833345e0416ab845cb257b0e0768e6be96bfaeafac1c47cf1fd1f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ccaa493833345e0416ab845cb257b0e0768e6be96bfaeafac1c47cf1fd1f62", kill_on_drop: false }` [INFO] [stdout] 62ccaa493833345e0416ab845cb257b0e0768e6be96bfaeafac1c47cf1fd1f62