Oct 11 02:45:00.541 INFO testing asitacko/guessing_game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:45:00.541 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:45:00.541 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 02:45:00.833 INFO blam! 65391435b7e51069a15424baa441ab3601217454abdf8030d9d0a38d31019f8a Oct 11 02:45:00.840 INFO running `"docker" "start" "-a" "65391435b7e51069a15424baa441ab3601217454abdf8030d9d0a38d31019f8a"` Oct 11 02:45:01.789 INFO kablam! usermod: no changes Oct 11 02:45:01.892 INFO kablam! Compiling ring v0.13.0-alpha5 Oct 11 02:45:10.704 INFO kablam! Compiling guessing_game v0.1.0 (/source) Oct 11 02:45:11.625 INFO kablam! warning: unused imports: `Display`, `Formatter`, `self` Oct 11 02:45:11.625 INFO kablam! --> src/main.rs:1:16 Oct 11 02:45:11.625 INFO kablam! | Oct 11 02:45:11.626 INFO kablam! 1 | use std::fmt::{self, Formatter, Display}; Oct 11 02:45:11.626 INFO kablam! | ^^^^ ^^^^^^^^^ ^^^^^^^ Oct 11 02:45:11.626 INFO kablam! | Oct 11 02:45:11.627 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:45:11.627 INFO kablam! Oct 11 02:45:11.667 INFO kablam! warning: unused variable: `time` Oct 11 02:45:11.667 INFO kablam! --> src/main.rs:56:13 Oct 11 02:45:11.667 INFO kablam! | Oct 11 02:45:11.667 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 11 02:45:11.667 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 11 02:45:11.667 INFO kablam! | Oct 11 02:45:11.667 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:45:11.667 INFO kablam! Oct 11 02:45:11.677 INFO kablam! warning: variable does not need to be mutable Oct 11 02:45:11.677 INFO kablam! --> src/main.rs:53:9 Oct 11 02:45:11.678 INFO kablam! | Oct 11 02:45:11.680 INFO kablam! 53 | let mut b = vec!(B::create(2)); Oct 11 02:45:11.680 INFO kablam! | ----^ Oct 11 02:45:11.681 INFO kablam! | | Oct 11 02:45:11.681 INFO kablam! | help: remove this `mut` Oct 11 02:45:11.681 INFO kablam! | Oct 11 02:45:11.681 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 02:45:11.682 INFO kablam! Oct 11 02:45:11.682 INFO kablam! warning: variable does not need to be mutable Oct 11 02:45:11.682 INFO kablam! --> src/main.rs:54:9 Oct 11 02:45:11.682 INFO kablam! | Oct 11 02:45:11.682 INFO kablam! 54 | let mut a = A::create(1, b); Oct 11 02:45:11.682 INFO kablam! | ----^ Oct 11 02:45:11.682 INFO kablam! | | Oct 11 02:45:11.682 INFO kablam! | help: remove this `mut` Oct 11 02:45:11.682 INFO kablam! Oct 11 02:45:11.682 INFO kablam! warning: variable does not need to be mutable Oct 11 02:45:11.682 INFO kablam! --> src/main.rs:56:9 Oct 11 02:45:11.682 INFO kablam! | Oct 11 02:45:11.682 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 11 02:45:11.682 INFO kablam! | ----^^^^ Oct 11 02:45:11.682 INFO kablam! | | Oct 11 02:45:11.682 INFO kablam! | help: remove this `mut` Oct 11 02:45:11.682 INFO kablam! Oct 11 02:45:12.117 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.29s Oct 11 02:45:12.122 INFO kablam! su: No module specific data is present Oct 11 02:45:12.534 INFO running `"docker" "rm" "-f" "65391435b7e51069a15424baa441ab3601217454abdf8030d9d0a38d31019f8a"` Oct 11 02:45:12.678 INFO blam! 65391435b7e51069a15424baa441ab3601217454abdf8030d9d0a38d31019f8a Oct 11 02:45:12.678 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:45:12.678 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 02:45:12.932 INFO blam! 4564399b40e773e992ff2e946fc27ead9328c262239532752cd643e803c4e32c Oct 11 02:45:12.932 INFO running `"docker" "start" "-a" "4564399b40e773e992ff2e946fc27ead9328c262239532752cd643e803c4e32c"` Oct 11 02:45:13.815 INFO kablam! usermod: no changes Oct 11 02:45:13.896 INFO kablam! Compiling guessing_game v0.1.0 (/source) Oct 11 02:45:14.756 INFO kablam! warning: unused imports: `Display`, `Formatter`, `self` Oct 11 02:45:14.756 INFO kablam! --> src/main.rs:1:16 Oct 11 02:45:14.756 INFO kablam! | Oct 11 02:45:14.756 INFO kablam! 1 | use std::fmt::{self, Formatter, Display}; Oct 11 02:45:14.756 INFO kablam! | ^^^^ ^^^^^^^^^ ^^^^^^^ Oct 11 02:45:14.756 INFO kablam! | Oct 11 02:45:14.756 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:45:14.756 INFO kablam! Oct 11 02:45:14.788 INFO kablam! warning: unused variable: `time` Oct 11 02:45:14.788 INFO kablam! --> src/main.rs:56:13 Oct 11 02:45:14.788 INFO kablam! | Oct 11 02:45:14.788 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 11 02:45:14.788 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 11 02:45:14.788 INFO kablam! | Oct 11 02:45:14.788 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:45:14.788 INFO kablam! Oct 11 02:45:14.794 INFO kablam! warning: variable does not need to be mutable Oct 11 02:45:14.794 INFO kablam! --> src/main.rs:53:9 Oct 11 02:45:14.794 INFO kablam! | Oct 11 02:45:14.794 INFO kablam! 53 | let mut b = vec!(B::create(2)); Oct 11 02:45:14.794 INFO kablam! | ----^ Oct 11 02:45:14.794 INFO kablam! | | Oct 11 02:45:14.794 INFO kablam! | help: remove this `mut` Oct 11 02:45:14.794 INFO kablam! | Oct 11 02:45:14.794 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 02:45:14.794 INFO kablam! Oct 11 02:45:14.794 INFO kablam! warning: variable does not need to be mutable Oct 11 02:45:14.794 INFO kablam! --> src/main.rs:54:9 Oct 11 02:45:14.794 INFO kablam! | Oct 11 02:45:14.794 INFO kablam! 54 | let mut a = A::create(1, b); Oct 11 02:45:14.794 INFO kablam! | ----^ Oct 11 02:45:14.794 INFO kablam! | | Oct 11 02:45:14.794 INFO kablam! | help: remove this `mut` Oct 11 02:45:14.794 INFO kablam! Oct 11 02:45:14.794 INFO kablam! warning: variable does not need to be mutable Oct 11 02:45:14.794 INFO kablam! --> src/main.rs:56:9 Oct 11 02:45:14.794 INFO kablam! | Oct 11 02:45:14.794 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 11 02:45:14.794 INFO kablam! | ----^^^^ Oct 11 02:45:14.794 INFO kablam! | | Oct 11 02:45:14.794 INFO kablam! | help: remove this `mut` Oct 11 02:45:14.794 INFO kablam! Oct 11 02:45:15.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 11 02:45:15.135 INFO kablam! su: No module specific data is present Oct 11 02:45:15.620 INFO running `"docker" "rm" "-f" "4564399b40e773e992ff2e946fc27ead9328c262239532752cd643e803c4e32c"` Oct 11 02:45:15.728 INFO blam! 4564399b40e773e992ff2e946fc27ead9328c262239532752cd643e803c4e32c Oct 11 02:45:15.740 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:45:15.740 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 02:45:16.004 INFO blam! 814ef78a59e43601add2a7cc361187700ba63e9a73aac49a64195127299467fd Oct 11 02:45:16.009 INFO running `"docker" "start" "-a" "814ef78a59e43601add2a7cc361187700ba63e9a73aac49a64195127299467fd"` Oct 11 02:45:16.855 INFO kablam! usermod: no changes Oct 11 02:45:16.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 02:45:16.927 INFO kablam! Running /target/debug/deps/guessing_game-6fbaf98abda5199d Oct 11 02:45:16.939 INFO blam! Oct 11 02:45:16.939 INFO blam! running 0 tests Oct 11 02:45:16.939 INFO blam! Oct 11 02:45:16.939 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:45:16.939 INFO blam! Oct 11 02:45:16.942 INFO kablam! su: No module specific data is present Oct 11 02:45:17.324 INFO running `"docker" "rm" "-f" "814ef78a59e43601add2a7cc361187700ba63e9a73aac49a64195127299467fd"` Oct 11 02:45:17.564 INFO blam! 814ef78a59e43601add2a7cc361187700ba63e9a73aac49a64195127299467fd