[INFO] fetching crate rudelctl 0.1.0... [INFO] testing rudelctl-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rudelctl 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rudelctl 0.1.0 [INFO] finished tweaking crates.io crate rudelctl 0.1.0 [INFO] tweaked toml for crates.io crate rudelctl 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rudelctl 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rudelctl 0.1.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rudelblinken-runtime v0.1.0 [INFO] [stderr] Downloaded wasmi_ir v0.40.0 [INFO] [stderr] Downloaded wasmi_collections v0.40.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.13 [INFO] [stderr] Downloaded futures-time v3.0.0 [INFO] [stderr] Downloaded string-interner v0.18.0 [INFO] [stderr] Downloaded wasmi_core v0.40.0 [INFO] [stderr] Downloaded zerocopy v0.8.13 [INFO] [stderr] Downloaded serde_json v1.0.129 [INFO] [stderr] Downloaded wasmi v0.40.0 [INFO] [stderr] Downloaded wasmparser v0.221.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f0ccd830c9ed4b1ba5c92a0a74f4f741d8e22b0165962ad3a9ed4d8df03abeb [INFO] running `Command { std: "docker" "start" "-a" "5f0ccd830c9ed4b1ba5c92a0a74f4f741d8e22b0165962ad3a9ed4d8df03abeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f0ccd830c9ed4b1ba5c92a0a74f4f741d8e22b0165962ad3a9ed4d8df03abeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0ccd830c9ed4b1ba5c92a0a74f4f741d8e22b0165962ad3a9ed4d8df03abeb", kill_on_drop: false }` [INFO] [stdout] 5f0ccd830c9ed4b1ba5c92a0a74f4f741d8e22b0165962ad3a9ed4d8df03abeb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb7f126557c511708b167c86dac51779489d16d3a613095ffd28e0ed40260d3 [INFO] running `Command { std: "docker" "start" "-a" "5bb7f126557c511708b167c86dac51779489d16d3a613095ffd28e0ed40260d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling wasmparser v0.221.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wasmi_core v0.40.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wasmi_collections v0.40.0 [INFO] [stderr] Compiling zerocopy v0.8.13 [INFO] [stderr] Compiling wasmi_ir v0.40.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling futures-time v3.0.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling wasmi v0.40.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.8.13 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling custom_debug_derive v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling custom_debug v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rudelblinken-runtime v0.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling bluer v0.17.3 [INFO] [stderr] Compiling rudelctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AdapterEvent` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use bluer::{AdapterEvent, Device}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Args` [INFO] [stdout] --> src/main.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use clap::{Args, Parser, Subcommand}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AbortHandle`, `Abortable`, `StreamExt as STTT`, and `pin_mut` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pin_mut, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | stream::{AbortHandle, Abortable}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 34 | StreamExt as STTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_time::stream::StreamExt` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use futures_time::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future::Future` [INFO] [stdout] --> src/main.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | use std::{future::Future, path::PathBuf, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `name` are never read [INFO] [stdout] --> src/emulator/emulated_host.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct EmulatedHost { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub address: [u8; 6], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/emulator/emulated_host.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / caller [INFO] [stdout] 139 | | .data_mut() [INFO] [stdout] 140 | | .wasm_events [INFO] [stdout] 141 | | .blocking_send(WasmEvent::SetAdvertismentSettings(settings)); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = caller [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/emulator/emulated_host.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / caller [INFO] [stdout] 150 | | .data_mut() [INFO] [stdout] 151 | | .wasm_events [INFO] [stdout] 152 | | .blocking_send(WasmEvent::SetAdvertismentData(data.into())); [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = caller [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3 [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" "5bb7f126557c511708b167c86dac51779489d16d3a613095ffd28e0ed40260d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb7f126557c511708b167c86dac51779489d16d3a613095ffd28e0ed40260d3", kill_on_drop: false }` [INFO] [stdout] 5bb7f126557c511708b167c86dac51779489d16d3a613095ffd28e0ed40260d3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6638100f9bbc3190fb62b50fdf9eac017d0c932927d0c58ef5cfc82e587a8256 [INFO] running `Command { std: "docker" "start" "-a" "6638100f9bbc3190fb62b50fdf9eac017d0c932927d0c58ef5cfc82e587a8256", kill_on_drop: false }` [INFO] [stderr] Compiling rudelctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AdapterEvent` [INFO] [stdout] --> src/main.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use bluer::{AdapterEvent, Device}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Args` [INFO] [stdout] --> src/main.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | use clap::{Args, Parser, Subcommand}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AbortHandle`, `Abortable`, `StreamExt as STTT`, and `pin_mut` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pin_mut, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | stream::{AbortHandle, Abortable}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 34 | StreamExt as STTT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_time::stream::StreamExt` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use futures_time::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future::Future` [INFO] [stdout] --> src/main.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | use std::{future::Future, path::PathBuf, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `name` are never read [INFO] [stdout] --> src/emulator/emulated_host.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct EmulatedHost { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub address: [u8; 6], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/emulator/emulated_host.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | / caller [INFO] [stdout] 139 | | .data_mut() [INFO] [stdout] 140 | | .wasm_events [INFO] [stdout] 141 | | .blocking_send(WasmEvent::SetAdvertismentSettings(settings)); [INFO] [stdout] | |________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 138 | let _ = caller [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/emulator/emulated_host.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / caller [INFO] [stdout] 150 | | .data_mut() [INFO] [stdout] 151 | | .wasm_events [INFO] [stdout] 152 | | .blocking_send(WasmEvent::SetAdvertismentData(data.into())); [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = caller [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3 [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" "6638100f9bbc3190fb62b50fdf9eac017d0c932927d0c58ef5cfc82e587a8256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6638100f9bbc3190fb62b50fdf9eac017d0c932927d0c58ef5cfc82e587a8256", kill_on_drop: false }` [INFO] [stdout] 6638100f9bbc3190fb62b50fdf9eac017d0c932927d0c58ef5cfc82e587a8256 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cc3d57300cc23970ab41b166ba0311617a50faf6d7bf016683a2a02b892ca35 [INFO] running `Command { std: "docker" "start" "-a" "5cc3d57300cc23970ab41b166ba0311617a50faf6d7bf016683a2a02b892ca35", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `AdapterEvent` [INFO] [stderr] --> src/main.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | use bluer::{AdapterEvent, Device}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Args` [INFO] [stderr] --> src/main.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | use clap::{Args, Parser, Subcommand}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AbortHandle`, `Abortable`, `StreamExt as STTT`, and `pin_mut` [INFO] [stderr] --> src/main.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | pin_mut, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 33 | stream::{AbortHandle, Abortable}, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] 34 | StreamExt as STTT, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures_time::stream::StreamExt` [INFO] [stderr] --> src/main.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | use futures_time::stream::StreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `future::Future` [INFO] [stderr] --> src/main.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | use std::{future::Future, path::PathBuf, time::Instant}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | #![feature(async_closure)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `address` and `name` are never read [INFO] [stderr] --> src/emulator/emulated_host.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct EmulatedHost { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | pub address: [u8; 6], [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 18 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/emulator/emulated_host.rs:138:9 [INFO] [stderr] | [INFO] [stderr] 138 | / caller [INFO] [stderr] 139 | | .data_mut() [INFO] [stderr] 140 | | .wasm_events [INFO] [stderr] 141 | | .blocking_send(WasmEvent::SetAdvertismentSettings(settings)); [INFO] [stderr] | |________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 138 | let _ = caller [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/emulator/emulated_host.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | / caller [INFO] [stderr] 150 | | .data_mut() [INFO] [stderr] 151 | | .wasm_events [INFO] [stderr] 152 | | .blocking_send(WasmEvent::SetAdvertismentData(data.into())); [INFO] [stderr] | |_______________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 149 | let _ = caller [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `rudelctl` (bin "rudelctl" test) generated 9 warnings (run `cargo fix --bin "rudelctl" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.17.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rudelctl-d5b9c6f6c5331c38) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5cc3d57300cc23970ab41b166ba0311617a50faf6d7bf016683a2a02b892ca35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc3d57300cc23970ab41b166ba0311617a50faf6d7bf016683a2a02b892ca35", kill_on_drop: false }` [INFO] [stdout] 5cc3d57300cc23970ab41b166ba0311617a50faf6d7bf016683a2a02b892ca35