[INFO] fetching crate godwit-daemon 0.1.3... [INFO] testing godwit-daemon-0.1.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate godwit-daemon 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate godwit-daemon 0.1.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate godwit-daemon 0.1.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate godwit-daemon 0.1.3 [INFO] tweaked toml for crates.io crate godwit-daemon 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate godwit-daemon 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 956f8297ab36660c13ea685601a1c5739f91d268de545cdaa34b4acae8ac6758 [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" "956f8297ab36660c13ea685601a1c5739f91d268de545cdaa34b4acae8ac6758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956f8297ab36660c13ea685601a1c5739f91d268de545cdaa34b4acae8ac6758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956f8297ab36660c13ea685601a1c5739f91d268de545cdaa34b4acae8ac6758", kill_on_drop: false }` [INFO] [stdout] 956f8297ab36660c13ea685601a1c5739f91d268de545cdaa34b4acae8ac6758 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79cc8d631a16102b9b2d2aa5a65bca4289a60d04a77a483e03f28102028bff04 [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" "79cc8d631a16102b9b2d2aa5a65bca4289a60d04a77a483e03f28102028bff04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling getter-derive-rs v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling godwit-daemon v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `application` [INFO] [stdout] --> src/core/mod.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh` [INFO] [stdout] --> src/core/mod.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `histfile` [INFO] [stdout] --> src/core/backends/termite/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | let histfile = File::open(PathBuf::from(histpath))?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_histfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread_id` [INFO] [stdout] --> src/prochandler/mod.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operation` [INFO] [stdout] --> src/prochandler/mod.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | operation: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application` [INFO] [stdout] --> src/prochandler/mod.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | application: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retmsg` [INFO] [stdout] --> src/runner/mod.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | let retmsg = prochandler::handle(proctype, func, application, refresh); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retmsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/runner/mod.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | let tx = tx.clone(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "79cc8d631a16102b9b2d2aa5a65bca4289a60d04a77a483e03f28102028bff04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79cc8d631a16102b9b2d2aa5a65bca4289a60d04a77a483e03f28102028bff04", kill_on_drop: false }` [INFO] [stdout] 79cc8d631a16102b9b2d2aa5a65bca4289a60d04a77a483e03f28102028bff04 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bb0d5bda042701892c662cf133b1aa773cdab3526b04c32640af485aefb77be [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" "9bb0d5bda042701892c662cf133b1aa773cdab3526b04c32640af485aefb77be", kill_on_drop: false }` [INFO] [stderr] Compiling godwit-daemon v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `application` [INFO] [stdout] --> src/core/mod.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh` [INFO] [stdout] --> src/core/mod.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `histfile` [INFO] [stdout] --> src/core/backends/termite/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | let histfile = File::open(PathBuf::from(histpath))?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_histfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread_id` [INFO] [stdout] --> src/prochandler/mod.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operation` [INFO] [stdout] --> src/prochandler/mod.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | operation: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application` [INFO] [stdout] --> src/prochandler/mod.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | application: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retmsg` [INFO] [stdout] --> src/runner/mod.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | let retmsg = prochandler::handle(proctype, func, application, refresh); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retmsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/runner/mod.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | let tx = tx.clone(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application` [INFO] [stdout] --> src/core/mod.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh` [INFO] [stdout] --> src/core/mod.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `histfile` [INFO] [stdout] --> src/core/backends/termite/mod.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | let histfile = File::open(PathBuf::from(histpath))?; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_histfile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `thread_id` [INFO] [stdout] --> src/prochandler/mod.rs:46:2 [INFO] [stdout] | [INFO] [stdout] 46 | thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `operation` [INFO] [stdout] --> src/prochandler/mod.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 47 | operation: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `application` [INFO] [stdout] --> src/prochandler/mod.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | application: Option, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retmsg` [INFO] [stdout] --> src/runner/mod.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | let retmsg = prochandler::handle(proctype, func, application, refresh); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retmsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/runner/mod.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | let tx = tx.clone(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "9bb0d5bda042701892c662cf133b1aa773cdab3526b04c32640af485aefb77be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb0d5bda042701892c662cf133b1aa773cdab3526b04c32640af485aefb77be", kill_on_drop: false }` [INFO] [stdout] 9bb0d5bda042701892c662cf133b1aa773cdab3526b04c32640af485aefb77be [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] e64d79cbbbe1c30e8e285828c290734b9f57069f97964753daf52eca9d791655 [INFO] running `Command { std: "docker" "start" "-a" "e64d79cbbbe1c30e8e285828c290734b9f57069f97964753daf52eca9d791655", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `application` [INFO] [stderr] --> src/core/mod.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `refresh` [INFO] [stderr] --> src/core/mod.rs:25:33 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `histfile` [INFO] [stderr] --> src/core/backends/termite/mod.rs:14:6 [INFO] [stderr] | [INFO] [stderr] 14 | let histfile = File::open(PathBuf::from(histpath))?; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_histfile` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `thread_id` [INFO] [stderr] --> src/prochandler/mod.rs:46:2 [INFO] [stderr] | [INFO] [stderr] 46 | thread_id: Option, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `operation` [INFO] [stderr] --> src/prochandler/mod.rs:47:2 [INFO] [stderr] | [INFO] [stderr] 47 | operation: Option, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `application` [INFO] [stderr] --> src/prochandler/mod.rs:48:2 [INFO] [stderr] | [INFO] [stderr] 48 | application: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `retmsg` [INFO] [stderr] --> src/runner/mod.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | let retmsg = prochandler::handle(proctype, func, application, refresh); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retmsg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> src/runner/mod.rs:103:10 [INFO] [stderr] | [INFO] [stderr] 103 | let tx = tx.clone(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `application` [INFO] [stderr] --> src/core/mod.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `refresh` [INFO] [stderr] --> src/core/mod.rs:25:33 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn split(application: Apps, refresh: bool) -> Result<(), SplitError> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `histfile` [INFO] [stderr] --> src/core/backends/termite/mod.rs:14:6 [INFO] [stderr] | [INFO] [stderr] 14 | let histfile = File::open(PathBuf::from(histpath))?; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_histfile` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `thread_id` [INFO] [stderr] --> src/prochandler/mod.rs:46:2 [INFO] [stderr] | [INFO] [stderr] 46 | thread_id: Option, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thread_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `operation` [INFO] [stderr] --> src/prochandler/mod.rs:47:2 [INFO] [stderr] | [INFO] [stderr] 47 | operation: Option, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `application` [INFO] [stderr] --> src/prochandler/mod.rs:48:2 [INFO] [stderr] | [INFO] [stderr] 48 | application: Option, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_application` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `retmsg` [INFO] [stderr] --> src/runner/mod.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | let retmsg = prochandler::handle(proctype, func, application, refresh); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_retmsg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tx` [INFO] [stderr] --> src/runner/mod.rs:103:10 [INFO] [stderr] | [INFO] [stderr] 103 | let tx = tx.clone(); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/godwit_daemon-fdaf79f9c8e0a7af [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/godwit_daemon-7380c1c37b04bdf0 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-bd29498bfb4dffcf [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 [INFO] [stdout] [INFO] [stderr] Doc-tests godwit_daemon [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e64d79cbbbe1c30e8e285828c290734b9f57069f97964753daf52eca9d791655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64d79cbbbe1c30e8e285828c290734b9f57069f97964753daf52eca9d791655", kill_on_drop: false }` [INFO] [stdout] e64d79cbbbe1c30e8e285828c290734b9f57069f97964753daf52eca9d791655