[INFO] cloning repository https://github.com/HonbraDev/bluetooth-speaker-snatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HonbraDev/bluetooth-speaker-snatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHonbraDev%2Fbluetooth-speaker-snatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHonbraDev%2Fbluetooth-speaker-snatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b333fe63a0fab29a1f64a5b31950090071d34fd [INFO] linting HonbraDev/bluetooth-speaker-snatcher/5b333fe63a0fab29a1f64a5b31950090071d34fd against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHonbraDev%2Fbluetooth-speaker-snatcher" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/HonbraDev/bluetooth-speaker-snatcher [INFO] finished tweaking git repo https://github.com/HonbraDev/bluetooth-speaker-snatcher [INFO] tweaked toml for git repo https://github.com/HonbraDev/bluetooth-speaker-snatcher written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HonbraDev/bluetooth-speaker-snatcher 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/HonbraDev/bluetooth-speaker-snatcher 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 serde_millis v0.1.1 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded bluez-generated v0.3.0 [INFO] [stderr] Downloaded async-trait v0.1.72 [INFO] [stderr] Downloaded yansi v1.0.0-rc [INFO] [stderr] Downloaded figment v0.10.10 [INFO] [stderr] Downloaded bluez-async v0.7.2 [INFO] [stderr] Downloaded toml_edit v0.19.13 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d44cc3ca58339b4c096aaa6e9203aba36eb34193247f200df7dff2d59f982961 [INFO] running `Command { std: "docker" "start" "-a" "d44cc3ca58339b4c096aaa6e9203aba36eb34193247f200df7dff2d59f982961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d44cc3ca58339b4c096aaa6e9203aba36eb34193247f200df7dff2d59f982961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44cc3ca58339b4c096aaa6e9203aba36eb34193247f200df7dff2d59f982961", kill_on_drop: false }` [INFO] [stdout] d44cc3ca58339b4c096aaa6e9203aba36eb34193247f200df7dff2d59f982961 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc6f3872e9234a61aba92796fc206a8fefd722f463d8fbe1e693f71a3745161 [INFO] running `Command { std: "docker" "start" "-a" "9fc6f3872e9234a61aba92796fc206a8fefd722f463d8fbe1e693f71a3745161", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling yansi v1.0.0-rc [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking xml-rs v0.8.16 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking serde_millis v0.1.1 [INFO] [stderr] Checking bluez-generated v0.3.0 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking toml_edit v0.19.13 [INFO] [stderr] Checking bluez-async v0.7.2 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Checking bluetooth-speaker-snatcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/config.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn load() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 208 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `figment::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `Err`-variant returned from this function is very large [INFO] [stdout] --> src/config.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn load() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 208 bytes [INFO] [stdout] | [INFO] [stdout] = help: try reducing the size of `figment::Error`, for example by boxing large elements or replacing it with `Box` [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_large_err [INFO] [stdout] = note: `#[warn(clippy::result_large_err)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.37s [INFO] running `Command { std: "docker" "inspect" "9fc6f3872e9234a61aba92796fc206a8fefd722f463d8fbe1e693f71a3745161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc6f3872e9234a61aba92796fc206a8fefd722f463d8fbe1e693f71a3745161", kill_on_drop: false }` [INFO] [stdout] 9fc6f3872e9234a61aba92796fc206a8fefd722f463d8fbe1e693f71a3745161