[INFO] fetching crate curses-game-wrapper 0.0.4...
[INFO] testing curses-game-wrapper-0.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate curses-game-wrapper 0.0.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate curses-game-wrapper 0.0.4
[INFO] finished tweaking crates.io crate curses-game-wrapper 0.0.4
[INFO] tweaked toml for crates.io crate curses-game-wrapper 0.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate curses-game-wrapper 0.0.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 123 packages to latest compatible versions
[INFO] [stderr]       Adding ascii v0.8.7 (available: v1.1.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding clippy v0.0.182 (available: v0.0.302)
[INFO] [stderr]       Adding sloggers v0.2.9 (available: v2.2.0)
[INFO] [stderr]       Adding termion v1.5.6 (available: v4.0.5)
[INFO] [stderr]       Adding vte v0.3.3 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6609b932063c3a3c6990b56cf379a466dd9151b7548841929b1344271ad64345
[INFO] running `Command { std: "docker" "start" "-a" "6609b932063c3a3c6990b56cf379a466dd9151b7548841929b1344271ad64345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6609b932063c3a3c6990b56cf379a466dd9151b7548841929b1344271ad64345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6609b932063c3a3c6990b56cf379a466dd9151b7548841929b1344271ad64345", kill_on_drop: false }`
[INFO] [stdout] 6609b932063c3a3c6990b56cf379a466dd9151b7548841929b1344271ad64345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84643f2a88ba23b44602eaedae820e2d442375737c27c1331623fae3f9b97f2
[INFO] running `Command { std: "docker" "start" "-a" "e84643f2a88ba23b44602eaedae820e2d442375737c27c1331623fae3f9b97f2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling slog-stdlog v3.0.5
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling vte v0.3.3
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling slog-kvfilter v0.6.1
[INFO] [stderr]    Compiling sloggers v0.2.9
[INFO] [stderr]    Compiling curses-game-wrapper v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:326:29
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut viewer: Box<GameViewer> = match self.draw_type {
[INFO] [stdout]     |                             ^^^^^^^^^^
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut viewer: Box<dyn GameViewer> = match self.draw_type {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |                         send_or!(viewer, Handle::Panicked);
[INFO] [stdout]     |                         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |                         send_or!(viewer, Handle::Zero);
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |                         send_or!(viewer, Handle::Valid(r));
[INFO] [stdout]     |                         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |                 ActionResult::GameEnded => do_action!(ActionResult::GameEnded),
[INFO] [stdout]     |                                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |                     do_action!(ActionResult::Changed(map));
[INFO] [stdout]     |                     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |                     do_action!(ActionResult::NotChanged);
[INFO] [stdout]     |                     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |             send_or!(viewer, Handle::Zero);
[INFO] [stdout]     |             ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:435:23
[INFO] [stdout]     |
[INFO] [stdout] 435 |         ViewerError(e.description().to_owned())
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:521:26
[INFO] [stdout]     |
[INFO] [stdout] 521 |         ProcessError(why.description().to_owned())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:545:63
[INFO] [stdout]     |
[INFO] [stdout] 545 |             Err(why) => panic!("couldn't spawn game: {}", why.description()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:568:70
[INFO] [stdout]     |
[INFO] [stdout] 568 |                         panic!("couldn't read child stdout: {}", why.description())
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_buf` is never used
[INFO] [stdout]   --> src/term_data.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl TermData {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     fn from_buf(buf: Vec<Vec<u8>>) -> TermData {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.82s
[INFO] running `Command { std: "docker" "inspect" "e84643f2a88ba23b44602eaedae820e2d442375737c27c1331623fae3f9b97f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84643f2a88ba23b44602eaedae820e2d442375737c27c1331623fae3f9b97f2", kill_on_drop: false }`
[INFO] [stdout] e84643f2a88ba23b44602eaedae820e2d442375737c27c1331623fae3f9b97f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ecb11a55c3c317cb0e2a6c073c0226722775f0a155e6176cbf6c2f3c9c1754a
[INFO] running `Command { std: "docker" "start" "-a" "4ecb11a55c3c317cb0e2a6c073c0226722775f0a155e6176cbf6c2f3c9c1754a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:326:29
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut viewer: Box<GameViewer> = match self.draw_type {
[INFO] [stdout]     |                             ^^^^^^^^^^
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut viewer: Box<dyn GameViewer> = match self.draw_type {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |                         send_or!(viewer, Handle::Panicked);
[INFO] [stdout]     |                         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |                         send_or!(viewer, Handle::Zero);
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |                         send_or!(viewer, Handle::Valid(r));
[INFO] [stdout]     |                         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |                 ActionResult::GameEnded => do_action!(ActionResult::GameEnded),
[INFO] [stdout]     |                                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |                     do_action!(ActionResult::Changed(map));
[INFO] [stdout]     |                     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |                     do_action!(ActionResult::NotChanged);
[INFO] [stdout]     |                     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |             send_or!(viewer, Handle::Zero);
[INFO] [stdout]     |             ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:435:23
[INFO] [stdout]     |
[INFO] [stdout] 435 |         ViewerError(e.description().to_owned())
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:521:26
[INFO] [stdout]     |
[INFO] [stdout] 521 |         ProcessError(why.description().to_owned())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:545:63
[INFO] [stdout]     |
[INFO] [stdout] 545 |             Err(why) => panic!("couldn't spawn game: {}", why.description()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:568:70
[INFO] [stdout]     |
[INFO] [stdout] 568 |                         panic!("couldn't read child stdout: {}", why.description())
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_buf` is never used
[INFO] [stdout]   --> src/term_data.rs:67:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl TermData {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |     fn from_buf(buf: Vec<Vec<u8>>) -> TermData {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling curses-game-wrapper v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]  --> examples/rogue.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 |     };
[INFO] [stdout]   |      ^ help: remove this semicolon
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/lib.rs:614:10
[INFO] [stdout]     |
[INFO] [stdout] 614 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:326:29
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut viewer: Box<GameViewer> = match self.draw_type {
[INFO] [stdout]     |                             ^^^^^^^^^^
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut viewer: Box<dyn GameViewer> = match self.draw_type {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |                         send_or!(viewer, Handle::Panicked);
[INFO] [stdout]     |                         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |                         send_or!(viewer, Handle::Zero);
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 |                         send_or!(viewer, Handle::Valid(r));
[INFO] [stdout]     |                         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 374 |                 ActionResult::GameEnded => do_action!(ActionResult::GameEnded),
[INFO] [stdout]     |                                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |                     do_action!(ActionResult::Changed(map));
[INFO] [stdout]     |                     -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |                     do_action!(ActionResult::NotChanged);
[INFO] [stdout]     |                     ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |                         why.description()
[INFO] [stdout]     |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |             send_or!(viewer, Handle::Zero);
[INFO] [stdout]     |             ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:435:23
[INFO] [stdout]     |
[INFO] [stdout] 435 |         ViewerError(e.description().to_owned())
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:521:26
[INFO] [stdout]     |
[INFO] [stdout] 521 |         ProcessError(why.description().to_owned())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:545:63
[INFO] [stdout]     |
[INFO] [stdout] 545 |             Err(why) => panic!("couldn't spawn game: {}", why.description()),
[INFO] [stdout]     |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:568:70
[INFO] [stdout]     |
[INFO] [stdout] 568 |                         panic!("couldn't read child stdout: {}", why.description())
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s
[INFO] running `Command { std: "docker" "inspect" "4ecb11a55c3c317cb0e2a6c073c0226722775f0a155e6176cbf6c2f3c9c1754a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ecb11a55c3c317cb0e2a6c073c0226722775f0a155e6176cbf6c2f3c9c1754a", kill_on_drop: false }`
[INFO] [stdout] 4ecb11a55c3c317cb0e2a6c073c0226722775f0a155e6176cbf6c2f3c9c1754a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d34102aa6fd775c6c8fd85add27f306c45e1414d80696c779d978cbb83472bb
[INFO] running `Command { std: "docker" "start" "-a" "6d34102aa6fd775c6c8fd85add27f306c45e1414d80696c779d978cbb83472bb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/lib.rs:326:29
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let mut viewer: Box<GameViewer> = match self.draw_type {
[INFO] [stderr]     |                             ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let mut viewer: Box<dyn GameViewer> = match self.draw_type {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 350 |                         send_or!(viewer, Handle::Panicked);
[INFO] [stderr]     |                         ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 355 |                         send_or!(viewer, Handle::Zero);
[INFO] [stderr]     |                         ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 |                         send_or!(viewer, Handle::Valid(r));
[INFO] [stderr]     |                         ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 374 |                 ActionResult::GameEnded => do_action!(ActionResult::GameEnded),
[INFO] [stderr]     |                                            ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 378 |                     do_action!(ActionResult::Changed(map));
[INFO] [stderr]     |                     -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 381 |                     do_action!(ActionResult::NotChanged);
[INFO] [stderr]     |                     ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `send_or` which comes from the expansion of the macro `do_action` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |                         why.description()
[INFO] [stderr]     |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 399 |             send_or!(viewer, Handle::Zero);
[INFO] [stderr]     |             ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `send_or` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:435:23
[INFO] [stderr]     |
[INFO] [stderr] 435 |         ViewerError(e.description().to_owned())
[INFO] [stderr]     |                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:521:26
[INFO] [stderr]     |
[INFO] [stderr] 521 |         ProcessError(why.description().to_owned())
[INFO] [stderr]     |                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:545:63
[INFO] [stderr]     |
[INFO] [stderr] 545 |             Err(why) => panic!("couldn't spawn game: {}", why.description()),
[INFO] [stderr]     |                                                               ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:568:70
[INFO] [stderr]     |
[INFO] [stderr] 568 |                         panic!("couldn't read child stdout: {}", why.description())
[INFO] [stderr]     |                                                                      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_buf` is never used
[INFO] [stderr]   --> src/term_data.rs:67:8
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl TermData {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 67 |     fn from_buf(buf: Vec<Vec<u8>>) -> TermData {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/lib.rs:614:10
[INFO] [stderr]     |
[INFO] [stderr] 614 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `curses-game-wrapper` (lib) generated 13 warnings (run `cargo fix --lib -p curses-game-wrapper` to apply 1 suggestion)
[INFO] [stderr] warning: `curses-game-wrapper` (lib test) generated 13 warnings (12 duplicates)
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]  --> examples/rogue.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 |     };
[INFO] [stderr]   |      ^ help: remove this semicolon
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `curses-game-wrapper` (example "rogue") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/curses_game_wrapper-1fcd5e9446352b06)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test term_data::test::test_erase_chars ... ok
[INFO] [stdout] test tests::test_gameplay ... ignored
[INFO] [stdout] test term_data::test::test_scroll_up ... ok
[INFO] [stdout] test term_data::test::test_insert_lines ... ok
[INFO] [stdout] test term_data::test::test_insert_chars ... ok
[INFO] [stdout] test term_data::test::test_scroll_down ... ok
[INFO] [stdout] test term_data::test::test_delete_chars ... ok
[INFO] [stdout] test term_data::test::test_delete_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests curses_game_wrapper
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - GameSetting (line 115) - compile ... ok
[INFO] [stdout] test src/lib.rs - GameEnv (line 279) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6d34102aa6fd775c6c8fd85add27f306c45e1414d80696c779d978cbb83472bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d34102aa6fd775c6c8fd85add27f306c45e1414d80696c779d978cbb83472bb", kill_on_drop: false }`
[INFO] [stdout] 6d34102aa6fd775c6c8fd85add27f306c45e1414d80696c779d978cbb83472bb
