[INFO] fetching crate rhex 0.1.0...
[INFO] checking rhex-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rhex 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate rhex 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rhex 0.1.0
[INFO] finished tweaking crates.io crate rhex 0.1.0
[INFO] tweaked toml for crates.io crate rhex 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding ncurses v5.101.0 (available: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bab255363d32c36ebd2598d08ff7888d0c6c65724e5e4e680c95274501999936
[INFO] running `Command { std: "docker" "start" "-a" "bab255363d32c36ebd2598d08ff7888d0c6c65724e5e4e680c95274501999936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab255363d32c36ebd2598d08ff7888d0c6c65724e5e4e680c95274501999936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab255363d32c36ebd2598d08ff7888d0c6c65724e5e4e680c95274501999936", kill_on_drop: false }`
[INFO] [stdout] bab255363d32c36ebd2598d08ff7888d0c6c65724e5e4e680c95274501999936
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16be7e68d41955a0b2a82ee6dec55c760a77c683234f8853c49fadd364e87e6f
[INFO] running `Command { std: "docker" "start" "-a" "16be7e68d41955a0b2a82ee6dec55c760a77c683234f8853c49fadd364e87e6f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking rhex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `alloc_system`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate alloc_system;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `alloc_system`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate alloc_system;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:252:31
[INFO] [stdout]     |
[INFO] [stdout] 252 | ...                   0 ... 0xFF => {
[INFO] [stdout]     |                         ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:252:31
[INFO] [stdout]     |
[INFO] [stdout] 252 | ...                   0 ... 0xFF => {
[INFO] [stdout]     |                         ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:263:28
[INFO] [stdout]     |
[INFO] [stdout] 263 |                         65 ... 70 => {
[INFO] [stdout]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:263:28
[INFO] [stdout]     |
[INFO] [stdout] 263 |                         65 ... 70 => {
[INFO] [stdout]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:267:28
[INFO] [stdout]     |
[INFO] [stdout] 267 |                         97 ... 102 => {
[INFO] [stdout]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:267:28
[INFO] [stdout]     |
[INFO] [stdout] 267 |                         97 ... 102 => {
[INFO] [stdout]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         48 ... 57 => {
[INFO] [stdout]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/gui/hex/search.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         48 ... 57 => {
[INFO] [stdout]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `alloc_system`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(alloc_system)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `alloc_system`
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(alloc_system)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/ascii_view.rs:89:34
[INFO] [stdout]     |
[INFO] [stdout] 87  |                     nc::mvaddch( self.pos_y + row - self.scroll,
[INFO] [stdout]     |                     ----------- arguments to this function are incorrect
[INFO] [stdout] 88  |                                  self.pos_x + col,
[INFO] [stdout] 89  |                                  ch as u64 );
[INFO] [stdout]     |                                  ^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 89  |                                  (ch as u64).try_into().unwrap() );
[INFO] [stdout]     |                                  +         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/ascii_view.rs:89:34
[INFO] [stdout]     |
[INFO] [stdout] 87  |                     nc::mvaddch( self.pos_y + row - self.scroll,
[INFO] [stdout]     |                     ----------- arguments to this function are incorrect
[INFO] [stdout] 88  |                                  self.pos_x + col,
[INFO] [stdout] 89  |                                  ch as u64 );
[INFO] [stdout]     |                                  ^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 89  |                                  (ch as u64).try_into().unwrap() );
[INFO] [stdout]     |                                  +         +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/goto.rs:60:65
[INFO] [stdout]     |
[INFO] [stdout] 60  |         nc::mvwaddch( self.win, 5, 7 + self.input.len() as i32, b' ' as u64 );
[INFO] [stdout]     |         ------------ arguments to this function are incorrect   ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 60  |         nc::mvwaddch( self.win, 5, 7 + self.input.len() as i32, (b' ' as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                                 +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/goto.rs:60:65
[INFO] [stdout]     |
[INFO] [stdout] 60  |         nc::mvwaddch( self.win, 5, 7 + self.input.len() as i32, b' ' as u64 );
[INFO] [stdout]     |         ------------ arguments to this function are incorrect   ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 60  |         nc::mvwaddch( self.win, 5, 7 + self.input.len() as i32, (b' ' as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                                 +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/hex_grid.rs:335:60
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     nc::mvaddch( self.pos_y + row - self.scroll,
[INFO] [stdout]     |                     ----------- arguments to this function are incorrect
[INFO] [stdout] 335 |                                  self.pos_x + col * 3,     char1 as u64 );
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 335 |                                  self.pos_x + col * 3,     (char1 as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                            +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/hex_grid.rs:335:60
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     nc::mvaddch( self.pos_y + row - self.scroll,
[INFO] [stdout]     |                     ----------- arguments to this function are incorrect
[INFO] [stdout] 335 |                                  self.pos_x + col * 3,     char1 as u64 );
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 335 |                                  self.pos_x + col * 3,     (char1 as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                            +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/hex_grid.rs:351:60
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     nc::mvaddch( self.pos_y + row - self.scroll,
[INFO] [stdout]     |                     ----------- arguments to this function are incorrect
[INFO] [stdout] 351 |                                  self.pos_x + col * 3 + 1, char2 as u64 );
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 351 |                                  self.pos_x + col * 3 + 1, (char2 as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                            +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/hex_grid.rs:351:60
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     nc::mvaddch( self.pos_y + row - self.scroll,
[INFO] [stdout]     |                     ----------- arguments to this function are incorrect
[INFO] [stdout] 351 |                                  self.pos_x + col * 3 + 1, char2 as u64 );
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 351 |                                  self.pos_x + col * 3 + 1, (char2 as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                            +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/hex_grid.rs:365:81
[INFO] [stdout]     |
[INFO] [stdout] 365 |                         nc::mvaddch( self.pos_y + row - self.scroll, space_col, b' ' as u64 );
[INFO] [stdout]     |                         ----------- arguments to this function are incorrect    ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 365 |                         nc::mvaddch( self.pos_y + row - self.scroll, space_col, (b' ' as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                                                 +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/hex_grid.rs:365:81
[INFO] [stdout]     |
[INFO] [stdout] 365 |                         nc::mvaddch( self.pos_y + row - self.scroll, space_col, b' ' as u64 );
[INFO] [stdout]     |                         ----------- arguments to this function are incorrect    ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:704:8
[INFO] [stdout]     |
[INFO] [stdout] 704 | pub fn mvaddch(y: i32, x: i32, c: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 365 |                         nc::mvaddch( self.pos_y + row - self.scroll, space_col, (b' ' as u64).try_into().unwrap() );
[INFO] [stdout]     |                                                                                 +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/info_line.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             unsafe { nc::ll::mvaddch( self.pos_y, x, b' ' as u64 ); }
[INFO] [stdout]     |                      ---------------                 ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/ll.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 42  |             unsafe { nc::ll::mvaddch( self.pos_y, x, (b' ' as u64).try_into().unwrap() ); }
[INFO] [stdout]     |                                                      +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/info_line.rs:42:54
[INFO] [stdout]     |
[INFO] [stdout] 42  |             unsafe { nc::ll::mvaddch( self.pos_y, x, b' ' as u64 ); }
[INFO] [stdout]     |                      ---------------                 ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/ll.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn mvaddch(_:c_int, _:c_int, _:chtype) -> c_int;
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 42  |             unsafe { nc::ll::mvaddch( self.pos_y, x, (b' ' as u64).try_into().unwrap() ); }
[INFO] [stdout]     |                                                      +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:105:64
[INFO] [stdout]     |
[INFO] [stdout] 105 |             nc::mvwaddch(self.win, pos_y as i32, pos_x as i32, *byte as u64);
[INFO] [stdout]     |             ------------                                       ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 105 |             nc::mvwaddch(self.win, pos_y as i32, pos_x as i32, (*byte as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:105:64
[INFO] [stdout]     |
[INFO] [stdout] 105 |             nc::mvwaddch(self.win, pos_y as i32, pos_x as i32, *byte as u64);
[INFO] [stdout]     |             ------------                                       ^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 105 |             nc::mvwaddch(self.win, pos_y as i32, pos_x as i32, (*byte as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                +            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:124:70
[INFO] [stdout]     |
[INFO] [stdout] 124 |         nc::mvwaddch(self.win, cursor_y as i32 + 1, cursor_x as i32, byte as u64);
[INFO] [stdout]     |         ------------ arguments to this function are incorrect        ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 124 |         nc::mvwaddch(self.win, cursor_y as i32 + 1, cursor_x as i32, (byte as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                      +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:124:70
[INFO] [stdout]     |
[INFO] [stdout] 124 |         nc::mvwaddch(self.win, cursor_y as i32 + 1, cursor_x as i32, byte as u64);
[INFO] [stdout]     |         ------------ arguments to this function are incorrect        ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 124 |         nc::mvwaddch(self.win, cursor_y as i32 + 1, cursor_x as i32, (byte as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                      +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:152:65
[INFO] [stdout]     |
[INFO] [stdout] 152 |             nc::mvwaddch(self.win, row, start_column + col,     nibble1 as u64);
[INFO] [stdout]     |             ------------                                        ^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 152 |             nc::mvwaddch(self.win, row, start_column + col,     (nibble1 as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                 +              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:152:65
[INFO] [stdout]     |
[INFO] [stdout] 152 |             nc::mvwaddch(self.win, row, start_column + col,     nibble1 as u64);
[INFO] [stdout]     |             ------------                                        ^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 152 |             nc::mvwaddch(self.win, row, start_column + col,     (nibble1 as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                 +              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:153:65
[INFO] [stdout]     |
[INFO] [stdout] 153 |             nc::mvwaddch(self.win, row, start_column + col + 1, nibble2 as u64);
[INFO] [stdout]     |             ------------                                        ^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 153 |             nc::mvwaddch(self.win, row, start_column + col + 1, (nibble2 as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                 +              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:153:65
[INFO] [stdout]     |
[INFO] [stdout] 153 |             nc::mvwaddch(self.win, row, start_column + col + 1, nibble2 as u64);
[INFO] [stdout]     |             ------------                                        ^^^^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 153 |             nc::mvwaddch(self.win, row, start_column + col + 1, (nibble2 as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                 +              +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:185:71
[INFO] [stdout]     |
[INFO] [stdout] 185 |         nc::mvwaddch(self.win, cursor_y + 1, start_column + cursor_x, byte as u64);
[INFO] [stdout]     |         ------------ arguments to this function are incorrect         ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 185 |         nc::mvwaddch(self.win, cursor_y + 1, start_column + cursor_x, (byte as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                       +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/gui/hex/search.rs:185:71
[INFO] [stdout]     |
[INFO] [stdout] 185 |         nc::mvwaddch(self.win, cursor_y + 1, start_column + cursor_x, byte as u64);
[INFO] [stdout]     |         ------------ arguments to this function are incorrect         ^^^^^^^^^^^ expected `u32`, found `u64`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncurses-5.101.0/src/lib.rs:850:8
[INFO] [stdout]     |
[INFO] [stdout] 850 | pub fn mvwaddch(w: WINDOW, y: i32, x: i32, ch: chtype) -> i32
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] help: you can convert a `u64` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 185 |         nc::mvwaddch(self.win, cursor_y + 1, start_column + cursor_x, (byte as u64).try_into().unwrap());
[INFO] [stdout]     |                                                                       +           +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0463, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0463, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rhex` (bin "rhex") due to 13 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rhex` (bin "rhex" test) due to 13 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "16be7e68d41955a0b2a82ee6dec55c760a77c683234f8853c49fadd364e87e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16be7e68d41955a0b2a82ee6dec55c760a77c683234f8853c49fadd364e87e6f", kill_on_drop: false }`
[INFO] [stdout] 16be7e68d41955a0b2a82ee6dec55c760a77c683234f8853c49fadd364e87e6f
