[INFO] cloning repository https://github.com/tsraom/oaendlig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsraom/oaendlig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsraom%2Foaendlig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsraom%2Foaendlig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27c37b0535c10fbaec177b39ce40f70a54691c72 [INFO] checking tsraom/oaendlig against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsraom%2Foaendlig" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsraom/oaendlig on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsraom/oaendlig [INFO] finished tweaking git repo https://github.com/tsraom/oaendlig [INFO] tweaked toml for git repo https://github.com/tsraom/oaendlig written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tsraom/oaendlig already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce97d7a6144c5a3eef3321717ed7ca0c8e4323b5089c1144ed6ce053e23155cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce97d7a6144c5a3eef3321717ed7ca0c8e4323b5089c1144ed6ce053e23155cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce97d7a6144c5a3eef3321717ed7ca0c8e4323b5089c1144ed6ce053e23155cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce97d7a6144c5a3eef3321717ed7ca0c8e4323b5089c1144ed6ce053e23155cb", kill_on_drop: false }` [INFO] [stdout] ce97d7a6144c5a3eef3321717ed7ca0c8e4323b5089c1144ed6ce053e23155cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e2318099358d4a15403106ceebcfc4516c3b2a1b62c89456822ee19656b343 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64e2318099358d4a15403106ceebcfc4516c3b2a1b62c89456822ee19656b343", kill_on_drop: false }` [INFO] [stderr] Compiling ncurses v5.94.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num-complex v0.2.0 [INFO] [stderr] Checking num-bigint v0.2.0 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking pancurses v0.16.0 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking oaendlig v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_resize_with)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tile/style.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | pub struct Style: u32 { [INFO] [stdout] 5 | | const STANDOUT = 1 << 0; [INFO] [stdout] 6 | | const BOLD = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tile/style.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | pub struct Style: u32 { [INFO] [stdout] 5 | | const STANDOUT = 1 << 0; [INFO] [stdout] 6 | | const BOLD = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tile/style.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | pub struct Style: u32 { [INFO] [stdout] 5 | | const STANDOUT = 1 << 0; [INFO] [stdout] 6 | | const BOLD = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(vec_resize_with)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/console/curses/glitcher.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | 0...1 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [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/console/curses/glitcher.rs:238:14 [INFO] [stdout] | [INFO] [stdout] 238 | 3...4 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/console/curses/glitcher.rs:297:16 [INFO] [stdout] | [INFO] [stdout] 297 | if (x == 0) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::rnd_lt` [INFO] [stdout] --> src/console/curses/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use utils::rnd_lt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/console/curses/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/console/curses/mod.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | if (x == 0) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/endless/mod.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | rooms: HashMap>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Room` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/game/endless/mod.rs:233:37 [INFO] [stdout] | [INFO] [stdout] 233 | let uy = y as usize;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tile/style.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | pub struct Style: u32 { [INFO] [stdout] 5 | | const STANDOUT = 1 << 0; [INFO] [stdout] 6 | | const BOLD = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tile/style.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | pub struct Style: u32 { [INFO] [stdout] 5 | | const STANDOUT = 1 << 0; [INFO] [stdout] 6 | | const BOLD = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tile/style.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / bitflags! { [INFO] [stdout] 4 | | pub struct Style: u32 { [INFO] [stdout] 5 | | const STANDOUT = 1 << 0; [INFO] [stdout] 6 | | const BOLD = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/console/curses/glitcher.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | 0...1 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [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/console/curses/glitcher.rs:238:14 [INFO] [stdout] | [INFO] [stdout] 238 | 3...4 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/console/curses/glitcher.rs:297:16 [INFO] [stdout] | [INFO] [stdout] 297 | if (x == 0) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::rnd_lt` [INFO] [stdout] --> src/console/curses/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use utils::rnd_lt; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::prelude::*` [INFO] [stdout] --> src/console/curses/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/console/curses/mod.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | if (x == 0) { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/endless/mod.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | rooms: HashMap>, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Room` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/game/endless/mod.rs:233:37 [INFO] [stdout] | [INFO] [stdout] 233 | let uy = y as usize;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | res |= COLOR_PAIR(CLR_BLACK as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 68 | res |= COLOR_PAIR((CLR_BLACK as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | res |= COLOR_PAIR(CLR_RED as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 72 | res |= COLOR_PAIR((CLR_RED as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | res |= COLOR_PAIR(CLR_GREEN as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 76 | res |= COLOR_PAIR((CLR_GREEN as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | res |= COLOR_PAIR(CLR_YELLOW as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 80 | res |= COLOR_PAIR((CLR_YELLOW as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | res |= COLOR_PAIR(CLR_BLUE as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 84 | res |= COLOR_PAIR((CLR_BLUE as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | res |= COLOR_PAIR(CLR_MAGENTA as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 88 | res |= COLOR_PAIR((CLR_MAGENTA as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | res |= COLOR_PAIR(CLR_CYAN as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 92 | res |= COLOR_PAIR((CLR_CYAN as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | res |= COLOR_PAIR(CLR_WHITE as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 96 | res |= COLOR_PAIR((CLR_WHITE as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | res |= COLOR_PAIR(CLR_DARK1 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 100 | res |= COLOR_PAIR((CLR_DARK1 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | res |= COLOR_PAIR(CLR_DARK2 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 104 | res |= COLOR_PAIR((CLR_DARK2 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | res |= COLOR_PAIR(CLR_DARK3 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 108 | res |= COLOR_PAIR((CLR_DARK3 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | res |= COLOR_PAIR(CLR_DARK4 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 112 | res |= COLOR_PAIR((CLR_DARK4 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | res |= COLOR_PAIR(CLR_DARK5 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 116 | res |= COLOR_PAIR((CLR_DARK5 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | res |= COLOR_PAIR(CLR_DARK6 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 120 | res |= COLOR_PAIR((CLR_DARK6 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | res |= COLOR_PAIR(CLR_DARK7 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 124 | res |= COLOR_PAIR((CLR_DARK7 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | res |= COLOR_PAIR(CLR_DARK8 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 128 | res |= COLOR_PAIR((CLR_DARK8 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:68:35 [INFO] [stdout] | [INFO] [stdout] 68 | res |= COLOR_PAIR(CLR_BLACK as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 68 | res |= COLOR_PAIR((CLR_BLACK as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | res |= COLOR_PAIR(CLR_RED as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 72 | res |= COLOR_PAIR((CLR_RED as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | res |= COLOR_PAIR(CLR_GREEN as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 76 | res |= COLOR_PAIR((CLR_GREEN as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | res |= COLOR_PAIR(CLR_YELLOW as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 80 | res |= COLOR_PAIR((CLR_YELLOW as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | res |= COLOR_PAIR(CLR_BLUE as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 84 | res |= COLOR_PAIR((CLR_BLUE as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | res |= COLOR_PAIR(CLR_MAGENTA as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 88 | res |= COLOR_PAIR((CLR_MAGENTA as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | res |= COLOR_PAIR(CLR_CYAN as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 92 | res |= COLOR_PAIR((CLR_CYAN as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | res |= COLOR_PAIR(CLR_WHITE as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 96 | res |= COLOR_PAIR((CLR_WHITE as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | res |= COLOR_PAIR(CLR_DARK1 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 100 | res |= COLOR_PAIR((CLR_DARK1 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | res |= COLOR_PAIR(CLR_DARK2 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 104 | res |= COLOR_PAIR((CLR_DARK2 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | res |= COLOR_PAIR(CLR_DARK3 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 108 | res |= COLOR_PAIR((CLR_DARK3 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | res |= COLOR_PAIR(CLR_DARK4 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 112 | res |= COLOR_PAIR((CLR_DARK4 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | res |= COLOR_PAIR(CLR_DARK5 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 116 | res |= COLOR_PAIR((CLR_DARK5 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | res |= COLOR_PAIR(CLR_DARK6 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 120 | res |= COLOR_PAIR((CLR_DARK6 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | res |= COLOR_PAIR(CLR_DARK7 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 124 | res |= COLOR_PAIR((CLR_DARK7 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/console/curses/mod.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | res |= COLOR_PAIR(CLR_DARK8 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `u32`, found `u64` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `u64` to `u32` and panic if the converted value wouldn't fit [INFO] [stdout] | [INFO] [stdout] 128 | res |= COLOR_PAIR((CLR_DARK8 as u64).try_into().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oaendlig` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 17 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "64e2318099358d4a15403106ceebcfc4516c3b2a1b62c89456822ee19656b343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e2318099358d4a15403106ceebcfc4516c3b2a1b62c89456822ee19656b343", kill_on_drop: false }` [INFO] [stdout] 64e2318099358d4a15403106ceebcfc4516c3b2a1b62c89456822ee19656b343