[INFO] cloning repository https://github.com/Aemmel/first-rust-project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aemmel/first-rust-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemmel%2Ffirst-rust-project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemmel%2Ffirst-rust-project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dd5ff94193136c886743b001a849e786fe0f61c
[INFO] checking Aemmel/first-rust-project against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemmel%2Ffirst-rust-project" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aemmel/first-rust-project
[INFO] finished tweaking git repo https://github.com/Aemmel/first-rust-project
[INFO] tweaked toml for git repo https://github.com/Aemmel/first-rust-project written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aemmel/first-rust-project on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aemmel/first-rust-project already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8515ae928591979fa9c6ef368070b372a010ae49c68b455b11588e5471a12e86
[INFO] running `Command { std: "docker" "start" "-a" "8515ae928591979fa9c6ef368070b372a010ae49c68b455b11588e5471a12e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8515ae928591979fa9c6ef368070b372a010ae49c68b455b11588e5471a12e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8515ae928591979fa9c6ef368070b372a010ae49c68b455b11588e5471a12e86", kill_on_drop: false }`
[INFO] [stdout] 8515ae928591979fa9c6ef368070b372a010ae49c68b455b11588e5471a12e86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a139af037d6b0c6f09f850f7ea2f26960b29cfa0d5457a04b447f80799dec4da
[INFO] running `Command { std: "docker" "start" "-a" "a139af037d6b0c6f09f850f7ea2f26960b29cfa0d5457a04b447f80799dec4da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking tui v0.16.0
[INFO] [stderr]     Checking tabcel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Coord, Cell> {
[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] 54 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Coord, Cell> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, `Gauge`, `Layout`, `Row`, `TableState`, and `Table`
[INFO] [stdout]  --> src/bin/main.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     widgets::{Block, Borders, Gauge, Paragraph, Row, Table, TableState},
[INFO] [stdout]   |                               ^^^^^             ^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_handle` and `tick_handle` are never read
[INFO] [stdout]   --> src/bin/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Events {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 26 |     rx: mpsc::Receiver<Event<Key>>,
[INFO] [stdout] 27 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 28 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constraint`, `Direction`, `Gauge`, `Layout`, `Row`, `TableState`, and `Table`
[INFO] [stdout]  --> src/bin/main.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     widgets::{Block, Borders, Gauge, Paragraph, Row, Table, TableState},
[INFO] [stdout]   |                               ^^^^^             ^^^  ^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Coord, Cell> {
[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] 54 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Coord, Cell> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_handle` and `tick_handle` are never read
[INFO] [stdout]   --> src/bin/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Events {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 26 |     rx: mpsc::Receiver<Event<Key>>,
[INFO] [stdout] 27 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 28 |     tick_handle: thread::JoinHandle<()>,
[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 2.63s
[INFO] running `Command { std: "docker" "inspect" "a139af037d6b0c6f09f850f7ea2f26960b29cfa0d5457a04b447f80799dec4da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a139af037d6b0c6f09f850f7ea2f26960b29cfa0d5457a04b447f80799dec4da", kill_on_drop: false }`
[INFO] [stdout] a139af037d6b0c6f09f850f7ea2f26960b29cfa0d5457a04b447f80799dec4da
