[INFO] cloning repository https://github.com/mahmudsudo/headlines_gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahmudsudo/headlines_gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fheadlines_gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fheadlines_gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b0d1c97c01d62e55d9d96cd950c2b2babd8ba4b
[INFO] checking mahmudsudo/headlines_gui against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fheadlines_gui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahmudsudo/headlines_gui
[INFO] finished tweaking git repo https://github.com/mahmudsudo/headlines_gui
[INFO] tweaked toml for git repo https://github.com/mahmudsudo/headlines_gui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahmudsudo/headlines_gui 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/mahmudsudo/headlines_gui 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c4fc81c5d7521d2a875912df99d146965775d19a8db5f8073d401ced726c4844
[INFO] running `Command { std: "docker" "start" "-a" "c4fc81c5d7521d2a875912df99d146965775d19a8db5f8073d401ced726c4844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4fc81c5d7521d2a875912df99d146965775d19a8db5f8073d401ced726c4844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4fc81c5d7521d2a875912df99d146965775d19a8db5f8073d401ced726c4844", kill_on_drop: false }`
[INFO] [stdout] c4fc81c5d7521d2a875912df99d146965775d19a8db5f8073d401ced726c4844
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6299eb2d7572ff39bc1550cfd4deaf6bc163b4345af81b6ef22b91a69762c48b
[INFO] running `Command { std: "docker" "start" "-a" "6299eb2d7572ff39bc1550cfd4deaf6bc163b4345af81b6ef22b91a69762c48b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking nom v7.0.0
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]     Checking owned_ttf_parser v0.12.1
[INFO] [stderr]     Checking ab_glyph v0.2.11
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking x11-clipboard v0.5.2
[INFO] [stderr]     Checking emath v0.14.0
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking serde_json v1.0.68
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking epaint v0.14.0
[INFO] [stderr]     Checking ureq v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking egui v0.14.2
[INFO] [stderr]     Checking newsapi v0.1.0 (/opt/rustwide/workdir/newsapi)
[INFO] [stderr]     Checking epi v0.14.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.14.0
[INFO] [stderr]     Checking smithay-clipboard v0.6.4
[INFO] [stderr]     Checking copypasta v0.7.1
[INFO] [stderr]     Checking glutin v0.27.0
[INFO] [stderr]     Checking egui_glium v0.14.0
[INFO] [stderr]     Checking eframe v0.14.0
[INFO] [stderr]     Checking headlines v0.1.0 (/opt/rustwide/workdir/headlines)
[INFO] [stdout] warning: unused import: `iter::FromIterator`
[INFO] [stdout]  --> headlines/src/headlines.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     iter::FromIterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `epaint::text`
[INFO] [stdout]  --> headlines/src/headlines.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     self, epaint::text, Button, CentralPanel, Color32, CtxRef, FontDefinitions, FontFamily,
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rgba` and `Vec2`
[INFO] [stdout]   --> headlines/src/lib.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |         CentralPanel, CtxRef, Hyperlink, Label, Rgba, ScrollArea, Separator, TextStyle,
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] 11 |         TopBottomPanel, Ui, Vec2, Visuals,
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iter::FromIterator`
[INFO] [stdout]  --> headlines/src/headlines.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     iter::FromIterator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `epaint::text`
[INFO] [stdout]  --> headlines/src/headlines.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     self, epaint::text, Button, CentralPanel, Color32, CtxRef, FontDefinitions, FontFamily,
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rgba` and `Vec2`
[INFO] [stdout]   --> headlines/src/lib.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |         CentralPanel, CtxRef, Hyperlink, Label, Rgba, ScrollArea, Separator, TextStyle,
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] 11 |         TopBottomPanel, Ui, Vec2, Visuals,
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]    --> headlines/src/headlines.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |         CentralPanel::default().show(ctx, |ui| {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key_web`
[INFO] [stdout]   --> headlines/src/lib.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let api_key_web = api_key.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `news_tx_web`
[INFO] [stdout]   --> headlines/src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let news_tx_web = news_tx.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_news_tx_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ui`
[INFO] [stdout]    --> headlines/src/headlines.rs:173:44
[INFO] [stdout]     |
[INFO] [stdout] 173 |         CentralPanel::default().show(ctx, |ui| {
[INFO] [stdout]     |                                            ^^ help: if this is intentional, prefix it with an underscore: `_ui`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_key_web`
[INFO] [stdout]   --> headlines/src/lib.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let api_key_web = api_key.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `news_tx_web`
[INFO] [stdout]   --> headlines/src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let news_tx_web = news_tx.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_news_tx_web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> headlines/src/headlines.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   tx.send(Msg::Refresh);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 137 |                             let _ = tx.send(Msg::Refresh);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> headlines/src/headlines.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |                         tx.send(Msg::ApiKeySet(self.config.api_key.to_string()));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 180 |                         let _ = tx.send(Msg::ApiKeySet(self.config.api_key.to_string()));
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> headlines/src/headlines.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   tx.send(Msg::Refresh);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 137 |                             let _ = tx.send(Msg::Refresh);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> headlines/src/headlines.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |                         tx.send(Msg::ApiKeySet(self.config.api_key.to_string()));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 180 |                         let _ = tx.send(Msg::ApiKeySet(self.config.api_key.to_string()));
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.65s
[INFO] running `Command { std: "docker" "inspect" "6299eb2d7572ff39bc1550cfd4deaf6bc163b4345af81b6ef22b91a69762c48b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6299eb2d7572ff39bc1550cfd4deaf6bc163b4345af81b6ef22b91a69762c48b", kill_on_drop: false }`
[INFO] [stdout] 6299eb2d7572ff39bc1550cfd4deaf6bc163b4345af81b6ef22b91a69762c48b
