[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] building mahmudsudo/headlines_gui against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahmudsudo%2Fheadlines_gui" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahmudsudo/headlines_gui on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.2
[INFO] [stderr]   Downloaded epi v0.14.0
[INFO] [stderr]   Downloaded memmap2 v0.2.3
[INFO] [stderr]   Downloaded smithay-clipboard v0.6.4
[INFO] [stderr]   Downloaded num_enum v0.5.4
[INFO] [stderr]   Downloaded crossbeam v0.8.1
[INFO] [stderr]   Downloaded proc-macro-crate v1.1.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.11
[INFO] [stderr]   Downloaded ordered-float v2.8.0
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded ttf-parser v0.12.3
[INFO] [stderr]   Downloaded tokio-util v0.6.8
[INFO] [stderr]   Downloaded http-body v0.4.3
[INFO] [stderr]   Downloaded num_enum_derive v0.5.4
[INFO] [stderr]   Downloaded epaint v0.14.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.14.0
[INFO] [stderr]   Downloaded tokio v1.12.0
[INFO] [stderr]   Downloaded egui v0.14.2
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded egui_web v0.14.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.12.1
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded glutin v0.27.0
[INFO] [stderr]   Downloaded egui_glium v0.14.0
[INFO] [stderr]   Downloaded emath v0.14.0
[INFO] [stderr]   Downloaded ron v0.6.6
[INFO] [stderr]   Downloaded eframe v0.14.0
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded x11-clipboard v0.5.2
[INFO] [stderr]   Downloaded atomic_refcell v0.1.8
[INFO] [stderr]   Downloaded reqwasm v0.2.1
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded mio-misc v1.2.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded openssl-sys v0.9.67
[INFO] [stderr]   Downloaded glium v0.30.2
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05af23f60fb9a0fc1bc5bc76a840277e3d16b454e5fa6ebaed6c015042a56d80
[INFO] running `Command { std: "docker" "start" "-a" "05af23f60fb9a0fc1bc5bc76a840277e3d16b454e5fa6ebaed6c015042a56d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05af23f60fb9a0fc1bc5bc76a840277e3d16b454e5fa6ebaed6c015042a56d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05af23f60fb9a0fc1bc5bc76a840277e3d16b454e5fa6ebaed6c015042a56d80", kill_on_drop: false }`
[INFO] [stdout] 05af23f60fb9a0fc1bc5bc76a840277e3d16b454e5fa6ebaed6c015042a56d80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b64e1b36f0527bd69ec13d45cfefb14effb3298641de01de25bb37518888080c
[INFO] running `Command { std: "docker" "start" "-a" "b64e1b36f0527bd69ec13d45cfefb14effb3298641de01de25bb37518888080c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.8
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling x11-clipboard v0.5.2
[INFO] [stderr]    Compiling emath v0.14.0
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling epaint v0.14.0
[INFO] [stderr]    Compiling egui v0.14.2
[INFO] [stderr]    Compiling ureq v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling newsapi v0.1.0 (/opt/rustwide/workdir/newsapi)
[INFO] [stderr]    Compiling epi v0.14.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.14.0
[INFO] [stderr]    Compiling smithay-clipboard v0.6.4
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling glutin v0.27.0
[INFO] [stderr]    Compiling egui_glium v0.14.0
[INFO] [stderr]    Compiling eframe v0.14.0
[INFO] [stderr]    Compiling 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 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "b64e1b36f0527bd69ec13d45cfefb14effb3298641de01de25bb37518888080c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64e1b36f0527bd69ec13d45cfefb14effb3298641de01de25bb37518888080c", kill_on_drop: false }`
[INFO] [stdout] b64e1b36f0527bd69ec13d45cfefb14effb3298641de01de25bb37518888080c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4370aa328ac2cf9a3459ea0e71521d76793493a085515cdfdda70e5d8a62e538
[INFO] running `Command { std: "docker" "start" "-a" "4370aa328ac2cf9a3459ea0e71521d76793493a085515cdfdda70e5d8a62e538", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 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] [stderr]    Compiling newsapi v0.1.0 (/opt/rustwide/workdir/newsapi)
[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 `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 `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "4370aa328ac2cf9a3459ea0e71521d76793493a085515cdfdda70e5d8a62e538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4370aa328ac2cf9a3459ea0e71521d76793493a085515cdfdda70e5d8a62e538", kill_on_drop: false }`
[INFO] [stdout] 4370aa328ac2cf9a3459ea0e71521d76793493a085515cdfdda70e5d8a62e538
