Oct 10 19:54:25.401 INFO testing kotokz/tc_tool against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:54:25.401 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:54:25.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 19:54:25.994 INFO blam! 8af69e2da005f6d6a23df980b9431cb9801c5294ba263854dfdcfd12645820b0 Oct 10 19:54:25.996 INFO running `"docker" "start" "-a" "8af69e2da005f6d6a23df980b9431cb9801c5294ba263854dfdcfd12645820b0"` Oct 10 19:54:27.484 INFO kablam! usermod: no changes Oct 10 19:54:27.656 INFO kablam! Compiling tc_tool v0.1.0 (/source) Oct 10 19:54:30.048 INFO kablam! warning: variable does not need to be mutable Oct 10 19:54:30.048 INFO kablam! --> src/logresult.rs:56:17 Oct 10 19:54:30.048 INFO kablam! | Oct 10 19:54:30.048 INFO kablam! 56 | let mut result = self.0 Oct 10 19:54:30.048 INFO kablam! | ----^^^^^^ Oct 10 19:54:30.048 INFO kablam! | | Oct 10 19:54:30.048 INFO kablam! | help: remove this `mut` Oct 10 19:54:30.048 INFO kablam! | Oct 10 19:54:30.048 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:54:30.048 INFO kablam! Oct 10 19:54:30.048 INFO kablam! warning: variable does not need to be mutable Oct 10 19:54:30.048 INFO kablam! --> src/logresult.rs:131:13 Oct 10 19:54:30.048 INFO kablam! | Oct 10 19:54:30.048 INFO kablam! 131 | let mut result = self.map Oct 10 19:54:30.048 INFO kablam! | ----^^^^^^ Oct 10 19:54:30.048 INFO kablam! | | Oct 10 19:54:30.048 INFO kablam! | help: remove this `mut` Oct 10 19:54:30.048 INFO kablam! Oct 10 19:54:33.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.99s Oct 10 19:54:33.488 INFO kablam! su: No module specific data is present Oct 10 19:54:34.645 INFO running `"docker" "rm" "-f" "8af69e2da005f6d6a23df980b9431cb9801c5294ba263854dfdcfd12645820b0"` Oct 10 19:54:34.996 INFO blam! 8af69e2da005f6d6a23df980b9431cb9801c5294ba263854dfdcfd12645820b0 Oct 10 19:54:35.007 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:54:35.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 19:54:35.462 INFO blam! c935f379ae17fd155476426d785bc732c7a697e8061a33bcd462713dde172ded Oct 10 19:54:35.464 INFO running `"docker" "start" "-a" "c935f379ae17fd155476426d785bc732c7a697e8061a33bcd462713dde172ded"` Oct 10 19:54:37.408 INFO kablam! usermod: no changes Oct 10 19:54:37.520 INFO kablam! Compiling tc_tool v0.1.0 (/source) Oct 10 19:54:39.442 INFO kablam! warning: variable does not need to be mutable Oct 10 19:54:39.445 INFO kablam! --> src/logresult.rs:56:17 Oct 10 19:54:39.445 INFO kablam! | Oct 10 19:54:39.445 INFO kablam! 56 | let mut result = self.0 Oct 10 19:54:39.446 INFO kablam! | ----^^^^^^ Oct 10 19:54:39.446 INFO kablam! | | Oct 10 19:54:39.446 INFO kablam! | help: remove this `mut` Oct 10 19:54:39.447 INFO kablam! | Oct 10 19:54:39.447 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:54:39.447 INFO kablam! Oct 10 19:54:39.453 INFO kablam! warning: variable does not need to be mutable Oct 10 19:54:39.453 INFO kablam! --> src/logresult.rs:131:13 Oct 10 19:54:39.453 INFO kablam! | Oct 10 19:54:39.454 INFO kablam! 131 | let mut result = self.map Oct 10 19:54:39.454 INFO kablam! | ----^^^^^^ Oct 10 19:54:39.454 INFO kablam! | | Oct 10 19:54:39.455 INFO kablam! | help: remove this `mut` Oct 10 19:54:39.455 INFO kablam! Oct 10 19:54:41.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.17s Oct 10 19:54:41.620 INFO kablam! su: No module specific data is present Oct 10 19:54:42.686 INFO running `"docker" "rm" "-f" "c935f379ae17fd155476426d785bc732c7a697e8061a33bcd462713dde172ded"` Oct 10 19:54:43.053 INFO blam! c935f379ae17fd155476426d785bc732c7a697e8061a33bcd462713dde172ded Oct 10 19:54:43.058 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:54:43.060 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 19:54:43.575 INFO blam! ce972e998de9fb2d1e4919b6e501897ffa601506e8b5bf266b6a859b5104357f Oct 10 19:54:43.577 INFO running `"docker" "start" "-a" "ce972e998de9fb2d1e4919b6e501897ffa601506e8b5bf266b6a859b5104357f"` Oct 10 19:54:45.316 INFO kablam! usermod: no changes Oct 10 19:54:45.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 19:54:45.468 INFO kablam! Running /target/debug/deps/tc_tool-a7a6865e4eaabfac Oct 10 19:54:45.468 INFO blam! Oct 10 19:54:45.468 INFO blam! running 3 tests Oct 10 19:54:45.468 INFO blam! test logresult::tests::can_increase_hour_count ... ok Oct 10 19:54:45.473 INFO blam! test logstat::tests::can_parse_to_time ... ok Oct 10 19:54:45.473 INFO blam! test logresult::tests::can_increase_trimmer_hour_count ... ok Oct 10 19:54:45.473 INFO blam! Oct 10 19:54:45.473 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:54:45.473 INFO blam! Oct 10 19:54:45.480 INFO kablam! su: No module specific data is present Oct 10 19:54:46.936 INFO running `"docker" "rm" "-f" "ce972e998de9fb2d1e4919b6e501897ffa601506e8b5bf266b6a859b5104357f"` Oct 10 19:54:47.212 INFO blam! ce972e998de9fb2d1e4919b6e501897ffa601506e8b5bf266b6a859b5104357f