Oct 16 03:08:24.868 INFO testing mathl-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:08:24.868 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 16 03:08:25.223 INFO blam! f87a13c1cd2b44f26a6c4f7bc6f46b3cb5828b0cef52571b6b6f099a2d65a831 Oct 16 03:08:25.230 INFO running `"docker" "start" "-a" "f87a13c1cd2b44f26a6c4f7bc6f46b3cb5828b0cef52571b6b6f099a2d65a831"` Oct 16 03:08:26.171 INFO kablam! usermod: no changes Oct 16 03:08:26.216 INFO kablam! Compiling mathl v0.0.2 (/source) Oct 16 03:08:26.798 INFO kablam! warning: function is never used: `vec2_zero` Oct 16 03:08:26.798 INFO kablam! --> src/vec.rs:4:1 Oct 16 03:08:26.798 INFO kablam! | Oct 16 03:08:26.798 INFO kablam! 4 | pub fn vec2_zero() -> [f64; 2] { Oct 16 03:08:26.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:26.798 INFO kablam! | Oct 16 03:08:26.798 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 03:08:26.798 INFO kablam! Oct 16 03:08:26.798 INFO kablam! warning: function is never used: `vec3_zero` Oct 16 03:08:26.798 INFO kablam! --> src/vec.rs:9:1 Oct 16 03:08:26.798 INFO kablam! | Oct 16 03:08:26.798 INFO kablam! 9 | pub fn vec3_zero() -> [f64; 3] { Oct 16 03:08:26.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:26.798 INFO kablam! Oct 16 03:08:26.798 INFO kablam! warning: function is never used: `vec4_zero` Oct 16 03:08:26.798 INFO kablam! --> src/vec.rs:14:1 Oct 16 03:08:26.798 INFO kablam! | Oct 16 03:08:26.798 INFO kablam! 14 | pub fn vec4_zero() -> [f64; 4] { Oct 16 03:08:26.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:26.798 INFO kablam! Oct 16 03:08:26.798 INFO kablam! warning: function is never used: `mat2x2_zero` Oct 16 03:08:26.798 INFO kablam! --> src/mat.rs:4:1 Oct 16 03:08:26.798 INFO kablam! | Oct 16 03:08:26.798 INFO kablam! 4 | pub fn mat2x2_zero() -> [[f64; 2]; 2] { Oct 16 03:08:26.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:26.798 INFO kablam! Oct 16 03:08:26.798 INFO kablam! warning: function is never used: `lu_decomp` Oct 16 03:08:26.798 INFO kablam! --> src/linear_algebra.rs:1:1 Oct 16 03:08:26.798 INFO kablam! | Oct 16 03:08:26.798 INFO kablam! 1 | pub fn lu_decomp() { Oct 16 03:08:26.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 03:08:26.798 INFO kablam! Oct 16 03:08:26.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 16 03:08:26.816 INFO kablam! su: No module specific data is present Oct 16 03:08:27.484 INFO running `"docker" "rm" "-f" "f87a13c1cd2b44f26a6c4f7bc6f46b3cb5828b0cef52571b6b6f099a2d65a831"` Oct 16 03:08:27.679 INFO blam! f87a13c1cd2b44f26a6c4f7bc6f46b3cb5828b0cef52571b6b6f099a2d65a831 Oct 16 03:08:27.683 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 16 03:08:28.056 INFO blam! ed5ee10301b4cf54adb159e24681c5b30d3f850ed7e0de8a8ac708180d130a30 Oct 16 03:08:28.064 INFO running `"docker" "start" "-a" "ed5ee10301b4cf54adb159e24681c5b30d3f850ed7e0de8a8ac708180d130a30"` Oct 16 03:08:29.226 INFO kablam! usermod: no changes Oct 16 03:08:29.275 INFO kablam! Compiling mathl v0.0.2 (/source) Oct 16 03:08:29.926 INFO kablam! warning: unused import: `linear_algebra` Oct 16 03:08:29.927 INFO kablam! --> src/test/mod.rs:1:5 Oct 16 03:08:29.927 INFO kablam! | Oct 16 03:08:29.927 INFO kablam! 1 | use linear_algebra; Oct 16 03:08:29.927 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 03:08:29.927 INFO kablam! | Oct 16 03:08:29.927 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 03:08:29.927 INFO kablam! Oct 16 03:08:30.019 INFO kablam! warning: function is never used: `vec2_zero` Oct 16 03:08:30.019 INFO kablam! --> src/vec.rs:4:1 Oct 16 03:08:30.019 INFO kablam! | Oct 16 03:08:30.019 INFO kablam! 4 | pub fn vec2_zero() -> [f64; 2] { Oct 16 03:08:30.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:30.019 INFO kablam! | Oct 16 03:08:30.019 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 03:08:30.019 INFO kablam! Oct 16 03:08:30.019 INFO kablam! warning: function is never used: `vec3_zero` Oct 16 03:08:30.019 INFO kablam! --> src/vec.rs:9:1 Oct 16 03:08:30.019 INFO kablam! | Oct 16 03:08:30.019 INFO kablam! 9 | pub fn vec3_zero() -> [f64; 3] { Oct 16 03:08:30.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:30.019 INFO kablam! Oct 16 03:08:30.019 INFO kablam! warning: function is never used: `vec4_zero` Oct 16 03:08:30.019 INFO kablam! --> src/vec.rs:14:1 Oct 16 03:08:30.019 INFO kablam! | Oct 16 03:08:30.019 INFO kablam! 14 | pub fn vec4_zero() -> [f64; 4] { Oct 16 03:08:30.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:08:30.019 INFO kablam! Oct 16 03:08:30.019 INFO kablam! warning: function is never used: `lu_decomp` Oct 16 03:08:30.019 INFO kablam! --> src/linear_algebra.rs:1:1 Oct 16 03:08:30.019 INFO kablam! | Oct 16 03:08:30.019 INFO kablam! 1 | pub fn lu_decomp() { Oct 16 03:08:30.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 03:08:30.019 INFO kablam! Oct 16 03:08:30.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 16 03:08:30.557 INFO kablam! su: No module specific data is present Oct 16 03:08:31.191 INFO running `"docker" "rm" "-f" "ed5ee10301b4cf54adb159e24681c5b30d3f850ed7e0de8a8ac708180d130a30"` Oct 16 03:08:31.449 INFO blam! ed5ee10301b4cf54adb159e24681c5b30d3f850ed7e0de8a8ac708180d130a30 Oct 16 03:08:31.459 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 16 03:08:31.891 INFO blam! f5bd0fe750f5db496f6ce436faf319bcee713b56bb09fc8f39435393f903ffa2 Oct 16 03:08:31.897 INFO running `"docker" "start" "-a" "f5bd0fe750f5db496f6ce436faf319bcee713b56bb09fc8f39435393f903ffa2"` Oct 16 03:08:32.735 INFO kablam! usermod: no changes Oct 16 03:08:32.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 03:08:32.766 INFO kablam! Running /target/debug/deps/mathl-30182e38826df680 Oct 16 03:08:32.770 INFO blam! Oct 16 03:08:32.770 INFO blam! running 2 tests Oct 16 03:08:32.778 INFO blam! test test::it_works ... ok Oct 16 03:08:32.778 INFO kablam! Doc-tests mathl Oct 16 03:08:32.778 INFO blam! test test::mat2x2_has_right_len ... ok Oct 16 03:08:32.778 INFO blam! Oct 16 03:08:32.778 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:08:32.778 INFO blam! Oct 16 03:08:33.541 INFO blam! Oct 16 03:08:33.541 INFO blam! running 0 tests Oct 16 03:08:33.542 INFO blam! Oct 16 03:08:33.542 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:08:33.542 INFO blam! Oct 16 03:08:33.547 INFO kablam! su: No module specific data is present Oct 16 03:08:34.145 INFO running `"docker" "rm" "-f" "f5bd0fe750f5db496f6ce436faf319bcee713b56bb09fc8f39435393f903ffa2"` Oct 16 03:08:34.318 INFO blam! f5bd0fe750f5db496f6ce436faf319bcee713b56bb09fc8f39435393f903ffa2