[INFO] cloning repository https://github.com/Zylquinal/random-mac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zylquinal/random-mac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZylquinal%2Frandom-mac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZylquinal%2Frandom-mac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb0540d4fbea9212e0ef57f1ca18dfb347134165 [INFO] checking Zylquinal/random-mac against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZylquinal%2Frandom-mac" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zylquinal/random-mac 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/Zylquinal/random-mac [INFO] finished tweaking git repo https://github.com/Zylquinal/random-mac [INFO] tweaked toml for git repo https://github.com/Zylquinal/random-mac written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Zylquinal/random-mac 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.11 [INFO] [stderr] Downloaded erased-serde v0.3.28 [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded rustls-webpki v0.101.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6f2223fd4e9261d0160ddf0901673a6490a426c68f6891adaf27c0178649301e [INFO] running `Command { std: "docker" "start" "-a" "6f2223fd4e9261d0160ddf0901673a6490a426c68f6891adaf27c0178649301e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f2223fd4e9261d0160ddf0901673a6490a426c68f6891adaf27c0178649301e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2223fd4e9261d0160ddf0901673a6490a426c68f6891adaf27c0178649301e", kill_on_drop: false }` [INFO] [stdout] 6f2223fd4e9261d0160ddf0901673a6490a426c68f6891adaf27c0178649301e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a3ed4c62949fe192b143777bdf55f907d54654d012e6b56c932fbe5e47a3048b [INFO] running `Command { std: "docker" "start" "-a" "a3ed4c62949fe192b143777bdf55f907d54654d012e6b56c932fbe5e47a3048b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking mac_address v1.1.5 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking random-mac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_private` and `block_type` are never used [INFO] [stdout] --> src/macaddress.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait MacInformation: erased_serde::Serialize { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn is_private(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | fn block_type(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/macaddress.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | return fetch_information(self.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataSource` does not implement `Clone`, so calling `clone` on `&DataSource` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 64 - return fetch_information(self.clone()); [INFO] [stdout] 64 + return fetch_information(self); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataSource`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 36 + #[derive(Clone)] [INFO] [stdout] 37 | pub struct DataSource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_private` and `block_type` are never used [INFO] [stdout] --> src/macaddress.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait MacInformation: erased_serde::Serialize { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn is_private(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | fn block_type(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/macaddress.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | return fetch_information(self.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataSource` does not implement `Clone`, so calling `clone` on `&DataSource` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 64 - return fetch_information(self.clone()); [INFO] [stdout] 64 + return fetch_information(self); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataSource`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 36 + #[derive(Clone)] [INFO] [stdout] 37 | pub struct DataSource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.94s [INFO] running `Command { std: "docker" "inspect" "a3ed4c62949fe192b143777bdf55f907d54654d012e6b56c932fbe5e47a3048b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ed4c62949fe192b143777bdf55f907d54654d012e6b56c932fbe5e47a3048b", kill_on_drop: false }` [INFO] [stdout] a3ed4c62949fe192b143777bdf55f907d54654d012e6b56c932fbe5e47a3048b [INFO] checking Zylquinal/random-mac against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZylquinal%2Frandom-mac" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zylquinal/random-mac on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zylquinal/random-mac [INFO] finished tweaking git repo https://github.com/Zylquinal/random-mac [INFO] tweaked toml for git repo https://github.com/Zylquinal/random-mac written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Zylquinal/random-mac 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee65e62611715f0ebd347956b540a20af9c82228789c9e9c6620b4992f5641f [INFO] running `Command { std: "docker" "start" "-a" "aee65e62611715f0ebd347956b540a20af9c82228789c9e9c6620b4992f5641f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee65e62611715f0ebd347956b540a20af9c82228789c9e9c6620b4992f5641f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee65e62611715f0ebd347956b540a20af9c82228789c9e9c6620b4992f5641f", kill_on_drop: false }` [INFO] [stdout] aee65e62611715f0ebd347956b540a20af9c82228789c9e9c6620b4992f5641f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc17d902b8e3ca0f733e59b00fc80e48bca07834207fba2569b16c1cde26449 [INFO] running `Command { std: "docker" "start" "-a" "8fc17d902b8e3ca0f733e59b00fc80e48bca07834207fba2569b16c1cde26449", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling erased-serde v0.3.28 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking mac_address v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking random-mac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ToString` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_private` and `block_type` are never used [INFO] [stdout] --> src/macaddress.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait MacInformation: erased_serde::Serialize { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn is_private(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | fn block_type(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_private` and `block_type` are never used [INFO] [stdout] --> src/macaddress.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait MacInformation: erased_serde::Serialize { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn is_private(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | [INFO] [stdout] 14 | fn block_type(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/macaddress.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | return fetch_information(self.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataSource` does not implement `Clone`, so calling `clone` on `&DataSource` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 64 - return fetch_information(self.clone()); [INFO] [stdout] 64 + return fetch_information(self); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataSource`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 36 + #[derive(Clone)] [INFO] [stdout] 37 | pub struct DataSource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/macaddress.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | return fetch_information(self.clone()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `DataSource` does not implement `Clone`, so calling `clone` on `&DataSource` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 64 - return fetch_information(self.clone()); [INFO] [stdout] 64 + return fetch_information(self); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `DataSource`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 36 + #[derive(Clone)] [INFO] [stdout] 37 | pub struct DataSource { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.20s [INFO] running `Command { std: "docker" "inspect" "8fc17d902b8e3ca0f733e59b00fc80e48bca07834207fba2569b16c1cde26449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc17d902b8e3ca0f733e59b00fc80e48bca07834207fba2569b16c1cde26449", kill_on_drop: false }` [INFO] [stdout] 8fc17d902b8e3ca0f733e59b00fc80e48bca07834207fba2569b16c1cde26449