Oct 13 01:17:16.022 INFO testing schneki/game_server_manager against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:17:16.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 01:17:16.479 INFO blam! 00d3c1239ae837c2c8211ad81689dc757ea4dc4498168cdbed70b1b2e0f2dc24 Oct 13 01:17:16.481 INFO running `"docker" "start" "-a" "00d3c1239ae837c2c8211ad81689dc757ea4dc4498168cdbed70b1b2e0f2dc24"` Oct 13 01:17:18.567 INFO kablam! usermod: no changes Oct 13 01:17:18.823 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Oct 13 01:17:18.823 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 13 01:17:18.823 INFO kablam! Compiling miniz_oxide v0.1.3 Oct 13 01:17:18.823 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 01:17:18.823 INFO kablam! Compiling msdos_time v0.1.6 Oct 13 01:17:18.823 INFO kablam! Compiling mio v0.6.14 Oct 13 01:17:18.823 INFO kablam! Compiling want v0.0.5 Oct 13 01:17:18.823 INFO kablam! Compiling tokio-io v0.1.7 Oct 13 01:17:21.630 INFO kablam! Compiling http v0.1.7 Oct 13 01:17:24.492 INFO kablam! Compiling serde_json v1.0.22 Oct 13 01:17:24.637 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 13 01:17:29.180 INFO kablam! Compiling tokio-codec v0.1.0 Oct 13 01:17:32.207 INFO kablam! Compiling bzip2 v0.3.3 Oct 13 01:17:36.988 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 13 01:17:37.099 INFO kablam! Compiling flate2 v1.0.1 Oct 13 01:17:39.707 INFO kablam! Compiling tokio-fs v0.1.1 Oct 13 01:17:44.427 INFO kablam! Compiling zip v0.4.2 Oct 13 01:17:45.096 INFO kablam! Compiling tokio-udp v0.1.1 Oct 13 01:17:45.096 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 13 01:17:48.363 INFO kablam! Compiling tokio v0.1.7 Oct 13 01:17:54.856 INFO kablam! Compiling h2 v0.1.10 Oct 13 01:18:02.869 INFO kablam! Compiling hyper v0.12.5 Oct 13 01:18:10.630 INFO kablam! Compiling game_server_manager v0.1.0 (/source) Oct 13 01:18:11.695 INFO kablam! warning: unused import: `BufWriter` Oct 13 01:18:11.696 INFO kablam! --> src/minecraft.rs:2:41 Oct 13 01:18:11.696 INFO kablam! | Oct 13 01:18:11.697 INFO kablam! 2 | use std::io::{Read, BufRead, BufReader, BufWriter, Write}; Oct 13 01:18:11.697 INFO kablam! | ^^^^^^^^^ Oct 13 01:18:11.698 INFO kablam! | Oct 13 01:18:11.699 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:18:11.699 INFO kablam! Oct 13 01:18:11.700 INFO kablam! warning: unused import: `self` Oct 13 01:18:11.700 INFO kablam! --> src/main.rs:17:17 Oct 13 01:18:11.701 INFO kablam! | Oct 13 01:18:11.702 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 13 01:18:11.702 INFO kablam! | ^^^^ Oct 13 01:18:11.703 INFO kablam! Oct 13 01:18:11.895 INFO kablam! warning: unused import: `Stream` Oct 13 01:18:11.895 INFO kablam! --> src/main.rs:17:31 Oct 13 01:18:11.896 INFO kablam! | Oct 13 01:18:11.897 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 13 01:18:11.897 INFO kablam! | ^^^^^^ Oct 13 01:18:11.898 INFO kablam! Oct 13 01:18:11.906 INFO kablam! warning: unused variable: `mods` Oct 13 01:18:11.907 INFO kablam! --> src/minecraft.rs:94:9 Oct 13 01:18:11.907 INFO kablam! | Oct 13 01:18:11.908 INFO kablam! 94 | let mods = zip_mods(&mc_path, get_mods(&mc_path)); Oct 13 01:18:11.909 INFO kablam! | ^^^^ help: consider using `_mods` instead Oct 13 01:18:11.909 INFO kablam! | Oct 13 01:18:11.910 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:18:11.910 INFO kablam! Oct 13 01:18:11.911 INFO kablam! warning: unused variable: `m` Oct 13 01:18:11.911 INFO kablam! --> src/minecraft.rs:98:17 Oct 13 01:18:11.912 INFO kablam! | Oct 13 01:18:11.913 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 13 01:18:11.913 INFO kablam! | ^ help: consider using `_m` instead Oct 13 01:18:11.914 INFO kablam! Oct 13 01:18:11.915 INFO kablam! warning: unused variable: `name` Oct 13 01:18:11.915 INFO kablam! --> src/minecraft.rs:102:19 Oct 13 01:18:11.916 INFO kablam! | Oct 13 01:18:11.919 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 13 01:18:11.919 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 13 01:18:11.919 INFO kablam! Oct 13 01:18:11.942 INFO kablam! warning: variable does not need to be mutable Oct 13 01:18:11.943 INFO kablam! --> src/main.rs:38:13 Oct 13 01:18:11.944 INFO kablam! | Oct 13 01:18:11.945 INFO kablam! 38 | let mut f = fs::File::open("config.json").unwrap(); Oct 13 01:18:11.945 INFO kablam! | ----^ Oct 13 01:18:11.946 INFO kablam! | | Oct 13 01:18:11.947 INFO kablam! | help: remove this `mut` Oct 13 01:18:11.947 INFO kablam! | Oct 13 01:18:11.948 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:18:11.948 INFO kablam! Oct 13 01:18:11.976 INFO kablam! warning: function is never used: `save_mods_and_get_zip` Oct 13 01:18:11.977 INFO kablam! --> src/minecraft.rs:93:1 Oct 13 01:18:11.977 INFO kablam! | Oct 13 01:18:11.977 INFO kablam! 93 | pub fn save_mods_and_get_zip(mc_path: &str) -> Vec { Oct 13 01:18:11.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:11.978 INFO kablam! | Oct 13 01:18:11.978 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:18:11.978 INFO kablam! Oct 13 01:18:11.979 INFO kablam! warning: function is never used: `add_mods` Oct 13 01:18:11.980 INFO kablam! --> src/minecraft.rs:98:1 Oct 13 01:18:11.980 INFO kablam! | Oct 13 01:18:11.980 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 13 01:18:11.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:11.980 INFO kablam! Oct 13 01:18:11.980 INFO kablam! warning: function is never used: `remove_mod` Oct 13 01:18:11.980 INFO kablam! --> src/minecraft.rs:102:1 Oct 13 01:18:11.980 INFO kablam! | Oct 13 01:18:11.980 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 13 01:18:11.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:11.982 INFO kablam! Oct 13 01:18:11.982 INFO kablam! warning: function is never used: `clear_mods` Oct 13 01:18:11.982 INFO kablam! --> src/minecraft.rs:107:1 Oct 13 01:18:11.982 INFO kablam! | Oct 13 01:18:11.982 INFO kablam! 107 | pub fn clear_mods() { Oct 13 01:18:11.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:11.982 INFO kablam! Oct 13 01:18:18.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.93s Oct 13 01:18:18.526 INFO kablam! su: No module specific data is present Oct 13 01:18:19.686 INFO running `"docker" "rm" "-f" "00d3c1239ae837c2c8211ad81689dc757ea4dc4498168cdbed70b1b2e0f2dc24"` Oct 13 01:18:19.979 INFO blam! 00d3c1239ae837c2c8211ad81689dc757ea4dc4498168cdbed70b1b2e0f2dc24 Oct 13 01:18:19.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 01:18:20.441 INFO blam! 2ddf38dfc16aedefad7ce5198b087bf007546ea0548c9b8b62125a1854bab785 Oct 13 01:18:20.443 INFO running `"docker" "start" "-a" "2ddf38dfc16aedefad7ce5198b087bf007546ea0548c9b8b62125a1854bab785"` Oct 13 01:18:22.035 INFO kablam! usermod: no changes Oct 13 01:18:22.294 INFO kablam! Compiling game_server_manager v0.1.0 (/source) Oct 13 01:18:23.379 INFO kablam! warning: unused import: `BufWriter` Oct 13 01:18:23.380 INFO kablam! --> src/minecraft.rs:2:41 Oct 13 01:18:23.381 INFO kablam! | Oct 13 01:18:23.381 INFO kablam! 2 | use std::io::{Read, BufRead, BufReader, BufWriter, Write}; Oct 13 01:18:23.382 INFO kablam! | ^^^^^^^^^ Oct 13 01:18:23.382 INFO kablam! | Oct 13 01:18:23.383 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:18:23.383 INFO kablam! Oct 13 01:18:23.383 INFO kablam! warning: unused import: `self` Oct 13 01:18:23.384 INFO kablam! --> src/main.rs:17:17 Oct 13 01:18:23.384 INFO kablam! | Oct 13 01:18:23.384 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 13 01:18:23.385 INFO kablam! | ^^^^ Oct 13 01:18:23.385 INFO kablam! Oct 13 01:18:23.547 INFO kablam! warning: unused import: `Stream` Oct 13 01:18:23.548 INFO kablam! --> src/main.rs:17:31 Oct 13 01:18:23.548 INFO kablam! | Oct 13 01:18:23.549 INFO kablam! 17 | use hyper::rt::{self, Future, Stream}; Oct 13 01:18:23.549 INFO kablam! | ^^^^^^ Oct 13 01:18:23.550 INFO kablam! Oct 13 01:18:23.555 INFO kablam! warning: unused variable: `mods` Oct 13 01:18:23.556 INFO kablam! --> src/minecraft.rs:94:9 Oct 13 01:18:23.556 INFO kablam! | Oct 13 01:18:23.557 INFO kablam! 94 | let mods = zip_mods(&mc_path, get_mods(&mc_path)); Oct 13 01:18:23.557 INFO kablam! | ^^^^ help: consider using `_mods` instead Oct 13 01:18:23.558 INFO kablam! | Oct 13 01:18:23.558 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:18:23.559 INFO kablam! Oct 13 01:18:23.559 INFO kablam! warning: unused variable: `m` Oct 13 01:18:23.560 INFO kablam! --> src/minecraft.rs:98:17 Oct 13 01:18:23.560 INFO kablam! | Oct 13 01:18:23.560 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 13 01:18:23.560 INFO kablam! | ^ help: consider using `_m` instead Oct 13 01:18:23.561 INFO kablam! Oct 13 01:18:23.561 INFO kablam! warning: unused variable: `name` Oct 13 01:18:23.561 INFO kablam! --> src/minecraft.rs:102:19 Oct 13 01:18:23.561 INFO kablam! | Oct 13 01:18:23.561 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 13 01:18:23.561 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 13 01:18:23.562 INFO kablam! Oct 13 01:18:23.592 INFO kablam! warning: variable does not need to be mutable Oct 13 01:18:23.593 INFO kablam! --> src/main.rs:38:13 Oct 13 01:18:23.594 INFO kablam! | Oct 13 01:18:23.594 INFO kablam! 38 | let mut f = fs::File::open("config.json").unwrap(); Oct 13 01:18:23.595 INFO kablam! | ----^ Oct 13 01:18:23.595 INFO kablam! | | Oct 13 01:18:23.595 INFO kablam! | help: remove this `mut` Oct 13 01:18:23.596 INFO kablam! | Oct 13 01:18:23.596 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:18:23.597 INFO kablam! Oct 13 01:18:23.630 INFO kablam! warning: function is never used: `save_mods_and_get_zip` Oct 13 01:18:23.630 INFO kablam! --> src/minecraft.rs:93:1 Oct 13 01:18:23.631 INFO kablam! | Oct 13 01:18:23.631 INFO kablam! 93 | pub fn save_mods_and_get_zip(mc_path: &str) -> Vec { Oct 13 01:18:23.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:23.631 INFO kablam! | Oct 13 01:18:23.632 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:18:23.632 INFO kablam! Oct 13 01:18:23.632 INFO kablam! warning: function is never used: `add_mods` Oct 13 01:18:23.632 INFO kablam! --> src/minecraft.rs:98:1 Oct 13 01:18:23.633 INFO kablam! | Oct 13 01:18:23.633 INFO kablam! 98 | pub fn add_mods(m: Vec) { Oct 13 01:18:23.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:23.633 INFO kablam! Oct 13 01:18:23.634 INFO kablam! warning: function is never used: `remove_mod` Oct 13 01:18:23.634 INFO kablam! --> src/minecraft.rs:102:1 Oct 13 01:18:23.634 INFO kablam! | Oct 13 01:18:23.635 INFO kablam! 102 | pub fn remove_mod(name: &str) { Oct 13 01:18:23.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:23.635 INFO kablam! Oct 13 01:18:23.635 INFO kablam! warning: function is never used: `clear_mods` Oct 13 01:18:23.636 INFO kablam! --> src/minecraft.rs:107:1 Oct 13 01:18:23.636 INFO kablam! | Oct 13 01:18:23.636 INFO kablam! 107 | pub fn clear_mods() { Oct 13 01:18:23.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:18:23.637 INFO kablam! Oct 13 01:18:24.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.08s Oct 13 01:18:24.149 INFO kablam! su: No module specific data is present Oct 13 01:18:24.889 INFO running `"docker" "rm" "-f" "2ddf38dfc16aedefad7ce5198b087bf007546ea0548c9b8b62125a1854bab785"` Oct 13 01:18:25.231 INFO blam! 2ddf38dfc16aedefad7ce5198b087bf007546ea0548c9b8b62125a1854bab785 Oct 13 01:18:25.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 01:18:25.827 INFO blam! 5721f712cff596755f25d52a239f0c707f3db96af88e5482f674e5ab203055d4 Oct 13 01:18:25.835 INFO running `"docker" "start" "-a" "5721f712cff596755f25d52a239f0c707f3db96af88e5482f674e5ab203055d4"` Oct 13 01:18:27.418 INFO kablam! usermod: no changes Oct 13 01:18:27.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 13 01:18:27.675 INFO kablam! Running /target/debug/deps/game_server_manager-bea2ed1ce6910a12 Oct 13 01:18:27.676 INFO blam! Oct 13 01:18:27.676 INFO blam! running 0 tests Oct 13 01:18:27.676 INFO blam! Oct 13 01:18:27.676 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:18:27.676 INFO blam! Oct 13 01:18:27.691 INFO kablam! su: No module specific data is present Oct 13 01:18:28.696 INFO running `"docker" "rm" "-f" "5721f712cff596755f25d52a239f0c707f3db96af88e5482f674e5ab203055d4"` Oct 13 01:18:28.987 INFO blam! 5721f712cff596755f25d52a239f0c707f3db96af88e5482f674e5ab203055d4