Oct 12 01:54:07.901 INFO testing datetime-0.4.7 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:54:07.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 01:54:08.324 INFO blam! adb1bd731e64f4e6470e4cab5ab7d17d06c987acf03ee0a6f708eb512dbaa2e4 Oct 12 01:54:08.335 INFO running `"docker" "start" "-a" "adb1bd731e64f4e6470e4cab5ab7d17d06c987acf03ee0a6f708eb512dbaa2e4"` Oct 12 01:54:09.477 INFO kablam! usermod: no changes Oct 12 01:54:09.584 INFO kablam! Compiling pad v0.1.5 Oct 12 01:54:09.584 INFO kablam! Compiling iso8601 v0.1.1 Oct 12 01:54:09.584 INFO kablam! Compiling locale v0.2.2 Oct 12 01:54:12.298 INFO kablam! Compiling datetime v0.4.7 (/source) Oct 12 01:54:12.984 INFO kablam! warning: trivial numeric cast: `i64` as `i64` Oct 12 01:54:12.984 INFO kablam! --> src/system.rs:76:6 Oct 12 01:54:12.984 INFO kablam! | Oct 12 01:54:12.984 INFO kablam! 76 | (tv.tv_sec as i64, (tv.tv_nsec / 1000) as i16) Oct 12 01:54:12.984 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:54:12.984 INFO kablam! | Oct 12 01:54:12.984 INFO kablam! note: lint level defined here Oct 12 01:54:12.984 INFO kablam! --> src/lib.rs:9:24 Oct 12 01:54:12.984 INFO kablam! | Oct 12 01:54:12.984 INFO kablam! 9 | #![warn(trivial_casts, trivial_numeric_casts)] Oct 12 01:54:12.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:54:12.984 INFO kablam! = help: cast can be replaced by coercion; this might require a temporary variable Oct 12 01:54:12.984 INFO kablam! Oct 12 01:54:14.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Oct 12 01:54:14.308 INFO kablam! su: No module specific data is present Oct 12 01:54:15.433 INFO running `"docker" "rm" "-f" "adb1bd731e64f4e6470e4cab5ab7d17d06c987acf03ee0a6f708eb512dbaa2e4"` Oct 12 01:54:15.736 INFO blam! adb1bd731e64f4e6470e4cab5ab7d17d06c987acf03ee0a6f708eb512dbaa2e4 Oct 12 01:54:15.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 01:54:16.312 INFO blam! a5d7eba1583286604d562493b60adf888ba706b90c60f570dbcc0307c62c0d3c Oct 12 01:54:16.314 INFO running `"docker" "start" "-a" "a5d7eba1583286604d562493b60adf888ba706b90c60f570dbcc0307c62c0d3c"` Oct 12 01:54:17.552 INFO kablam! usermod: no changes Oct 12 01:54:17.700 INFO kablam! Compiling datetime v0.4.7 (/source) Oct 12 01:54:27.360 INFO kablam! warning: trivial numeric cast: `i64` as `i64` Oct 12 01:54:27.360 INFO kablam! --> src/system.rs:76:6 Oct 12 01:54:27.360 INFO kablam! | Oct 12 01:54:27.360 INFO kablam! 76 | (tv.tv_sec as i64, (tv.tv_nsec / 1000) as i16) Oct 12 01:54:27.360 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:54:27.360 INFO kablam! | Oct 12 01:54:27.360 INFO kablam! note: lint level defined here Oct 12 01:54:27.360 INFO kablam! --> src/lib.rs:9:24 Oct 12 01:54:27.360 INFO kablam! | Oct 12 01:54:27.360 INFO kablam! 9 | #![warn(trivial_casts, trivial_numeric_casts)] Oct 12 01:54:27.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:54:27.360 INFO kablam! = help: cast can be replaced by coercion; this might require a temporary variable Oct 12 01:54:27.360 INFO kablam! Oct 12 01:54:29.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.82s Oct 12 01:54:29.408 INFO kablam! su: No module specific data is present Oct 12 01:54:30.587 INFO running `"docker" "rm" "-f" "a5d7eba1583286604d562493b60adf888ba706b90c60f570dbcc0307c62c0d3c"` Oct 12 01:54:30.816 INFO blam! a5d7eba1583286604d562493b60adf888ba706b90c60f570dbcc0307c62c0d3c Oct 12 01:54:30.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 01:54:31.260 INFO blam! 8c1c0ce3827890ebe44c0ab2351f1ca06b28a47d7f81fd4c62fac6f690147d2a Oct 12 01:54:31.265 INFO running `"docker" "start" "-a" "8c1c0ce3827890ebe44c0ab2351f1ca06b28a47d7f81fd4c62fac6f690147d2a"` Oct 12 01:54:32.424 INFO kablam! usermod: no changes Oct 12 01:54:32.526 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 01:54:32.530 INFO kablam! Running /target/debug/deps/datetime-4d63579c8d785e6d Oct 12 01:54:32.544 INFO blam! Oct 12 01:54:32.544 INFO blam! running 54 tests Oct 12 01:54:32.544 INFO blam! test cal::datetime::test::debug::just_then ... ok Oct 12 01:54:32.544 INFO blam! test cal::datetime::test::debug::far_far_future ... ok Oct 12 01:54:32.544 INFO blam! test cal::datetime::test::debug::ascending ... ok Oct 12 01:54:32.556 INFO blam! test cal::datetime::test::debug::midday ... ok Oct 12 01:54:32.556 INFO blam! test cal::fmt::custom::test::parse::alignment::middle ... ok Oct 12 01:54:32.556 INFO blam! test cal::datetime::test::to_from_days_since_epoch ... ok Oct 12 01:54:32.556 INFO blam! test cal::fmt::custom::test::parse::alignment::right ... ok Oct 12 01:54:32.556 INFO blam! test cal::datetime::test::some_leap_years ... ok Oct 12 01:54:32.556 INFO blam! test cal::fmt::custom::test::parse::a_bunch_of_elements ... ok Oct 12 01:54:32.556 INFO blam! test cal::datetime::test::new ... ok Oct 12 01:54:32.556 INFO blam! test cal::fmt::custom::test::parse::alignment::left ... ok Oct 12 01:54:32.556 INFO blam! test cal::fmt::custom::test::parse::alignment_fails::double_right ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::alignment_fails::double_left ... ok Oct 12 01:54:32.576 INFO blam! test cal::datetime::test::debug::recently ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::empty_string ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::alignment_fails::right_middle ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::escaping_close ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::invalid_char_after_colon ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::invalid_char ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::escaping_open ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::escaping_middle_2 ... ok Oct 12 01:54:32.576 INFO blam! test cal::fmt::custom::test::parse::escaping_middle ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::entirely_literal ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::surrounded ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::another_mystery_close_brace ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::alignment_fails::left_right ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::missing_field ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::mystery_close_brace ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::open_curly_brace ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::single_element ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::two_long_years ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::width::width_2 ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::width::width_10 ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::width::width_10_other ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::width::width_123456789 ... ok Oct 12 01:54:32.580 INFO blam! test cal::fmt::custom::test::parse::width::width_3 ... ok Oct 12 01:54:32.580 INFO blam! test cal::offset::test::fixed_hm_negative ... ok Oct 12 01:54:32.580 INFO blam! test cal::offset::test::fixed_hm_signs_zero ... ok Oct 12 01:54:32.580 INFO blam! test cal::offset::test::fixed_seconds ... ok Oct 12 01:54:32.580 INFO blam! test cal::offset::test::fixed_seconds_panic ... ok Oct 12 01:54:32.580 INFO blam! test cal::zone::test::empty ... ok Oct 12 01:54:32.580 INFO blam! test cal::zone::test::just_one_first ... ok Oct 12 01:54:32.580 INFO blam! test cal::zone::test::just_one_other ... ok Oct 12 01:54:32.581 INFO blam! test cal::zone::test::multiple_last ... ok Oct 12 01:54:32.581 INFO blam! test cal::zone::test::multiple_second ... ok Oct 12 01:54:32.581 INFO blam! test system::test::one ... ok Oct 12 01:54:32.581 INFO blam! test system::test::sanity_check ... ok Oct 12 01:54:32.581 INFO blam! test system::test::two ... ok Oct 12 01:54:32.585 INFO blam! test cal::offset::test::debug_offset ... ok Oct 12 01:54:32.585 INFO blam! test cal::offset::test::fixed_hm_err ... ok Oct 12 01:54:32.585 INFO blam! test cal::offset::test::fixed_hm_signs ... ok Oct 12 01:54:32.585 INFO blam! test cal::offset::test::fixed_hm ... ok Oct 12 01:54:32.592 INFO blam! test cal::offset::test::debug_zulu ... ok Oct 12 01:54:32.592 INFO blam! test cal::offset::test::debug_offset_date_time ... ok Oct 12 01:54:32.592 INFO blam! Oct 12 01:54:32.592 INFO blam! test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.592 INFO blam! Oct 12 01:54:32.593 INFO kablam! Running /target/debug/deps/cal_arithmetic-392e0d4a0a08d0af Oct 12 01:54:32.604 INFO blam! Oct 12 01:54:32.604 INFO blam! running 2 tests Oct 12 01:54:32.604 INFO blam! test subtraction ... ok Oct 12 01:54:32.612 INFO blam! test addition ... ok Oct 12 01:54:32.612 INFO blam! Oct 12 01:54:32.612 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.612 INFO blam! Oct 12 01:54:32.612 INFO kablam! Running /target/debug/deps/cal_iter-b2353c9e4bead98b Oct 12 01:54:32.620 INFO blam! Oct 12 01:54:32.620 INFO blam! running 12 tests Oct 12 01:54:32.620 INFO blam! test days::range_full_leap_year ... ok Oct 12 01:54:32.620 INFO blam! test entire_leap_year ... ok Oct 12 01:54:32.620 INFO blam! test entire_year ... ok Oct 12 01:54:32.620 INFO blam! test months::range ... ok Oct 12 01:54:32.620 INFO blam! test months::range_empty ... ok Oct 12 01:54:32.620 INFO blam! test months::range_singular ... ok Oct 12 01:54:32.620 INFO blam! test months::range_full ... ok Oct 12 01:54:32.620 INFO blam! test months::range_from ... ok Oct 12 01:54:32.627 INFO blam! test days::just_for_one_day ... ok Oct 12 01:54:32.627 INFO kablam! Running /target/debug/deps/date_to_yd-a0155783e81a541e Oct 12 01:54:32.627 INFO blam! test days::range_full ... ok Oct 12 01:54:32.627 INFO blam! test days::range ... ok Oct 12 01:54:32.627 INFO blam! test months::range_to ... ok Oct 12 01:54:32.627 INFO blam! Oct 12 01:54:32.627 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.627 INFO blam! Oct 12 01:54:32.640 INFO blam! Oct 12 01:54:32.640 INFO blam! running 4 tests Oct 12 01:54:32.650 INFO blam! test end_of_leap_year_day ... ok Oct 12 01:54:32.650 INFO blam! test end_of_year_day ... ok Oct 12 01:54:32.650 INFO blam! test start_of_year_day ... ok Oct 12 01:54:32.754 INFO blam! test yearday ... ok Oct 12 01:54:32.754 INFO blam! Oct 12 01:54:32.754 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.754 INFO blam! Oct 12 01:54:32.756 INFO kablam! Running /target/debug/deps/datetime_to_instant-9e024a42f4d963c2 Oct 12 01:54:32.768 INFO blam! Oct 12 01:54:32.768 INFO blam! running 7 tests Oct 12 01:54:32.768 INFO blam! test test_1970 ... ok Oct 12 01:54:32.768 INFO blam! test some_date ... ok Oct 12 01:54:32.768 INFO blam! test test_1973 ... ok Oct 12 01:54:32.768 INFO blam! test test_1972 ... ok Oct 12 01:54:32.768 INFO blam! test test_1971 ... ok Oct 12 01:54:32.781 INFO blam! test the_distant_past ... ok Oct 12 01:54:32.781 INFO blam! test far_far_future ... ok Oct 12 01:54:32.781 INFO blam! Oct 12 01:54:32.781 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.781 INFO blam! Oct 12 01:54:32.781 INFO kablam! Running /target/debug/deps/duration-f2d4886a9a681807 Oct 12 01:54:32.788 INFO blam! Oct 12 01:54:32.788 INFO blam! running 10 tests Oct 12 01:54:32.788 INFO blam! test multiplication::simple ... ok Oct 12 01:54:32.788 INFO blam! test subtraction::milliseconds ... ok Oct 12 01:54:32.788 INFO blam! test multiplication::milliseconds ... ok Oct 12 01:54:32.788 INFO blam! test addition::milliseconds ... ok Oct 12 01:54:32.788 INFO blam! test subtraction::simple ... ok Oct 12 01:54:32.788 INFO blam! test addition::simple ... ok Oct 12 01:54:32.788 INFO blam! test addition::wrapping ... ok Oct 12 01:54:32.788 INFO blam! test addition::wrapping_exact ... ok Oct 12 01:54:32.788 INFO blam! test subtraction::wrapping_exact ... ok Oct 12 01:54:32.788 INFO blam! test subtraction::wrapping ... ok Oct 12 01:54:32.788 INFO blam! Oct 12 01:54:32.788 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.788 INFO blam! Oct 12 01:54:32.789 INFO blam! Oct 12 01:54:32.789 INFO blam! running 4 tests Oct 12 01:54:32.789 INFO kablam! Running /target/debug/deps/instant-3f8712fda7c58885 Oct 12 01:54:32.792 INFO blam! test epoch ... ok Oct 12 01:54:32.792 INFO blam! test milliseconds ... ok Oct 12 01:54:32.792 INFO blam! test sanity ... ok Oct 12 01:54:32.792 INFO blam! test seconds ... ok Oct 12 01:54:32.792 INFO blam! Oct 12 01:54:32.792 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.792 INFO blam! Oct 12 01:54:32.800 INFO kablam! Running /target/debug/deps/instant_to_datetime-be94261d3d0d71d3 Oct 12 01:54:32.800 INFO blam! Oct 12 01:54:32.800 INFO blam! running 7 tests Oct 12 01:54:32.800 INFO blam! test a_long_time_ago ... ok Oct 12 01:54:32.800 INFO blam! test unix_epoch ... ok Oct 12 01:54:32.800 INFO blam! test numbers ... ok Oct 12 01:54:32.800 INFO blam! test year_2038_problem ... ok Oct 12 01:54:32.800 INFO blam! test the_end_of_time ... ok Oct 12 01:54:32.800 INFO blam! test just_some_date ... ok Oct 12 01:54:32.801 INFO blam! test billennium ... ok Oct 12 01:54:32.801 INFO blam! Oct 12 01:54:32.801 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.801 INFO blam! Oct 12 01:54:32.801 INFO kablam! Running /target/debug/deps/iso_formats-990c112ea6691195 Oct 12 01:54:32.816 INFO blam! Oct 12 01:54:32.816 INFO blam! running 10 tests Oct 12 01:54:32.816 INFO blam! test datetimes::ascending ... ok Oct 12 01:54:32.816 INFO blam! test offsets::hours_minutes ... ok Oct 12 01:54:32.816 INFO blam! test offsets::offset_date_time ... ok Oct 12 01:54:32.816 INFO blam! test offsets::dublin_mean_time ... ok Oct 12 01:54:32.816 INFO blam! test offsets::zulu ... ok Oct 12 01:54:32.821 INFO blam! test datetimes::recently ... ok Oct 12 01:54:32.821 INFO blam! test datetimes::far_far_future ... ok Oct 12 01:54:32.821 INFO blam! test datetimes::just_then ... ok Oct 12 01:54:32.821 INFO blam! test datetimes::midday ... ok Oct 12 01:54:32.821 INFO blam! test offsets::hours ... ok Oct 12 01:54:32.821 INFO blam! Oct 12 01:54:32.821 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.821 INFO blam! Oct 12 01:54:32.828 INFO kablam! Running /target/debug/deps/leap_years-544fa0dd0b0a9315 Oct 12 01:54:32.836 INFO kablam! Running /target/debug/deps/parsing-4c04f778abc61bfa Oct 12 01:54:32.836 INFO blam! Oct 12 01:54:32.836 INFO blam! running 4 tests Oct 12 01:54:32.836 INFO blam! test year_1900 ... ok Oct 12 01:54:32.836 INFO blam! test year_1600 ... ok Oct 12 01:54:32.836 INFO blam! test year_2038 ... ok Oct 12 01:54:32.836 INFO blam! test year_2000 ... ok Oct 12 01:54:32.836 INFO blam! Oct 12 01:54:32.836 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:32.836 INFO blam! Oct 12 01:54:32.844 INFO blam! Oct 12 01:54:32.844 INFO blam! running 2 tests Oct 12 01:54:32.856 INFO blam! test iso_formats ... ok Oct 12 01:54:33.357 INFO blam! test date_fromweekday_vs_new_vs_parse ... ok Oct 12 01:54:33.357 INFO blam! Oct 12 01:54:33.357 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:33.357 INFO blam! Oct 12 01:54:33.360 INFO kablam! Running /target/debug/deps/simple_arithmetic-b0431b21b1808652 Oct 12 01:54:33.370 INFO blam! Oct 12 01:54:33.371 INFO blam! running 2 tests Oct 12 01:54:33.371 INFO blam! test subtraction ... ok Oct 12 01:54:33.388 INFO blam! test addition ... ok Oct 12 01:54:33.388 INFO kablam! Running /target/debug/deps/time_zones-3a0b4440186c852a Oct 12 01:54:33.388 INFO blam! Oct 12 01:54:33.388 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:33.388 INFO blam! Oct 12 01:54:33.393 INFO blam! Oct 12 01:54:33.393 INFO blam! running 3 tests Oct 12 01:54:33.394 INFO blam! test construction ... ok Oct 12 01:54:33.394 INFO blam! test ambiguity ... ok Oct 12 01:54:33.394 INFO blam! test impossible ... ok Oct 12 01:54:33.394 INFO blam! Oct 12 01:54:33.394 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:33.394 INFO blam! Oct 12 01:54:33.395 INFO kablam! Running /target/debug/deps/yd_to_date-20ebc9e8de8a8c1b Oct 12 01:54:33.396 INFO blam! Oct 12 01:54:33.396 INFO blam! running 2 tests Oct 12 01:54:33.396 INFO blam! test day_start_of_year ... ok Oct 12 01:54:33.397 INFO blam! test from_yearday ... ok Oct 12 01:54:33.397 INFO blam! Oct 12 01:54:33.397 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:33.397 INFO blam! Oct 12 01:54:33.397 INFO kablam! Running /target/debug/deps/ymd_to_date-25f170b141d374c2 Oct 12 01:54:33.399 INFO blam! Oct 12 01:54:33.399 INFO blam! running 3 tests Oct 12 01:54:33.408 INFO blam! test the_distant_present ... ok Oct 12 01:54:33.408 INFO blam! test the_distant_past ... ok Oct 12 01:54:33.408 INFO blam! test the_distant_future ... ok Oct 12 01:54:33.408 INFO blam! Oct 12 01:54:33.408 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:33.408 INFO blam! Oct 12 01:54:33.412 INFO kablam! Doc-tests datetime Oct 12 01:54:33.908 INFO blam! Oct 12 01:54:33.908 INFO blam! running 15 tests Oct 12 01:54:36.538 INFO blam! test src/cal/datetime.rs - cal::datetime::LocalDate::yd (line 449) ... ok Oct 12 01:54:36.934 INFO blam! test src/cal/datetime.rs - cal::datetime::LocalDate::ywd (line 492) ... ok Oct 12 01:54:37.084 INFO blam! test src/cal/datetime.rs - cal::datetime::Month::from_one (line 1066) ... ok Oct 12 01:54:37.276 INFO blam! test src/cal/datetime.rs - cal::datetime::LocalDate::ywd (line 479) ... ok Oct 12 01:54:37.669 INFO blam! test src/cal/convenience.rs - cal::convenience (line 4) ... ok Oct 12 01:54:38.232 INFO blam! test src/cal/datetime.rs - cal::datetime::LocalDate::from_days_since_epoch (line 537) ... ok Oct 12 01:54:38.316 INFO blam! test src/cal/datetime.rs - cal::datetime::LocalDate::from_days_since_epoch (line 548) ... ok Oct 12 01:54:39.008 INFO blam! test src/cal/datetime.rs - cal::datetime::LocalDate::ymd (line 422) ... ok Oct 12 01:54:39.268 INFO blam! test src/cal/datetime.rs - cal::datetime::Year::is_leap_year (line 34) ... ok Oct 12 01:54:39.282 INFO blam! test src/cal/datetime.rs - cal::datetime::Month::from_zero (line 1084) ... ok Oct 12 01:54:40.180 INFO blam! test src/cal/datetime.rs - cal::datetime::Weekday::from_zero (line 1130) ... ok Oct 12 01:54:40.496 INFO blam! test src/cal/datetime.rs - cal::datetime::YearMonth::days (line 237) ... ok Oct 12 01:54:41.092 INFO blam! test src/cal/datetime.rs - cal::datetime::YearMonth::day_count (line 221) ... ok Oct 12 01:54:41.128 INFO blam! test src/cal/datetime.rs - cal::datetime::Year::month (line 83) ... ok Oct 12 01:54:41.172 INFO blam! test src/cal/datetime.rs - cal::datetime::Year::months (line 62) ... ok Oct 12 01:54:41.172 INFO blam! Oct 12 01:54:41.172 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:54:41.172 INFO blam! Oct 12 01:54:41.196 INFO kablam! su: No module specific data is present Oct 12 01:54:41.852 INFO running `"docker" "rm" "-f" "8c1c0ce3827890ebe44c0ab2351f1ca06b28a47d7f81fd4c62fac6f690147d2a"` Oct 12 01:54:42.133 INFO blam! 8c1c0ce3827890ebe44c0ab2351f1ca06b28a47d7f81fd4c62fac6f690147d2a