Oct 11 00:01:20.160 INFO testing doup/grid_2d_pathfinding against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:01:20.160 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:01:20.160 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 00:01:20.662 INFO blam! d4a1398dbe3845e6486342ae64627653bfa22a45e17c71f5fc7eacb83f24042a Oct 11 00:01:20.664 INFO running `"docker" "start" "-a" "d4a1398dbe3845e6486342ae64627653bfa22a45e17c71f5fc7eacb83f24042a"` Oct 11 00:01:22.987 INFO kablam! usermod: no changes Oct 11 00:01:23.255 INFO kablam! Compiling wayland-sys v0.9.10 Oct 11 00:01:25.893 INFO kablam! Compiling wayland-client v0.9.10 Oct 11 00:01:29.183 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 11 00:01:29.183 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 11 00:01:34.280 INFO kablam! Compiling wayland-window v0.7.0 Oct 11 00:01:35.831 INFO kablam! Compiling winit v0.7.6 Oct 11 00:01:41.137 INFO kablam! Compiling glutin v0.9.2 Oct 11 00:01:44.620 INFO kablam! Compiling glium v0.17.1 Oct 11 00:02:09.788 INFO kablam! Compiling grid_2d_pathfinding v0.3.0 (/source) Oct 11 00:02:12.158 INFO kablam! warning: method is never used: `right` Oct 11 00:02:12.158 INFO kablam! --> src/renderer.rs:26:5 Oct 11 00:02:12.158 INFO kablam! | Oct 11 00:02:12.158 INFO kablam! 26 | pub fn right(&self) -> f32 { Oct 11 00:02:12.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:12.159 INFO kablam! | Oct 11 00:02:12.159 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:02:12.160 INFO kablam! Oct 11 00:02:12.160 INFO kablam! warning: method is never used: `bottom` Oct 11 00:02:12.160 INFO kablam! --> src/renderer.rs:30:5 Oct 11 00:02:12.161 INFO kablam! | Oct 11 00:02:12.161 INFO kablam! 30 | pub fn bottom(&self) -> f32 { Oct 11 00:02:12.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:12.161 INFO kablam! Oct 11 00:02:12.162 INFO kablam! warning: field is never used: `viewport_margin` Oct 11 00:02:12.162 INFO kablam! --> src/renderer.rs:37:5 Oct 11 00:02:12.162 INFO kablam! | Oct 11 00:02:12.163 INFO kablam! 37 | viewport_margin: u8, Oct 11 00:02:12.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:12.163 INFO kablam! Oct 11 00:02:12.164 INFO kablam! warning: field is never used: `top_bar_height` Oct 11 00:02:12.164 INFO kablam! --> src/renderer.rs:38:5 Oct 11 00:02:12.164 INFO kablam! | Oct 11 00:02:12.164 INFO kablam! 38 | top_bar_height: u8, Oct 11 00:02:12.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:12.165 INFO kablam! Oct 11 00:02:15.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.55s Oct 11 00:02:15.578 INFO kablam! su: No module specific data is present Oct 11 00:02:16.242 INFO running `"docker" "rm" "-f" "d4a1398dbe3845e6486342ae64627653bfa22a45e17c71f5fc7eacb83f24042a"` Oct 11 00:02:16.480 INFO blam! d4a1398dbe3845e6486342ae64627653bfa22a45e17c71f5fc7eacb83f24042a Oct 11 00:02:16.489 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:02:16.490 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 00:02:16.908 INFO blam! 61332faa65e4e4d6a728c461597801846e88cb21ba8005328a4c95dc93448a72 Oct 11 00:02:16.912 INFO running `"docker" "start" "-a" "61332faa65e4e4d6a728c461597801846e88cb21ba8005328a4c95dc93448a72"` Oct 11 00:02:17.829 INFO kablam! usermod: no changes Oct 11 00:02:17.978 INFO kablam! Compiling grid_2d_pathfinding v0.3.0 (/source) Oct 11 00:02:20.545 INFO kablam! warning: method is never used: `right` Oct 11 00:02:20.545 INFO kablam! --> src/renderer.rs:26:5 Oct 11 00:02:20.546 INFO kablam! | Oct 11 00:02:20.546 INFO kablam! 26 | pub fn right(&self) -> f32 { Oct 11 00:02:20.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:20.546 INFO kablam! | Oct 11 00:02:20.547 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:02:20.547 INFO kablam! Oct 11 00:02:20.547 INFO kablam! warning: method is never used: `bottom` Oct 11 00:02:20.548 INFO kablam! --> src/renderer.rs:30:5 Oct 11 00:02:20.548 INFO kablam! | Oct 11 00:02:20.548 INFO kablam! 30 | pub fn bottom(&self) -> f32 { Oct 11 00:02:20.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:20.549 INFO kablam! Oct 11 00:02:20.549 INFO kablam! warning: field is never used: `viewport_margin` Oct 11 00:02:20.549 INFO kablam! --> src/renderer.rs:37:5 Oct 11 00:02:20.549 INFO kablam! | Oct 11 00:02:20.550 INFO kablam! 37 | viewport_margin: u8, Oct 11 00:02:20.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:20.550 INFO kablam! Oct 11 00:02:20.551 INFO kablam! warning: field is never used: `top_bar_height` Oct 11 00:02:20.551 INFO kablam! --> src/renderer.rs:38:5 Oct 11 00:02:20.551 INFO kablam! | Oct 11 00:02:20.551 INFO kablam! 38 | top_bar_height: u8, Oct 11 00:02:20.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:20.552 INFO kablam! Oct 11 00:02:21.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 11 00:02:21.021 INFO kablam! su: No module specific data is present Oct 11 00:02:21.472 INFO running `"docker" "rm" "-f" "61332faa65e4e4d6a728c461597801846e88cb21ba8005328a4c95dc93448a72"` Oct 11 00:02:21.588 INFO blam! 61332faa65e4e4d6a728c461597801846e88cb21ba8005328a4c95dc93448a72 Oct 11 00:02:21.596 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:02:21.596 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 00:02:21.844 INFO blam! eb3cf19cb22e9103fe936666d40038ee4f95ea6c19cc52e2118c8d6373286cb0 Oct 11 00:02:21.845 INFO running `"docker" "start" "-a" "eb3cf19cb22e9103fe936666d40038ee4f95ea6c19cc52e2118c8d6373286cb0"` Oct 11 00:02:22.414 INFO kablam! usermod: no changes Oct 11 00:02:22.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 00:02:22.521 INFO kablam! Running /target/debug/deps/grid_2d_pathfinding-6156f03b91ad6fdd Oct 11 00:02:22.525 INFO blam! Oct 11 00:02:22.525 INFO blam! running 0 tests Oct 11 00:02:22.525 INFO blam! Oct 11 00:02:22.525 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:02:22.525 INFO blam! Oct 11 00:02:22.527 INFO kablam! su: No module specific data is present Oct 11 00:02:22.749 INFO running `"docker" "rm" "-f" "eb3cf19cb22e9103fe936666d40038ee4f95ea6c19cc52e2118c8d6373286cb0"` Oct 11 00:02:22.881 INFO blam! eb3cf19cb22e9103fe936666d40038ee4f95ea6c19cc52e2118c8d6373286cb0