Oct 11 02:07:46.678 INFO testing blitzserver/blitzserver-rustserver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:07:46.678 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:07:46.678 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 02:07:47.368 INFO blam! 850305d99ae34b43fe852c0b203733ea1af73d3093108293a0c4a1dcb8cbcbe9 Oct 11 02:07:47.370 INFO running `"docker" "start" "-a" "850305d99ae34b43fe852c0b203733ea1af73d3093108293a0c4a1dcb8cbcbe9"` Oct 11 02:07:48.532 INFO kablam! usermod: no changes Oct 11 02:07:48.696 INFO kablam! Compiling libz-sys v1.0.16 Oct 11 02:07:48.696 INFO kablam! Compiling hostname v0.1.3 Oct 11 02:07:48.696 INFO kablam! Compiling serde_json v1.0.3 Oct 11 02:07:48.708 INFO kablam! Compiling rust-crypto v0.2.36 Oct 11 02:07:48.716 INFO kablam! Compiling chrono v0.4.0 Oct 11 02:07:54.540 INFO kablam! Compiling flate2 v0.2.19 Oct 11 02:07:56.490 INFO kablam! Compiling textnonce v0.6.1 Oct 11 02:08:04.696 INFO kablam! Compiling bson v0.9.0 Oct 11 02:08:07.860 INFO kablam! Compiling mongodb v0.3.4 Oct 11 02:08:15.864 INFO kablam! Compiling blitzserver-rustserver v0.1.0 (/source) Oct 11 02:08:18.449 INFO kablam! warning: unreachable expression Oct 11 02:08:18.449 INFO kablam! --> packet/body/stc_mods.rs:34:9 Oct 11 02:08:18.449 INFO kablam! | Oct 11 02:08:18.449 INFO kablam! 34 | / Ok(Box::new(StcMods { Oct 11 02:08:18.449 INFO kablam! 35 | | mods: mods, Oct 11 02:08:18.449 INFO kablam! 36 | | body: src.to_vec(), Oct 11 02:08:18.449 INFO kablam! 37 | | })) Oct 11 02:08:18.449 INFO kablam! | |___________^ Oct 11 02:08:18.449 INFO kablam! | Oct 11 02:08:18.449 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 02:08:18.449 INFO kablam! Oct 11 02:08:18.541 INFO kablam! warning: unused import: `std::io::Read` Oct 11 02:08:18.541 INFO kablam! --> client.rs:3:5 Oct 11 02:08:18.541 INFO kablam! | Oct 11 02:08:18.542 INFO kablam! 3 | use std::io::Read; Oct 11 02:08:18.542 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:08:18.542 INFO kablam! | Oct 11 02:08:18.543 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:08:18.544 INFO kablam! Oct 11 02:08:18.564 INFO kablam! warning: unused variable: `mods` Oct 11 02:08:18.564 INFO kablam! --> packet/body/stc_mods.rs:16:13 Oct 11 02:08:18.564 INFO kablam! | Oct 11 02:08:18.564 INFO kablam! 16 | let mods = Vec::new(); Oct 11 02:08:18.564 INFO kablam! | ^^^^ help: consider using `_mods` instead Oct 11 02:08:18.564 INFO kablam! | Oct 11 02:08:18.564 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:08:18.564 INFO kablam! Oct 11 02:08:18.653 INFO kablam! warning: struct is never constructed: `StcInfoLobby` Oct 11 02:08:18.653 INFO kablam! --> packet/body/stc_info.rs:29:1 Oct 11 02:08:18.654 INFO kablam! | Oct 11 02:08:18.654 INFO kablam! 29 | pub struct StcInfoLobby {} Oct 11 02:08:18.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.655 INFO kablam! | Oct 11 02:08:18.655 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:08:18.655 INFO kablam! Oct 11 02:08:18.656 INFO kablam! warning: struct is never constructed: `StcInfoRunning` Oct 11 02:08:18.656 INFO kablam! --> packet/body/stc_info.rs:30:1 Oct 11 02:08:18.656 INFO kablam! | Oct 11 02:08:18.657 INFO kablam! 30 | pub struct StcInfoRunning { Oct 11 02:08:18.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.657 INFO kablam! Oct 11 02:08:18.658 INFO kablam! warning: enum is never used: `StcInfoBody` Oct 11 02:08:18.658 INFO kablam! --> packet/body/stc_info.rs:34:1 Oct 11 02:08:18.658 INFO kablam! | Oct 11 02:08:18.658 INFO kablam! 34 | enum StcInfoBody { Oct 11 02:08:18.659 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:08:18.659 INFO kablam! Oct 11 02:08:18.659 INFO kablam! warning: constant item is never used: `REALMSTATE_AI` Oct 11 02:08:18.660 INFO kablam! --> packet/body/stc_info.rs:52:1 Oct 11 02:08:18.660 INFO kablam! | Oct 11 02:08:18.660 INFO kablam! 52 | const REALMSTATE_AI: u8 = 2; Oct 11 02:08:18.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.661 INFO kablam! Oct 11 02:08:18.661 INFO kablam! warning: constant item is never used: `REALMSTATE_OCCUPIED` Oct 11 02:08:18.662 INFO kablam! --> packet/body/stc_info.rs:53:1 Oct 11 02:08:18.662 INFO kablam! | Oct 11 02:08:18.662 INFO kablam! 53 | const REALMSTATE_OCCUPIED: u8 = 1; Oct 11 02:08:18.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.663 INFO kablam! Oct 11 02:08:18.663 INFO kablam! warning: constant item is never used: `REALMSTATE_CLOSED` Oct 11 02:08:18.663 INFO kablam! --> packet/body/stc_info.rs:54:1 Oct 11 02:08:18.664 INFO kablam! | Oct 11 02:08:18.668 INFO kablam! 54 | const REALMSTATE_CLOSED: u8 = 253; Oct 11 02:08:18.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.669 INFO kablam! Oct 11 02:08:18.669 INFO kablam! warning: struct is never constructed: `MongoRepository` Oct 11 02:08:18.669 INFO kablam! --> repository/repository/mongo/mod.rs:8:1 Oct 11 02:08:18.669 INFO kablam! | Oct 11 02:08:18.669 INFO kablam! 8 | pub struct MongoRepository { Oct 11 02:08:18.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.670 INFO kablam! Oct 11 02:08:18.670 INFO kablam! warning: function is never used: `create_repository` Oct 11 02:08:18.670 INFO kablam! --> repository/repository/mod.rs:13:1 Oct 11 02:08:18.671 INFO kablam! | Oct 11 02:08:18.671 INFO kablam! 13 | / pub fn create_repository( Oct 11 02:08:18.671 INFO kablam! 14 | | host: &str, Oct 11 02:08:18.671 INFO kablam! 15 | | port: &str, Oct 11 02:08:18.671 INFO kablam! 16 | | database: &str, Oct 11 02:08:18.672 INFO kablam! ... | Oct 11 02:08:18.672 INFO kablam! 19 | | Ok(repo) Oct 11 02:08:18.672 INFO kablam! 20 | | } Oct 11 02:08:18.672 INFO kablam! | |_^ Oct 11 02:08:18.672 INFO kablam! Oct 11 02:08:18.673 INFO kablam! warning: struct is never constructed: `Client` Oct 11 02:08:18.673 INFO kablam! --> spoofed_client.rs:9:1 Oct 11 02:08:18.673 INFO kablam! | Oct 11 02:08:18.673 INFO kablam! 9 | pub struct Client { Oct 11 02:08:18.673 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.674 INFO kablam! Oct 11 02:08:18.674 INFO kablam! warning: function is never used: `launch_client` Oct 11 02:08:18.674 INFO kablam! --> spoofed_client.rs:13:1 Oct 11 02:08:18.674 INFO kablam! | Oct 11 02:08:18.674 INFO kablam! 13 | pub fn launch_client(host: &str, port: &str) -> Result<(), Box> { Oct 11 02:08:18.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:18.675 INFO kablam! Oct 11 02:08:20.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.48s Oct 11 02:08:20.040 INFO kablam! su: No module specific data is present Oct 11 02:08:20.371 INFO running `"docker" "rm" "-f" "850305d99ae34b43fe852c0b203733ea1af73d3093108293a0c4a1dcb8cbcbe9"` Oct 11 02:08:20.684 INFO blam! 850305d99ae34b43fe852c0b203733ea1af73d3093108293a0c4a1dcb8cbcbe9 Oct 11 02:08:20.690 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:08:20.690 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 02:08:21.181 INFO blam! a330047550efe5a2a160a962ae587ee2e527bc64215dde0d8adf0e2a0f83786f Oct 11 02:08:21.183 INFO running `"docker" "start" "-a" "a330047550efe5a2a160a962ae587ee2e527bc64215dde0d8adf0e2a0f83786f"` Oct 11 02:08:22.100 INFO kablam! usermod: no changes Oct 11 02:08:22.251 INFO kablam! Compiling blitzserver-rustserver v0.1.0 (/source) Oct 11 02:08:24.364 INFO kablam! warning: unreachable expression Oct 11 02:08:24.364 INFO kablam! --> packet/body/stc_mods.rs:34:9 Oct 11 02:08:24.364 INFO kablam! | Oct 11 02:08:24.364 INFO kablam! 34 | / Ok(Box::new(StcMods { Oct 11 02:08:24.364 INFO kablam! 35 | | mods: mods, Oct 11 02:08:24.364 INFO kablam! 36 | | body: src.to_vec(), Oct 11 02:08:24.364 INFO kablam! 37 | | })) Oct 11 02:08:24.364 INFO kablam! | |___________^ Oct 11 02:08:24.364 INFO kablam! | Oct 11 02:08:24.364 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 02:08:24.364 INFO kablam! Oct 11 02:08:24.445 INFO kablam! warning: unused import: `std::io::Read` Oct 11 02:08:24.445 INFO kablam! --> client.rs:3:5 Oct 11 02:08:24.445 INFO kablam! | Oct 11 02:08:24.445 INFO kablam! 3 | use std::io::Read; Oct 11 02:08:24.445 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:08:24.445 INFO kablam! | Oct 11 02:08:24.445 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:08:24.445 INFO kablam! Oct 11 02:08:24.469 INFO kablam! warning: unused variable: `mods` Oct 11 02:08:24.469 INFO kablam! --> packet/body/stc_mods.rs:16:13 Oct 11 02:08:24.469 INFO kablam! | Oct 11 02:08:24.469 INFO kablam! 16 | let mods = Vec::new(); Oct 11 02:08:24.469 INFO kablam! | ^^^^ help: consider using `_mods` instead Oct 11 02:08:24.469 INFO kablam! | Oct 11 02:08:24.469 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:08:24.469 INFO kablam! Oct 11 02:08:24.569 INFO kablam! warning: struct is never constructed: `StcInfoLobby` Oct 11 02:08:24.569 INFO kablam! --> packet/body/stc_info.rs:29:1 Oct 11 02:08:24.570 INFO kablam! | Oct 11 02:08:24.570 INFO kablam! 29 | pub struct StcInfoLobby {} Oct 11 02:08:24.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.571 INFO kablam! | Oct 11 02:08:24.571 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:08:24.571 INFO kablam! Oct 11 02:08:24.571 INFO kablam! warning: struct is never constructed: `StcInfoRunning` Oct 11 02:08:24.572 INFO kablam! --> packet/body/stc_info.rs:30:1 Oct 11 02:08:24.572 INFO kablam! | Oct 11 02:08:24.572 INFO kablam! 30 | pub struct StcInfoRunning { Oct 11 02:08:24.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.573 INFO kablam! Oct 11 02:08:24.573 INFO kablam! warning: enum is never used: `StcInfoBody` Oct 11 02:08:24.573 INFO kablam! --> packet/body/stc_info.rs:34:1 Oct 11 02:08:24.574 INFO kablam! | Oct 11 02:08:24.574 INFO kablam! 34 | enum StcInfoBody { Oct 11 02:08:24.574 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 02:08:24.574 INFO kablam! Oct 11 02:08:24.575 INFO kablam! warning: constant item is never used: `REALMSTATE_AI` Oct 11 02:08:24.575 INFO kablam! --> packet/body/stc_info.rs:52:1 Oct 11 02:08:24.575 INFO kablam! | Oct 11 02:08:24.575 INFO kablam! 52 | const REALMSTATE_AI: u8 = 2; Oct 11 02:08:24.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.576 INFO kablam! Oct 11 02:08:24.576 INFO kablam! warning: constant item is never used: `REALMSTATE_OCCUPIED` Oct 11 02:08:24.576 INFO kablam! --> packet/body/stc_info.rs:53:1 Oct 11 02:08:24.577 INFO kablam! | Oct 11 02:08:24.577 INFO kablam! 53 | const REALMSTATE_OCCUPIED: u8 = 1; Oct 11 02:08:24.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.577 INFO kablam! Oct 11 02:08:24.578 INFO kablam! warning: constant item is never used: `REALMSTATE_CLOSED` Oct 11 02:08:24.578 INFO kablam! --> packet/body/stc_info.rs:54:1 Oct 11 02:08:24.578 INFO kablam! | Oct 11 02:08:24.579 INFO kablam! 54 | const REALMSTATE_CLOSED: u8 = 253; Oct 11 02:08:24.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.579 INFO kablam! Oct 11 02:08:24.579 INFO kablam! warning: struct is never constructed: `MongoRepository` Oct 11 02:08:24.580 INFO kablam! --> repository/repository/mongo/mod.rs:8:1 Oct 11 02:08:24.580 INFO kablam! | Oct 11 02:08:24.580 INFO kablam! 8 | pub struct MongoRepository { Oct 11 02:08:24.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.581 INFO kablam! Oct 11 02:08:24.581 INFO kablam! warning: function is never used: `create_repository` Oct 11 02:08:24.581 INFO kablam! --> repository/repository/mod.rs:13:1 Oct 11 02:08:24.582 INFO kablam! | Oct 11 02:08:24.582 INFO kablam! 13 | / pub fn create_repository( Oct 11 02:08:24.582 INFO kablam! 14 | | host: &str, Oct 11 02:08:24.582 INFO kablam! 15 | | port: &str, Oct 11 02:08:24.583 INFO kablam! 16 | | database: &str, Oct 11 02:08:24.583 INFO kablam! ... | Oct 11 02:08:24.583 INFO kablam! 19 | | Ok(repo) Oct 11 02:08:24.583 INFO kablam! 20 | | } Oct 11 02:08:24.584 INFO kablam! | |_^ Oct 11 02:08:24.584 INFO kablam! Oct 11 02:08:24.588 INFO kablam! warning: struct is never constructed: `Client` Oct 11 02:08:24.588 INFO kablam! --> spoofed_client.rs:9:1 Oct 11 02:08:24.589 INFO kablam! | Oct 11 02:08:24.589 INFO kablam! 9 | pub struct Client { Oct 11 02:08:24.589 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.589 INFO kablam! Oct 11 02:08:24.590 INFO kablam! warning: function is never used: `launch_client` Oct 11 02:08:24.590 INFO kablam! --> spoofed_client.rs:13:1 Oct 11 02:08:24.590 INFO kablam! | Oct 11 02:08:24.591 INFO kablam! 13 | pub fn launch_client(host: &str, port: &str) -> Result<(), Box> { Oct 11 02:08:24.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:08:24.591 INFO kablam! Oct 11 02:08:25.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 11 02:08:25.037 INFO kablam! su: No module specific data is present Oct 11 02:08:25.530 INFO running `"docker" "rm" "-f" "a330047550efe5a2a160a962ae587ee2e527bc64215dde0d8adf0e2a0f83786f"` Oct 11 02:08:25.716 INFO blam! a330047550efe5a2a160a962ae587ee2e527bc64215dde0d8adf0e2a0f83786f Oct 11 02:08:25.718 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:08:25.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 11 02:08:25.978 INFO blam! cc0535914981134637e9438d303f638ad1ecdb5d2d437f075efb228a4c512b5d Oct 11 02:08:25.980 INFO running `"docker" "start" "-a" "cc0535914981134637e9438d303f638ad1ecdb5d2d437f075efb228a4c512b5d"` Oct 11 02:08:26.598 INFO kablam! usermod: no changes Oct 11 02:08:26.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 02:08:26.740 INFO kablam! Running /target/debug/deps/blitzserver_rustserver-11413621086d96df Oct 11 02:08:26.753 INFO blam! Oct 11 02:08:26.753 INFO blam! running 0 tests Oct 11 02:08:26.753 INFO blam! Oct 11 02:08:26.753 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:08:26.753 INFO blam! Oct 11 02:08:26.760 INFO kablam! su: No module specific data is present Oct 11 02:08:27.442 INFO running `"docker" "rm" "-f" "cc0535914981134637e9438d303f638ad1ecdb5d2d437f075efb228a4c512b5d"` Oct 11 02:08:27.660 INFO blam! cc0535914981134637e9438d303f638ad1ecdb5d2d437f075efb228a4c512b5d