[INFO] fetching crate oximedia-monitor 0.1.1... [INFO] linting oximedia-monitor-0.1.1 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate oximedia-monitor 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate oximedia-monitor 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oximedia-monitor 0.1.1 [INFO] tweaked toml for crates.io crate oximedia-monitor 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oximedia-monitor 0.1.1 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 crates.io crate oximedia-monitor 0.1.1 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded wrapcenum-derive v0.4.1 [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.9.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded nvml-wrapper v0.12.0 [INFO] [stderr] Downloaded lettre v0.11.19 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8861ae379c2230a1b39dbe768b02a5197b74d45ed9ea591816fac6449080cd0 [INFO] running `Command { std: "docker" "start" "-a" "b8861ae379c2230a1b39dbe768b02a5197b74d45ed9ea591816fac6449080cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8861ae379c2230a1b39dbe768b02a5197b74d45ed9ea591816fac6449080cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8861ae379c2230a1b39dbe768b02a5197b74d45ed9ea591816fac6449080cd0", kill_on_drop: false }` [INFO] [stdout] b8861ae379c2230a1b39dbe768b02a5197b74d45ed9ea591816fac6449080cd0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e08e120a3980680b06817a569743308871523b61f6bc07692552227f9026d510 [INFO] running `Command { std: "docker" "start" "-a" "e08e120a3980680b06817a569743308871523b61f6bc07692552227f9026d510", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking sysinfo v0.36.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking lettre v0.11.19 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking mockito v1.7.2 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking oximedia-monitor v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0602]: unknown lint: `clippy::useless_as_ptr` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::useless_asref` [INFO] [stdout] = note: requested on the command line with `-A clippy::useless_as_ptr` [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::unused_must_use` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `unused_must_use` [INFO] [stdout] = note: requested on the command line with `-A clippy::unused_must_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::sort_unstable` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `soft_unstable` [INFO] [stdout] = note: requested on the command line with `-A clippy::sort_unstable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::push_str_then_push` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::vec_init_then_push` [INFO] [stdout] = note: requested on the command line with `-A clippy::push_str_then_push` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::no_effect_underscored_unimplemented` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::no_effect_underscore_binding` [INFO] [stdout] = note: requested on the command line with `-A clippy::no_effect_underscored_unimplemented` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::needless_to_string` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::needless_raw_strings` [INFO] [stdout] = note: requested on the command line with `-A clippy::needless_to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::missing_docs` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `missing_docs` [INFO] [stdout] = note: requested on the command line with `-A clippy::missing_docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::missing_debug_implementations` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `missing_debug_implementations` [INFO] [stdout] = note: requested on the command line with `-A clippy::missing_debug_implementations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_overflow_check` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_is_ascii_check` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_overflow_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_fill_bytes` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_filter` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_fill_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_debug` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_find` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_arithmetic_check` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_is_ascii_check` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_arithmetic_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::iter_any_vs_contains` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_contains` [INFO] [stdout] = note: requested on the command line with `-A clippy::iter_any_vs_contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::hand_coded_ip_addr` [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A clippy::hand_coded_ip_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::empty_string` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::empty_drop` [INFO] [stdout] = note: requested on the command line with `-A clippy::empty_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::useless_as_ptr` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::useless_asref` [INFO] [stdout] = note: requested on the command line with `-A clippy::useless_as_ptr` [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::unused_must_use` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `unused_must_use` [INFO] [stdout] = note: requested on the command line with `-A clippy::unused_must_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::sort_unstable` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `soft_unstable` [INFO] [stdout] = note: requested on the command line with `-A clippy::sort_unstable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::push_str_then_push` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::vec_init_then_push` [INFO] [stdout] = note: requested on the command line with `-A clippy::push_str_then_push` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::no_effect_underscored_unimplemented` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::no_effect_underscore_binding` [INFO] [stdout] = note: requested on the command line with `-A clippy::no_effect_underscored_unimplemented` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::needless_to_string` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::needless_raw_strings` [INFO] [stdout] = note: requested on the command line with `-A clippy::needless_to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::missing_docs` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `missing_docs` [INFO] [stdout] = note: requested on the command line with `-A clippy::missing_docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::missing_debug_implementations` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `missing_debug_implementations` [INFO] [stdout] = note: requested on the command line with `-A clippy::missing_debug_implementations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_overflow_check` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_is_ascii_check` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_overflow_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_fill_bytes` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_filter` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_fill_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_debug` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_find` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_arithmetic_check` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_is_ascii_check` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_arithmetic_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::iter_any_vs_contains` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_contains` [INFO] [stdout] = note: requested on the command line with `-A clippy::iter_any_vs_contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::hand_coded_ip_addr` [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A clippy::hand_coded_ip_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::empty_string` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::empty_drop` [INFO] [stdout] = note: requested on the command line with `-A clippy::empty_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0602`. [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::useless_as_ptr` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::useless_asref` [INFO] [stdout] = note: requested on the command line with `-A clippy::useless_as_ptr` [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::unused_must_use` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `unused_must_use` [INFO] [stdout] = note: requested on the command line with `-A clippy::unused_must_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::sort_unstable` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `soft_unstable` [INFO] [stdout] = note: requested on the command line with `-A clippy::sort_unstable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::push_str_then_push` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::vec_init_then_push` [INFO] [stdout] = note: requested on the command line with `-A clippy::push_str_then_push` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::no_effect_underscored_unimplemented` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::no_effect_underscore_binding` [INFO] [stdout] = note: requested on the command line with `-A clippy::no_effect_underscored_unimplemented` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::needless_to_string` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::needless_raw_strings` [INFO] [stdout] = note: requested on the command line with `-A clippy::needless_to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::missing_docs` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `missing_docs` [INFO] [stdout] = note: requested on the command line with `-A clippy::missing_docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::missing_debug_implementations` [INFO] [stdout] | [INFO] [stdout] = help: a lint with a similar name exists in `rustc` lints: `missing_debug_implementations` [INFO] [stdout] = note: requested on the command line with `-A clippy::missing_debug_implementations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_overflow_check` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_is_ascii_check` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_overflow_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_fill_bytes` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_filter` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_fill_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_debug` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_find` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::manual_arithmetic_check` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_is_ascii_check` [INFO] [stdout] = note: requested on the command line with `-A clippy::manual_arithmetic_check` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::iter_any_vs_contains` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::manual_contains` [INFO] [stdout] = note: requested on the command line with `-A clippy::iter_any_vs_contains` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::hand_coded_ip_addr` [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A clippy::hand_coded_ip_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0602]: unknown lint: `clippy::empty_string` [INFO] [stdout] | [INFO] [stdout] = help: did you mean: `clippy::empty_drop` [INFO] [stdout] = note: requested on the command line with `-A clippy::empty_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0602`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0602`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "e08e120a3980680b06817a569743308871523b61f6bc07692552227f9026d510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08e120a3980680b06817a569743308871523b61f6bc07692552227f9026d510", kill_on_drop: false }` [INFO] [stdout] e08e120a3980680b06817a569743308871523b61f6bc07692552227f9026d510