[INFO] cloning repository https://github.com/deathmaz/news-rss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deathmaz/news-rss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeathmaz%2Fnews-rss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeathmaz%2Fnews-rss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ece954d3876dfb80d7bcb1bb2e91d15da99a83a
[INFO] checking deathmaz/news-rss against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeathmaz%2Fnews-rss" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deathmaz/news-rss
[INFO] finished tweaking git repo https://github.com/deathmaz/news-rss
[INFO] tweaked toml for git repo https://github.com/deathmaz/news-rss written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deathmaz/news-rss on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deathmaz/news-rss 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.4
[INFO] [stderr]   Downloaded linkify v0.9.0
[INFO] [stderr]   Downloaded debug_stub_derive v0.3.0
[INFO] [stderr]   Downloaded ellipse v0.2.0
[INFO] [stderr]   Downloaded enum-map-derive v0.11.0
[INFO] [stderr]   Downloaded atom_syndication v0.11.0
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded enum-map v2.4.2
[INFO] [stderr]   Downloaded cursive_tree_view v0.8.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded html2text v0.4.5
[INFO] [stderr]   Downloaded cursive v0.20.0
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded cursive_core v0.3.6
[INFO] [stderr]   Downloaded rss v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5db95d8ab06c4686278c68db1d68cf1a76b2c0cd9708dd7f547665a3d3c3657
[INFO] running `Command { std: "docker" "start" "-a" "c5db95d8ab06c4686278c68db1d68cf1a76b2c0cd9708dd7f547665a3d3c3657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5db95d8ab06c4686278c68db1d68cf1a76b2c0cd9708dd7f547665a3d3c3657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5db95d8ab06c4686278c68db1d68cf1a76b2c0cd9708dd7f547665a3d3c3657", kill_on_drop: false }`
[INFO] [stdout] c5db95d8ab06c4686278c68db1d68cf1a76b2c0cd9708dd7f547665a3d3c3657
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f15847871d3708153c307861e009eefd99091de8c2c20a4770a4a989e7f0a6ef
[INFO] running `Command { std: "docker" "start" "-a" "f15847871d3708153c307861e009eefd99091de8c2c20a4770a4a989e7f0a6ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking linkify v0.9.0
[INFO] [stderr]     Checking ellipse v0.2.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling debug_stub_derive v0.3.0
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling enum-map-derive v0.11.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking enum-map v2.4.2
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking enumset v1.0.12
[INFO] [stderr]     Checking atom_syndication v0.11.0
[INFO] [stderr]     Checking cursive_core v0.3.6
[INFO] [stderr]     Checking rss v2.0.1
[INFO] [stderr]     Checking cursive v0.20.0
[INFO] [stderr]     Checking cursive_tree_view v0.8.0
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking html2text v0.4.5
[INFO] [stderr]     Checking news-rss v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ui.rs:389:16
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[cfg_attr(feature = "clippy", allow(new_without_default_derive))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ui.rs:389:16
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[cfg_attr(feature = "clippy", allow(new_without_default_derive))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/ui.rs:398:39
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn decorate_link_start(&mut self, url: &str) -> (String, Self::Annotation) {
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]    --> src/ui.rs:398:39
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn decorate_link_start(&mut self, url: &str) -> (String, Self::Annotation) {
[INFO] [stdout]     |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/utils.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let db = DB::new();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]   --> src/utils.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     let channel = Channel::read_from(&result.stdout[..]).unwrap();
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]   --> src/utils.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let db = DB::new();
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]   --> src/utils.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |                     let channel = Channel::read_from(&result.stdout[..]).unwrap();
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `links` is never read
[INFO] [stdout]    --> src/ui.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct ArticleDecorator {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 385 |     links: Vec<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArticleDecorator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `link_from_tag` is never used
[INFO] [stdout]    --> src/ui.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 | fn link_from_tag(tag: &Vec<RichAnnotation>) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_links` is never used
[INFO] [stdout]    --> src/ui.rs:492:4
[INFO] [stdout]     |
[INFO] [stdout] 492 | fn find_links(lines: &Vec<TaggedLine<Vec<RichAnnotation>>>) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `links` is never read
[INFO] [stdout]    --> src/ui.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct ArticleDecorator {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 385 |     links: Vec<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArticleDecorator` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `link_from_tag` is never used
[INFO] [stdout]    --> src/ui.rs:482:4
[INFO] [stdout]     |
[INFO] [stdout] 482 | fn link_from_tag(tag: &Vec<RichAnnotation>) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_links` is never used
[INFO] [stdout]    --> src/ui.rs:492:4
[INFO] [stdout]     |
[INFO] [stdout] 492 | fn find_links(lines: &Vec<TaggedLine<Vec<RichAnnotation>>>) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "f15847871d3708153c307861e009eefd99091de8c2c20a4770a4a989e7f0a6ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15847871d3708153c307861e009eefd99091de8c2c20a4770a4a989e7f0a6ef", kill_on_drop: false }`
[INFO] [stdout] f15847871d3708153c307861e009eefd99091de8c2c20a4770a4a989e7f0a6ef
