[INFO] cloning repository https://github.com/b-illy-d/newsboy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b-illy-d/newsboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-illy-d%2Fnewsboy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-illy-d%2Fnewsboy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac6e2b81e9103c15421ab429f0a11abfbad46a85
[INFO] checking b-illy-d/newsboy against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb-illy-d%2Fnewsboy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/b-illy-d/newsboy
[INFO] finished tweaking git repo https://github.com/b-illy-d/newsboy
[INFO] tweaked toml for git repo https://github.com/b-illy-d/newsboy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b-illy-d/newsboy on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b-illy-d/newsboy 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded google-cloud-pubsub v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20aff352169bc09920453c8891744a5b873439e22f2e7eb707d03717407c5b7d
[INFO] running `Command { std: "docker" "start" "-a" "20aff352169bc09920453c8891744a5b873439e22f2e7eb707d03717407c5b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20aff352169bc09920453c8891744a5b873439e22f2e7eb707d03717407c5b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20aff352169bc09920453c8891744a5b873439e22f2e7eb707d03717407c5b7d", kill_on_drop: false }`
[INFO] [stdout] 20aff352169bc09920453c8891744a5b873439e22f2e7eb707d03717407c5b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4f09ee8cb456f0585f94a6da8406899b711b868a86bb74ce62fb1b93397bc41
[INFO] running `Command { std: "docker" "start" "-a" "b4f09ee8cb456f0585f94a6da8406899b711b868a86bb74ce62fb1b93397bc41", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling google-cloud-googleapis v0.10.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking google-cloud-token v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking google-cloud-gax v0.15.0
[INFO] [stderr]     Checking google-cloud-pubsub v0.16.0
[INFO] [stderr]     Checking pubsub-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `IntoHandled`
[INFO] [stdout]   --> src/component/debug.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::input::{handled, InputHandled, IntoHandled};
[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: `debug_logs_clear`
[INFO] [stdout]  --> src/input.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     debug::{debug_log, debug_logs_clear, toggle_debug_logs},
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoHandled`
[INFO] [stdout]   --> src/component/debug.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::input::{handled, InputHandled, IntoHandled};
[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: `debug_logs_clear`
[INFO] [stdout]  --> src/input.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 |     debug::{debug_log, debug_logs_clear, toggle_debug_logs},
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_logs_clear` is never used
[INFO] [stdout]   --> src/component/debug.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn debug_logs_clear() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `label`, `as_text`, and `as_choices` are never used
[INFO] [stdout]    --> src/component/pubsub.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout]  98 | trait ConfigField {
[INFO] [stdout]     |       ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn name(&self) -> &String;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 103 |     fn label(&self) -> &String;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 104 |     fn as_text(&self) -> Option<&String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn as_choices(&self) -> Option<&[Choice]> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_text_field` and `get_choices_field` are never used
[INFO] [stdout]    --> src/component/pubsub.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl PubsubConfig {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn get_text_field(&self, name: &str) -> &TextField {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn get_choices_field(&self, name: &str) -> &Choices {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TopicsEvent` is never used
[INFO] [stdout]   --> src/component/topics.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum TopicsEvent {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_logs_clear` is never used
[INFO] [stdout]   --> src/component/debug.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn debug_logs_clear() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `label`, `as_text`, and `as_choices` are never used
[INFO] [stdout]    --> src/component/pubsub.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout]  98 | trait ConfigField {
[INFO] [stdout]     |       ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 102 |     fn name(&self) -> &String;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 103 |     fn label(&self) -> &String;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 104 |     fn as_text(&self) -> Option<&String> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn as_choices(&self) -> Option<&[Choice]> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_text_field` and `get_choices_field` are never used
[INFO] [stdout]    --> src/component/pubsub.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout] 253 | impl PubsubConfig {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn get_text_field(&self, name: &str) -> &TextField {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn get_choices_field(&self, name: &str) -> &Choices {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TopicsEvent` is never used
[INFO] [stdout]   --> src/component/topics.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum TopicsEvent {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.30s
[INFO] running `Command { std: "docker" "inspect" "b4f09ee8cb456f0585f94a6da8406899b711b868a86bb74ce62fb1b93397bc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f09ee8cb456f0585f94a6da8406899b711b868a86bb74ce62fb1b93397bc41", kill_on_drop: false }`
[INFO] [stdout] b4f09ee8cb456f0585f94a6da8406899b711b868a86bb74ce62fb1b93397bc41
