Oct 10 16:01:02.964 INFO testing rmbreak/wolserver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:01:02.964 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:01:02.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:01:03.452 INFO blam! 9caf531454bf3e8d79e7e54684451ab2d678934555ebaa8fd1ebb7dfeac33ecb Oct 10 16:01:03.456 INFO running `"docker" "start" "-a" "9caf531454bf3e8d79e7e54684451ab2d678934555ebaa8fd1ebb7dfeac33ecb"` Oct 10 16:01:04.407 INFO kablam! usermod: no changes Oct 10 16:01:04.612 INFO kablam! Compiling fern v0.5.5 Oct 10 16:01:04.612 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 16:01:04.612 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 10 16:01:04.616 INFO kablam! Compiling redis v0.8.0 Oct 10 16:01:04.622 INFO kablam! Compiling chrono v0.4.2 Oct 10 16:01:08.658 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 16:01:13.293 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 16:01:13.557 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 16:01:13.557 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 16:01:16.579 INFO kablam! Compiling tokio v0.1.7 Oct 10 16:01:19.933 INFO kablam! Compiling wolserver v0.1.0 (/source) Oct 10 16:01:22.716 INFO kablam! warning: method is never used: `check_connection` Oct 10 16:01:22.716 INFO kablam! --> src/database/mod.rs:20:5 Oct 10 16:01:22.716 INFO kablam! | Oct 10 16:01:22.716 INFO kablam! 20 | pub fn check_connection(&self) -> bool { Oct 10 16:01:22.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:01:22.716 INFO kablam! | Oct 10 16:01:22.716 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:01:22.716 INFO kablam! Oct 10 16:01:22.716 INFO kablam! warning: method is never used: `rate_limit` Oct 10 16:01:22.716 INFO kablam! --> src/database/mod.rs:24:5 Oct 10 16:01:22.716 INFO kablam! | Oct 10 16:01:22.716 INFO kablam! 24 | pub fn rate_limit(&self, ip: &str, rate: usize) -> bool { Oct 10 16:01:22.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:01:22.717 INFO kablam! Oct 10 16:01:26.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.75s Oct 10 16:01:26.187 INFO kablam! su: No module specific data is present Oct 10 16:01:26.926 INFO running `"docker" "rm" "-f" "9caf531454bf3e8d79e7e54684451ab2d678934555ebaa8fd1ebb7dfeac33ecb"` Oct 10 16:01:27.168 INFO blam! 9caf531454bf3e8d79e7e54684451ab2d678934555ebaa8fd1ebb7dfeac33ecb Oct 10 16:01:27.170 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:01:27.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:01:27.676 INFO blam! 2111bcbaf2b4a5b753f6cc67feefbca2161b0ecada7e282d58cd100ead77d62e Oct 10 16:01:27.681 INFO running `"docker" "start" "-a" "2111bcbaf2b4a5b753f6cc67feefbca2161b0ecada7e282d58cd100ead77d62e"` Oct 10 16:01:29.006 INFO kablam! usermod: no changes Oct 10 16:01:29.175 INFO kablam! Compiling wolserver v0.1.0 (/source) Oct 10 16:01:31.946 INFO kablam! warning: method is never used: `check_connection` Oct 10 16:01:31.946 INFO kablam! --> src/database/mod.rs:20:5 Oct 10 16:01:31.946 INFO kablam! | Oct 10 16:01:31.946 INFO kablam! 20 | pub fn check_connection(&self) -> bool { Oct 10 16:01:31.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:01:31.946 INFO kablam! | Oct 10 16:01:31.946 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:01:31.946 INFO kablam! Oct 10 16:01:31.946 INFO kablam! warning: method is never used: `rate_limit` Oct 10 16:01:31.946 INFO kablam! --> src/database/mod.rs:24:5 Oct 10 16:01:31.947 INFO kablam! | Oct 10 16:01:31.947 INFO kablam! 24 | pub fn rate_limit(&self, ip: &str, rate: usize) -> bool { Oct 10 16:01:31.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:01:31.947 INFO kablam! Oct 10 16:01:32.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.30s Oct 10 16:01:32.353 INFO kablam! su: No module specific data is present Oct 10 16:01:32.916 INFO running `"docker" "rm" "-f" "2111bcbaf2b4a5b753f6cc67feefbca2161b0ecada7e282d58cd100ead77d62e"` Oct 10 16:01:33.037 INFO blam! 2111bcbaf2b4a5b753f6cc67feefbca2161b0ecada7e282d58cd100ead77d62e Oct 10 16:01:33.038 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:01:33.038 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:01:33.264 INFO blam! 1d84f574dbb7539324bbf9a0d7b53c81b61f3895942315734bb0d3640038ec91 Oct 10 16:01:33.265 INFO running `"docker" "start" "-a" "1d84f574dbb7539324bbf9a0d7b53c81b61f3895942315734bb0d3640038ec91"` Oct 10 16:01:33.719 INFO kablam! usermod: no changes Oct 10 16:01:33.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 16:01:33.845 INFO kablam! Running /target/debug/deps/wolserver-24a69bff164a1d87 Oct 10 16:01:33.847 INFO blam! Oct 10 16:01:33.847 INFO blam! running 0 tests Oct 10 16:01:33.847 INFO blam! Oct 10 16:01:33.847 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:01:33.847 INFO blam! Oct 10 16:01:33.849 INFO kablam! su: No module specific data is present Oct 10 16:01:34.154 INFO running `"docker" "rm" "-f" "1d84f574dbb7539324bbf9a0d7b53c81b61f3895942315734bb0d3640038ec91"` Oct 10 16:01:34.311 INFO blam! 1d84f574dbb7539324bbf9a0d7b53c81b61f3895942315734bb0d3640038ec91