[INFO] cloning repository https://github.com/Arkanosis/arkbot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arkanosis/arkbot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Farkbot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Farkbot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f27686023094eeff27d5dafdfd96c204d8705cc
[INFO] checking Arkanosis/arkbot-rs against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkanosis%2Farkbot-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arkanosis/arkbot-rs
[INFO] finished tweaking git repo https://github.com/Arkanosis/arkbot-rs
[INFO] tweaked toml for git repo https://github.com/Arkanosis/arkbot-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arkanosis/arkbot-rs 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/Arkanosis/arkbot-rs 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen-lib v0.1.6
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded confy v1.0.0
[INFO] [stderr]   Downloaded vergen v9.0.6
[INFO] [stderr]   Downloaded bzip2 v0.6.0
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded flate2 v1.0.24
[INFO] [stderr]   Downloaded pure-rust-locales v0.5.6
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded openssl v0.10.42
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded litrs v0.4.2
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded vergen-git2 v1.0.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.77
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]   Downloaded ring v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e9054d47ed4cd96debf217850d061f992a19ec487adef641d1813b280652afb2
[INFO] running `Command { std: "docker" "start" "-a" "e9054d47ed4cd96debf217850d061f992a19ec487adef641d1813b280652afb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9054d47ed4cd96debf217850d061f992a19ec487adef641d1813b280652afb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9054d47ed4cd96debf217850d061f992a19ec487adef641d1813b280652afb2", kill_on_drop: false }`
[INFO] [stdout] e9054d47ed4cd96debf217850d061f992a19ec487adef641d1813b280652afb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] eb602541b6cc6baca58dad2791456802223660230a22406a3b3b468b7e341be3
[INFO] running `Command { std: "docker" "start" "-a" "eb602541b6cc6baca58dad2791456802223660230a22406a3b3b468b7e341be3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking pure-rust-locales v0.5.6
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking confy v1.0.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling arkbot v0.5.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `commercial::Commercial`
[INFO] [stdout]   --> src/processors/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use commercial::Commercial;
[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: `commercial::Commercial`
[INFO] [stdout]   --> src/processors/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use commercial::Commercial;
[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::Debug`
[INFO] [stdout]   --> src/processors/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use debug::Debug;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `empty::Empty`
[INFO] [stdout]   --> src/processors/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use empty::Empty;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impasse::Impasse`
[INFO] [stdout]   --> src/processors/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use impasse::Impasse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]   --> src/processors/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use debug::Debug;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `last_edit::LastEdit`
[INFO] [stdout]   --> src/processors/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use last_edit::LastEdit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namespace_redirect::NamespaceRedirect`
[INFO] [stdout]   --> src/processors/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use namespace_redirect::NamespaceRedirect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `empty::Empty`
[INFO] [stdout]   --> src/processors/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use empty::Empty;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_infobox::NoInfobox`
[INFO] [stdout]   --> src/processors/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use no_infobox::NoInfobox;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `impasse::Impasse`
[INFO] [stdout]   --> src/processors/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use impasse::Impasse;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]  --> src/publishers/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use debug::Debug;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file::File`
[INFO] [stdout]   --> src/publishers/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use file::File;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `last_edit::LastEdit`
[INFO] [stdout]   --> src/processors/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use last_edit::LastEdit;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `namespace_redirect::NamespaceRedirect`
[INFO] [stdout]   --> src/processors/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use namespace_redirect::NamespaceRedirect;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `no_infobox::NoInfobox`
[INFO] [stdout]   --> src/processors/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use no_infobox::NoInfobox;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug::Debug`
[INFO] [stdout]  --> src/publishers/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use debug::Debug;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `file::File`
[INFO] [stdout]   --> src/publishers/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use file::File;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dump`
[INFO] [stdout]   --> src/publishers/file.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn publish(&self, titles: &Vec<String>, dump: &str) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_dump`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dump`
[INFO] [stdout]   --> src/publishers/file.rs:24:45
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn publish(&self, titles: &Vec<String>, dump: &str) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_dump`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Commercial` is never constructed
[INFO] [stdout]  --> src/processors/commercial.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Commercial {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/commercial.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Commercial {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Empty` is never constructed
[INFO] [stdout]  --> src/processors/empty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Empty {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/empty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Empty {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impasse` is never constructed
[INFO] [stdout]  --> src/processors/impasse.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Impasse {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/impasse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Impasse {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Edit` is never constructed
[INFO] [stdout]  --> src/processors/last_edit.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Edit {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LastEdit` is never constructed
[INFO] [stdout]   --> src/processors/last_edit.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LastEdit {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/last_edit.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl LastEdit {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceRedirect` is never constructed
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NamespaceRedirect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl NamespaceRedirect {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_namespace` is never used
[INFO] [stdout]   --> src/processors/namespace_redirect.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn has_namespace(title: &String) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoInfobox` is never constructed
[INFO] [stdout]  --> src/processors/no_infobox.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NoInfobox {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/no_infobox.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoInfobox {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]   --> src/publishers/file.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/publishers/file.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl File {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(root: &str, name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `timestamp` are never read
[INFO] [stdout]  --> src/wiki/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Page {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub username: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub timestamp: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Commercial` is never constructed
[INFO] [stdout]  --> src/processors/commercial.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Commercial {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/commercial.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Commercial {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Empty` is never constructed
[INFO] [stdout]  --> src/processors/empty.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Empty {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/empty.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Empty {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Impasse` is never constructed
[INFO] [stdout]  --> src/processors/impasse.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Impasse {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/impasse.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Impasse {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Edit` is never constructed
[INFO] [stdout]  --> src/processors/last_edit.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Edit {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LastEdit` is never constructed
[INFO] [stdout]   --> src/processors/last_edit.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LastEdit {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/last_edit.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl LastEdit {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NamespaceRedirect` is never constructed
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NamespaceRedirect {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/processors/namespace_redirect.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl NamespaceRedirect {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_namespace` is never used
[INFO] [stdout]   --> src/processors/namespace_redirect.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn has_namespace(title: &String) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoInfobox` is never constructed
[INFO] [stdout]  --> src/processors/no_infobox.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NoInfobox {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/processors/no_infobox.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoInfobox {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `File` is never constructed
[INFO] [stdout]   --> src/publishers/file.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/publishers/file.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl File {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn new(root: &str, name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `timestamp` are never read
[INFO] [stdout]  --> src/wiki/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Page {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub username: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub timestamp: Option<String>,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "eb602541b6cc6baca58dad2791456802223660230a22406a3b3b468b7e341be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb602541b6cc6baca58dad2791456802223660230a22406a3b3b468b7e341be3", kill_on_drop: false }`
[INFO] [stdout] eb602541b6cc6baca58dad2791456802223660230a22406a3b3b468b7e341be3
