[INFO] cloning repository https://github.com/lennythecreator/blue-canary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lennythecreator/blue-canary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennythecreator%2Fblue-canary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennythecreator%2Fblue-canary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e52b3772b46dd7e456c0dab75091aa8bb99b802b [INFO] linting lennythecreator/blue-canary against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennythecreator%2Fblue-canary" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lennythecreator/blue-canary [INFO] finished tweaking git repo https://github.com/lennythecreator/blue-canary [INFO] tweaked toml for git repo https://github.com/lennythecreator/blue-canary written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lennythecreator/blue-canary on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lennythecreator/blue-canary 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded codespan-reporting v0.13.1 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.187 [INFO] [stderr] Downloaded custom_debug v0.5.1 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.3.2 [INFO] [stderr] Downloaded dbus-crossroads v0.5.2 [INFO] [stderr] Downloaded js-sys v0.3.81 [INFO] [stderr] Downloaded clap v4.5.50 [INFO] [stderr] Downloaded cxx-build v1.0.187 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded bluest v0.6.9 [INFO] [stderr] Downloaded bluer v0.16.1 [INFO] [stderr] Downloaded clap_builder v4.5.50 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded serde-xml-rs v0.8.1 [INFO] [stderr] Downloaded simplersble v0.10.3 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.187 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.187 [INFO] [stderr] Downloaded cxx v1.0.187 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded bluez-async v0.8.2 [INFO] [stderr] Downloaded indexmap v2.12.0 [INFO] [stderr] Downloaded jni-sys-macros v0.1.0 [INFO] [stderr] Downloaded jni-sys v0.4.0 [INFO] [stderr] Downloaded java-spaghetti v0.2.0 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66baef53fb3cf7fd9f738b0e391b85a4b060f097f0ae1cc4382227e1fb78b56c [INFO] running `Command { std: "docker" "start" "-a" "66baef53fb3cf7fd9f738b0e391b85a4b060f097f0ae1cc4382227e1fb78b56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66baef53fb3cf7fd9f738b0e391b85a4b060f097f0ae1cc4382227e1fb78b56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66baef53fb3cf7fd9f738b0e391b85a4b060f097f0ae1cc4382227e1fb78b56c", kill_on_drop: false }` [INFO] [stdout] 66baef53fb3cf7fd9f738b0e391b85a4b060f097f0ae1cc4382227e1fb78b56c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc3fa363003cd9840783239b0091af261fe6b45df42c147928d10d877d885c3 [INFO] running `Command { std: "docker" "start" "-a" "cbc3fa363003cd9840783239b0091af261fe6b45df42c147928d10d877d885c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.187 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.187 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cxx-build v1.0.187 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Checking custom_debug v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling cxxbridge-macro v1.0.187 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling simplersble v0.10.3 [INFO] [stderr] Checking serde-xml-rs v0.8.1 [INFO] [stderr] Compiling bluer v0.16.1 [INFO] [stderr] Checking dbus v0.9.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking dbus-crossroads v0.5.2 [INFO] [stderr] Checking bluez-generated v0.4.0 [INFO] [stderr] Checking bluez-async v0.8.2 [INFO] [stderr] Checking btleplug v0.11.8 [INFO] [stderr] Checking bluest v0.6.9 [INFO] [stderr] Checking bluetooth-proj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | use bluest; [INFO] [stdout] | ^^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this import is redundant [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | use bluest; [INFO] [stdout] | ^^^^^^^^^^^ help: remove it entirely [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports [INFO] [stdout] = note: `#[warn(clippy::single_component_path_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.16.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cbc3fa363003cd9840783239b0091af261fe6b45df42c147928d10d877d885c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc3fa363003cd9840783239b0091af261fe6b45df42c147928d10d877d885c3", kill_on_drop: false }` [INFO] [stdout] cbc3fa363003cd9840783239b0091af261fe6b45df42c147928d10d877d885c3