Oct 15 03:35:54.715 INFO testing asitacko/guessing_game against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:35:54.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 03:35:55.156 INFO blam! e6b6728d0602b495035ebf70d40b401e2ec1cfaf78ee82df930ab3d39991a7fe Oct 15 03:35:55.157 INFO running `"docker" "start" "-a" "e6b6728d0602b495035ebf70d40b401e2ec1cfaf78ee82df930ab3d39991a7fe"` Oct 15 03:35:56.355 INFO kablam! usermod: no changes Oct 15 03:35:56.471 INFO kablam! Compiling ring v0.13.0-alpha5 Oct 15 03:36:06.019 INFO kablam! Compiling guessing_game v0.1.0 (/source) Oct 15 03:36:06.518 INFO kablam! warning: unused imports: `Display`, `Formatter`, `self` Oct 15 03:36:06.518 INFO kablam! --> src/main.rs:1:16 Oct 15 03:36:06.518 INFO kablam! | Oct 15 03:36:06.519 INFO kablam! 1 | use std::fmt::{self, Formatter, Display}; Oct 15 03:36:06.519 INFO kablam! | ^^^^ ^^^^^^^^^ ^^^^^^^ Oct 15 03:36:06.519 INFO kablam! | Oct 15 03:36:06.519 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:36:06.520 INFO kablam! Oct 15 03:36:06.572 INFO kablam! warning: unused variable: `time` Oct 15 03:36:06.575 INFO kablam! --> src/main.rs:56:13 Oct 15 03:36:06.575 INFO kablam! | Oct 15 03:36:06.576 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 15 03:36:06.576 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 15 03:36:06.576 INFO kablam! | Oct 15 03:36:06.577 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:36:06.577 INFO kablam! Oct 15 03:36:06.578 INFO kablam! warning: variable does not need to be mutable Oct 15 03:36:06.578 INFO kablam! --> src/main.rs:53:9 Oct 15 03:36:06.578 INFO kablam! | Oct 15 03:36:06.579 INFO kablam! 53 | let mut b = vec!(B::create(2)); Oct 15 03:36:06.579 INFO kablam! | ----^ Oct 15 03:36:06.579 INFO kablam! | | Oct 15 03:36:06.579 INFO kablam! | help: remove this `mut` Oct 15 03:36:06.580 INFO kablam! | Oct 15 03:36:06.580 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:36:06.580 INFO kablam! Oct 15 03:36:06.581 INFO kablam! warning: variable does not need to be mutable Oct 15 03:36:06.581 INFO kablam! --> src/main.rs:54:9 Oct 15 03:36:06.581 INFO kablam! | Oct 15 03:36:06.582 INFO kablam! 54 | let mut a = A::create(1, b); Oct 15 03:36:06.582 INFO kablam! | ----^ Oct 15 03:36:06.582 INFO kablam! | | Oct 15 03:36:06.582 INFO kablam! | help: remove this `mut` Oct 15 03:36:06.583 INFO kablam! Oct 15 03:36:06.583 INFO kablam! warning: variable does not need to be mutable Oct 15 03:36:06.583 INFO kablam! --> src/main.rs:56:9 Oct 15 03:36:06.584 INFO kablam! | Oct 15 03:36:06.584 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 15 03:36:06.584 INFO kablam! | ----^^^^ Oct 15 03:36:06.584 INFO kablam! | | Oct 15 03:36:06.585 INFO kablam! | help: remove this `mut` Oct 15 03:36:06.585 INFO kablam! Oct 15 03:36:07.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.80s Oct 15 03:36:07.199 INFO kablam! su: No module specific data is present Oct 15 03:36:08.105 INFO running `"docker" "rm" "-f" "e6b6728d0602b495035ebf70d40b401e2ec1cfaf78ee82df930ab3d39991a7fe"` Oct 15 03:36:08.256 INFO blam! e6b6728d0602b495035ebf70d40b401e2ec1cfaf78ee82df930ab3d39991a7fe Oct 15 03:36:08.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 03:36:08.624 INFO blam! cc34a59123ded5620982f7c4e229e6c1fc892f3847a301259c3ede6500cf0a1a Oct 15 03:36:08.631 INFO running `"docker" "start" "-a" "cc34a59123ded5620982f7c4e229e6c1fc892f3847a301259c3ede6500cf0a1a"` Oct 15 03:36:09.503 INFO kablam! usermod: no changes Oct 15 03:36:09.571 INFO kablam! Compiling guessing_game v0.1.0 (/source) Oct 15 03:36:10.143 INFO kablam! warning: unused imports: `Display`, `Formatter`, `self` Oct 15 03:36:10.143 INFO kablam! --> src/main.rs:1:16 Oct 15 03:36:10.143 INFO kablam! | Oct 15 03:36:10.143 INFO kablam! 1 | use std::fmt::{self, Formatter, Display}; Oct 15 03:36:10.143 INFO kablam! | ^^^^ ^^^^^^^^^ ^^^^^^^ Oct 15 03:36:10.143 INFO kablam! | Oct 15 03:36:10.143 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:36:10.143 INFO kablam! Oct 15 03:36:10.195 INFO kablam! warning: unused variable: `time` Oct 15 03:36:10.195 INFO kablam! --> src/main.rs:56:13 Oct 15 03:36:10.195 INFO kablam! | Oct 15 03:36:10.195 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 15 03:36:10.195 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 15 03:36:10.195 INFO kablam! | Oct 15 03:36:10.195 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:36:10.195 INFO kablam! Oct 15 03:36:10.203 INFO kablam! warning: variable does not need to be mutable Oct 15 03:36:10.203 INFO kablam! --> src/main.rs:53:9 Oct 15 03:36:10.203 INFO kablam! | Oct 15 03:36:10.203 INFO kablam! 53 | let mut b = vec!(B::create(2)); Oct 15 03:36:10.203 INFO kablam! | ----^ Oct 15 03:36:10.203 INFO kablam! | | Oct 15 03:36:10.203 INFO kablam! | help: remove this `mut` Oct 15 03:36:10.203 INFO kablam! | Oct 15 03:36:10.203 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:36:10.203 INFO kablam! Oct 15 03:36:10.203 INFO kablam! warning: variable does not need to be mutable Oct 15 03:36:10.203 INFO kablam! --> src/main.rs:54:9 Oct 15 03:36:10.203 INFO kablam! | Oct 15 03:36:10.203 INFO kablam! 54 | let mut a = A::create(1, b); Oct 15 03:36:10.203 INFO kablam! | ----^ Oct 15 03:36:10.203 INFO kablam! | | Oct 15 03:36:10.203 INFO kablam! | help: remove this `mut` Oct 15 03:36:10.203 INFO kablam! Oct 15 03:36:10.203 INFO kablam! warning: variable does not need to be mutable Oct 15 03:36:10.203 INFO kablam! --> src/main.rs:56:9 Oct 15 03:36:10.203 INFO kablam! | Oct 15 03:36:10.203 INFO kablam! 56 | let mut time = Utc::now().date() + Duration::days(3); Oct 15 03:36:10.203 INFO kablam! | ----^^^^ Oct 15 03:36:10.203 INFO kablam! | | Oct 15 03:36:10.203 INFO kablam! | help: remove this `mut` Oct 15 03:36:10.203 INFO kablam! Oct 15 03:36:10.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 15 03:36:10.843 INFO kablam! su: No module specific data is present Oct 15 03:36:11.698 INFO running `"docker" "rm" "-f" "cc34a59123ded5620982f7c4e229e6c1fc892f3847a301259c3ede6500cf0a1a"` Oct 15 03:36:11.970 INFO blam! cc34a59123ded5620982f7c4e229e6c1fc892f3847a301259c3ede6500cf0a1a Oct 15 03:36:11.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 03:36:12.547 INFO blam! 6d3d583bfbf97e8c13d437552fdc519214ba3e2cabfcc7be31fd1bbea10c62bc Oct 15 03:36:12.548 INFO running `"docker" "start" "-a" "6d3d583bfbf97e8c13d437552fdc519214ba3e2cabfcc7be31fd1bbea10c62bc"` Oct 15 03:36:13.644 INFO kablam! usermod: no changes Oct 15 03:36:13.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 03:36:13.760 INFO kablam! Running /target/debug/deps/guessing_game-222167dc9759d78f Oct 15 03:36:13.761 INFO blam! Oct 15 03:36:13.761 INFO blam! running 0 tests Oct 15 03:36:13.761 INFO blam! Oct 15 03:36:13.761 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:36:13.761 INFO blam! Oct 15 03:36:13.763 INFO kablam! su: No module specific data is present Oct 15 03:36:14.537 INFO running `"docker" "rm" "-f" "6d3d583bfbf97e8c13d437552fdc519214ba3e2cabfcc7be31fd1bbea10c62bc"` Oct 15 03:36:14.877 INFO blam! 6d3d583bfbf97e8c13d437552fdc519214ba3e2cabfcc7be31fd1bbea10c62bc