[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 master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[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 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4c8dc3624e16066a00e5dafe1ef746e62a07c3ffe5d9a836dafc8a216d0b4bd
[INFO] running `Command { std: "docker" "start" "-a" "f4c8dc3624e16066a00e5dafe1ef746e62a07c3ffe5d9a836dafc8a216d0b4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c8dc3624e16066a00e5dafe1ef746e62a07c3ffe5d9a836dafc8a216d0b4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c8dc3624e16066a00e5dafe1ef746e62a07c3ffe5d9a836dafc8a216d0b4bd", kill_on_drop: false }`
[INFO] [stdout] f4c8dc3624e16066a00e5dafe1ef746e62a07c3ffe5d9a836dafc8a216d0b4bd
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 744dff564c6c3832b1bcf28ddaaf300e5a062bc2d35e7e82cab2d87b5b66555a
[INFO] running `Command { std: "docker" "start" "-a" "744dff564c6c3832b1bcf28ddaaf300e5a062bc2d35e7e82cab2d87b5b66555a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking cassowary v0.3.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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "744dff564c6c3832b1bcf28ddaaf300e5a062bc2d35e7e82cab2d87b5b66555a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744dff564c6c3832b1bcf28ddaaf300e5a062bc2d35e7e82cab2d87b5b66555a", kill_on_drop: false }`
[INFO] [stdout] 744dff564c6c3832b1bcf28ddaaf300e5a062bc2d35e7e82cab2d87b5b66555a
