[INFO] fetching crate hwatch 0.3.15... [INFO] testing hwatch-0.3.15 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] extracting crate hwatch 0.3.15 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate hwatch 0.3.15 on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hwatch 0.3.15 [INFO] finished tweaking crates.io crate hwatch 0.3.15 [INFO] tweaked toml for crates.io crate hwatch 0.3.15 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate hwatch 0.3.15 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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wezterm-input-types v0.1.0 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Downloaded mac_address v1.1.7 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded error-stack v0.4.1 [INFO] [stderr] Downloaded wezterm-blob-leases v0.1.0 [INFO] [stderr] Downloaded wezterm-color-types v0.3.0 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded termwiz v0.22.0 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] [stderr] Downloaded question v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac4ed0fc3f4682ff413c986bf2ef4b458f6031ab93e65119e98310d9368931f2 [INFO] running `Command { std: "docker" "start" "-a" "ac4ed0fc3f4682ff413c986bf2ef4b458f6031ab93e65119e98310d9368931f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4ed0fc3f4682ff413c986bf2ef4b458f6031ab93e65119e98310d9368931f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4ed0fc3f4682ff413c986bf2ef4b458f6031ab93e65119e98310d9368931f2", kill_on_drop: false }` [INFO] [stdout] ac4ed0fc3f4682ff413c986bf2ef4b458f6031ab93e65119e98310d9368931f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d04897d1223ea09e77f8bd089f64d4a5de9b45a2ef885576db207c77875ac3ac [INFO] running `Command { std: "docker" "start" "-a" "d04897d1223ea09e77f8bd089f64d4a5de9b45a2ef885576db207c77875ac3ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling error-stack v0.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling deltae v0.3.2 [INFO] [stderr] Compiling mac_address v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling unicode-truncate v1.0.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling ansi-parser v0.9.1 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling question v0.2.2 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling polling v3.7.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wezterm-dynamic v0.2.0 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.0 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling termwiz v0.22.0 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling hwatch v0.3.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `tx` is never read [INFO] [stdout] --> src/batch.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Batch { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub tx: Sender, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.11s [INFO] running `Command { std: "docker" "inspect" "d04897d1223ea09e77f8bd089f64d4a5de9b45a2ef885576db207c77875ac3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d04897d1223ea09e77f8bd089f64d4a5de9b45a2ef885576db207c77875ac3ac", kill_on_drop: false }` [INFO] [stdout] d04897d1223ea09e77f8bd089f64d4a5de9b45a2ef885576db207c77875ac3ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b679594aa39d6517e2b57e08d3fdeeb2331671d06ce4e2fc6d8b5984c4aca7ef [INFO] running `Command { std: "docker" "start" "-a" "b679594aa39d6517e2b57e08d3fdeeb2331671d06ce4e2fc6d8b5984c4aca7ef", kill_on_drop: false }` [INFO] [stderr] Compiling hwatch v0.3.15 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `tx` is never read [INFO] [stdout] --> src/batch.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Batch { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub tx: Sender, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "b679594aa39d6517e2b57e08d3fdeeb2331671d06ce4e2fc6d8b5984c4aca7ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b679594aa39d6517e2b57e08d3fdeeb2331671d06ce4e2fc6d8b5984c4aca7ef", kill_on_drop: false }` [INFO] [stdout] b679594aa39d6517e2b57e08d3fdeeb2331671d06ce4e2fc6d8b5984c4aca7ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9c6f5506a435890db8f363a3a45bc2fb89fa6f1fc0409387f62d9bfd2482f14 [INFO] running `Command { std: "docker" "start" "-a" "a9c6f5506a435890db8f363a3a45bc2fb89fa6f1fc0409387f62d9bfd2482f14", kill_on_drop: false }` [INFO] [stderr] warning: field `tx` is never read [INFO] [stderr] --> src/batch.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct Batch { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 50 | pub tx: Sender, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hwatch` (bin "hwatch" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hwatch-0106af0fc299b520) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test exec::tests::test_command_result_clone ... ok [INFO] [stdout] test exec::tests::test_command_result_comparison ... ok [INFO] [stdout] test exec::tests::test_command_result_default ... ok [INFO] [stdout] test exec::tests::test_command_result_command_diff ... ok [INFO] [stdout] test exec::tests::test_command_result_equality ... ok [INFO] [stdout] test exec::tests::test_command_result_output_diff ... ok [INFO] [stdout] test exec::tests::test_command_result_status_diff ... ok [INFO] [stdout] test exec::tests::test_command_result_stderr_diff ... ok [INFO] [stdout] test exec::tests::test_command_result_stdout_diff ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9c6f5506a435890db8f363a3a45bc2fb89fa6f1fc0409387f62d9bfd2482f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c6f5506a435890db8f363a3a45bc2fb89fa6f1fc0409387f62d9bfd2482f14", kill_on_drop: false }` [INFO] [stdout] a9c6f5506a435890db8f363a3a45bc2fb89fa6f1fc0409387f62d9bfd2482f14