[INFO] fetching crate ncurses 6.0.1...
[INFO] testing ncurses-6.0.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ncurses 6.0.1 into /workspace/builds/worker-3-tc2/source
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ncurses 6.0.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaadd22bbd64da1321d3d18ad139e55a7626a6867a0c1598b8c72564a71832fc
[INFO] running `Command { std: "docker" "start" "-a" "aaadd22bbd64da1321d3d18ad139e55a7626a6867a0c1598b8c72564a71832fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaadd22bbd64da1321d3d18ad139e55a7626a6867a0c1598b8c72564a71832fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaadd22bbd64da1321d3d18ad139e55a7626a6867a0c1598b8c72564a71832fc", kill_on_drop: false }`
[INFO] [stdout] aaadd22bbd64da1321d3d18ad139e55a7626a6867a0c1598b8c72564a71832fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fedf0016ae0fb7730e42da78536cbe903b7c0171b7d1f29586ab6c1e3b8837a8
[INFO] running `Command { std: "docker" "start" "-a" "fedf0016ae0fb7730e42da78536cbe903b7c0171b7d1f29586ab6c1e3b8837a8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling cc v1.1.1
[INFO] [stderr]    Compiling 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[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] 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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:561: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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] 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] 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] 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] 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] 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] 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] 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: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] 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: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] 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: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] 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: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] 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: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] 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: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] 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: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] 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: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] 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: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] 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: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] 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: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:561: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]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:561: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]      |
[INFO] [stdout]     --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:566: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] 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] 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] 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] 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] 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: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> src/ll.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` 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: `#[link_name]` attribute cannot be used on functions
[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]     |
[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]     = help: `#[link_name]` can be applied to foreign functions and foreign statics
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[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::<i8, CURSOR_VISIBILITY>(ret as i8)),
[INFO] [stdout]     |       ^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] 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) due to 59 previous errors; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fedf0016ae0fb7730e42da78536cbe903b7c0171b7d1f29586ab6c1e3b8837a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fedf0016ae0fb7730e42da78536cbe903b7c0171b7d1f29586ab6c1e3b8837a8", kill_on_drop: false }`
[INFO] [stdout] fedf0016ae0fb7730e42da78536cbe903b7c0171b7d1f29586ab6c1e3b8837a8
