[INFO] cloning repository https://github.com/Jeffrey-P-McAteer/a-pod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jeffrey-P-McAteer/a-pod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fa-pod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fa-pod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc2eb415477805b4ac2923839708165d589780f6 [INFO] testing Jeffrey-P-McAteer/a-pod against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fa-pod" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/a-pod on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jeffrey-P-McAteer/a-pod [INFO] finished tweaking git repo https://github.com/Jeffrey-P-McAteer/a-pod [INFO] tweaked toml for git repo https://github.com/Jeffrey-P-McAteer/a-pod written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Jeffrey-P-McAteer/a-pod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Jeffrey-P-McAteer/systray-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-macro v0.3.7 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded webbrowser v0.5.5 [INFO] [stderr] Downloaded futures-core v0.3.7 [INFO] [stderr] Downloaded futures-util v0.3.7 [INFO] [stderr] Downloaded futures-executor v0.3.7 [INFO] [stderr] Downloaded futures-sink v0.3.7 [INFO] [stderr] Downloaded rust-embed-impl v5.6.0 [INFO] [stderr] Downloaded soup-sys v0.9.0 [INFO] [stderr] Downloaded backtrace v0.3.54 [INFO] [stderr] Downloaded actix-http v2.1.0 [INFO] [stderr] Downloaded actix-web v3.2.0 [INFO] [stderr] Downloaded actix v0.10.0 [INFO] [stderr] Downloaded as-slice v0.1.4 [INFO] [stderr] Downloaded web-view v0.6.3 [INFO] [stderr] Downloaded futures-io v0.3.7 [INFO] [stderr] Downloaded actix_derive v0.5.0 [INFO] [stderr] Downloaded awc v2.0.1 [INFO] [stderr] Downloaded heapless v0.5.6 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded actix-web-actors v3.0.0 [INFO] [stderr] Downloaded cocoa v0.20.2 [INFO] [stderr] Downloaded procinfo v0.4.2 [INFO] [stderr] Downloaded futures v0.3.7 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded rust-embed-utils v5.0.0 [INFO] [stderr] Downloaded webkit2gtk-sys v0.10.0 [INFO] [stderr] Downloaded futures-task v0.3.7 [INFO] [stderr] Downloaded webview-sys v0.5.1 [INFO] [stderr] Downloaded futures-channel v0.3.7 [INFO] [stderr] Downloaded tokio-openssl v0.4.0 [INFO] [stderr] Downloaded nfd v0.0.4 [INFO] [stderr] Downloaded rust-embed v5.6.0 [INFO] [stderr] Downloaded palaver v0.2.8 [INFO] [stderr] Downloaded openssl-src v111.12.0+1.1.1h [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91f847d3d315ca19eae38ec43a4765f660f94ac68a39fceb1bbb5be34ded6904 [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" "91f847d3d315ca19eae38ec43a4765f660f94ac68a39fceb1bbb5be34ded6904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f847d3d315ca19eae38ec43a4765f660f94ac68a39fceb1bbb5be34ded6904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f847d3d315ca19eae38ec43a4765f660f94ac68a39fceb1bbb5be34ded6904", kill_on_drop: false }` [INFO] [stdout] 91f847d3d315ca19eae38ec43a4765f660f94ac68a39fceb1bbb5be34ded6904 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] f547a9c3ff5816b26e291989ff00d8fa8e6c0a3ef1807292a761162d3a290102 [INFO] running `Command { std: "docker" "start" "-a" "f547a9c3ff5816b26e291989ff00d8fa8e6c0a3ef1807292a761162d3a290102", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling webview-sys v0.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rust-embed v5.6.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling palaver v0.2.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling web-view v0.6.3 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.1.0 [INFO] [stderr] Compiling awc v2.0.1 [INFO] [stderr] Compiling actix-web v3.2.0 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling a-pod v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/webserver.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws` [INFO] [stdout] --> src/webserver.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | fn handle_ws_bin(ws: &mut APodWs, _ctx: &mut ws::WebsocketContext, bin: &[u8]) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ws` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bin` [INFO] [stdout] --> src/webserver.rs:158:76 [INFO] [stdout] | [INFO] [stdout] 158 | fn handle_ws_bin(ws: &mut APodWs, _ctx: &mut ws::WebsocketContext, bin: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/webserver.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let mut save_dir: PathBuf; [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: variant is never constructed: `B` [INFO] [stdout] --> src/webserver.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | B(Vec) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 47s [INFO] running `Command { std: "docker" "inspect" "f547a9c3ff5816b26e291989ff00d8fa8e6c0a3ef1807292a761162d3a290102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f547a9c3ff5816b26e291989ff00d8fa8e6c0a3ef1807292a761162d3a290102", kill_on_drop: false }` [INFO] [stdout] f547a9c3ff5816b26e291989ff00d8fa8e6c0a3ef1807292a761162d3a290102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd8e3bba56a4843a5f1447eb8f434acb44b6f1bd70c52754f7bffd72218d3655 [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" "dd8e3bba56a4843a5f1447eb8f434acb44b6f1bd70c52754f7bffd72218d3655", kill_on_drop: false }` [INFO] [stderr] Compiling a-pod v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/webserver.rs:275:7 [INFO] [stdout] | [INFO] [stdout] 275 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws` [INFO] [stdout] --> src/webserver.rs:158:18 [INFO] [stdout] | [INFO] [stdout] 158 | fn handle_ws_bin(ws: &mut APodWs, _ctx: &mut ws::WebsocketContext, bin: &[u8]) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ws` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bin` [INFO] [stdout] --> src/webserver.rs:158:76 [INFO] [stdout] | [INFO] [stdout] 158 | fn handle_ws_bin(ws: &mut APodWs, _ctx: &mut ws::WebsocketContext, bin: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/webserver.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | let mut save_dir: PathBuf; [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: variant is never constructed: `B` [INFO] [stdout] --> src/webserver.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | B(Vec) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "dd8e3bba56a4843a5f1447eb8f434acb44b6f1bd70c52754f7bffd72218d3655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8e3bba56a4843a5f1447eb8f434acb44b6f1bd70c52754f7bffd72218d3655", kill_on_drop: false }` [INFO] [stdout] dd8e3bba56a4843a5f1447eb8f434acb44b6f1bd70c52754f7bffd72218d3655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 76933175b8237c51cda9ede299341af7e09cd80d7c0ca64ff3d6b824a9f42376 [INFO] running `Command { std: "docker" "start" "-a" "76933175b8237c51cda9ede299341af7e09cd80d7c0ca64ff3d6b824a9f42376", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::process::Command` [INFO] [stderr] --> src/webserver.rs:275:7 [INFO] [stderr] | [INFO] [stderr] 275 | use std::process::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ws` [INFO] [stderr] --> src/webserver.rs:158:18 [INFO] [stderr] | [INFO] [stderr] 158 | fn handle_ws_bin(ws: &mut APodWs, _ctx: &mut ws::WebsocketContext, bin: &[u8]) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ws` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bin` [INFO] [stderr] --> src/webserver.rs:158:76 [INFO] [stderr] | [INFO] [stderr] 158 | fn handle_ws_bin(ws: &mut APodWs, _ctx: &mut ws::WebsocketContext, bin: &[u8]) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bin` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/webserver.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | let mut save_dir: PathBuf; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `B` [INFO] [stderr] --> src/webserver.rs:43:3 [INFO] [stderr] | [INFO] [stderr] 43 | B(Vec) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/a_pod-045c165e4fc2f803 [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" "76933175b8237c51cda9ede299341af7e09cd80d7c0ca64ff3d6b824a9f42376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76933175b8237c51cda9ede299341af7e09cd80d7c0ca64ff3d6b824a9f42376", kill_on_drop: false }` [INFO] [stdout] 76933175b8237c51cda9ede299341af7e09cd80d7c0ca64ff3d6b824a9f42376