[INFO] cloning repository https://github.com/recon-tools/domain-recon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recon-tools/domain-recon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecon-tools%2Fdomain-recon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecon-tools%2Fdomain-recon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c11d58f04899de5c0ee76252258d1b884493c77 [INFO] checking recon-tools/domain-recon-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecon-tools%2Fdomain-recon-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recon-tools/domain-recon-rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/recon-tools/domain-recon-rs [INFO] finished tweaking git repo https://github.com/recon-tools/domain-recon-rs [INFO] tweaked toml for git repo https://github.com/recon-tools/domain-recon-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/recon-tools/domain-recon-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matches v0.1.10 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded anyhow v1.0.72 [INFO] [stderr] Downloaded psl v2.1.4 [INFO] [stderr] Downloaded async-std v1.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] [stderr] Downloaded trust-dns-proto v0.22.0 [INFO] [stderr] Downloaded rustix v0.38.6 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded async-global-executor v2.3.1 [INFO] [stderr] Downloaded atomic-waker v1.1.1 [INFO] [stderr] Downloaded blocking v1.3.1 [INFO] [stderr] Downloaded async-process v1.7.0 [INFO] [stderr] Downloaded ipconfig v0.3.2 [INFO] [stderr] Downloaded linked-hash-map v0.5.6 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded data-encoding v2.4.0 [INFO] [stderr] Downloaded enum-as-inner v0.5.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.44 [INFO] [stderr] Downloaded thiserror v1.0.44 [INFO] [stderr] Downloaded trust-dns-resolver v0.22.0 [INFO] [stderr] Downloaded async-std-resolver v0.22.0 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded openssl-sys v0.9.90 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded value-bag v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65c26a2299202b3fd0f23a98f3fc54860e42fa4ab36d2613d8ab13335507d43 [INFO] running `Command { std: "docker" "start" "-a" "e65c26a2299202b3fd0f23a98f3fc54860e42fa4ab36d2613d8ab13335507d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65c26a2299202b3fd0f23a98f3fc54860e42fa4ab36d2613d8ab13335507d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65c26a2299202b3fd0f23a98f3fc54860e42fa4ab36d2613d8ab13335507d43", kill_on_drop: false }` [INFO] [stdout] e65c26a2299202b3fd0f23a98f3fc54860e42fa4ab36d2613d8ab13335507d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4fda609ae1290056804c0863af6b0055fc58504b6b3d7cd38b420b2a0b4312a [INFO] running `Command { std: "docker" "start" "-a" "b4fda609ae1290056804c0863af6b0055fc58504b6b3d7cd38b420b2a0b4312a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking psl v2.1.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking async-std-resolver v0.22.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking recon v1.3.1 (/opt/rustwide/workdir/crates/recon) [INFO] [stderr] Checking domain-recon v1.3.1 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> crates/cli/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> crates/cli/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b4fda609ae1290056804c0863af6b0055fc58504b6b3d7cd38b420b2a0b4312a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fda609ae1290056804c0863af6b0055fc58504b6b3d7cd38b420b2a0b4312a", kill_on_drop: false }` [INFO] [stdout] b4fda609ae1290056804c0863af6b0055fc58504b6b3d7cd38b420b2a0b4312a [INFO] checking recon-tools/domain-recon-rs against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecon-tools%2Fdomain-recon-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recon-tools/domain-recon-rs on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/recon-tools/domain-recon-rs [INFO] finished tweaking git repo https://github.com/recon-tools/domain-recon-rs [INFO] tweaked toml for git repo https://github.com/recon-tools/domain-recon-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/recon-tools/domain-recon-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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dba6e056133995badb8ab36b98f064cd7b75bde3ee789babad26fc2cdb41b24b [INFO] running `Command { std: "docker" "start" "-a" "dba6e056133995badb8ab36b98f064cd7b75bde3ee789babad26fc2cdb41b24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dba6e056133995badb8ab36b98f064cd7b75bde3ee789babad26fc2cdb41b24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba6e056133995badb8ab36b98f064cd7b75bde3ee789babad26fc2cdb41b24b", kill_on_drop: false }` [INFO] [stdout] dba6e056133995badb8ab36b98f064cd7b75bde3ee789babad26fc2cdb41b24b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f6dc15b58133f67d78033896537bb9c101a2aaa89549553f8f5289f0358cc70 [INFO] running `Command { std: "docker" "start" "-a" "4f6dc15b58133f67d78033896537bb9c101a2aaa89549553f8f5289f0358cc70", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking value-bag v1.4.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking psl v2.1.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking async-std-resolver v0.22.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking recon v1.3.1 (/opt/rustwide/workdir/crates/recon) [INFO] [stderr] Checking domain-recon v1.3.1 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> crates/cli/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `String` is imported redundantly [INFO] [stdout] --> crates/cli/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `String` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "4f6dc15b58133f67d78033896537bb9c101a2aaa89549553f8f5289f0358cc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6dc15b58133f67d78033896537bb9c101a2aaa89549553f8f5289f0358cc70", kill_on_drop: false }` [INFO] [stdout] 4f6dc15b58133f67d78033896537bb9c101a2aaa89549553f8f5289f0358cc70