Oct 14 16:17:06.707 INFO testing joonazan/mystic against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:17:06.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 16:17:07.227 INFO blam! e70ee64f5463d22ca81c6dab5c47a7684a6796cac77266a1694057cf1ad3b241 Oct 14 16:17:07.235 INFO running `"docker" "start" "-a" "e70ee64f5463d22ca81c6dab5c47a7684a6796cac77266a1694057cf1ad3b241"` Oct 14 16:17:09.083 INFO kablam! usermod: no changes Oct 14 16:17:09.158 INFO kablam! Compiling mystic v0.1.0 (/source) Oct 14 16:17:09.392 INFO kablam! warning: struct is never constructed: `Power` Oct 14 16:17:09.392 INFO kablam! --> src/power.rs:1:1 Oct 14 16:17:09.392 INFO kablam! | Oct 14 16:17:09.392 INFO kablam! 1 | pub struct Power(pub [i8; 3]); Oct 14 16:17:09.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.392 INFO kablam! | Oct 14 16:17:09.392 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:17:09.392 INFO kablam! Oct 14 16:17:09.392 INFO kablam! warning: method is never used: `spend` Oct 14 16:17:09.392 INFO kablam! --> src/power.rs:7:2 Oct 14 16:17:09.392 INFO kablam! | Oct 14 16:17:09.392 INFO kablam! 7 | fn spend(&mut self, x: i8) { Oct 14 16:17:09.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.392 INFO kablam! Oct 14 16:17:09.392 INFO kablam! warning: method is never used: `gain` Oct 14 16:17:09.392 INFO kablam! --> src/power.rs:11:2 Oct 14 16:17:09.392 INFO kablam! | Oct 14 16:17:09.392 INFO kablam! 11 | fn gain(&mut self, x: i8) { Oct 14 16:17:09.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.392 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: method is never used: `burn` Oct 14 16:17:09.398 INFO kablam! --> src/power.rs:19:2 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 19 | fn burn(&mut self, x: i8) { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: method is never used: `transfer` Oct 14 16:17:09.398 INFO kablam! --> src/power.rs:24:2 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 24 | fn transfer(&mut self, x: i8, a: usize, b: usize) { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: type alias is never used: `Map` Oct 14 16:17:09.398 INFO kablam! --> src/map.rs:1:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 1 | type Map = [[Hex]]; Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: enum is never used: `Hex` Oct 14 16:17:09.398 INFO kablam! --> src/map.rs:3:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 3 | pub enum Hex { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: enum is never used: `Terrain` Oct 14 16:17:09.398 INFO kablam! --> src/map.rs:8:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 8 | pub enum Terrain { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: enum is never used: `Building` Oct 14 16:17:09.398 INFO kablam! --> src/map.rs:19:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 19 | pub enum Building { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: type alias is never used: `Sacrifices` Oct 14 16:17:09.398 INFO kablam! --> src/main.rs:7:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 7 | type Sacrifices = [u8; 4]; Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: struct is never constructed: `Player` Oct 14 16:17:09.398 INFO kablam! --> src/main.rs:9:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 9 | struct Player { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.398 INFO kablam! warning: struct is never constructed: `Buildings` Oct 14 16:17:09.398 INFO kablam! --> src/main.rs:15:1 Oct 14 16:17:09.398 INFO kablam! | Oct 14 16:17:09.398 INFO kablam! 15 | struct Buildings { Oct 14 16:17:09.398 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 16:17:09.398 INFO kablam! Oct 14 16:17:09.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 14 16:17:09.933 INFO kablam! su: No module specific data is present Oct 14 16:17:11.298 INFO running `"docker" "rm" "-f" "e70ee64f5463d22ca81c6dab5c47a7684a6796cac77266a1694057cf1ad3b241"` Oct 14 16:17:11.583 INFO blam! e70ee64f5463d22ca81c6dab5c47a7684a6796cac77266a1694057cf1ad3b241 Oct 14 16:17:11.591 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 16:17:12.057 INFO blam! 3456604d8e44d59e38a9c4fcbe5ac6898b1af971cf0ff2ac6e5da45feb8a477f Oct 14 16:17:12.058 INFO running `"docker" "start" "-a" "3456604d8e44d59e38a9c4fcbe5ac6898b1af971cf0ff2ac6e5da45feb8a477f"` Oct 14 16:17:13.491 INFO kablam! usermod: no changes Oct 14 16:17:13.530 INFO kablam! Compiling mystic v0.1.0 (/source) Oct 14 16:17:13.923 INFO kablam! warning: struct is never constructed: `Power` Oct 14 16:17:13.923 INFO kablam! --> src/power.rs:1:1 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 1 | pub struct Power(pub [i8; 3]); Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: method is never used: `spend` Oct 14 16:17:13.923 INFO kablam! --> src/power.rs:7:2 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 7 | fn spend(&mut self, x: i8) { Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: method is never used: `gain` Oct 14 16:17:13.923 INFO kablam! --> src/power.rs:11:2 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 11 | fn gain(&mut self, x: i8) { Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: method is never used: `burn` Oct 14 16:17:13.923 INFO kablam! --> src/power.rs:19:2 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 19 | fn burn(&mut self, x: i8) { Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: method is never used: `transfer` Oct 14 16:17:13.923 INFO kablam! --> src/power.rs:24:2 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 24 | fn transfer(&mut self, x: i8, a: usize, b: usize) { Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: type alias is never used: `Map` Oct 14 16:17:13.923 INFO kablam! --> src/map.rs:1:1 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 1 | type Map = [[Hex]]; Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: enum is never used: `Hex` Oct 14 16:17:13.923 INFO kablam! --> src/map.rs:3:1 Oct 14 16:17:13.923 INFO kablam! | Oct 14 16:17:13.923 INFO kablam! 3 | pub enum Hex { Oct 14 16:17:13.923 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:17:13.923 INFO kablam! Oct 14 16:17:13.923 INFO kablam! warning: enum is never used: `Terrain` Oct 14 16:17:13.923 INFO kablam! --> src/map.rs:8:1 Oct 14 16:17:13.924 INFO kablam! | Oct 14 16:17:13.924 INFO kablam! 8 | pub enum Terrain { Oct 14 16:17:13.924 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 16:17:13.924 INFO kablam! Oct 14 16:17:13.924 INFO kablam! warning: enum is never used: `Building` Oct 14 16:17:13.924 INFO kablam! --> src/map.rs:19:1 Oct 14 16:17:13.924 INFO kablam! | Oct 14 16:17:13.924 INFO kablam! 19 | pub enum Building { Oct 14 16:17:13.924 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.924 INFO kablam! Oct 14 16:17:13.924 INFO kablam! warning: type alias is never used: `Sacrifices` Oct 14 16:17:13.924 INFO kablam! --> src/main.rs:7:1 Oct 14 16:17:13.924 INFO kablam! | Oct 14 16:17:13.924 INFO kablam! 7 | type Sacrifices = [u8; 4]; Oct 14 16:17:13.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:17:13.924 INFO kablam! Oct 14 16:17:13.924 INFO kablam! warning: struct is never constructed: `Player` Oct 14 16:17:13.924 INFO kablam! --> src/main.rs:9:1 Oct 14 16:17:13.924 INFO kablam! | Oct 14 16:17:13.924 INFO kablam! 9 | struct Player { Oct 14 16:17:13.924 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:17:13.924 INFO kablam! Oct 14 16:17:13.924 INFO kablam! warning: struct is never constructed: `Buildings` Oct 14 16:17:13.924 INFO kablam! --> src/main.rs:15:1 Oct 14 16:17:13.924 INFO kablam! | Oct 14 16:17:13.924 INFO kablam! 15 | struct Buildings { Oct 14 16:17:13.924 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 16:17:13.924 INFO kablam! Oct 14 16:17:14.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 14 16:17:14.467 INFO kablam! su: No module specific data is present Oct 14 16:17:15.493 INFO running `"docker" "rm" "-f" "3456604d8e44d59e38a9c4fcbe5ac6898b1af971cf0ff2ac6e5da45feb8a477f"` Oct 14 16:17:15.799 INFO blam! 3456604d8e44d59e38a9c4fcbe5ac6898b1af971cf0ff2ac6e5da45feb8a477f Oct 14 16:17:15.806 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 16:17:16.191 INFO blam! 5fc71302007159d0d384a4b9ad9e9e4e61f8ff676d1212cc84a83e5ffb2adcec Oct 14 16:17:16.199 INFO running `"docker" "start" "-a" "5fc71302007159d0d384a4b9ad9e9e4e61f8ff676d1212cc84a83e5ffb2adcec"` Oct 14 16:17:18.019 INFO kablam! usermod: no changes Oct 14 16:17:18.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 16:17:18.087 INFO kablam! Running /target/debug/deps/mystic-2cf887a73c1f3d37 Oct 14 16:17:18.089 INFO blam! Oct 14 16:17:18.090 INFO blam! running 0 tests Oct 14 16:17:18.091 INFO blam! Oct 14 16:17:18.091 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:17:18.091 INFO blam! Oct 14 16:17:18.095 INFO kablam! su: No module specific data is present Oct 14 16:17:19.059 INFO running `"docker" "rm" "-f" "5fc71302007159d0d384a4b9ad9e9e4e61f8ff676d1212cc84a83e5ffb2adcec"` Oct 14 16:17:19.383 INFO blam! 5fc71302007159d0d384a4b9ad9e9e4e61f8ff676d1212cc84a83e5ffb2adcec