[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] 3158fe732421cec5de82b735c1dc10f7ab16b23c [INFO] checking Jeffrey-P-McAteer/a-pod against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJeffrey-P-McAteer%2Fa-pod" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jeffrey-P-McAteer/a-pod on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-9/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" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 31b5e9731040fb9b5753280aaf06d0b601d7b305ef79c0a6a337806cd8dab7f5 [INFO] running `Command { std: "docker" "start" "-a" "31b5e9731040fb9b5753280aaf06d0b601d7b305ef79c0a6a337806cd8dab7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31b5e9731040fb9b5753280aaf06d0b601d7b305ef79c0a6a337806cd8dab7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b5e9731040fb9b5753280aaf06d0b601d7b305ef79c0a6a337806cd8dab7f5", kill_on_drop: false }` [INFO] [stdout] 31b5e9731040fb9b5753280aaf06d0b601d7b305ef79c0a6a337806cd8dab7f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7f806f332ad8552728dad790343f091b6dba897ab90bb86f7877b9ead335150 [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" "c7f806f332ad8552728dad790343f091b6dba897ab90bb86f7877b9ead335150", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Checking futures-task v0.3.7 [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 pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling webview-sys v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking cookie v0.14.2 [INFO] [stderr] Checking rust-embed v5.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking web-view v0.6.3 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-http v2.1.0 [INFO] [stderr] Checking awc v2.0.1 [INFO] [stderr] Checking actix-web v3.2.0 [INFO] [stderr] Checking actix-web-actors v3.0.0 [INFO] [stderr] Checking libappindicator v0.5.1 [INFO] [stderr] Checking systray v0.4.0 [INFO] [stderr] Checking a-pod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ws` [INFO] [stdout] --> src/webserver.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | 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:135:76 [INFO] [stdout] | [INFO] [stdout] 135 | 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: unused variable: `save_dir` [INFO] [stdout] --> src/gui.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | if let Some(save_dir) = fork_ask_for_dir() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_save_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws` [INFO] [stdout] --> src/webserver.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | 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:135:76 [INFO] [stdout] | [INFO] [stdout] 135 | 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: unused variable: `save_dir` [INFO] [stdout] --> src/gui.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | if let Some(save_dir) = fork_ask_for_dir() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_save_dir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `B` [INFO] [stdout] --> src/webserver.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | B(Vec) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `B` [INFO] [stdout] --> src/webserver.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | B(Vec) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "c7f806f332ad8552728dad790343f091b6dba897ab90bb86f7877b9ead335150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f806f332ad8552728dad790343f091b6dba897ab90bb86f7877b9ead335150", kill_on_drop: false }` [INFO] [stdout] c7f806f332ad8552728dad790343f091b6dba897ab90bb86f7877b9ead335150