[INFO] cloning repository https://github.com/okhuz/alfred
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okhuz/alfred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhuz%2Falfred", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhuz%2Falfred'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb082b15198f71cbe50c9e3248d3d57953fd7535
[INFO] checking okhuz/alfred against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhuz%2Falfred" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/okhuz/alfred
[INFO] finished tweaking git repo https://github.com/okhuz/alfred
[INFO] tweaked toml for git repo https://github.com/okhuz/alfred written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/okhuz/alfred on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/okhuz/alfred 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v5.0.0-pre.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2302db95e814ae4f1be674a4217eeb749a9f786ce9a02d3a4b78e3cb3df4aa4c
[INFO] running `Command { std: "docker" "start" "-a" "2302db95e814ae4f1be674a4217eeb749a9f786ce9a02d3a4b78e3cb3df4aa4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2302db95e814ae4f1be674a4217eeb749a9f786ce9a02d3a4b78e3cb3df4aa4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2302db95e814ae4f1be674a4217eeb749a9f786ce9a02d3a4b78e3cb3df4aa4c", kill_on_drop: false }`
[INFO] [stdout] 2302db95e814ae4f1be674a4217eeb749a9f786ce9a02d3a4b78e3cb3df4aa4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3c4f6fa9f152504d87708752b937764d1ff0712d748bb202e5d0aef6622c05
[INFO] running `Command { std: "docker" "start" "-a" "7d3c4f6fa9f152504d87708752b937764d1ff0712d748bb202e5d0aef6622c05", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking filetime v0.2.16
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking notify v5.0.0-pre.16
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking chrono v0.4.20
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking gitten v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `repositories`, `branches`, and `tags` are never read
[INFO] [stdout]    --> src/components/application.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct AppBuilder {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 381 |     pub repositories: StatefulList<GittenRepositoryItem>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 382 |     pub branches: StatefulList<GittenStringItem>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 383 |     pub tags: StatefulList<GittenStringItem>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/components/items.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem;
[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] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem<'_>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/components/items.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem {
[INFO] [stdout]    |                             ^^^^^                           -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/components/items.rs:133:29
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn convert_to_list_item(&self, _chunk: Option<&Rect>) -> ListItem {
[INFO] [stdout]     |                             ^^^^^                            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn convert_to_list_item(&self, _chunk: Option<&Rect>) -> ListItem<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `repositories`, `branches`, and `tags` are never read
[INFO] [stdout]    --> src/components/application.rs:381:9
[INFO] [stdout]     |
[INFO] [stdout] 380 | pub struct AppBuilder {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 381 |     pub repositories: StatefulList<GittenRepositoryItem>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 382 |     pub branches: StatefulList<GittenStringItem>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 383 |     pub tags: StatefulList<GittenStringItem>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/components/items.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem;
[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] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem<'_>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/components/items.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem {
[INFO] [stdout]    |                             ^^^^^                           -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/components/items.rs:133:29
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn convert_to_list_item(&self, _chunk: Option<&Rect>) -> ListItem {
[INFO] [stdout]     |                             ^^^^^                            -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn convert_to_list_item(&self, _chunk: Option<&Rect>) -> ListItem<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.97s
[INFO] running `Command { std: "docker" "inspect" "7d3c4f6fa9f152504d87708752b937764d1ff0712d748bb202e5d0aef6622c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3c4f6fa9f152504d87708752b937764d1ff0712d748bb202e5d0aef6622c05", kill_on_drop: false }`
[INFO] [stdout] 7d3c4f6fa9f152504d87708752b937764d1ff0712d748bb202e5d0aef6622c05
