[INFO] cloning repository https://github.com/jayman888/rustunl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayman888/rustunl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayman888%2Frustunl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayman888%2Frustunl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f6328188a3f1af3710d4306da4042e6d636cd5c
[INFO] building jayman888/rustunl against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayman888%2Frustunl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jayman888/rustunl on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jayman888/rustunl
[INFO] finished tweaking git repo https://github.com/jayman888/rustunl
[INFO] tweaked toml for git repo https://github.com/jayman888/rustunl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jayman888/rustunl 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab4f924fd1ba9cdd760508ec3311e0aafdb9b6b860a4111249c45c44d3189072
[INFO] running `Command { std: "docker" "start" "-a" "ab4f924fd1ba9cdd760508ec3311e0aafdb9b6b860a4111249c45c44d3189072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab4f924fd1ba9cdd760508ec3311e0aafdb9b6b860a4111249c45c44d3189072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4f924fd1ba9cdd760508ec3311e0aafdb9b6b860a4111249c45c44d3189072", kill_on_drop: false }`
[INFO] [stdout] ab4f924fd1ba9cdd760508ec3311e0aafdb9b6b860a4111249c45c44d3189072
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e1c477c54db58d53c94ccf4909a499e5277775551ed479bc730b189a720cfe5
[INFO] running `Command { std: "docker" "start" "-a" "8e1c477c54db58d53c94ccf4909a499e5277775551ed479bc730b189a720cfe5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tui v0.15.0
[INFO] [stderr]    Compiling simplelog v0.10.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling rustunl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/app/components/tab.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl<'a> TabsState<'a> {
[INFO] [stdout]   |      -- lifetime `'a` declared here
[INFO] [stdout] 8 |     pub fn new(titles: Vec<&'a str>) -> TabsState {
[INFO] [stdout]   |                                         ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui.rs:44:50
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn draw_footer<B: Backend>(f: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui.rs:67:50
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn draw_search<B: Backend>(f: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enhanced_graphics` is never read
[INFO] [stdout]   --> src/app/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct App<'a> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub enhanced_graphics: bool,
[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/app/event.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Events {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 17 |     rx: mpsc::Receiver<Event<Key>>,
[INFO] [stdout] 18 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app/event.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Events {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new() -> Events {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_items` are never used
[INFO] [stdout]   --> src/app/components/table.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl<T> StatefulTable<T> {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 9  |     pub fn new() -> StatefulTable<T> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn set_items(&mut self, items: Vec<T>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.56s
[INFO] running `Command { std: "docker" "inspect" "8e1c477c54db58d53c94ccf4909a499e5277775551ed479bc730b189a720cfe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e1c477c54db58d53c94ccf4909a499e5277775551ed479bc730b189a720cfe5", kill_on_drop: false }`
[INFO] [stdout] 8e1c477c54db58d53c94ccf4909a499e5277775551ed479bc730b189a720cfe5
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae39a276d9dc9fc7422076de0e382b01619005b53646a8e3cc948800707d4da6
[INFO] running `Command { std: "docker" "start" "-a" "ae39a276d9dc9fc7422076de0e382b01619005b53646a8e3cc948800707d4da6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustunl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]  --> src/app/components/tab.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl<'a> TabsState<'a> {
[INFO] [stdout]   |      -- lifetime `'a` declared here
[INFO] [stdout] 8 |     pub fn new(titles: Vec<&'a str>) -> TabsState {
[INFO] [stdout]   |                                         ^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui.rs:44:50
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn draw_footer<B: Backend>(f: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/ui.rs:67:50
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn draw_search<B: Backend>(f: &mut Frame<B>, app: &mut App, area: Rect) {
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `enhanced_graphics` is never read
[INFO] [stdout]   --> src/app/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct App<'a> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub enhanced_graphics: bool,
[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/app/event.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Events {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 17 |     rx: mpsc::Receiver<Event<Key>>,
[INFO] [stdout] 18 |     input_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     tick_handle: thread::JoinHandle<()>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/app/event.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Events {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 36 |     pub fn new() -> Events {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_items` are never used
[INFO] [stdout]   --> src/app/components/table.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl<T> StatefulTable<T> {
[INFO] [stdout]    | ------------------------ associated items in this implementation
[INFO] [stdout] 9  |     pub fn new() -> StatefulTable<T> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn set_items(&mut self, items: Vec<T>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "ae39a276d9dc9fc7422076de0e382b01619005b53646a8e3cc948800707d4da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae39a276d9dc9fc7422076de0e382b01619005b53646a8e3cc948800707d4da6", kill_on_drop: false }`
[INFO] [stdout] ae39a276d9dc9fc7422076de0e382b01619005b53646a8e3cc948800707d4da6
