[INFO] cloning repository https://github.com/Buwwet/apa-sources-CLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Buwwet/apa-sources-CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuwwet%2Fapa-sources-CLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuwwet%2Fapa-sources-CLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f474955df4a8bfa2ef79971af2bccaba5a5b120
[INFO] checking Buwwet/apa-sources-CLI against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuwwet%2Fapa-sources-CLI" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Buwwet/apa-sources-CLI on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Buwwet/apa-sources-CLI
[INFO] finished tweaking git repo https://github.com/Buwwet/apa-sources-CLI
[INFO] tweaked toml for git repo https://github.com/Buwwet/apa-sources-CLI written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Buwwet/apa-sources-CLI 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded x11-clipboard v0.6.0
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35f1a92d529c3c680c45592cef52c827a99185a7d39d08fe35f2c26dacc3d9a3
[INFO] running `Command { std: "docker" "start" "-a" "35f1a92d529c3c680c45592cef52c827a99185a7d39d08fe35f2c26dacc3d9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35f1a92d529c3c680c45592cef52c827a99185a7d39d08fe35f2c26dacc3d9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f1a92d529c3c680c45592cef52c827a99185a7d39d08fe35f2c26dacc3d9a3", kill_on_drop: false }`
[INFO] [stdout] 35f1a92d529c3c680c45592cef52c827a99185a7d39d08fe35f2c26dacc3d9a3
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aaabc9720a1a44ca1fb1a407b730d40404eae4c7c7a75cc4d4f623435a78864
[INFO] running `Command { std: "docker" "start" "-a" "5aaabc9720a1a44ca1fb1a407b730d40404eae4c7c7a75cc4d4f623435a78864", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]    Compiling xcb v1.1.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking x11-clipboard v0.6.0
[INFO] [stderr]     Checking apa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `format`, `thread`, and `time::Duration`
[INFO] [stdout]  --> src/lib/mod.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::{self, format}, thread, time::Duration};
[INFO] [stdout]   |                       ^^^^^^   ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/lib/mod.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, slice::Iter};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::style`
[INFO] [stdout]  --> src/lib/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termion::style;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format`, `thread`, and `time::Duration`
[INFO] [stdout]  --> src/lib/mod.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::{self, format}, thread, time::Duration};
[INFO] [stdout]   |                       ^^^^^^   ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/lib/mod.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, slice::Iter};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::style`
[INFO] [stdout]  --> src/lib/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termion::style;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 const fields: &'static [&'static str] = &["authors","date", "title", "website", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Website", "URL"];
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 const fields: &'static [&'static str] = &["authors","date", "title", "newspaper", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Newspaper", "U...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 const fields: &'static [&'static str] = &["authors", "date", "word", "editors", "dictionary", "publisher", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Word", "Editors's Initial(s). Last ...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 const fields: &'static [&'static str] = &["authors","date", "title", "website", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Website", "URL"];
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 const fields: &'static [&'static str] = &["authors","date", "title", "newspaper", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Newspaper", "U...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 const fields: &'static [&'static str] = &["authors", "date", "word", "editors", "dictionary", "publisher", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Word", "Editors's Initial(s). Last ...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format`, `thread`, and `time::Duration`
[INFO] [stdout]  --> src/lib/mod.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::{self, format}, thread, time::Duration};
[INFO] [stdout]   |                       ^^^^^^   ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/lib/mod.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, slice::Iter};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::style`
[INFO] [stdout]  --> src/lib/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termion::style;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::Range`, `stdout`, and `str::Bytes`
[INFO] [stdout]  --> src/renderer.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{stdout, Write, Stdout}, str::Bytes, ops::Range};
[INFO] [stdout]   |                ^^^^^^                  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoRawMode`, `event::Key`, and `input::TermRead`
[INFO] [stdout]  --> src/renderer.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | use termion::{self, raw::{IntoRawMode, RawTerminal}, event::Key, input::TermRead, color::Fg, terminal_size, cursor::DetectCursorPos};
[INFO] [stdout]   |                           ^^^^^^^^^^^                ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command`, `Stdio`, `fmt::write`, `thread`, and `time`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{time, thread, io::stdout, fmt::write, io::Write, process::{Command, Stdio, self}};
[INFO] [stdout]    |           ^^^^  ^^^^^^              ^^^^^^^^^^                       ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format`, `thread`, and `time::Duration`
[INFO] [stdout]  --> src/lib/mod.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::{self, format}, thread, time::Duration};
[INFO] [stdout]   |                       ^^^^^^   ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `slice::Iter`
[INFO] [stdout]  --> src/lib/mod.rs:2:33
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, slice::Iter};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::style`
[INFO] [stdout]  --> src/lib/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use termion::style;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::Range`, `stdout`, and `str::Bytes`
[INFO] [stdout]  --> src/renderer.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{io::{stdout, Write, Stdout}, str::Bytes, ops::Range};
[INFO] [stdout]   |                ^^^^^^                  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoRawMode`, `event::Key`, and `input::TermRead`
[INFO] [stdout]  --> src/renderer.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | use termion::{self, raw::{IntoRawMode, RawTerminal}, event::Key, input::TermRead, color::Fg, terminal_size, cursor::DetectCursorPos};
[INFO] [stdout]   |                           ^^^^^^^^^^^                ^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command`, `Stdio`, `fmt::write`, `thread`, and `time`
[INFO] [stdout]   --> src/main.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{time, thread, io::stdout, fmt::write, io::Write, process::{Command, Stdio, self}};
[INFO] [stdout]    |           ^^^^  ^^^^^^              ^^^^^^^^^^                       ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 const fields: &'static [&'static str] = &["authors","date", "title", "website", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Website", "URL"];
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 const fields: &'static [&'static str] = &["authors","date", "title", "newspaper", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Newspaper", "U...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 const fields: &'static [&'static str] = &["authors", "date", "word", "editors", "dictionary", "publisher", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Word", "Editors's Initial(s). Last ...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:69:23
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 const fields: &'static [&'static str] = &["authors","date", "title", "website", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Website", "URL"];
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:75:23
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 const fields: &'static [&'static str] = &["authors","date", "title", "newspaper", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Title the article", "Newspaper", "U...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `fields` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 const fields: &'static [&'static str] = &["authors", "date", "word", "editors", "dictionary", "publisher", "URL"];
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `FIELDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `field_placeholders` should have an upper case name
[INFO] [stdout]   --> src/lib/mod.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...   const field_placeholders: &'static [&'static str] = &["Author's Last Name, Initial(s)","date", "Word", "Editors's Initial(s). Last ...
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FIELD_PLACEHOLDERS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.86s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "5aaabc9720a1a44ca1fb1a407b730d40404eae4c7c7a75cc4d4f623435a78864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aaabc9720a1a44ca1fb1a407b730d40404eae4c7c7a75cc4d4f623435a78864", kill_on_drop: false }`
[INFO] [stdout] 5aaabc9720a1a44ca1fb1a407b730d40404eae4c7c7a75cc4d4f623435a78864
