[INFO] cloning repository https://github.com/JuanPotato/mednat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JuanPotato/mednat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2Fmednat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2Fmednat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56888a8f27874db736d66f561e54162d1ee343a9 [INFO] testing JuanPotato/mednat against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuanPotato%2Fmednat" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JuanPotato/mednat on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JuanPotato/mednat [INFO] finished tweaking git repo https://github.com/JuanPotato/mednat [INFO] tweaked toml for git repo https://github.com/JuanPotato/mednat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JuanPotato/mednat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 620a488063db0d8e116df8376307b7a4da1d19da2e1c27f81970435f17690e9e [INFO] running `Command { std: "docker" "start" "-a" "620a488063db0d8e116df8376307b7a4da1d19da2e1c27f81970435f17690e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "620a488063db0d8e116df8376307b7a4da1d19da2e1c27f81970435f17690e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620a488063db0d8e116df8376307b7a4da1d19da2e1c27f81970435f17690e9e", kill_on_drop: false }` [INFO] [stdout] 620a488063db0d8e116df8376307b7a4da1d19da2e1c27f81970435f17690e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78a72d26c6f5b7dbe4c2dd9f63113ed294ff205338300163bed4960a2c92acdd [INFO] running `Command { std: "docker" "start" "-a" "78a72d26c6f5b7dbe4c2dd9f63113ed294ff205338300163bed4960a2c92acdd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling blurz v0.4.0 [INFO] [stderr] Compiling libbluetooth v0.1.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling deku_derive v0.12.5 [INFO] [stderr] Compiling deku v0.12.5 [INFO] [stderr] Compiling mednat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CommonCapabilityInquiredType`, `DeviceInfoInquiredType`, `FunctionType`, `GuidanceCategory`, `ModelSeries` [INFO] [stdout] --> src/mdr/update.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::params::{CommonCapabilityInquiredType, DeviceInfoInquiredType, FunctionType, GuidanceCategory, ModelSeries, UpdateInquiredType... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `read_len_str`, `write_len_str` [INFO] [stdout] --> src/mdr/nc_asm.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::len_str::{read_len_str, write_len_str}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsmOnOffValue`, `NcDualSingleValue` [INFO] [stdout] --> src/mdr/nc_asm.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::params::{AsmId, AsmOnOffValue, AsmSettingType, NcAsmEffect, NcAsmInquiredType, NcAsmSettingType, NcDualSingleValue, NcSettingT... [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AlertInquiredType`, `OptimizerInquiredType`, `VptInquiredType` [INFO] [stdout] --> src/main.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | ...::{AlertInquiredType, BatteryInquiredType, BluetoothDeviceInfoType, CommonCapabilityInquiredType, CommonStatus, ConnectionStatusInquiredType, DeviceInfoInquiredType, DisplayLanguage, EqEbbInquiredType, NcAsmInquiredType, OptimizerInquiredType, PlaybackDetailedDataType, PlayInquiredType, PowerOffInquiredType, PowerOffSettingValue, SenseInquiredType, UpdateInquiredType, VptInquiredTyp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rfcomm.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bind` [INFO] [stdout] --> src/rfcomm.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn bind(&self, channel: u8) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen` [INFO] [stdout] --> src/rfcomm.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn listen(&self, mode: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accept` [INFO] [stdout] --> src/rfcomm.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn accept(&mut self) -> Result<(RfcommStream, RfcommSocketAddr)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "78a72d26c6f5b7dbe4c2dd9f63113ed294ff205338300163bed4960a2c92acdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a72d26c6f5b7dbe4c2dd9f63113ed294ff205338300163bed4960a2c92acdd", kill_on_drop: false }` [INFO] [stdout] 78a72d26c6f5b7dbe4c2dd9f63113ed294ff205338300163bed4960a2c92acdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5781ffb3d5effc391a5a9fde052d51ca0e096819cdfde796166b2269d1423e74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5781ffb3d5effc391a5a9fde052d51ca0e096819cdfde796166b2269d1423e74", kill_on_drop: false }` [INFO] [stderr] Compiling mednat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CommonCapabilityInquiredType`, `DeviceInfoInquiredType`, `FunctionType`, `GuidanceCategory`, `ModelSeries` [INFO] [stdout] --> src/mdr/update.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::params::{CommonCapabilityInquiredType, DeviceInfoInquiredType, FunctionType, GuidanceCategory, ModelSeries, UpdateInquiredType... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `read_len_str`, `write_len_str` [INFO] [stdout] --> src/mdr/nc_asm.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::len_str::{read_len_str, write_len_str}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsmOnOffValue`, `NcDualSingleValue` [INFO] [stdout] --> src/mdr/nc_asm.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::params::{AsmId, AsmOnOffValue, AsmSettingType, NcAsmEffect, NcAsmInquiredType, NcAsmSettingType, NcDualSingleValue, NcSettingT... [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AlertInquiredType`, `OptimizerInquiredType`, `VptInquiredType` [INFO] [stdout] --> src/main.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | ...::{AlertInquiredType, BatteryInquiredType, BluetoothDeviceInfoType, CommonCapabilityInquiredType, CommonStatus, ConnectionStatusInquiredType, DeviceInfoInquiredType, DisplayLanguage, EqEbbInquiredType, NcAsmInquiredType, OptimizerInquiredType, PlaybackDetailedDataType, PlayInquiredType, PowerOffInquiredType, PowerOffSettingValue, SenseInquiredType, UpdateInquiredType, VptInquiredTyp... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rfcomm.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `bind` [INFO] [stdout] --> src/rfcomm.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn bind(&self, channel: u8) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen` [INFO] [stdout] --> src/rfcomm.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn listen(&self, mode: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `accept` [INFO] [stdout] --> src/rfcomm.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn accept(&mut self) -> Result<(RfcommStream, RfcommSocketAddr)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.67s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mednat-e086db2866cc8019) [INFO] running `Command { std: "docker" "inspect" "5781ffb3d5effc391a5a9fde052d51ca0e096819cdfde796166b2269d1423e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5781ffb3d5effc391a5a9fde052d51ca0e096819cdfde796166b2269d1423e74", kill_on_drop: false }` [INFO] [stdout] 5781ffb3d5effc391a5a9fde052d51ca0e096819cdfde796166b2269d1423e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 651feab02362a4a8296e78673d7f437b7beb19722e7ac6c2ed5d1f1292216b9e [INFO] running `Command { std: "docker" "start" "-a" "651feab02362a4a8296e78673d7f437b7beb19722e7ac6c2ed5d1f1292216b9e", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `CommonCapabilityInquiredType`, `DeviceInfoInquiredType`, `FunctionType`, `GuidanceCategory`, `ModelSeries` [INFO] [stderr] --> src/mdr/update.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::params::{CommonCapabilityInquiredType, DeviceInfoInquiredType, FunctionType, GuidanceCategory, ModelSeries, UpdateInquiredType... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `read_len_str`, `write_len_str` [INFO] [stderr] --> src/mdr/nc_asm.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::len_str::{read_len_str, write_len_str}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AsmOnOffValue`, `NcDualSingleValue` [INFO] [stderr] --> src/mdr/nc_asm.rs:4:28 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::params::{AsmId, AsmOnOffValue, AsmSettingType, NcAsmEffect, NcAsmInquiredType, NcAsmSettingType, NcDualSingleValue, NcSettingT... [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AlertInquiredType`, `OptimizerInquiredType`, `VptInquiredType` [INFO] [stderr] --> src/main.rs:17:21 [INFO] [stderr] | [INFO] [stderr] 17 | ...::{AlertInquiredType, BatteryInquiredType, BluetoothDeviceInfoType, CommonCapabilityInquiredType, CommonStatus, ConnectionStatusInquiredType, DeviceInfoInquiredType, DisplayLanguage, EqEbbInquiredType, NcAsmInquiredType, OptimizerInquiredType, PlaybackDetailedDataType, PlayInquiredType, PowerOffInquiredType, PowerOffSettingValue, SenseInquiredType, UpdateInquiredType, VptInquiredTyp... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/rfcomm.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn new() -> Result { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `bind` [INFO] [stderr] --> src/rfcomm.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn bind(&self, channel: u8) -> Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `listen` [INFO] [stderr] --> src/rfcomm.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn listen(&self, mode: i32) -> Result<()> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `accept` [INFO] [stderr] --> src/rfcomm.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn accept(&mut self) -> Result<(RfcommStream, RfcommSocketAddr)> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mednat` (bin "mednat" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mednat-e086db2866cc8019) [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" "651feab02362a4a8296e78673d7f437b7beb19722e7ac6c2ed5d1f1292216b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651feab02362a4a8296e78673d7f437b7beb19722e7ac6c2ed5d1f1292216b9e", kill_on_drop: false }` [INFO] [stdout] 651feab02362a4a8296e78673d7f437b7beb19722e7ac6c2ed5d1f1292216b9e