[INFO] fetching crate ncurses 6.0.1... [INFO] checking ncurses-6.0.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate ncurses 6.0.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ncurses 6.0.1 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 ncurses 6.0.1 [INFO] finished tweaking crates.io crate ncurses 6.0.1 [INFO] tweaked toml for crates.io crate ncurses 6.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate ncurses 6.0.1 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" "+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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.11 [INFO] [stderr] Downloaded cc v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4cc9a8395acca0687c43c7a798f2833dfa8878861194dca1d071f4426f76e1fe [INFO] running `Command { std: "docker" "start" "-a" "4cc9a8395acca0687c43c7a798f2833dfa8878861194dca1d071f4426f76e1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cc9a8395acca0687c43c7a798f2833dfa8878861194dca1d071f4426f76e1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc9a8395acca0687c43c7a798f2833dfa8878861194dca1d071f4426f76e1fe", kill_on_drop: false }` [INFO] [stdout] 4cc9a8395acca0687c43c7a798f2833dfa8878861194dca1d071f4426f76e1fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 28511de5e1a219ce892d8baa818dafcb3d748e105bdf32168f5b16fafc39e464 [INFO] running `Command { std: "docker" "start" "-a" "28511de5e1a219ce892d8baa818dafcb3d748e105bdf32168f5b16fafc39e464", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling ncurses v6.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `constants::TRUE` [INFO] [stdout] --> src/panel/wrapper.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use constants::TRUE; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `TRUE` in `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `constants::TRUE` [INFO] [stdout] --> src/menu/wrapper.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use constants::TRUE; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `TRUE` in `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `constants::TRUE` [INFO] [stdout] --> src/panel/wrapper.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use constants::TRUE; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `TRUE` in `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `constants::TRUE` [INFO] [stdout] --> src/menu/wrapper.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use constants::TRUE; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `TRUE` in `constants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | { unsafe { ll::can_change_color() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 166 | { unsafe { ll::can_change_color() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | { unsafe { ll::can_change_color() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 166 | { unsafe { ll::can_change_color() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK` in this scope [INFO] [stdout] --> src/lib.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | OK [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists (notice the capitalization): `Ok` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:531:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Ok` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK` in this scope [INFO] [stdout] --> src/lib.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | OK [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists (notice the capitalization): `Ok` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:531:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Ok` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:416:7 [INFO] [stdout] | [INFO] [stdout] 416 | ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:416:7 [INFO] [stdout] | [INFO] [stdout] 416 | ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:467:32 [INFO] [stdout] | [INFO] [stdout] 467 | { unsafe { ll::has_colors() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 467 | { unsafe { ll::has_colors() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:467:32 [INFO] [stdout] | [INFO] [stdout] 467 | { unsafe { ll::has_colors() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 467 | { unsafe { ll::has_colors() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:471:28 [INFO] [stdout] | [INFO] [stdout] 471 | { unsafe { ll::has_ic() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 471 | { unsafe { ll::has_ic() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:471:28 [INFO] [stdout] | [INFO] [stdout] 471 | { unsafe { ll::has_ic() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 471 | { unsafe { ll::has_ic() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:475:28 [INFO] [stdout] | [INFO] [stdout] 475 | { unsafe { ll::has_il() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 475 | { unsafe { ll::has_il() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:475:28 [INFO] [stdout] | [INFO] [stdout] 475 | { unsafe { ll::has_il() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 475 | { unsafe { ll::has_il() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:609:30 [INFO] [stdout] | [INFO] [stdout] 609 | { unsafe { ll::isendwin() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 609 | { unsafe { ll::isendwin() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:613:40 [INFO] [stdout] | [INFO] [stdout] 613 | { unsafe { ll::is_linetouched(w, l) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 613 | { unsafe { ll::is_linetouched(w, l) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:617:36 [INFO] [stdout] | [INFO] [stdout] 617 | { unsafe { ll::is_wintouched(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 617 | { unsafe { ll::is_wintouched(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:621:48 [INFO] [stdout] | [INFO] [stdout] 621 | { unsafe { ll::is_term_resized(lines, cols) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 621 | { unsafe { ll::is_term_resized(lines, cols) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:609:30 [INFO] [stdout] | [INFO] [stdout] 609 | { unsafe { ll::isendwin() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 609 | { unsafe { ll::isendwin() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:625:33 [INFO] [stdout] | [INFO] [stdout] 625 | { unsafe { ll::is_cleared(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 625 | { unsafe { ll::is_cleared(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:613:40 [INFO] [stdout] | [INFO] [stdout] 613 | { unsafe { ll::is_linetouched(w, l) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 613 | { unsafe { ll::is_linetouched(w, l) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | { unsafe { ll::is_idcok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 629 | { unsafe { ll::is_idcok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:617:36 [INFO] [stdout] | [INFO] [stdout] 617 | { unsafe { ll::is_wintouched(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 617 | { unsafe { ll::is_wintouched(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:621:48 [INFO] [stdout] | [INFO] [stdout] 621 | { unsafe { ll::is_term_resized(lines, cols) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 621 | { unsafe { ll::is_term_resized(lines, cols) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:633:31 [INFO] [stdout] | [INFO] [stdout] 633 | { unsafe { ll::is_idlok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 633 | { unsafe { ll::is_idlok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:625:33 [INFO] [stdout] | [INFO] [stdout] 625 | { unsafe { ll::is_cleared(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 625 | { unsafe { ll::is_cleared(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:637:33 [INFO] [stdout] | [INFO] [stdout] 637 | { unsafe { ll::is_immedok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 637 | { unsafe { ll::is_immedok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:629:31 [INFO] [stdout] | [INFO] [stdout] 629 | { unsafe { ll::is_idcok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 629 | { unsafe { ll::is_idcok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:641:32 [INFO] [stdout] | [INFO] [stdout] 641 | { unsafe { ll::is_keypad(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 641 | { unsafe { ll::is_keypad(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:633:31 [INFO] [stdout] | [INFO] [stdout] 633 | { unsafe { ll::is_idlok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 633 | { unsafe { ll::is_idlok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:645:33 [INFO] [stdout] | [INFO] [stdout] 645 | { unsafe { ll::is_leaveok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 645 | { unsafe { ll::is_leaveok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:637:33 [INFO] [stdout] | [INFO] [stdout] 637 | { unsafe { ll::is_immedok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 637 | { unsafe { ll::is_immedok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:649:33 [INFO] [stdout] | [INFO] [stdout] 649 | { unsafe { ll::is_nodelay(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 649 | { unsafe { ll::is_nodelay(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:641:32 [INFO] [stdout] | [INFO] [stdout] 641 | { unsafe { ll::is_keypad(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 641 | { unsafe { ll::is_keypad(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:653:35 [INFO] [stdout] | [INFO] [stdout] 653 | { unsafe { ll::is_notimeout(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 653 | { unsafe { ll::is_notimeout(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:645:33 [INFO] [stdout] | [INFO] [stdout] 645 | { unsafe { ll::is_leaveok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 645 | { unsafe { ll::is_leaveok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:657:34 [INFO] [stdout] | [INFO] [stdout] 657 | { unsafe { ll::is_scrollok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 657 | { unsafe { ll::is_scrollok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:649:33 [INFO] [stdout] | [INFO] [stdout] 649 | { unsafe { ll::is_nodelay(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 649 | { unsafe { ll::is_nodelay(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:661:32 [INFO] [stdout] | [INFO] [stdout] 661 | { unsafe { ll::is_syncok(w) == TRUE }} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 661 | { unsafe { ll::is_syncok(w) == true }} [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:653:35 [INFO] [stdout] | [INFO] [stdout] 653 | { unsafe { ll::is_notimeout(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 653 | { unsafe { ll::is_notimeout(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:698:18 [INFO] [stdout] | [INFO] [stdout] 698 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:657:34 [INFO] [stdout] | [INFO] [stdout] 657 | { unsafe { ll::is_scrollok(w) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 657 | { unsafe { ll::is_scrollok(w) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:699:12 [INFO] [stdout] | [INFO] [stdout] 699 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:661:32 [INFO] [stdout] | [INFO] [stdout] 661 | { unsafe { ll::is_syncok(w) == TRUE }} [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 661 | { unsafe { ll::is_syncok(w) == true }} [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:706:18 [INFO] [stdout] | [INFO] [stdout] 706 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:698:18 [INFO] [stdout] | [INFO] [stdout] 698 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:707:12 [INFO] [stdout] | [INFO] [stdout] 707 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:699:12 [INFO] [stdout] | [INFO] [stdout] 699 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:714:18 [INFO] [stdout] | [INFO] [stdout] 714 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:706:18 [INFO] [stdout] | [INFO] [stdout] 706 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:715:15 [INFO] [stdout] | [INFO] [stdout] 715 | { return Ok(ERR); } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:707:12 [INFO] [stdout] | [INFO] [stdout] 707 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:722:18 [INFO] [stdout] | [INFO] [stdout] 722 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:723:15 [INFO] [stdout] | [INFO] [stdout] 723 | { return Ok(ERR); } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:714:18 [INFO] [stdout] | [INFO] [stdout] 714 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:753:10 [INFO] [stdout] | [INFO] [stdout] 753 | _ => ERR, [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:715:15 [INFO] [stdout] | [INFO] [stdout] 715 | { return Ok(ERR); } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:722:18 [INFO] [stdout] | [INFO] [stdout] 722 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:723:15 [INFO] [stdout] | [INFO] [stdout] 723 | { return Ok(ERR); } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:761:12 [INFO] [stdout] | [INFO] [stdout] 761 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:753:10 [INFO] [stdout] | [INFO] [stdout] 753 | _ => ERR, [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:776:18 [INFO] [stdout] | [INFO] [stdout] 776 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:777:12 [INFO] [stdout] | [INFO] [stdout] 777 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:761:12 [INFO] [stdout] | [INFO] [stdout] 761 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:776:18 [INFO] [stdout] | [INFO] [stdout] 776 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:777:12 [INFO] [stdout] | [INFO] [stdout] 777 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:785:12 [INFO] [stdout] | [INFO] [stdout] 785 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:792:18 [INFO] [stdout] | [INFO] [stdout] 792 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:784:18 [INFO] [stdout] | [INFO] [stdout] 784 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:793:12 [INFO] [stdout] | [INFO] [stdout] 793 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:785:12 [INFO] [stdout] | [INFO] [stdout] 785 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:804:18 [INFO] [stdout] | [INFO] [stdout] 804 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:792:18 [INFO] [stdout] | [INFO] [stdout] 792 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:805:12 [INFO] [stdout] | [INFO] [stdout] 805 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:812:18 [INFO] [stdout] | [INFO] [stdout] 812 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:793:12 [INFO] [stdout] | [INFO] [stdout] 793 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:813:12 [INFO] [stdout] | [INFO] [stdout] 813 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:804:18 [INFO] [stdout] | [INFO] [stdout] 804 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:820:18 [INFO] [stdout] | [INFO] [stdout] 820 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:805:12 [INFO] [stdout] | [INFO] [stdout] 805 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:821:15 [INFO] [stdout] | [INFO] [stdout] 821 | { return Ok(ERR); } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | _ => ERR, [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:874:20 [INFO] [stdout] | [INFO] [stdout] 874 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:875:14 [INFO] [stdout] | [INFO] [stdout] 875 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK` in this scope [INFO] [stdout] --> src/lib.rs:887:6 [INFO] [stdout] | [INFO] [stdout] 887 | OK [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists (notice the capitalization): `Ok` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:531:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Ok` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:890:6 [INFO] [stdout] | [INFO] [stdout] 890 | ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:1486:10 [INFO] [stdout] | [INFO] [stdout] 1486 | _ => ERR, [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK` in this scope [INFO] [stdout] --> src/lib.rs:1503:6 [INFO] [stdout] | [INFO] [stdout] 1503 | OK [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists (notice the capitalization): `Ok` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:531:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Ok` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:1506:6 [INFO] [stdout] | [INFO] [stdout] 1506 | ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1741:38 [INFO] [stdout] | [INFO] [stdout] 1741 | if ll::is_leaveok(newscr()) == TRUE [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1741 | if ll::is_leaveok(newscr()) == true [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_F0` in this scope [INFO] [stdout] --> src/lib.rs:1776:3 [INFO] [stdout] | [INFO] [stdout] 1776 | KEY_F0 + n as i32 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:812:18 [INFO] [stdout] | [INFO] [stdout] 812 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1784:31 [INFO] [stdout] | [INFO] [stdout] 1784 | { unsafe { ll::has_mouse() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1784 | { unsafe { ll::has_mouse() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1804:67 [INFO] [stdout] | [INFO] [stdout] 1804 | { unsafe { ll::wenclose(w, y as libc::c_int, x as libc::c_int) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1804 | { unsafe { ll::wenclose(w, y as libc::c_int, x as libc::c_int) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1807:92 [INFO] [stdout] | [INFO] [stdout] 1807 | { unsafe { ll::wmouse_trafo(w, y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1807 | { unsafe { ll::wmouse_trafo(w, y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:813:12 [INFO] [stdout] | [INFO] [stdout] 813 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1810:88 [INFO] [stdout] | [INFO] [stdout] 1810 | { unsafe { ll::mouse_trafo(y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1810 | { unsafe { ll::mouse_trafo(y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:820:18 [INFO] [stdout] | [INFO] [stdout] 820 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:821:15 [INFO] [stdout] | [INFO] [stdout] 821 | { return Ok(ERR); } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:867:10 [INFO] [stdout] | [INFO] [stdout] 867 | _ => ERR, [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:874:20 [INFO] [stdout] | [INFO] [stdout] 874 | if mv(y, x) == ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:875:14 [INFO] [stdout] | [INFO] [stdout] 875 | { return ERR; } [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK` in this scope [INFO] [stdout] --> src/lib.rs:887:6 [INFO] [stdout] | [INFO] [stdout] 887 | OK [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists (notice the capitalization): `Ok` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:531:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Ok` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:890:6 [INFO] [stdout] | [INFO] [stdout] 890 | ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:1486:10 [INFO] [stdout] | [INFO] [stdout] 1486 | _ => ERR, [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK` in this scope [INFO] [stdout] --> src/lib.rs:1503:6 [INFO] [stdout] | [INFO] [stdout] 1503 | OK [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists (notice the capitalization): `Ok` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:531:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Ok` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERR` in this scope [INFO] [stdout] --> src/lib.rs:1506:6 [INFO] [stdout] | [INFO] [stdout] 1506 | ERR [INFO] [stdout] | ^^^ help: a tuple variant with a similar name exists: `Err` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/result.rs:536:5 [INFO] [stdout] | [INFO] [stdout] = note: similarly named tuple variant `Err` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1741:38 [INFO] [stdout] | [INFO] [stdout] 1741 | if ll::is_leaveok(newscr()) == TRUE [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1741 | if ll::is_leaveok(newscr()) == true [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_F0` in this scope [INFO] [stdout] --> src/lib.rs:1776:3 [INFO] [stdout] | [INFO] [stdout] 1776 | KEY_F0 + n as i32 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1784:31 [INFO] [stdout] | [INFO] [stdout] 1784 | { unsafe { ll::has_mouse() == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1784 | { unsafe { ll::has_mouse() == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1804:67 [INFO] [stdout] | [INFO] [stdout] 1804 | { unsafe { ll::wenclose(w, y as libc::c_int, x as libc::c_int) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1804 | { unsafe { ll::wenclose(w, y as libc::c_int, x as libc::c_int) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1807:92 [INFO] [stdout] | [INFO] [stdout] 1807 | { unsafe { ll::wmouse_trafo(w, y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1807 | { unsafe { ll::wmouse_trafo(w, y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> src/lib.rs:1810:88 [INFO] [stdout] | [INFO] [stdout] 1810 | { unsafe { ll::mouse_trafo(y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == TRUE } } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you may want to use a bool value instead [INFO] [stdout] | [INFO] [stdout] 1810 | { unsafe { ll::mouse_trafo(y.as_mut_ptr(), x.as_mut_ptr(), to_screen as ll::c_bool) == true } } [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/lib.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | #[link_name="box"] pub fn box_(w: WINDOW, v: chtype, h: chtype) -> i32 [INFO] [stdout] | _^^^^^^^^^^^^^^^^^^_- [INFO] [stdout] 162 | | { wborder(w, v, v, h, h, 0, 0, 0, 0) } [INFO] [stdout] | |______________________________________- not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `printw`: printw format support is disabled. Use addstr instead [INFO] [stdout] --> src/lib.rs:822:3 [INFO] [stdout] | [INFO] [stdout] 822 | printw(s) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a foreign function or static [INFO] [stdout] --> src/lib.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | #[link_name="box"] pub fn box_(w: WINDOW, v: chtype, h: chtype) -> i32 [INFO] [stdout] | _^^^^^^^^^^^^^^^^^^_- [INFO] [stdout] 162 | | { wborder(w, v, v, h, h, 0, 0, 0, 0) } [INFO] [stdout] | |______________________________________- not a foreign function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `printw`: printw format support is disabled. Use addstr instead [INFO] [stdout] --> src/lib.rs:822:3 [INFO] [stdout] | [INFO] [stdout] 822 | printw(s) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/constants.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &wrapped::acs_map as *const chtype [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 61 | addr_of!(wrapped::acs_map) as *const chtype [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/constants.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | &wrapped::acs_map as *const chtype [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 61 | addr_of!(wrapped::acs_map) as *const chtype [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 228 | ERR => None, [INFO] [stdout] | --- matches any value [INFO] [stdout] 229 | ret => Some(mem::transmute::(ret as i8)), [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ERR` [INFO] [stdout] --> src/lib.rs:228:7 [INFO] [stdout] | [INFO] [stdout] 228 | ERR => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ERR` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 324 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 327 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 324 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 330 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `OK` [INFO] [stdout] --> src/lib.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | OK => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `KEY_CODE_YES` [INFO] [stdout] --> src/lib.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEY_CODE_YES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 341 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 344 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 341 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 347 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `OK` [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | OK => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `KEY_CODE_YES` [INFO] [stdout] --> src/lib.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEY_CODE_YES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:229:7 [INFO] [stdout] | [INFO] [stdout] 228 | ERR => None, [INFO] [stdout] | --- matches any value [INFO] [stdout] 229 | ret => Some(mem::transmute::(ret as i8)), [INFO] [stdout] | ^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ERR` [INFO] [stdout] --> src/lib.rs:228:7 [INFO] [stdout] | [INFO] [stdout] 228 | ERR => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ERR` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 324 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 327 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 324 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 330 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `OK` [INFO] [stdout] --> src/lib.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | OK => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `KEY_CODE_YES` [INFO] [stdout] --> src/lib.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEY_CODE_YES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 341 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 344 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/lib.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 341 | OK => { [INFO] [stdout] | -- matches any value [INFO] [stdout] ... [INFO] [stdout] 347 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `OK` [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | OK => { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_OK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `KEY_CODE_YES` [INFO] [stdout] --> src/lib.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | KEY_CODE_YES => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEY_CODE_YES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ncurses` (lib test) due to 60 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ncurses` (lib) due to 60 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "28511de5e1a219ce892d8baa818dafcb3d748e105bdf32168f5b16fafc39e464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28511de5e1a219ce892d8baa818dafcb3d748e105bdf32168f5b16fafc39e464", kill_on_drop: false }` [INFO] [stdout] 28511de5e1a219ce892d8baa818dafcb3d748e105bdf32168f5b16fafc39e464