[INFO] cloning repository https://github.com/emorilebo/curiousrustnews [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emorilebo/curiousrustnews" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorilebo%2Fcuriousrustnews", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorilebo%2Fcuriousrustnews'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50b14c63179b3e6c259c6adf16116b1f34bb67d0 [INFO] testing emorilebo/curiousrustnews against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femorilebo%2Fcuriousrustnews" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 34% (1063/3084) Updating files: 35% (1080/3084) Updating files: 36% (1111/3084) Updating files: 37% (1142/3084) Updating files: 38% (1172/3084) Updating files: 39% (1203/3084) Updating files: 40% (1234/3084) Updating files: 41% (1265/3084) Updating files: 42% (1296/3084) Updating files: 43% (1327/3084) Updating files: 43% (1352/3084) Updating files: 44% (1357/3084) Updating files: 45% (1388/3084) Updating files: 46% (1419/3084) Updating files: 46% (1444/3084) Updating files: 47% (1450/3084) Updating files: 48% (1481/3084) Updating files: 49% (1512/3084) Updating files: 50% (1542/3084) Updating files: 50% (1554/3084) Updating files: 51% (1573/3084) Updating files: 52% (1604/3084) Updating files: 53% (1635/3084) Updating files: 54% (1666/3084) Updating files: 55% (1697/3084) Updating files: 56% (1728/3084) Updating files: 57% (1758/3084) Updating files: 57% (1766/3084) Updating files: 58% (1789/3084) Updating files: 59% (1820/3084) Updating files: 60% (1851/3084) Updating files: 61% (1882/3084) Updating files: 62% (1913/3084) Updating files: 63% (1943/3084) Updating files: 64% (1974/3084) Updating files: 65% (2005/3084) Updating files: 66% (2036/3084) Updating files: 67% (2067/3084) Updating files: 68% (2098/3084) Updating files: 69% (2128/3084) Updating files: 70% (2159/3084) Updating files: 71% (2190/3084) Updating files: 72% (2221/3084) Updating files: 73% (2252/3084) Updating files: 74% (2283/3084) Updating files: 74% (2303/3084) Updating files: 75% (2313/3084) Updating files: 76% (2344/3084) Updating files: 77% (2375/3084) Updating files: 78% (2406/3084) Updating files: 79% (2437/3084) Updating files: 80% (2468/3084) Updating files: 81% (2499/3084) Updating files: 82% (2529/3084) Updating files: 83% (2560/3084) Updating files: 84% (2591/3084) Updating files: 85% (2622/3084) Updating files: 86% (2653/3084) Updating files: 87% (2684/3084) Updating files: 88% (2714/3084) Updating files: 89% (2745/3084) Updating files: 90% (2776/3084) Updating files: 91% (2807/3084) Updating files: 92% (2838/3084) Updating files: 93% (2869/3084) Updating files: 94% (2899/3084) Updating files: 95% (2930/3084) Updating files: 96% (2961/3084) Updating files: 96% (2971/3084) Updating files: 97% (2992/3084) Updating files: 98% (3023/3084) Updating files: 99% (3054/3084) Updating files: 100% (3084/3084) Updating files: 100% (3084/3084), done. [INFO] validating manifest of git repo https://github.com/emorilebo/curiousrustnews on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emorilebo/curiousrustnews [INFO] finished tweaking git repo https://github.com/emorilebo/curiousrustnews [INFO] tweaked toml for git repo https://github.com/emorilebo/curiousrustnews written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/emorilebo/curiousrustnews 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwasm v0.2.1 [INFO] [stderr] Downloaded minimal-lexical v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f2cc46f949850194fdf10999ededf605fda7b414eb9ad41892df6afd9cfee06 [INFO] running `Command { std: "docker" "start" "-a" "6f2cc46f949850194fdf10999ededf605fda7b414eb9ad41892df6afd9cfee06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f2cc46f949850194fdf10999ededf605fda7b414eb9ad41892df6afd9cfee06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2cc46f949850194fdf10999ededf605fda7b414eb9ad41892df6afd9cfee06", kill_on_drop: false }` [INFO] [stdout] 6f2cc46f949850194fdf10999ededf605fda7b414eb9ad41892df6afd9cfee06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2310b741ef9576c74602983eec83d96c358852641af663fe57d7dc2dad677fb4 [INFO] running `Command { std: "docker" "start" "-a" "2310b741ef9576c74602983eec83d96c358852641af663fe57d7dc2dad677fb4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.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 num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [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 addr2line v0.16.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing v0.1.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 ureq v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling egui v0.14.2 [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)]` 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)]` 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)]` 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 2m 22s [INFO] running `Command { std: "docker" "inspect" "2310b741ef9576c74602983eec83d96c358852641af663fe57d7dc2dad677fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2310b741ef9576c74602983eec83d96c358852641af663fe57d7dc2dad677fb4", kill_on_drop: false }` [INFO] [stdout] 2310b741ef9576c74602983eec83d96c358852641af663fe57d7dc2dad677fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c47297352797ae2c2fc43d2a8e16c87c3b05b23211db76f8e129ece8608e1c66 [INFO] running `Command { std: "docker" "start" "-a" "c47297352797ae2c2fc43d2a8e16c87c3b05b23211db76f8e129ece8608e1c66", kill_on_drop: false }` [INFO] [stderr] Compiling newsapi v0.1.0 (/opt/rustwide/workdir/newsapi) [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)]` 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)]` 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)]` 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 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)]` 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)]` 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)]` 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.40s [INFO] running `Command { std: "docker" "inspect" "c47297352797ae2c2fc43d2a8e16c87c3b05b23211db76f8e129ece8608e1c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47297352797ae2c2fc43d2a8e16c87c3b05b23211db76f8e129ece8608e1c66", kill_on_drop: false }` [INFO] [stdout] c47297352797ae2c2fc43d2a8e16c87c3b05b23211db76f8e129ece8608e1c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4120c100385a9b105649077fd74dc797cb34df69f6dfd011a032a71effca8c3d [INFO] running `Command { std: "docker" "start" "-a" "4120c100385a9b105649077fd74dc797cb34df69f6dfd011a032a71effca8c3d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `iter::FromIterator` [INFO] [stderr] --> headlines/src/headlines.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | iter::FromIterator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `epaint::text` [INFO] [stderr] --> headlines/src/headlines.rs:9:11 [INFO] [stderr] | [INFO] [stderr] 9 | self, epaint::text, Button, CentralPanel, Color32, CtxRef, FontDefinitions, FontFamily, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Rgba` and `Vec2` [INFO] [stderr] --> headlines/src/lib.rs:10:49 [INFO] [stderr] | [INFO] [stderr] 10 | CentralPanel, CtxRef, Hyperlink, Label, Rgba, ScrollArea, Separator, TextStyle, [INFO] [stderr] | ^^^^ [INFO] [stderr] 11 | TopBottomPanel, Ui, Vec2, Visuals, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ui` [INFO] [stderr] --> headlines/src/headlines.rs:173:44 [INFO] [stderr] | [INFO] [stderr] 173 | CentralPanel::default().show(ctx, |ui| { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `api_key_web` [INFO] [stderr] --> headlines/src/lib.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | let api_key_web = api_key.clone(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_key_web` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `news_tx_web` [INFO] [stderr] --> headlines/src/lib.rs:40:13 [INFO] [stderr] | [INFO] [stderr] 40 | let news_tx_web = news_tx.clone(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_news_tx_web` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> headlines/src/headlines.rs:137:29 [INFO] [stderr] | [INFO] [stderr] 137 | ... tx.send(Msg::Refresh); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 137 | let _ = tx.send(Msg::Refresh); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> headlines/src/headlines.rs:180:25 [INFO] [stderr] | [INFO] [stderr] 180 | tx.send(Msg::ApiKeySet(self.config.api_key.to_string())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 180 | let _ = tx.send(Msg::ApiKeySet(self.config.api_key.to_string())); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `headlines` (lib) generated 8 warnings (run `cargo fix --lib -p headlines` to apply 3 suggestions) [INFO] [stderr] warning: `headlines` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/headlines-b896c7e5db7cedbb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/headlines-386c440bfbd50677) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newsapi-831ac7adea4426e6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests headlines [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests newsapi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4120c100385a9b105649077fd74dc797cb34df69f6dfd011a032a71effca8c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4120c100385a9b105649077fd74dc797cb34df69f6dfd011a032a71effca8c3d", kill_on_drop: false }` [INFO] [stdout] 4120c100385a9b105649077fd74dc797cb34df69f6dfd011a032a71effca8c3d