Oct 11 06:11:28.089 INFO testing Jeffersyno/aisolver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:11:28.089 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:11:28.090 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 06:11:28.566 INFO blam! 35fdbb9003b424ca9ab7b8ffba68434d78f67930f02c291744703c5f079b99fa Oct 11 06:11:28.568 INFO running `"docker" "start" "-a" "35fdbb9003b424ca9ab7b8ffba68434d78f67930f02c291744703c5f079b99fa"` Oct 11 06:11:29.996 INFO kablam! usermod: no changes Oct 11 06:11:30.144 INFO kablam! Compiling rand v0.3.17 Oct 11 06:11:30.156 INFO kablam! Compiling alga v0.5.2 Oct 11 06:11:36.132 INFO kablam! Compiling nalgebra v0.13.1 Oct 11 06:12:07.861 INFO kablam! Compiling aiclient v0.1.0 (/source) Oct 11 06:12:10.756 INFO kablam! warning: function is never used: `name` Oct 11 06:12:10.756 INFO kablam! --> src/defs/dir.rs:13:1 Oct 11 06:12:10.756 INFO kablam! | Oct 11 06:12:10.756 INFO kablam! 13 | pub fn name(dir: Dir) -> &'static str { Oct 11 06:12:10.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:10.756 INFO kablam! | Oct 11 06:12:10.756 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:12:10.756 INFO kablam! Oct 11 06:12:10.756 INFO kablam! warning: constant item is never used: `NULL_POS` Oct 11 06:12:10.756 INFO kablam! --> src/defs/pos.rs:4:1 Oct 11 06:12:10.756 INFO kablam! | Oct 11 06:12:10.756 INFO kablam! 4 | pub const NULL_POS: Pos = Pos { row: -1, col: -1 }; Oct 11 06:12:10.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:10.756 INFO kablam! Oct 11 06:12:10.757 INFO kablam! warning: method is never used: `manhattan` Oct 11 06:12:10.757 INFO kablam! --> src/defs/pos.rs:17:5 Oct 11 06:12:10.757 INFO kablam! | Oct 11 06:12:10.757 INFO kablam! 17 | pub fn manhattan(self) -> i8 { Oct 11 06:12:10.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:10.757 INFO kablam! Oct 11 06:12:10.757 INFO kablam! warning: method is never used: `iter` Oct 11 06:12:10.757 INFO kablam! --> src/defs/grid.rs:33:5 Oct 11 06:12:10.757 INFO kablam! | Oct 11 06:12:10.757 INFO kablam! 33 | pub fn iter<'a>(&'a self) -> Iter<'a, T> { self.data.iter() } Oct 11 06:12:10.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:10.757 INFO kablam! Oct 11 06:12:10.757 INFO kablam! warning: method is never used: `linear_index_of_pos` Oct 11 06:12:10.757 INFO kablam! --> src/defs/grid.rs:45:5 Oct 11 06:12:10.757 INFO kablam! | Oct 11 06:12:10.757 INFO kablam! 45 | pub fn linear_index_of_pos(&self, pos: Pos) -> usize { Oct 11 06:12:10.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:10.757 INFO kablam! Oct 11 06:12:14.212 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.20s Oct 11 06:12:14.216 INFO kablam! su: No module specific data is present Oct 11 06:12:15.081 INFO running `"docker" "rm" "-f" "35fdbb9003b424ca9ab7b8ffba68434d78f67930f02c291744703c5f079b99fa"` Oct 11 06:12:15.343 INFO blam! 35fdbb9003b424ca9ab7b8ffba68434d78f67930f02c291744703c5f079b99fa Oct 11 06:12:15.346 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:12:15.348 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 06:12:15.762 INFO blam! 6237d699663b1548cc5f151f9d95689e359471589a9109d83d6ac1b200b5c5a5 Oct 11 06:12:15.764 INFO running `"docker" "start" "-a" "6237d699663b1548cc5f151f9d95689e359471589a9109d83d6ac1b200b5c5a5"` Oct 11 06:12:17.151 INFO kablam! usermod: no changes Oct 11 06:12:17.246 INFO kablam! Compiling aiclient v0.1.0 (/source) Oct 11 06:12:19.828 INFO kablam! warning: unused import: `super::*` Oct 11 06:12:19.829 INFO kablam! --> src/level/level.rs:99:9 Oct 11 06:12:19.829 INFO kablam! | Oct 11 06:12:19.829 INFO kablam! 99 | use super::*; Oct 11 06:12:19.830 INFO kablam! | ^^^^^^^^ Oct 11 06:12:19.830 INFO kablam! | Oct 11 06:12:19.830 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:12:19.830 INFO kablam! Oct 11 06:12:20.332 INFO kablam! warning: function is never used: `name` Oct 11 06:12:20.332 INFO kablam! --> src/defs/dir.rs:13:1 Oct 11 06:12:20.332 INFO kablam! | Oct 11 06:12:20.332 INFO kablam! 13 | pub fn name(dir: Dir) -> &'static str { Oct 11 06:12:20.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:20.332 INFO kablam! | Oct 11 06:12:20.332 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:12:20.332 INFO kablam! Oct 11 06:12:20.332 INFO kablam! warning: constant item is never used: `NULL_POS` Oct 11 06:12:20.332 INFO kablam! --> src/defs/pos.rs:4:1 Oct 11 06:12:20.332 INFO kablam! | Oct 11 06:12:20.332 INFO kablam! 4 | pub const NULL_POS: Pos = Pos { row: -1, col: -1 }; Oct 11 06:12:20.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:20.332 INFO kablam! Oct 11 06:12:20.332 INFO kablam! warning: method is never used: `iter` Oct 11 06:12:20.332 INFO kablam! --> src/defs/grid.rs:33:5 Oct 11 06:12:20.332 INFO kablam! | Oct 11 06:12:20.332 INFO kablam! 33 | pub fn iter<'a>(&'a self) -> Iter<'a, T> { self.data.iter() } Oct 11 06:12:20.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:20.332 INFO kablam! Oct 11 06:12:20.332 INFO kablam! warning: method is never used: `linear_index_of_pos` Oct 11 06:12:20.332 INFO kablam! --> src/defs/grid.rs:45:5 Oct 11 06:12:20.332 INFO kablam! | Oct 11 06:12:20.332 INFO kablam! 45 | pub fn linear_index_of_pos(&self, pos: Pos) -> usize { Oct 11 06:12:20.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:12:20.332 INFO kablam! Oct 11 06:12:22.318 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.13s Oct 11 06:12:22.320 INFO kablam! su: No module specific data is present Oct 11 06:12:23.038 INFO running `"docker" "rm" "-f" "6237d699663b1548cc5f151f9d95689e359471589a9109d83d6ac1b200b5c5a5"` Oct 11 06:12:23.308 INFO blam! 6237d699663b1548cc5f151f9d95689e359471589a9109d83d6ac1b200b5c5a5 Oct 11 06:12:23.316 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:12:23.316 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 06:12:23.784 INFO blam! 8b8e568a7147e52d5c9162e61d342ce96eab87410cb42d8282a8c5e24cae0ca6 Oct 11 06:12:23.785 INFO running `"docker" "start" "-a" "8b8e568a7147e52d5c9162e61d342ce96eab87410cb42d8282a8c5e24cae0ca6"` Oct 11 06:12:24.684 INFO kablam! usermod: no changes Oct 11 06:12:24.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 06:12:24.792 INFO kablam! Running /target/debug/deps/aiclient-fd2d929ad3a179bc Oct 11 06:12:24.792 INFO blam! Oct 11 06:12:24.792 INFO blam! running 8 tests Oct 11 06:12:24.792 INFO blam! test defs::pos::test::add ... ok Oct 11 06:12:24.792 INFO blam! test defs::pos::test::sub ... ok Oct 11 06:12:24.807 INFO blam! test defs::pos::test::sub_assign ... ok Oct 11 06:12:24.812 INFO blam! test defs::pos::test::manhattan ... ok Oct 11 06:12:24.820 INFO blam! test defs::grid::test::test_grid ... ok Oct 11 06:12:24.820 INFO blam! test defs::pos::test::add_assign ... ok Oct 11 06:12:24.820 INFO blam! test defs::grid::test::test_grid_size ... ok Oct 11 06:12:24.892 INFO blam! test level::component::test::test_pos_index ... ok Oct 11 06:12:24.892 INFO blam! Oct 11 06:12:24.892 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:12:24.892 INFO blam! Oct 11 06:12:24.894 INFO kablam! su: No module specific data is present Oct 11 06:12:25.430 INFO running `"docker" "rm" "-f" "8b8e568a7147e52d5c9162e61d342ce96eab87410cb42d8282a8c5e24cae0ca6"` Oct 11 06:12:25.658 INFO blam! 8b8e568a7147e52d5c9162e61d342ce96eab87410cb42d8282a8c5e24cae0ca6