Oct 15 16:28:08.473 INFO testing timmy-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:28:08.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:28:08.945 INFO blam! ba8dfcd232925d20aa3d3c806b1663afba3564cf1eb0071a53cb212de357964f Oct 15 16:28:08.946 INFO running `"docker" "start" "-a" "ba8dfcd232925d20aa3d3c806b1663afba3564cf1eb0071a53cb212de357964f"` Oct 15 16:28:10.541 INFO kablam! usermod: no changes Oct 15 16:28:10.719 INFO kablam! Compiling ansi_term v0.8.0 Oct 15 16:28:10.719 INFO kablam! Compiling libsqlite3-sys v0.5.0 Oct 15 16:28:12.991 INFO kablam! warning: redundant linker flag specified for library `sqlite3` Oct 15 16:28:12.991 INFO kablam! Oct 15 16:28:13.142 INFO kablam! Compiling rusqlite v0.7.4 Oct 15 16:28:14.941 INFO kablam! Compiling timmy v0.3.0 (/source) Oct 15 16:28:18.247 INFO kablam! warning: value assigned to `start_of_week` is never read Oct 15 16:28:18.247 INFO kablam! --> src/main.rs:509:13 Oct 15 16:28:18.247 INFO kablam! | Oct 15 16:28:18.247 INFO kablam! 509 | let mut start_of_week = NaiveDate::from_isoywd(1, 1, Weekday::Mon); Oct 15 16:28:18.247 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:28:18.247 INFO kablam! | Oct 15 16:28:18.247 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 16:28:18.247 INFO kablam! Oct 15 16:28:18.332 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 15 16:28:18.332 INFO kablam! --> src/main.rs:1:12 Oct 15 16:28:18.332 INFO kablam! | Oct 15 16:28:18.332 INFO kablam! 1 | #![feature(question_mark)] Oct 15 16:28:18.332 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:28:18.332 INFO kablam! | Oct 15 16:28:18.332 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 16:28:18.332 INFO kablam! Oct 15 16:28:21.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.22s Oct 15 16:28:21.795 INFO kablam! su: No module specific data is present Oct 15 16:28:22.486 INFO running `"docker" "rm" "-f" "ba8dfcd232925d20aa3d3c806b1663afba3564cf1eb0071a53cb212de357964f"` Oct 15 16:28:22.588 INFO blam! ba8dfcd232925d20aa3d3c806b1663afba3564cf1eb0071a53cb212de357964f Oct 15 16:28:22.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:28:22.818 INFO blam! 6312a3f21038f1d4f96643f72403a521e6c80bf02fe7cd7a5ca573978517d32f Oct 15 16:28:22.821 INFO running `"docker" "start" "-a" "6312a3f21038f1d4f96643f72403a521e6c80bf02fe7cd7a5ca573978517d32f"` Oct 15 16:28:23.199 INFO kablam! usermod: no changes Oct 15 16:28:23.280 INFO kablam! Compiling timmy v0.3.0 (/source) Oct 15 16:28:27.093 INFO kablam! warning: value assigned to `start_of_week` is never read Oct 15 16:28:27.093 INFO kablam! --> src/main.rs:509:13 Oct 15 16:28:27.093 INFO kablam! | Oct 15 16:28:27.093 INFO kablam! 509 | let mut start_of_week = NaiveDate::from_isoywd(1, 1, Weekday::Mon); Oct 15 16:28:27.093 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:28:27.093 INFO kablam! | Oct 15 16:28:27.093 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 16:28:27.093 INFO kablam! Oct 15 16:28:27.187 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 15 16:28:27.187 INFO kablam! --> src/main.rs:1:12 Oct 15 16:28:27.187 INFO kablam! | Oct 15 16:28:27.187 INFO kablam! 1 | #![feature(question_mark)] Oct 15 16:28:27.187 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:28:27.187 INFO kablam! | Oct 15 16:28:27.187 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 16:28:27.187 INFO kablam! Oct 15 16:28:27.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Oct 15 16:28:27.751 INFO kablam! su: No module specific data is present Oct 15 16:28:28.133 INFO running `"docker" "rm" "-f" "6312a3f21038f1d4f96643f72403a521e6c80bf02fe7cd7a5ca573978517d32f"` Oct 15 16:28:28.282 INFO blam! 6312a3f21038f1d4f96643f72403a521e6c80bf02fe7cd7a5ca573978517d32f Oct 15 16:28:28.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:28:28.652 INFO blam! 0d99b8e81751abec30c163341fc691eb4772ff0eb0e64143c4faf60ae05435fe Oct 15 16:28:28.654 INFO running `"docker" "start" "-a" "0d99b8e81751abec30c163341fc691eb4772ff0eb0e64143c4faf60ae05435fe"` Oct 15 16:28:29.343 INFO kablam! usermod: no changes Oct 15 16:28:29.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 16:28:29.444 INFO kablam! Running /target/debug/deps/timmy-49fa69c4a9da6e62 Oct 15 16:28:29.455 INFO kablam! Running /target/debug/deps/timmy-86bf2504be5d1084 Oct 15 16:28:29.456 INFO blam! Oct 15 16:28:29.456 INFO blam! running 0 tests Oct 15 16:28:29.456 INFO blam! Oct 15 16:28:29.457 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:28:29.457 INFO blam! Oct 15 16:28:29.459 INFO blam! Oct 15 16:28:29.460 INFO kablam! Running /target/debug/deps/chronny-d7ad03a918e50b8b Oct 15 16:28:29.460 INFO blam! running 0 tests Oct 15 16:28:29.460 INFO blam! Oct 15 16:28:29.461 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:28:29.461 INFO blam! Oct 15 16:28:29.467 INFO blam! Oct 15 16:28:29.467 INFO blam! running 6 tests Oct 15 16:28:29.558 INFO blam! test test_kitchen_sink ... ok Oct 15 16:28:29.591 INFO blam! test test_absolute_time ... ok Oct 15 16:28:29.667 INFO blam! test test_now ... ok Oct 15 16:28:29.679 INFO blam! test test_relative_date ... ok Oct 15 16:28:29.753 INFO blam! test test_relative_time ... ok Oct 15 16:28:29.779 INFO blam! test test_absolute_date ... ok Oct 15 16:28:29.779 INFO kablam! Doc-tests timmy Oct 15 16:28:29.779 INFO blam! Oct 15 16:28:29.779 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:28:29.779 INFO blam! Oct 15 16:28:31.287 INFO blam! Oct 15 16:28:31.288 INFO blam! running 0 tests Oct 15 16:28:31.288 INFO blam! Oct 15 16:28:31.288 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:28:31.288 INFO blam! Oct 15 16:28:31.295 INFO kablam! su: No module specific data is present Oct 15 16:28:31.725 INFO running `"docker" "rm" "-f" "0d99b8e81751abec30c163341fc691eb4772ff0eb0e64143c4faf60ae05435fe"` Oct 15 16:28:31.926 INFO blam! 0d99b8e81751abec30c163341fc691eb4772ff0eb0e64143c4faf60ae05435fe