Oct 11 03:41:22.487 INFO testing abdulhannanali/twelve-days-of-christmas against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:41:22.487 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:41:22.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 03:41:22.976 INFO blam! a4b9ebeae4a2da081fc48694b35ca162451e5e4f7284311fb61c607483694436 Oct 11 03:41:22.978 INFO running `"docker" "start" "-a" "a4b9ebeae4a2da081fc48694b35ca162451e5e4f7284311fb61c607483694436"` Oct 11 03:41:23.569 INFO kablam! usermod: no changes Oct 11 03:41:23.615 INFO kablam! Compiling twelve-days-of-christmas v0.1.0 (/source) Oct 11 03:41:24.492 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 11 03:41:24.493 INFO kablam! --> src/main.rs:18:5 Oct 11 03:41:24.493 INFO kablam! | Oct 11 03:41:24.493 INFO kablam! 18 | use std::io::prelude::*; Oct 11 03:41:24.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 03:41:24.493 INFO kablam! | Oct 11 03:41:24.493 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:41:24.493 INFO kablam! Oct 11 03:41:24.493 INFO kablam! warning: unused import: `colored::*` Oct 11 03:41:24.493 INFO kablam! --> src/main.rs:19:5 Oct 11 03:41:24.493 INFO kablam! | Oct 11 03:41:24.493 INFO kablam! 19 | use colored::*; Oct 11 03:41:24.493 INFO kablam! | ^^^^^^^^^^ Oct 11 03:41:24.493 INFO kablam! Oct 11 03:41:24.493 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 03:41:24.494 INFO kablam! --> src/main.rs:78:14 Oct 11 03:41:24.494 INFO kablam! | Oct 11 03:41:24.494 INFO kablam! 78 | for i in (0..total_surprises) { Oct 11 03:41:24.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 03:41:24.494 INFO kablam! | Oct 11 03:41:24.494 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 03:41:24.494 INFO kablam! Oct 11 03:41:25.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 11 03:41:25.086 INFO kablam! su: No module specific data is present Oct 11 03:41:25.658 INFO running `"docker" "rm" "-f" "a4b9ebeae4a2da081fc48694b35ca162451e5e4f7284311fb61c607483694436"` Oct 11 03:41:25.843 INFO blam! a4b9ebeae4a2da081fc48694b35ca162451e5e4f7284311fb61c607483694436 Oct 11 03:41:25.844 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:41:25.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 03:41:26.196 INFO blam! 52e7356eca7a63ddbd739d0e434452aeffd2bbb51ce69f4381ac313815f57a24 Oct 11 03:41:26.206 INFO running `"docker" "start" "-a" "52e7356eca7a63ddbd739d0e434452aeffd2bbb51ce69f4381ac313815f57a24"` Oct 11 03:41:26.587 INFO kablam! usermod: no changes Oct 11 03:41:26.618 INFO kablam! Compiling twelve-days-of-christmas v0.1.0 (/source) Oct 11 03:41:27.480 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 11 03:41:27.480 INFO kablam! --> src/main.rs:18:5 Oct 11 03:41:27.481 INFO kablam! | Oct 11 03:41:27.481 INFO kablam! 18 | use std::io::prelude::*; Oct 11 03:41:27.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 03:41:27.481 INFO kablam! | Oct 11 03:41:27.481 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:41:27.481 INFO kablam! Oct 11 03:41:27.481 INFO kablam! warning: unused import: `colored::*` Oct 11 03:41:27.481 INFO kablam! --> src/main.rs:19:5 Oct 11 03:41:27.481 INFO kablam! | Oct 11 03:41:27.481 INFO kablam! 19 | use colored::*; Oct 11 03:41:27.481 INFO kablam! | ^^^^^^^^^^ Oct 11 03:41:27.481 INFO kablam! Oct 11 03:41:27.481 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 11 03:41:27.481 INFO kablam! --> src/main.rs:78:14 Oct 11 03:41:27.481 INFO kablam! | Oct 11 03:41:27.481 INFO kablam! 78 | for i in (0..total_surprises) { Oct 11 03:41:27.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 03:41:27.481 INFO kablam! | Oct 11 03:41:27.481 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 03:41:27.481 INFO kablam! Oct 11 03:41:27.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 11 03:41:27.897 INFO kablam! su: No module specific data is present Oct 11 03:41:28.181 INFO running `"docker" "rm" "-f" "52e7356eca7a63ddbd739d0e434452aeffd2bbb51ce69f4381ac313815f57a24"` Oct 11 03:41:28.239 INFO blam! 52e7356eca7a63ddbd739d0e434452aeffd2bbb51ce69f4381ac313815f57a24 Oct 11 03:41:28.241 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:41:28.241 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 03:41:28.448 INFO blam! 90319ea152b9ccb1ffab436a0303223c8db9bd926082d2e7709dee20ef9762d8 Oct 11 03:41:28.448 INFO running `"docker" "start" "-a" "90319ea152b9ccb1ffab436a0303223c8db9bd926082d2e7709dee20ef9762d8"` Oct 11 03:41:28.936 INFO kablam! usermod: no changes Oct 11 03:41:28.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 03:41:28.974 INFO kablam! Running /target/debug/deps/twelve_days_of_christmas-933f4618c8623032 Oct 11 03:41:28.975 INFO blam! Oct 11 03:41:28.975 INFO blam! running 0 tests Oct 11 03:41:28.975 INFO blam! Oct 11 03:41:28.975 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:41:28.975 INFO blam! Oct 11 03:41:28.976 INFO kablam! su: No module specific data is present Oct 11 03:41:29.262 INFO running `"docker" "rm" "-f" "90319ea152b9ccb1ffab436a0303223c8db9bd926082d2e7709dee20ef9762d8"` Oct 11 03:41:29.362 INFO blam! 90319ea152b9ccb1ffab436a0303223c8db9bd926082d2e7709dee20ef9762d8