[INFO] cloning repository https://github.com/caverym/termlers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caverym/termlers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaverym%2Ftermlers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaverym%2Ftermlers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff0c66b7cb0170e3ec305e3f03b7e09dd98b945b [INFO] testing caverym/termlers against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaverym%2Ftermlers" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caverym/termlers on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caverym/termlers [INFO] finished tweaking git repo https://github.com/caverym/termlers [INFO] tweaked toml for git repo https://github.com/caverym/termlers written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/caverym/termlers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1437836b05ac7b1158b4b6620c35bf91a7b31ebf65abc31b5d024b1369e02980 [INFO] running `Command { std: "docker" "start" "-a" "1437836b05ac7b1158b4b6620c35bf91a7b31ebf65abc31b5d024b1369e02980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1437836b05ac7b1158b4b6620c35bf91a7b31ebf65abc31b5d024b1369e02980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1437836b05ac7b1158b4b6620c35bf91a7b31ebf65abc31b5d024b1369e02980", kill_on_drop: false }` [INFO] [stdout] 1437836b05ac7b1158b4b6620c35bf91a7b31ebf65abc31b5d024b1369e02980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97f6153f4232bcb31eafce1598281750d5f8f9895470b396eb0f59946fe78953 [INFO] running `Command { std: "docker" "start" "-a" "97f6153f4232bcb31eafce1598281750d5f8f9895470b396eb0f59946fe78953", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lliw v0.2.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling termle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../english-words/words_alpha.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/words.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | const RAW_WORD_LIST: &str = include_str!("../english-words/words_alpha.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Stdout`, `stdout` [INFO] [stdout] --> src/main.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{stdout, Stdout}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::buffer::Buffer` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::buffer::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/engine.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::error::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DisableBlinking`, `EnableBlinking`, `MoveLeft`, `MoveTo`, `RestorePosition`, `execute` [INFO] [stdout] --> src/engine.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | cursor::{DisableBlinking, EnableBlinking, MoveLeft, MoveTo, RestorePosition, SavePosition}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | execute, ExecutableCommand, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/engine.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{stdin, stdout, BufRead, Read, Stdin, Stdout, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `convert::Infallible` [INFO] [stdout] --> src/error.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fmt::Display, convert::Infallible, any::Any}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(thread_is_running)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `thread_is_running` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(thread_is_running)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/engine.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 41 | / loop { [INFO] [stdout] 42 | | let mut found: bool = false; [INFO] [stdout] 43 | | self.write_board()?; [INFO] [stdout] 44 | | let guess = self.read_guess()?; [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_________- any code following this expression is unreachable [INFO] [stdout] 68 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/engine.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{stdin, stdout, BufRead, Read, Stdin, Stdout, Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::RangeBounds` [INFO] [stdout] --> src/engine.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::ops::RangeBounds; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termle` due to 3 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "97f6153f4232bcb31eafce1598281750d5f8f9895470b396eb0f59946fe78953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97f6153f4232bcb31eafce1598281750d5f8f9895470b396eb0f59946fe78953", kill_on_drop: false }` [INFO] [stdout] 97f6153f4232bcb31eafce1598281750d5f8f9895470b396eb0f59946fe78953