Oct 11 17:02:52.438 INFO testing matrust-0.0.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:02:52.438 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:02:52.438 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-4/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 17:02:52.800 INFO blam! 90b9d044143b44b490f3c5a9b1f9702aa17b2a3da5b3dd81322fbd8115fe2ec4 Oct 11 17:02:52.808 INFO running `"docker" "start" "-a" "90b9d044143b44b490f3c5a9b1f9702aa17b2a3da5b3dd81322fbd8115fe2ec4"` Oct 11 17:02:53.576 INFO kablam! usermod: no changes Oct 11 17:02:53.655 INFO kablam! Compiling matrust v0.0.6 (/source) Oct 11 17:02:55.227 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 17:02:55.227 INFO kablam! --> src/lib.rs:132:22 Oct 11 17:02:55.227 INFO kablam! | Oct 11 17:02:55.227 INFO kablam! 132 | self.map2(m, (|x, y| x + y)) Oct 11 17:02:55.227 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 17:02:55.227 INFO kablam! | Oct 11 17:02:55.227 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 17:02:55.227 INFO kablam! Oct 11 17:02:55.227 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 17:02:55.227 INFO kablam! --> src/lib.rs:136:22 Oct 11 17:02:55.227 INFO kablam! | Oct 11 17:02:55.227 INFO kablam! 136 | self.map2(m, (|x, y| x - y)) Oct 11 17:02:55.227 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 17:02:55.227 INFO kablam! Oct 11 17:02:55.382 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 11 17:02:55.385 INFO kablam! su: No module specific data is present Oct 11 17:02:55.710 INFO running `"docker" "rm" "-f" "90b9d044143b44b490f3c5a9b1f9702aa17b2a3da5b3dd81322fbd8115fe2ec4"` Oct 11 17:02:55.872 INFO blam! 90b9d044143b44b490f3c5a9b1f9702aa17b2a3da5b3dd81322fbd8115fe2ec4 Oct 11 17:02:55.874 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:02:55.876 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-4/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 17:02:56.189 INFO blam! 6898db85c483829d61170290661cf7843eae3253e90bc69d641b1373c3aa041b Oct 11 17:02:56.195 INFO running `"docker" "start" "-a" "6898db85c483829d61170290661cf7843eae3253e90bc69d641b1373c3aa041b"` Oct 11 17:02:57.234 INFO kablam! usermod: no changes Oct 11 17:02:57.296 INFO kablam! Compiling matrust v0.0.6 (/source) Oct 11 17:02:59.004 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 17:02:59.004 INFO kablam! --> src/lib.rs:132:22 Oct 11 17:02:59.004 INFO kablam! | Oct 11 17:02:59.004 INFO kablam! 132 | self.map2(m, (|x, y| x + y)) Oct 11 17:02:59.004 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 17:02:59.004 INFO kablam! | Oct 11 17:02:59.004 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 17:02:59.004 INFO kablam! Oct 11 17:02:59.005 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 17:02:59.005 INFO kablam! --> src/lib.rs:136:22 Oct 11 17:02:59.005 INFO kablam! | Oct 11 17:02:59.005 INFO kablam! 136 | self.map2(m, (|x, y| x - y)) Oct 11 17:02:59.005 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 17:02:59.005 INFO kablam! Oct 11 17:02:59.005 INFO kablam! warning: unnecessary parentheses around method argument Oct 11 17:02:59.005 INFO kablam! --> src/lib.rs:232:29 Oct 11 17:02:59.005 INFO kablam! | Oct 11 17:02:59.005 INFO kablam! 232 | assert!(m.map2(&m5, (|x, y| y + x)).is_err()); Oct 11 17:02:59.005 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 17:02:59.005 INFO kablam! Oct 11 17:02:59.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.72s Oct 11 17:02:59.980 INFO kablam! su: No module specific data is present Oct 11 17:03:00.464 INFO running `"docker" "rm" "-f" "6898db85c483829d61170290661cf7843eae3253e90bc69d641b1373c3aa041b"` Oct 11 17:03:00.589 INFO blam! 6898db85c483829d61170290661cf7843eae3253e90bc69d641b1373c3aa041b Oct 11 17:03:00.601 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:03:00.601 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-4/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 17:03:00.830 INFO blam! 9a73bc8c5a91ff2acbedc32877ce4a457fd6ee6df64726108c121bf79f0bc997 Oct 11 17:03:00.832 INFO running `"docker" "start" "-a" "9a73bc8c5a91ff2acbedc32877ce4a457fd6ee6df64726108c121bf79f0bc997"` Oct 11 17:03:01.592 INFO kablam! usermod: no changes Oct 11 17:03:01.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 17:03:01.652 INFO kablam! Running /target/debug/deps/matrust-d002fa16d20b077a Oct 11 17:03:01.654 INFO blam! Oct 11 17:03:01.654 INFO blam! running 12 tests Oct 11 17:03:01.655 INFO blam! test test::dimensions ... ok Oct 11 17:03:01.655 INFO blam! test test::map2 ... ok Oct 11 17:03:01.656 INFO blam! test test::sub ... ok Oct 11 17:03:01.656 INFO blam! test test::transpose ... ok Oct 11 17:03:01.656 INFO blam! test test::vec_mult ... ok Oct 11 17:03:01.660 INFO blam! test test::index ... ok Oct 11 17:03:01.660 INFO blam! test test::new ... ok Oct 11 17:03:01.660 INFO blam! test test::new_with_val ... ok Oct 11 17:03:01.676 INFO blam! test test::add ... ok Oct 11 17:03:01.677 INFO blam! test test::insert ... ok Oct 11 17:03:01.677 INFO blam! test test::map ... ok Oct 11 17:03:01.681 INFO blam! test test::scale ... ok Oct 11 17:03:01.682 INFO blam! Oct 11 17:03:01.682 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:03:01.682 INFO blam! Oct 11 17:03:01.682 INFO kablam! Doc-tests matrust Oct 11 17:03:04.605 INFO blam! Oct 11 17:03:04.605 INFO blam! running 0 tests Oct 11 17:03:04.605 INFO blam! Oct 11 17:03:04.605 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:03:04.605 INFO blam! Oct 11 17:03:04.611 INFO kablam! su: No module specific data is present Oct 11 17:03:05.360 INFO running `"docker" "rm" "-f" "9a73bc8c5a91ff2acbedc32877ce4a457fd6ee6df64726108c121bf79f0bc997"` Oct 11 17:03:05.628 INFO blam! 9a73bc8c5a91ff2acbedc32877ce4a457fd6ee6df64726108c121bf79f0bc997