Oct 16 17:54:53.939 INFO testing apath-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:54:53.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 17:54:54.098 INFO blam! 48c18dae7bdd834a2c8412c65cf0d8fdd876bcb589b0db7be874013c4dce1cde Oct 16 17:54:54.103 INFO running `"docker" "start" "-a" "48c18dae7bdd834a2c8412c65cf0d8fdd876bcb589b0db7be874013c4dce1cde"` Oct 16 17:54:54.627 INFO kablam! usermod: no changes Oct 16 17:54:54.699 INFO kablam! Compiling nalgebra v0.8.2 Oct 16 17:55:06.166 INFO kablam! Compiling apath v0.1.0 (/source) Oct 16 17:55:07.579 INFO kablam! warning: variable does not need to be mutable Oct 16 17:55:07.579 INFO kablam! --> src/lib.rs:327:55 Oct 16 17:55:07.579 INFO kablam! | Oct 16 17:55:07.579 INFO kablam! 327 | fn path_update_fringe(&mut self, goal: Vector2, mut fringe: &mut Fringe, closed: &mut Vec>) -> bool Oct 16 17:55:07.579 INFO kablam! | ----^^^^^^ Oct 16 17:55:07.579 INFO kablam! | | Oct 16 17:55:07.579 INFO kablam! | help: remove this `mut` Oct 16 17:55:07.583 INFO kablam! | Oct 16 17:55:07.583 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 17:55:07.583 INFO kablam! Oct 16 17:55:07.595 INFO kablam! warning: method is never used: `rem_obs_at` Oct 16 17:55:07.595 INFO kablam! --> src/lib.rs:112:2 Oct 16 17:55:07.595 INFO kablam! | Oct 16 17:55:07.595 INFO kablam! 112 | fn rem_obs_at(&mut self, pos: Vector2) -> () Oct 16 17:55:07.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:07.595 INFO kablam! | Oct 16 17:55:07.595 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:55:07.595 INFO kablam! Oct 16 17:55:08.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.46s Oct 16 17:55:08.131 INFO kablam! su: No module specific data is present Oct 16 17:55:08.879 INFO running `"docker" "rm" "-f" "48c18dae7bdd834a2c8412c65cf0d8fdd876bcb589b0db7be874013c4dce1cde"` Oct 16 17:55:09.177 INFO blam! 48c18dae7bdd834a2c8412c65cf0d8fdd876bcb589b0db7be874013c4dce1cde Oct 16 17:55:09.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 17:55:09.671 INFO blam! e4fb32ac347c9214073796577a8a82c08837bd105d0b8309e2917959b2b7291c Oct 16 17:55:09.683 INFO running `"docker" "start" "-a" "e4fb32ac347c9214073796577a8a82c08837bd105d0b8309e2917959b2b7291c"` Oct 16 17:55:11.228 INFO kablam! usermod: no changes Oct 16 17:55:11.383 INFO kablam! Compiling apath v0.1.0 (/source) Oct 16 17:55:13.039 INFO kablam! warning: variable does not need to be mutable Oct 16 17:55:13.039 INFO kablam! --> src/lib.rs:327:55 Oct 16 17:55:13.039 INFO kablam! | Oct 16 17:55:13.039 INFO kablam! 327 | fn path_update_fringe(&mut self, goal: Vector2, mut fringe: &mut Fringe, closed: &mut Vec>) -> bool Oct 16 17:55:13.039 INFO kablam! | ----^^^^^^ Oct 16 17:55:13.039 INFO kablam! | | Oct 16 17:55:13.039 INFO kablam! | help: remove this `mut` Oct 16 17:55:13.039 INFO kablam! | Oct 16 17:55:13.039 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 17:55:13.039 INFO kablam! Oct 16 17:55:13.051 INFO kablam! warning: method is never used: `rem_obs_at` Oct 16 17:55:13.051 INFO kablam! --> src/lib.rs:112:2 Oct 16 17:55:13.051 INFO kablam! | Oct 16 17:55:13.051 INFO kablam! 112 | fn rem_obs_at(&mut self, pos: Vector2) -> () Oct 16 17:55:13.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:55:13.052 INFO kablam! | Oct 16 17:55:13.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:55:13.059 INFO kablam! Oct 16 17:55:13.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 16 17:55:13.607 INFO kablam! su: No module specific data is present Oct 16 17:55:14.611 INFO running `"docker" "rm" "-f" "e4fb32ac347c9214073796577a8a82c08837bd105d0b8309e2917959b2b7291c"` Oct 16 17:55:14.887 INFO blam! e4fb32ac347c9214073796577a8a82c08837bd105d0b8309e2917959b2b7291c Oct 16 17:55:14.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 17:55:15.779 INFO blam! 6a693387af8829ee0bacd0884aecb5a46aaba036ea15af9345255a9094639909 Oct 16 17:55:15.781 INFO running `"docker" "start" "-a" "6a693387af8829ee0bacd0884aecb5a46aaba036ea15af9345255a9094639909"` Oct 16 17:55:17.419 INFO kablam! usermod: no changes Oct 16 17:55:17.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 17:55:17.547 INFO blam! Oct 16 17:55:17.547 INFO blam! running 0 tests Oct 16 17:55:17.547 INFO blam! Oct 16 17:55:17.547 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:55:17.547 INFO blam! Oct 16 17:55:17.548 INFO kablam! Running /target/debug/deps/apath-7e0f7f88eda9d938 Oct 16 17:55:17.548 INFO kablam! Doc-tests apath Oct 16 17:55:20.127 INFO blam! Oct 16 17:55:20.127 INFO blam! running 0 tests Oct 16 17:55:20.127 INFO blam! Oct 16 17:55:20.128 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:55:20.128 INFO blam! Oct 16 17:55:20.130 INFO kablam! su: No module specific data is present Oct 16 17:55:20.743 INFO running `"docker" "rm" "-f" "6a693387af8829ee0bacd0884aecb5a46aaba036ea15af9345255a9094639909"` Oct 16 17:55:21.055 INFO blam! 6a693387af8829ee0bacd0884aecb5a46aaba036ea15af9345255a9094639909