Oct 12 05:58:39.399 INFO testing apath-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:58:39.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 05:58:39.887 INFO blam! 067484957e11cfb217de19d3f9ab99db2fc236ffe94a0d7488c7d14105bc43fc Oct 12 05:58:39.889 INFO running `"docker" "start" "-a" "067484957e11cfb217de19d3f9ab99db2fc236ffe94a0d7488c7d14105bc43fc"` Oct 12 05:58:41.108 INFO kablam! usermod: no changes Oct 12 05:58:41.217 INFO kablam! Compiling apath v0.1.0 (/source) Oct 12 05:58:43.832 INFO kablam! warning: variable does not need to be mutable Oct 12 05:58:43.832 INFO kablam! --> src/lib.rs:327:55 Oct 12 05:58:43.832 INFO kablam! | Oct 12 05:58:43.832 INFO kablam! 327 | fn path_update_fringe(&mut self, goal: Vector2, mut fringe: &mut Fringe, closed: &mut Vec>) -> bool Oct 12 05:58:43.832 INFO kablam! | ----^^^^^^ Oct 12 05:58:43.832 INFO kablam! | | Oct 12 05:58:43.832 INFO kablam! | help: remove this `mut` Oct 12 05:58:43.832 INFO kablam! | Oct 12 05:58:43.832 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:58:43.832 INFO kablam! Oct 12 05:58:43.836 INFO kablam! warning: method is never used: `rem_obs_at` Oct 12 05:58:43.836 INFO kablam! --> src/lib.rs:112:2 Oct 12 05:58:43.836 INFO kablam! | Oct 12 05:58:43.836 INFO kablam! 112 | fn rem_obs_at(&mut self, pos: Vector2) -> () Oct 12 05:58:43.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:58:43.836 INFO kablam! | Oct 12 05:58:43.836 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:58:43.836 INFO kablam! Oct 12 05:58:44.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.20s Oct 12 05:58:44.340 INFO kablam! su: No module specific data is present Oct 12 05:58:45.241 INFO running `"docker" "rm" "-f" "067484957e11cfb217de19d3f9ab99db2fc236ffe94a0d7488c7d14105bc43fc"` Oct 12 05:58:45.536 INFO blam! 067484957e11cfb217de19d3f9ab99db2fc236ffe94a0d7488c7d14105bc43fc Oct 12 05:58:45.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 05:58:46.036 INFO blam! 0023c7fec517fbd468439cb24613ee26daddd86e3bc0e34c296c2be5e032fb8a Oct 12 05:58:46.036 INFO running `"docker" "start" "-a" "0023c7fec517fbd468439cb24613ee26daddd86e3bc0e34c296c2be5e032fb8a"` Oct 12 05:58:47.595 INFO kablam! usermod: no changes Oct 12 05:58:47.725 INFO kablam! Compiling apath v0.1.0 (/source) Oct 12 05:58:50.019 INFO kablam! warning: variable does not need to be mutable Oct 12 05:58:50.019 INFO kablam! --> src/lib.rs:327:55 Oct 12 05:58:50.019 INFO kablam! | Oct 12 05:58:50.019 INFO kablam! 327 | fn path_update_fringe(&mut self, goal: Vector2, mut fringe: &mut Fringe, closed: &mut Vec>) -> bool Oct 12 05:58:50.019 INFO kablam! | ----^^^^^^ Oct 12 05:58:50.019 INFO kablam! | | Oct 12 05:58:50.019 INFO kablam! | help: remove this `mut` Oct 12 05:58:50.019 INFO kablam! | Oct 12 05:58:50.019 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:58:50.019 INFO kablam! Oct 12 05:58:50.031 INFO kablam! warning: method is never used: `rem_obs_at` Oct 12 05:58:50.031 INFO kablam! --> src/lib.rs:112:2 Oct 12 05:58:50.031 INFO kablam! | Oct 12 05:58:50.031 INFO kablam! 112 | fn rem_obs_at(&mut self, pos: Vector2) -> () Oct 12 05:58:50.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:58:50.031 INFO kablam! | Oct 12 05:58:50.031 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:58:50.031 INFO kablam! Oct 12 05:58:50.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 12 05:58:50.553 INFO kablam! su: No module specific data is present Oct 12 05:58:51.203 INFO running `"docker" "rm" "-f" "0023c7fec517fbd468439cb24613ee26daddd86e3bc0e34c296c2be5e032fb8a"` Oct 12 05:58:51.509 INFO blam! 0023c7fec517fbd468439cb24613ee26daddd86e3bc0e34c296c2be5e032fb8a Oct 12 05:58:51.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 05:58:52.106 INFO blam! 1f331cc10e777d830200677efc8c6c9a5cdb2ad5eb246fc12444ee3a855820ce Oct 12 05:58:52.108 INFO running `"docker" "start" "-a" "1f331cc10e777d830200677efc8c6c9a5cdb2ad5eb246fc12444ee3a855820ce"` Oct 12 05:58:53.888 INFO kablam! usermod: no changes Oct 12 05:58:53.989 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 05:58:53.997 INFO kablam! Running /target/debug/deps/apath-7e0f7f88eda9d938 Oct 12 05:58:53.997 INFO kablam! Doc-tests apath Oct 12 05:58:53.998 INFO blam! Oct 12 05:58:53.998 INFO blam! running 0 tests Oct 12 05:58:53.998 INFO blam! Oct 12 05:58:53.998 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:58:53.998 INFO blam! Oct 12 05:58:57.724 INFO blam! Oct 12 05:58:57.724 INFO blam! running 0 tests Oct 12 05:58:57.724 INFO blam! Oct 12 05:58:57.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:58:57.724 INFO blam! Oct 12 05:58:57.732 INFO kablam! su: No module specific data is present Oct 12 05:58:58.422 INFO running `"docker" "rm" "-f" "1f331cc10e777d830200677efc8c6c9a5cdb2ad5eb246fc12444ee3a855820ce"` Oct 12 05:58:58.816 INFO blam! 1f331cc10e777d830200677efc8c6c9a5cdb2ad5eb246fc12444ee3a855820ce