Oct 15 09:56:42.077 INFO testing Jeffersyno/aisolver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:56:42.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 09:56:42.556 INFO blam! 89046da54f3145c4af654b7817aad55c6b17722efc9e4cde4af11fc13cc891ad Oct 15 09:56:42.558 INFO running `"docker" "start" "-a" "89046da54f3145c4af654b7817aad55c6b17722efc9e4cde4af11fc13cc891ad"` Oct 15 09:56:43.953 INFO kablam! usermod: no changes Oct 15 09:56:44.135 INFO kablam! Compiling rand v0.3.17 Oct 15 09:56:44.135 INFO kablam! Compiling nix v0.5.1 Oct 15 09:56:47.268 INFO kablam! Compiling nalgebra v0.13.1 Oct 15 09:56:51.871 INFO kablam! Compiling rustyline v1.0.0 Oct 15 09:57:21.410 INFO kablam! Compiling aiclient v0.1.0 (/source) Oct 15 09:57:23.394 INFO kablam! warning: function is never used: `name` Oct 15 09:57:23.395 INFO kablam! --> src/defs/dir.rs:13:1 Oct 15 09:57:23.395 INFO kablam! | Oct 15 09:57:23.395 INFO kablam! 13 | pub fn name(dir: Dir) -> &'static str { Oct 15 09:57:23.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:23.395 INFO kablam! | Oct 15 09:57:23.395 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:57:23.395 INFO kablam! Oct 15 09:57:23.395 INFO kablam! warning: constant item is never used: `NULL_POS` Oct 15 09:57:23.395 INFO kablam! --> src/defs/pos.rs:4:1 Oct 15 09:57:23.395 INFO kablam! | Oct 15 09:57:23.395 INFO kablam! 4 | pub const NULL_POS: Pos = Pos { row: -1, col: -1 }; Oct 15 09:57:23.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:23.395 INFO kablam! Oct 15 09:57:23.395 INFO kablam! warning: method is never used: `manhattan` Oct 15 09:57:23.395 INFO kablam! --> src/defs/pos.rs:17:5 Oct 15 09:57:23.395 INFO kablam! | Oct 15 09:57:23.395 INFO kablam! 17 | pub fn manhattan(self) -> i8 { Oct 15 09:57:23.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:23.398 INFO kablam! Oct 15 09:57:23.398 INFO kablam! warning: method is never used: `iter` Oct 15 09:57:23.398 INFO kablam! --> src/defs/grid.rs:33:5 Oct 15 09:57:23.398 INFO kablam! | Oct 15 09:57:23.398 INFO kablam! 33 | pub fn iter<'a>(&'a self) -> Iter<'a, T> { self.data.iter() } Oct 15 09:57:23.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:23.398 INFO kablam! Oct 15 09:57:23.398 INFO kablam! warning: method is never used: `linear_index_of_pos` Oct 15 09:57:23.398 INFO kablam! --> src/defs/grid.rs:45:5 Oct 15 09:57:23.398 INFO kablam! | Oct 15 09:57:23.398 INFO kablam! 45 | pub fn linear_index_of_pos(&self, pos: Pos) -> usize { Oct 15 09:57:23.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:23.398 INFO kablam! Oct 15 09:57:26.957 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.98s Oct 15 09:57:26.958 INFO kablam! su: No module specific data is present Oct 15 09:57:27.724 INFO running `"docker" "rm" "-f" "89046da54f3145c4af654b7817aad55c6b17722efc9e4cde4af11fc13cc891ad"` Oct 15 09:57:28.083 INFO blam! 89046da54f3145c4af654b7817aad55c6b17722efc9e4cde4af11fc13cc891ad Oct 15 09:57:28.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 09:57:28.521 INFO blam! a6694f090ac6699146af8d5334a01d25470ab669defdf078a62d54388e3c0472 Oct 15 09:57:28.523 INFO running `"docker" "start" "-a" "a6694f090ac6699146af8d5334a01d25470ab669defdf078a62d54388e3c0472"` Oct 15 09:57:29.919 INFO kablam! usermod: no changes Oct 15 09:57:30.011 INFO kablam! Compiling aiclient v0.1.0 (/source) Oct 15 09:57:31.544 INFO kablam! warning: unused import: `super::*` Oct 15 09:57:31.544 INFO kablam! --> src/level/level.rs:99:9 Oct 15 09:57:31.547 INFO kablam! | Oct 15 09:57:31.547 INFO kablam! 99 | use super::*; Oct 15 09:57:31.547 INFO kablam! | ^^^^^^^^ Oct 15 09:57:31.547 INFO kablam! | Oct 15 09:57:31.547 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:57:31.547 INFO kablam! Oct 15 09:57:32.003 INFO kablam! warning: function is never used: `name` Oct 15 09:57:32.003 INFO kablam! --> src/defs/dir.rs:13:1 Oct 15 09:57:32.003 INFO kablam! | Oct 15 09:57:32.003 INFO kablam! 13 | pub fn name(dir: Dir) -> &'static str { Oct 15 09:57:32.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:32.003 INFO kablam! | Oct 15 09:57:32.003 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:57:32.003 INFO kablam! Oct 15 09:57:32.003 INFO kablam! warning: constant item is never used: `NULL_POS` Oct 15 09:57:32.003 INFO kablam! --> src/defs/pos.rs:4:1 Oct 15 09:57:32.003 INFO kablam! | Oct 15 09:57:32.003 INFO kablam! 4 | pub const NULL_POS: Pos = Pos { row: -1, col: -1 }; Oct 15 09:57:32.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:32.003 INFO kablam! Oct 15 09:57:32.003 INFO kablam! warning: method is never used: `iter` Oct 15 09:57:32.003 INFO kablam! --> src/defs/grid.rs:33:5 Oct 15 09:57:32.003 INFO kablam! | Oct 15 09:57:32.003 INFO kablam! 33 | pub fn iter<'a>(&'a self) -> Iter<'a, T> { self.data.iter() } Oct 15 09:57:32.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:32.003 INFO kablam! Oct 15 09:57:32.003 INFO kablam! warning: method is never used: `linear_index_of_pos` Oct 15 09:57:32.003 INFO kablam! --> src/defs/grid.rs:45:5 Oct 15 09:57:32.003 INFO kablam! | Oct 15 09:57:32.003 INFO kablam! 45 | pub fn linear_index_of_pos(&self, pos: Pos) -> usize { Oct 15 09:57:32.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:57:32.003 INFO kablam! Oct 15 09:57:33.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.00s Oct 15 09:57:33.941 INFO kablam! su: No module specific data is present Oct 15 09:57:34.597 INFO running `"docker" "rm" "-f" "a6694f090ac6699146af8d5334a01d25470ab669defdf078a62d54388e3c0472"` Oct 15 09:57:34.911 INFO blam! a6694f090ac6699146af8d5334a01d25470ab669defdf078a62d54388e3c0472 Oct 15 09:57:34.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 09:57:35.384 INFO blam! 1bb704e09a5ccd1ece89dc79504aee55452dc0934876fb5a0ab73fe03ebba377 Oct 15 09:57:35.385 INFO running `"docker" "start" "-a" "1bb704e09a5ccd1ece89dc79504aee55452dc0934876fb5a0ab73fe03ebba377"` Oct 15 09:57:36.531 INFO kablam! usermod: no changes Oct 15 09:57:36.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 09:57:36.639 INFO kablam! Running /target/debug/deps/aiclient-fd2d929ad3a179bc Oct 15 09:57:36.659 INFO blam! Oct 15 09:57:36.659 INFO blam! running 8 tests Oct 15 09:57:36.663 INFO blam! test defs::grid::test::test_grid ... ok Oct 15 09:57:36.667 INFO blam! test defs::pos::test::sub ... ok Oct 15 09:57:36.667 INFO blam! test defs::pos::test::sub_assign ... ok Oct 15 09:57:36.667 INFO blam! test defs::grid::test::test_grid_size ... ok Oct 15 09:57:36.667 INFO blam! test defs::pos::test::manhattan ... ok Oct 15 09:57:36.668 INFO blam! test defs::pos::test::add ... ok Oct 15 09:57:36.671 INFO blam! test defs::pos::test::add_assign ... ok Oct 15 09:57:36.711 INFO blam! test level::component::test::test_pos_index ... ok Oct 15 09:57:36.711 INFO blam! Oct 15 09:57:36.711 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:57:36.711 INFO blam! Oct 15 09:57:36.715 INFO kablam! su: No module specific data is present Oct 15 09:57:37.321 INFO running `"docker" "rm" "-f" "1bb704e09a5ccd1ece89dc79504aee55452dc0934876fb5a0ab73fe03ebba377"` Oct 15 09:57:37.546 INFO blam! 1bb704e09a5ccd1ece89dc79504aee55452dc0934876fb5a0ab73fe03ebba377