Oct 21 14:02:13.618 INFO checking schneki/game_server_manager against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:02:13.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 14:02:14.020 INFO blam! 8ddfcc3279c7800ea0a2565f7c4c8f3d4d32c9ed8eba6e4487ab6ad23a532eae Oct 21 14:02:14.025 INFO running `"docker" "start" "-a" "8ddfcc3279c7800ea0a2565f7c4c8f3d4d32c9ed8eba6e4487ab6ad23a532eae"` Oct 21 14:02:15.408 INFO kablam! usermod: no changes Oct 21 14:02:15.644 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 14:02:15.645 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 21 14:02:15.645 INFO kablam! Checking miniz_oxide v0.1.3 Oct 21 14:02:15.645 INFO kablam! Checking msdos_time v0.1.6 Oct 21 14:02:15.646 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 21 14:02:15.646 INFO kablam! Checking want v0.0.5 Oct 21 14:02:15.646 INFO kablam! Checking mio v0.6.14 Oct 21 14:02:15.646 INFO kablam! Checking tokio-io v0.1.7 Oct 21 14:02:16.864 INFO kablam! Checking serde_json v1.0.22 Oct 21 14:02:17.148 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 21 14:02:18.717 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 14:02:18.717 INFO kablam! Checking h2 v0.1.10 Oct 21 14:02:18.732 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 21 14:02:20.385 INFO kablam! Checking tokio-reactor v0.1.2 Oct 21 14:02:21.304 INFO kablam! Checking bzip2 v0.3.3 Oct 21 14:02:22.610 INFO kablam! Checking flate2 v1.0.1 Oct 21 14:02:22.696 INFO kablam! Checking tokio-fs v0.1.1 Oct 21 14:02:22.821 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 14:02:22.821 INFO kablam! Checking tokio-udp v0.1.1 Oct 21 14:02:25.383 INFO kablam! Checking tokio v0.1.7 Oct 21 14:02:26.312 INFO kablam! Checking zip v0.4.2 Oct 21 14:02:29.360 INFO kablam! Checking hyper v0.12.5 Oct 21 14:02:34.020 INFO kablam! Checking game_server_manager v0.1.0 (/source) Oct 21 14:02:35.612 INFO kablam! warning: unused import: `BufWriter` Oct 21 14:02:35.612 INFO kablam! --> src/minecraft.rs:2:41 Oct 21 14:02:35.612 INFO kablam! | Oct 21 14:02:35.612 INFO kablam! 2 | use std::io::{Read, BufRead, BufReader, BufWriter, Write}; Oct 21 14:02:35.612 INFO kablam! | ^^^^^^^^^ Oct 21 14:02:35.612 INFO kablam! | Oct 21 14:02:35.612 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:02:35.612 INFO kablam! Oct 21 14:02:35.612 INFO kablam! warning: unused import: `self` Oct 21 14:02:35.612 INFO kablam! --> src/main.rs:17:17 Oct 21 14:02:35.612 INFO kablam! | Oct 21 14:02:35.612 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 21 14:02:35.612 INFO kablam! | ^^^^ Oct 21 14:02:35.612 INFO kablam! Oct 21 14:02:36.021 INFO kablam! warning: unused import: `Stream` Oct 21 14:02:36.021 INFO kablam! --> src/main.rs:17:31 Oct 21 14:02:36.021 INFO kablam! | Oct 21 14:02:36.022 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 21 14:02:36.022 INFO kablam! | ^^^^^^ Oct 21 14:02:36.022 INFO kablam! Oct 21 14:02:36.022 INFO kablam! warning: unused import: `BufWriter` Oct 21 14:02:36.022 INFO kablam! --> src/minecraft.rs:2:41 Oct 21 14:02:36.022 INFO kablam! | Oct 21 14:02:36.022 INFO kablam! 2 | use std::io::{Read, BufRead, BufReader, BufWriter, Write}; Oct 21 14:02:36.022 INFO kablam! | ^^^^^^^^^ Oct 21 14:02:36.022 INFO kablam! | Oct 21 14:02:36.022 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:02:36.022 INFO kablam! Oct 21 14:02:36.022 INFO kablam! warning: unused import: `self` Oct 21 14:02:36.022 INFO kablam! --> src/main.rs:17:17 Oct 21 14:02:36.022 INFO kablam! | Oct 21 14:02:36.022 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 21 14:02:36.022 INFO kablam! | ^^^^ Oct 21 14:02:36.022 INFO kablam! Oct 21 14:02:36.049 INFO kablam! warning: unused variable: `mods` Oct 21 14:02:36.049 INFO kablam! --> src/minecraft.rs:94:9 Oct 21 14:02:36.049 INFO kablam! | Oct 21 14:02:36.049 INFO kablam! 94 | let mods = zip_mods(&mc_path, get_mods(&mc_path)); Oct 21 14:02:36.050 INFO kablam! | ^^^^ help: consider using `_mods` instead Oct 21 14:02:36.050 INFO kablam! | Oct 21 14:02:36.050 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:02:36.050 INFO kablam! Oct 21 14:02:36.051 INFO kablam! warning: unused variable: `m` Oct 21 14:02:36.051 INFO kablam! --> src/minecraft.rs:98:17 Oct 21 14:02:36.051 INFO kablam! | Oct 21 14:02:36.051 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 21 14:02:36.052 INFO kablam! | ^ help: consider using `_m` instead Oct 21 14:02:36.052 INFO kablam! Oct 21 14:02:36.052 INFO kablam! warning: unused variable: `name` Oct 21 14:02:36.052 INFO kablam! --> src/minecraft.rs:102:19 Oct 21 14:02:36.053 INFO kablam! | Oct 21 14:02:36.053 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 21 14:02:36.053 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 21 14:02:36.053 INFO kablam! Oct 21 14:02:36.144 INFO kablam! warning: variable does not need to be mutable Oct 21 14:02:36.144 INFO kablam! --> src/main.rs:38:13 Oct 21 14:02:36.144 INFO kablam! | Oct 21 14:02:36.144 INFO kablam! 38 | let mut f = fs::File::open("config.json").unwrap(); Oct 21 14:02:36.144 INFO kablam! | ----^ Oct 21 14:02:36.144 INFO kablam! | | Oct 21 14:02:36.144 INFO kablam! | help: remove this `mut` Oct 21 14:02:36.144 INFO kablam! | Oct 21 14:02:36.144 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:02:36.144 INFO kablam! Oct 21 14:02:36.213 INFO kablam! warning: function is never used: `save_mods_and_get_zip` Oct 21 14:02:36.213 INFO kablam! --> src/minecraft.rs:93:1 Oct 21 14:02:36.213 INFO kablam! | Oct 21 14:02:36.213 INFO kablam! 93 | pub fn save_mods_and_get_zip(mc_path: &str) -> Vec { Oct 21 14:02:36.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.213 INFO kablam! | Oct 21 14:02:36.213 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:02:36.213 INFO kablam! Oct 21 14:02:36.213 INFO kablam! warning: function is never used: `add_mods` Oct 21 14:02:36.213 INFO kablam! --> src/minecraft.rs:98:1 Oct 21 14:02:36.213 INFO kablam! | Oct 21 14:02:36.213 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 21 14:02:36.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.213 INFO kablam! Oct 21 14:02:36.213 INFO kablam! warning: function is never used: `remove_mod` Oct 21 14:02:36.213 INFO kablam! --> src/minecraft.rs:102:1 Oct 21 14:02:36.213 INFO kablam! | Oct 21 14:02:36.213 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 21 14:02:36.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.213 INFO kablam! Oct 21 14:02:36.213 INFO kablam! warning: function is never used: `clear_mods` Oct 21 14:02:36.213 INFO kablam! --> src/minecraft.rs:107:1 Oct 21 14:02:36.213 INFO kablam! | Oct 21 14:02:36.213 INFO kablam! 107 | pub fn clear_mods() { Oct 21 14:02:36.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.213 INFO kablam! Oct 21 14:02:36.316 INFO kablam! warning: unused import: `Stream` Oct 21 14:02:36.316 INFO kablam! --> src/main.rs:17:31 Oct 21 14:02:36.316 INFO kablam! | Oct 21 14:02:36.317 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 21 14:02:36.317 INFO kablam! | ^^^^^^ Oct 21 14:02:36.317 INFO kablam! Oct 21 14:02:36.331 INFO kablam! warning: unused variable: `mods` Oct 21 14:02:36.331 INFO kablam! --> src/minecraft.rs:94:9 Oct 21 14:02:36.332 INFO kablam! | Oct 21 14:02:36.332 INFO kablam! 94 | let mods = zip_mods(&mc_path, get_mods(&mc_path)); Oct 21 14:02:36.332 INFO kablam! | ^^^^ help: consider using `_mods` instead Oct 21 14:02:36.332 INFO kablam! | Oct 21 14:02:36.332 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:02:36.332 INFO kablam! Oct 21 14:02:36.332 INFO kablam! warning: unused variable: `m` Oct 21 14:02:36.332 INFO kablam! --> src/minecraft.rs:98:17 Oct 21 14:02:36.332 INFO kablam! | Oct 21 14:02:36.332 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 21 14:02:36.332 INFO kablam! | ^ help: consider using `_m` instead Oct 21 14:02:36.332 INFO kablam! Oct 21 14:02:36.332 INFO kablam! warning: unused variable: `name` Oct 21 14:02:36.332 INFO kablam! --> src/minecraft.rs:102:19 Oct 21 14:02:36.332 INFO kablam! | Oct 21 14:02:36.332 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 21 14:02:36.332 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 21 14:02:36.332 INFO kablam! Oct 21 14:02:36.379 INFO kablam! warning: variable does not need to be mutable Oct 21 14:02:36.379 INFO kablam! --> src/main.rs:38:13 Oct 21 14:02:36.380 INFO kablam! | Oct 21 14:02:36.380 INFO kablam! 38 | let mut f = fs::File::open("config.json").unwrap(); Oct 21 14:02:36.380 INFO kablam! | ----^ Oct 21 14:02:36.380 INFO kablam! | | Oct 21 14:02:36.380 INFO kablam! | help: remove this `mut` Oct 21 14:02:36.380 INFO kablam! | Oct 21 14:02:36.380 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:02:36.380 INFO kablam! Oct 21 14:02:36.425 INFO kablam! warning: function is never used: `save_mods_and_get_zip` Oct 21 14:02:36.425 INFO kablam! --> src/minecraft.rs:93:1 Oct 21 14:02:36.425 INFO kablam! | Oct 21 14:02:36.425 INFO kablam! 93 | pub fn save_mods_and_get_zip(mc_path: &str) -> Vec { Oct 21 14:02:36.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.425 INFO kablam! | Oct 21 14:02:36.425 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 14:02:36.425 INFO kablam! Oct 21 14:02:36.425 INFO kablam! warning: function is never used: `add_mods` Oct 21 14:02:36.425 INFO kablam! --> src/minecraft.rs:98:1 Oct 21 14:02:36.428 INFO kablam! | Oct 21 14:02:36.428 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 21 14:02:36.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.428 INFO kablam! Oct 21 14:02:36.428 INFO kablam! warning: function is never used: `remove_mod` Oct 21 14:02:36.428 INFO kablam! --> src/minecraft.rs:102:1 Oct 21 14:02:36.428 INFO kablam! | Oct 21 14:02:36.428 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 21 14:02:36.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.428 INFO kablam! Oct 21 14:02:36.428 INFO kablam! warning: function is never used: `clear_mods` Oct 21 14:02:36.428 INFO kablam! --> src/minecraft.rs:107:1 Oct 21 14:02:36.428 INFO kablam! | Oct 21 14:02:36.428 INFO kablam! 107 | pub fn clear_mods() { Oct 21 14:02:36.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 14:02:36.428 INFO kablam! Oct 21 14:02:36.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.03s Oct 21 14:02:36.484 INFO kablam! su: No module specific data is present Oct 21 14:02:37.085 INFO running `"docker" "rm" "-f" "8ddfcc3279c7800ea0a2565f7c4c8f3d4d32c9ed8eba6e4487ab6ad23a532eae"` Oct 21 14:02:37.409 INFO blam! 8ddfcc3279c7800ea0a2565f7c4c8f3d4d32c9ed8eba6e4487ab6ad23a532eae