[INFO] fetching crate termgame 1.3.0...
[INFO] building termgame-1.3.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate termgame 1.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate termgame 1.3.0
[INFO] finished tweaking crates.io crate termgame 1.3.0
[INFO] tweaked toml for crates.io crate termgame 1.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termgame 1.3.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.25.0 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dda6c4dce6c6b7d22f8cd8c2d1fee5955f25cc81810bc43ad3fbeba74af1772
[INFO] running `Command { std: "docker" "start" "-a" "5dda6c4dce6c6b7d22f8cd8c2d1fee5955f25cc81810bc43ad3fbeba74af1772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dda6c4dce6c6b7d22f8cd8c2d1fee5955f25cc81810bc43ad3fbeba74af1772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dda6c4dce6c6b7d22f8cd8c2d1fee5955f25cc81810bc43ad3fbeba74af1772", kill_on_drop: false }`
[INFO] [stdout] 5dda6c4dce6c6b7d22f8cd8c2d1fee5955f25cc81810bc43ad3fbeba74af1772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79a0e8130003fb380ef38ca7c350657d857d03626c290f832878ca2c0feb4f9a
[INFO] running `Command { std: "docker" "start" "-a" "79a0e8130003fb380ef38ca7c350657d857d03626c290f832878ca2c0feb4f9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling termgame v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Modifier as Font`
[INFO] [stdout]  --> src/game.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use tui::style::{Color, Modifier as Font};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CharChunkMap` and `ViewportLocation`
[INFO] [stdout]  --> src/styled_characters.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::charview::{CharChunkMap, ViewportLocation};
[INFO] [stdout]   |                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event::KeyCode as GameEvent`
[INFO] [stdout]  --> src/styled_characters.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crossterm::event::KeyCode as GameEvent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message`, `SCREEN_HEIGHT`, and `SCREEN_WIDTH`
[INFO] [stdout]  --> src/styled_characters.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use super::{Message, SCREEN_HEIGHT, SCREEN_WIDTH};
[INFO] [stdout]   |                 ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn new(chunks: &mut CharChunkMap) -> Game {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn new(chunks: &mut CharChunkMap) -> Game<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
[INFO] running `Command { std: "docker" "inspect" "79a0e8130003fb380ef38ca7c350657d857d03626c290f832878ca2c0feb4f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a0e8130003fb380ef38ca7c350657d857d03626c290f832878ca2c0feb4f9a", kill_on_drop: false }`
[INFO] [stdout] 79a0e8130003fb380ef38ca7c350657d857d03626c290f832878ca2c0feb4f9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1aa0afa25bb942592c11cbbdadd3c4133eeebf60522b035cc81daa05f19b276
[INFO] running `Command { std: "docker" "start" "-a" "c1aa0afa25bb942592c11cbbdadd3c4133eeebf60522b035cc81daa05f19b276", kill_on_drop: false }`
[INFO] [stderr]    Compiling termgame v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Modifier as Font`
[INFO] [stdout]  --> src/game.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use tui::style::{Color, Modifier as Font};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CharChunkMap` and `ViewportLocation`
[INFO] [stdout]  --> src/styled_characters.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::charview::{CharChunkMap, ViewportLocation};
[INFO] [stdout]   |                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event::KeyCode as GameEvent`
[INFO] [stdout]  --> src/styled_characters.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crossterm::event::KeyCode as GameEvent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message`, `SCREEN_HEIGHT`, and `SCREEN_WIDTH`
[INFO] [stdout]  --> src/styled_characters.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use super::{Message, SCREEN_HEIGHT, SCREEN_WIDTH};
[INFO] [stdout]   |                 ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn new(chunks: &mut CharChunkMap) -> Game {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn new(chunks: &mut CharChunkMap) -> Game<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier as Font`
[INFO] [stdout]  --> src/game.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use tui::style::{Color, Modifier as Font};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CharChunkMap` and `ViewportLocation`
[INFO] [stdout]  --> src/styled_characters.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::charview::{CharChunkMap, ViewportLocation};
[INFO] [stdout]   |                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::event::KeyCode as GameEvent`
[INFO] [stdout]  --> src/styled_characters.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crossterm::event::KeyCode as GameEvent;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message`, `SCREEN_HEIGHT`, and `SCREEN_WIDTH`
[INFO] [stdout]  --> src/styled_characters.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use super::{Message, SCREEN_HEIGHT, SCREEN_WIDTH};
[INFO] [stdout]   |                 ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/game.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn new(chunks: &mut CharChunkMap) -> Game {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn new(chunks: &mut CharChunkMap) -> Game<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "c1aa0afa25bb942592c11cbbdadd3c4133eeebf60522b035cc81daa05f19b276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1aa0afa25bb942592c11cbbdadd3c4133eeebf60522b035cc81daa05f19b276", kill_on_drop: false }`
[INFO] [stdout] c1aa0afa25bb942592c11cbbdadd3c4133eeebf60522b035cc81daa05f19b276
