[INFO] cloning repository https://github.com/timglabisch/mehsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timglabisch/mehsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimglabisch%2Fmehsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimglabisch%2Fmehsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b1b260afb254d62a0a060fbfc3f6b964db629f9 [INFO] testing timglabisch/mehsh against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimglabisch%2Fmehsh" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timglabisch/mehsh on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timglabisch/mehsh [INFO] finished tweaking git repo https://github.com/timglabisch/mehsh [INFO] tweaked toml for git repo https://github.com/timglabisch/mehsh written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/timglabisch/mehsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea45e7c15e68852f5bca2ef91b8cec5d08d4b354caf402bf230a1540c2c428b2 [INFO] running `Command { std: "docker" "start" "-a" "ea45e7c15e68852f5bca2ef91b8cec5d08d4b354caf402bf230a1540c2c428b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea45e7c15e68852f5bca2ef91b8cec5d08d4b354caf402bf230a1540c2c428b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea45e7c15e68852f5bca2ef91b8cec5d08d4b354caf402bf230a1540c2c428b2", kill_on_drop: false }` [INFO] [stdout] ea45e7c15e68852f5bca2ef91b8cec5d08d4b354caf402bf230a1540c2c428b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ef32e2ce1801509706d5fe567b04582cea9cbdba09768ee88aa016b559e57ca [INFO] running `Command { std: "docker" "start" "-a" "2ef32e2ce1801509706d5fe567b04582cea9cbdba09768ee88aa016b559e57ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling mehsh_common v0.1.0 (/opt/rustwide/workdir/mehsh_common) [INFO] [stderr] Compiling mehsh_wireguard v0.1.0 (/opt/rustwide/workdir/mehsh_wireguard) [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling mehsh_check v0.1.0 (/opt/rustwide/workdir/mehsh_check) [INFO] [stdout] warning: unused import: `futures::stream` [INFO] [stdout] --> mehsh_check/src/udp_echo/analyzer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Either` [INFO] [stdout] --> mehsh_check/src/udp_echo/analyzer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use futures::future::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> mehsh_check/src/http/http_check.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::udp_echo::analyzer::AnalyzerEvent` [INFO] [stdout] --> mehsh_check/src/http/http_check.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::udp_echo::analyzer::AnalyzerEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> mehsh_check/src/http/http_analyzer.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | p = recv.next() => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> mehsh_check/src/main.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_main(opt : Opt, mut rt : Runtime) -> Result<(), Error> { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> mehsh_check/src/http/http_check.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | self.http_analyzer_sender.send(msg).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.71s [INFO] running `Command { std: "docker" "inspect" "2ef32e2ce1801509706d5fe567b04582cea9cbdba09768ee88aa016b559e57ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef32e2ce1801509706d5fe567b04582cea9cbdba09768ee88aa016b559e57ca", kill_on_drop: false }` [INFO] [stdout] 2ef32e2ce1801509706d5fe567b04582cea9cbdba09768ee88aa016b559e57ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e00d8edae71dfd3cde48c794e341be29db6f8205a0c2fdde7f1f1cf7966ccb [INFO] running `Command { std: "docker" "start" "-a" "c8e00d8edae71dfd3cde48c794e341be29db6f8205a0c2fdde7f1f1cf7966ccb", kill_on_drop: false }` [INFO] [stderr] Compiling mehsh_common v0.1.0 (/opt/rustwide/workdir/mehsh_common) [INFO] [stderr] Compiling mehsh_wireguard v0.1.0 (/opt/rustwide/workdir/mehsh_wireguard) [INFO] [stderr] Compiling mehsh_check v0.1.0 (/opt/rustwide/workdir/mehsh_check) [INFO] [stdout] warning: unused import: `futures::stream` [INFO] [stdout] --> mehsh_check/src/udp_echo/analyzer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use futures::stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::Either` [INFO] [stdout] --> mehsh_check/src/udp_echo/analyzer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use futures::future::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> mehsh_check/src/http/http_check.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::udp_echo::analyzer::AnalyzerEvent` [INFO] [stdout] --> mehsh_check/src/http/http_check.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::udp_echo::analyzer::AnalyzerEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> mehsh_check/src/http/http_analyzer.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | p = recv.next() => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> mehsh_check/src/main.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | fn try_main(opt : Opt, mut rt : Runtime) -> Result<(), Error> { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> mehsh_check/src/http/http_check.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | self.http_analyzer_sender.send(msg).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.53s [INFO] running `Command { std: "docker" "inspect" "c8e00d8edae71dfd3cde48c794e341be29db6f8205a0c2fdde7f1f1cf7966ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e00d8edae71dfd3cde48c794e341be29db6f8205a0c2fdde7f1f1cf7966ccb", kill_on_drop: false }` [INFO] [stdout] c8e00d8edae71dfd3cde48c794e341be29db6f8205a0c2fdde7f1f1cf7966ccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88aa2161880ab6b0d8fa21bfc2f23a3bdf40aed5cd4785e1192fdc449ae3f98c [INFO] running `Command { std: "docker" "start" "-a" "88aa2161880ab6b0d8fa21bfc2f23a3bdf40aed5cd4785e1192fdc449ae3f98c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: unused import: `futures::stream` [INFO] [stdout] running 0 tests [INFO] [stderr] --> mehsh_check/src/udp_echo/analyzer.rs:5:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 5 | use futures::stream; [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future::Either` [INFO] [stderr] --> mehsh_check/src/udp_echo/analyzer.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use futures::future::Either; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `failure::Error` [INFO] [stderr] --> mehsh_check/src/http/http_check.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use failure::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::udp_echo::analyzer::AnalyzerEvent` [INFO] [stderr] --> mehsh_check/src/http/http_check.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::udp_echo::analyzer::AnalyzerEvent; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> mehsh_check/src/http/http_analyzer.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | p = recv.next() => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> mehsh_check/src/main.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | fn try_main(opt : Opt, mut rt : Runtime) -> Result<(), Error> { [INFO] [stdout] [INFO] [stderr] | ----^^ [INFO] [stdout] running 3 tests [INFO] [stderr] | | [INFO] [stdout] test config::allow_addr::tests::test_allow_addr_port ... ok [INFO] [stderr] | help: remove this `mut` [INFO] [stdout] test config::allow_addr::tests::test_allow_addr ... ok [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> mehsh_check/src/http/http_check.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | self.http_analyzer_sender.send(msg).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `mehsh_check` (bin "mehsh_check" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mehsh_check-c793f4a0ed56f38f) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mehsh_common-5ff94f19f06c7f88) [INFO] [stdout] test config::tests::test_basic_servers ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mehsh_wireguard-4108bbfabe6d8ce1) [INFO] [stdout] [INFO] [stderr] Doc-tests mehsh_common [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [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" "88aa2161880ab6b0d8fa21bfc2f23a3bdf40aed5cd4785e1192fdc449ae3f98c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88aa2161880ab6b0d8fa21bfc2f23a3bdf40aed5cd4785e1192fdc449ae3f98c", kill_on_drop: false }` [INFO] [stdout] 88aa2161880ab6b0d8fa21bfc2f23a3bdf40aed5cd4785e1192fdc449ae3f98c