[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokhuz%2Falfred" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/okhuz/alfred on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4345340c9e4741ca7deffe5e65dbd70721cd7983968aa253fa0d5708ec96f162
[INFO] running `Command { std: "docker" "start" "-a" "4345340c9e4741ca7deffe5e65dbd70721cd7983968aa253fa0d5708ec96f162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4345340c9e4741ca7deffe5e65dbd70721cd7983968aa253fa0d5708ec96f162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4345340c9e4741ca7deffe5e65dbd70721cd7983968aa253fa0d5708ec96f162", kill_on_drop: false }`
[INFO] [stdout] 4345340c9e4741ca7deffe5e65dbd70721cd7983968aa253fa0d5708ec96f162
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda7dc5eeb493cf5f30ecd9734c01a97ea11bad3a666986da2c94c11cba5547e
[INFO] running `Command { std: "docker" "start" "-a" "fda7dc5eeb493cf5f30ecd9734c01a97ea11bad3a666986da2c94c11cba5547e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking filetime v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking chrono v0.4.20
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking signal-hook v0.3.13
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking notify v5.0.0-pre.16
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[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]    Compiling futures-macro v0.3.21
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[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)]` (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/components/items.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem;
[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] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem<'_>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 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] help: use `'_` for type 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)]` (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/components/items.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem;
[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] 10 |     fn convert_to_list_item(&self, chunk: Option<&Rect>) -> ListItem<'_>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 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] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is 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 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] help: use `'_` for type 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 28.73s
[INFO] running `Command { std: "docker" "inspect" "fda7dc5eeb493cf5f30ecd9734c01a97ea11bad3a666986da2c94c11cba5547e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda7dc5eeb493cf5f30ecd9734c01a97ea11bad3a666986da2c94c11cba5547e", kill_on_drop: false }`
[INFO] [stdout] fda7dc5eeb493cf5f30ecd9734c01a97ea11bad3a666986da2c94c11cba5547e
