Oct 11 10:02:10.062 INFO testing timmy-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:02:10.062 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:02:10.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10:02:10.296 INFO blam! 9cca40b149af86c1c6fb4cd9acc14c2067d0478967d4370ec478d9d9d477fba3 Oct 11 10:02:10.297 INFO running `"docker" "start" "-a" "9cca40b149af86c1c6fb4cd9acc14c2067d0478967d4370ec478d9d9d477fba3"` Oct 11 10:02:10.776 INFO kablam! usermod: no changes Oct 11 10:02:10.870 INFO kablam! Compiling linked-hash-map v0.0.9 Oct 11 10:02:10.871 INFO kablam! Compiling libsqlite3-sys v0.5.0 Oct 11 10:02:10.872 INFO kablam! Compiling chrono v0.2.25 Oct 11 10:02:11.519 INFO kablam! Compiling lru-cache v0.0.7 Oct 11 10:02:12.564 INFO kablam! warning: redundant linker flag specified for library `sqlite3` Oct 11 10:02:12.564 INFO kablam! Oct 11 10:02:13.672 INFO kablam! Compiling rusqlite v0.7.4 Oct 11 10:02:16.068 INFO kablam! Compiling timmy v0.3.0 (/source) Oct 11 10:02:19.448 INFO kablam! warning: value assigned to `start_of_week` is never read Oct 11 10:02:19.448 INFO kablam! --> src/main.rs:509:13 Oct 11 10:02:19.448 INFO kablam! | Oct 11 10:02:19.448 INFO kablam! 509 | let mut start_of_week = NaiveDate::from_isoywd(1, 1, Weekday::Mon); Oct 11 10:02:19.448 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 10:02:19.448 INFO kablam! | Oct 11 10:02:19.448 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 10:02:19.448 INFO kablam! Oct 11 10:02:19.540 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 11 10:02:19.540 INFO kablam! --> src/main.rs:1:12 Oct 11 10:02:19.540 INFO kablam! | Oct 11 10:02:19.540 INFO kablam! 1 | #![feature(question_mark)] Oct 11 10:02:19.540 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 10:02:19.540 INFO kablam! | Oct 11 10:02:19.540 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:02:19.540 INFO kablam! Oct 11 10:02:22.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.10s Oct 11 10:02:22.903 INFO kablam! su: No module specific data is present Oct 11 10:02:23.768 INFO running `"docker" "rm" "-f" "9cca40b149af86c1c6fb4cd9acc14c2067d0478967d4370ec478d9d9d477fba3"` Oct 11 10:02:24.096 INFO blam! 9cca40b149af86c1c6fb4cd9acc14c2067d0478967d4370ec478d9d9d477fba3 Oct 11 10:02:24.104 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:02:24.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10:02:24.506 INFO blam! ef235eefa5565467738fc9d3f5f73ce33329698cb6a2570388f7fe0dd32768c9 Oct 11 10:02:24.507 INFO running `"docker" "start" "-a" "ef235eefa5565467738fc9d3f5f73ce33329698cb6a2570388f7fe0dd32768c9"` Oct 11 10:02:25.456 INFO kablam! usermod: no changes Oct 11 10:02:25.605 INFO kablam! Compiling timmy v0.3.0 (/source) Oct 11 10:02:28.092 INFO kablam! warning: value assigned to `start_of_week` is never read Oct 11 10:02:28.092 INFO kablam! --> src/main.rs:509:13 Oct 11 10:02:28.092 INFO kablam! | Oct 11 10:02:28.092 INFO kablam! 509 | let mut start_of_week = NaiveDate::from_isoywd(1, 1, Weekday::Mon); Oct 11 10:02:28.092 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 10:02:28.092 INFO kablam! | Oct 11 10:02:28.092 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 10:02:28.092 INFO kablam! Oct 11 10:02:28.405 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 11 10:02:28.406 INFO kablam! --> src/main.rs:1:12 Oct 11 10:02:28.406 INFO kablam! | Oct 11 10:02:28.406 INFO kablam! 1 | #![feature(question_mark)] Oct 11 10:02:28.406 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 10:02:28.406 INFO kablam! | Oct 11 10:02:28.406 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:02:28.406 INFO kablam! Oct 11 10:02:30.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.59s Oct 11 10:02:30.081 INFO kablam! su: No module specific data is present Oct 11 10:02:31.000 INFO running `"docker" "rm" "-f" "ef235eefa5565467738fc9d3f5f73ce33329698cb6a2570388f7fe0dd32768c9"` Oct 11 10:02:31.352 INFO blam! ef235eefa5565467738fc9d3f5f73ce33329698cb6a2570388f7fe0dd32768c9 Oct 11 10:02:31.356 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:02:31.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 10:02:31.835 INFO blam! 98f3c065588f9345c631d44932352dcf3fa4b5428e8016dcd7ede2b034bdcfe4 Oct 11 10:02:31.836 INFO running `"docker" "start" "-a" "98f3c065588f9345c631d44932352dcf3fa4b5428e8016dcd7ede2b034bdcfe4"` Oct 11 10:02:32.960 INFO kablam! usermod: no changes Oct 11 10:02:33.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 10:02:33.084 INFO kablam! Running /target/debug/deps/timmy-ee5f0ee708e08d62 Oct 11 10:02:33.084 INFO blam! Oct 11 10:02:33.084 INFO blam! running 0 tests Oct 11 10:02:33.084 INFO blam! Oct 11 10:02:33.084 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:02:33.084 INFO blam! Oct 11 10:02:33.090 INFO blam! Oct 11 10:02:33.090 INFO kablam! Running /target/debug/deps/timmy-b3e182765e7bec24 Oct 11 10:02:33.090 INFO blam! running 0 tests Oct 11 10:02:33.090 INFO blam! Oct 11 10:02:33.090 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:02:33.090 INFO blam! Oct 11 10:02:33.092 INFO blam! Oct 11 10:02:33.092 INFO kablam! Running /target/debug/deps/chronny-c8285ea7c390e8ad Oct 11 10:02:33.092 INFO blam! running 6 tests Oct 11 10:02:33.272 INFO blam! test test_kitchen_sink ... ok Oct 11 10:02:33.308 INFO blam! test test_now ... ok Oct 11 10:02:33.344 INFO blam! test test_absolute_time ... ok Oct 11 10:02:33.392 INFO blam! test test_relative_date ... ok Oct 11 10:02:33.445 INFO blam! test test_absolute_date ... ok Oct 11 10:02:33.486 INFO blam! test test_relative_time ... ok Oct 11 10:02:33.486 INFO blam! Oct 11 10:02:33.486 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:02:33.486 INFO blam! Oct 11 10:02:33.489 INFO kablam! Doc-tests timmy Oct 11 10:02:35.083 INFO blam! Oct 11 10:02:35.083 INFO blam! running 0 tests Oct 11 10:02:35.083 INFO blam! Oct 11 10:02:35.083 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:02:35.083 INFO blam! Oct 11 10:02:35.098 INFO kablam! su: No module specific data is present Oct 11 10:02:35.640 INFO running `"docker" "rm" "-f" "98f3c065588f9345c631d44932352dcf3fa4b5428e8016dcd7ede2b034bdcfe4"` Oct 11 10:02:35.775 INFO blam! 98f3c065588f9345c631d44932352dcf3fa4b5428e8016dcd7ede2b034bdcfe4