[INFO] cloning repository https://github.com/andrewaylett/rblcheck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewaylett/rblcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewaylett%2Frblcheck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewaylett%2Frblcheck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdbfaef8f95d3bc776a6809a11c1e7583d69be3b
[INFO] checking andrewaylett/rblcheck against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewaylett%2Frblcheck" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrewaylett/rblcheck
[INFO] finished tweaking git repo https://github.com/andrewaylett/rblcheck
[INFO] tweaked toml for git repo https://github.com/andrewaylett/rblcheck written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewaylett/rblcheck on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrewaylett/rblcheck 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 570849dacadead7d37141f6bc077a86732fc3c10d4610a506f76a51657740d95
[INFO] running `Command { std: "docker" "start" "-a" "570849dacadead7d37141f6bc077a86732fc3c10d4610a506f76a51657740d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "570849dacadead7d37141f6bc077a86732fc3c10d4610a506f76a51657740d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570849dacadead7d37141f6bc077a86732fc3c10d4610a506f76a51657740d95", kill_on_drop: false }`
[INFO] [stdout] 570849dacadead7d37141f6bc077a86732fc3c10d4610a506f76a51657740d95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d1e66105245b892522ccf12e9f99174f3c123e6ab6f3b78477a3f8539cec49a
[INFO] running `Command { std: "docker" "start" "-a" "7d1e66105245b892522ccf12e9f99174f3c123e6ab6f3b78477a3f8539cec49a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dns-lookup v2.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking stderrlog v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking libdnscheck v0.5.1 (/opt/rustwide/workdir/libdnscheck)
[INFO] [stdout] warning: unused import: `log::*`
[INFO] [stdout]  --> libdnscheck/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::*;
[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: `log::*`
[INFO] [stdout]  --> libdnscheck/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking rblcheck v0.5.1 (/opt/rustwide/workdir/rblcheck)
[INFO] [stderr]     Checking dabl v0.5.1 (/opt/rustwide/workdir/dabl)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> rblcheck/src/main.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     #[structopt(
[INFO] [stdout] 68 | |         short,
[INFO] [stdout] 69 | |         number_of_values = 1,
[INFO] [stdout] 70 | |         help = "Toggle a service to the DNSBL services list"
[INFO] [stdout] 71 | |     )]
[INFO] [stdout] 72 | |     services: Vec<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> rblcheck/src/main.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     #[structopt(
[INFO] [stdout] 74 | |         help = "An IP address to look up; specify `-' to read multiple addresses from standard input"
[INFO] [stdout] 75 | |     )]
[INFO] [stdout] 76 | |     addresses: Vec<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> dabl/src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[structopt(short, long, number_of_values = 1, help = "A DNS block list")]
[INFO] [stdout] 31 | |     /// The base name of a DNS block list, either IP or domain-based depending on the query you pass in.
[INFO] [stdout] 32 | |     block: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> dabl/src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     #[structopt(short, long, number_of_values = 1, help = "A DNS allow list")]
[INFO] [stdout] 34 | |     /// The base name of a DNS block list, either IP or domain-based depending on the query you pass in.
[INFO] [stdout] 35 | |     /// If an allow list matches, we won't check any block lists.
[INFO] [stdout] 36 | |     allow: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> dabl/src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     #[structopt(help = "An IP address (v4 or v6) or domain name")]
[INFO] [stdout] 58 | |     /// An IP address (v4 or v6) or domain name to check against the DNS lists provided with -a or -b
[INFO] [stdout] 59 | |     query: String,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rblcheck` (bin "rblcheck" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> rblcheck/src/main.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | /     #[structopt(
[INFO] [stdout] 68 | |         short,
[INFO] [stdout] 69 | |         number_of_values = 1,
[INFO] [stdout] 70 | |         help = "Toggle a service to the DNSBL services list"
[INFO] [stdout] 71 | |     )]
[INFO] [stdout] 72 | |     services: Vec<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> rblcheck/src/main.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     #[structopt(
[INFO] [stdout] 74 | |         help = "An IP address to look up; specify `-' to read multiple addresses from standard input"
[INFO] [stdout] 75 | |     )]
[INFO] [stdout] 76 | |     addresses: Vec<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dabl` (bin "dabl") due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> dabl/src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     #[structopt(short, long, number_of_values = 1, help = "A DNS block list")]
[INFO] [stdout] 31 | |     /// The base name of a DNS block list, either IP or domain-based depending on the query you pass in.
[INFO] [stdout] 32 | |     block: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> dabl/src/main.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     #[structopt(short, long, number_of_values = 1, help = "A DNS allow list")]
[INFO] [stdout] 34 | |     /// The base name of a DNS block list, either IP or domain-based depending on the query you pass in.
[INFO] [stdout] 35 | |     /// If an allow list matches, we won't check any block lists.
[INFO] [stdout] 36 | |     allow: Vec<String>,
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> dabl/src/main.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     #[structopt(help = "An IP address (v4 or v6) or domain name")]
[INFO] [stdout] 58 | |     /// An IP address (v4 or v6) or domain name to check against the DNS lists provided with -a or -b
[INFO] [stdout] 59 | |     query: String,
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rblcheck` (bin "rblcheck") due to 2 previous errors
[INFO] [stderr] error: could not compile `dabl` (bin "dabl" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7d1e66105245b892522ccf12e9f99174f3c123e6ab6f3b78477a3f8539cec49a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d1e66105245b892522ccf12e9f99174f3c123e6ab6f3b78477a3f8539cec49a", kill_on_drop: false }`
[INFO] [stdout] 7d1e66105245b892522ccf12e9f99174f3c123e6ab6f3b78477a3f8539cec49a
