Oct 12 04:15:46.139 INFO testing carbon-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:15:46.141 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 04:15:46.554 INFO blam! 39f962b769de38c671a28f8cb60c102a090bc94b8bdf0e6d39840b33e2def176 Oct 12 04:15:46.556 INFO running `"docker" "start" "-a" "39f962b769de38c671a28f8cb60c102a090bc94b8bdf0e6d39840b33e2def176"` Oct 12 04:15:47.496 INFO kablam! usermod: no changes Oct 12 04:15:47.538 INFO kablam! Compiling carbon v0.1.0 (/source) Oct 12 04:15:48.497 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 04:15:48.497 INFO kablam! --> src/start.rs:30:26 Oct 12 04:15:48.497 INFO kablam! | Oct 12 04:15:48.497 INFO kablam! 30 | for m in (0..self.date_time.tm.tm_mon) { Oct 12 04:15:48.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:15:48.498 INFO kablam! | Oct 12 04:15:48.498 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 04:15:48.498 INFO kablam! Oct 12 04:15:48.512 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 04:15:48.512 INFO kablam! --> src/end.rs:30:30 Oct 12 04:15:48.512 INFO kablam! | Oct 12 04:15:48.512 INFO kablam! 30 | for month in (0..self.date_time.tm.tm_mon + 1) { Oct 12 04:15:48.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:15:48.512 INFO kablam! Oct 12 04:15:48.592 INFO kablam! warning: static variable `Testnow` should have an upper case name such as `TESTNOW` Oct 12 04:15:48.592 INFO kablam! --> src/lib.rs:10:1 Oct 12 04:15:48.592 INFO kablam! | Oct 12 04:15:48.592 INFO kablam! 10 | static mut Testnow: Option = None; Oct 12 04:15:48.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:15:48.592 INFO kablam! | Oct 12 04:15:48.592 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 04:15:48.592 INFO kablam! Oct 12 04:15:48.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 12 04:15:48.812 INFO kablam! su: No module specific data is present Oct 12 04:15:49.261 INFO running `"docker" "rm" "-f" "39f962b769de38c671a28f8cb60c102a090bc94b8bdf0e6d39840b33e2def176"` Oct 12 04:15:49.482 INFO blam! 39f962b769de38c671a28f8cb60c102a090bc94b8bdf0e6d39840b33e2def176 Oct 12 04:15:49.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 04:15:49.840 INFO blam! 8fdca348d45b24536c688139121118f25d071b79c4f4a2e193b71a622e3c10ab Oct 12 04:15:49.845 INFO running `"docker" "start" "-a" "8fdca348d45b24536c688139121118f25d071b79c4f4a2e193b71a622e3c10ab"` Oct 12 04:15:51.050 INFO kablam! usermod: no changes Oct 12 04:15:51.148 INFO kablam! Compiling carbon v0.1.0 (/source) Oct 12 04:15:52.368 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 04:15:52.368 INFO kablam! --> src/start.rs:30:26 Oct 12 04:15:52.368 INFO kablam! | Oct 12 04:15:52.368 INFO kablam! 30 | for m in (0..self.date_time.tm.tm_mon) { Oct 12 04:15:52.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:15:52.368 INFO kablam! | Oct 12 04:15:52.368 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 04:15:52.368 INFO kablam! Oct 12 04:15:52.368 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 12 04:15:52.368 INFO kablam! --> src/end.rs:30:30 Oct 12 04:15:52.368 INFO kablam! | Oct 12 04:15:52.368 INFO kablam! 30 | for month in (0..self.date_time.tm.tm_mon + 1) { Oct 12 04:15:52.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 04:15:52.368 INFO kablam! Oct 12 04:15:52.616 INFO kablam! warning: static variable `Testnow` should have an upper case name such as `TESTNOW` Oct 12 04:15:52.616 INFO kablam! --> src/lib.rs:10:1 Oct 12 04:15:52.616 INFO kablam! | Oct 12 04:15:52.616 INFO kablam! 10 | static mut Testnow: Option = None; Oct 12 04:15:52.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:15:52.616 INFO kablam! | Oct 12 04:15:52.616 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 04:15:52.616 INFO kablam! Oct 12 04:15:53.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.42s Oct 12 04:15:53.512 INFO kablam! su: No module specific data is present Oct 12 04:15:54.184 INFO running `"docker" "rm" "-f" "8fdca348d45b24536c688139121118f25d071b79c4f4a2e193b71a622e3c10ab"` Oct 12 04:15:54.589 INFO blam! 8fdca348d45b24536c688139121118f25d071b79c4f4a2e193b71a622e3c10ab Oct 12 04:15:54.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 04:15:54.747 INFO blam! 0e0784e3b037ac67ca6cdda7fde6f5e72a14e8858fb2534eab1c2150c8febc0b Oct 12 04:15:54.752 INFO running `"docker" "start" "-a" "0e0784e3b037ac67ca6cdda7fde6f5e72a14e8858fb2534eab1c2150c8febc0b"` Oct 12 04:15:55.548 INFO kablam! usermod: no changes Oct 12 04:15:55.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 04:15:55.616 INFO kablam! Running /target/debug/deps/carbon-1e2db8e5a9d044d6 Oct 12 04:15:55.624 INFO blam! Oct 12 04:15:55.624 INFO blam! running 12 tests Oct 12 04:15:55.624 INFO blam! test tests::test_end_of_day ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_end_of_second ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_integration_for_tm ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_end_of_minute ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_end_of_month ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_start_of_hour ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_test_now ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_start_of_minute ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_start_of_second ... ok Oct 12 04:15:55.624 INFO blam! test tests::test_end_of_hour ... ok Oct 12 04:15:55.632 INFO blam! test tests::test_start_of_day ... ok Oct 12 04:15:55.632 INFO blam! test tests::test_start_of_month ... ok Oct 12 04:15:55.632 INFO blam! Oct 12 04:15:55.632 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:15:55.632 INFO blam! Oct 12 04:15:55.650 INFO kablam! Doc-tests carbon Oct 12 04:15:57.343 INFO blam! Oct 12 04:15:57.343 INFO blam! running 0 tests Oct 12 04:15:57.343 INFO blam! Oct 12 04:15:57.343 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:15:57.343 INFO blam! Oct 12 04:15:57.350 INFO kablam! su: No module specific data is present Oct 12 04:15:58.004 INFO running `"docker" "rm" "-f" "0e0784e3b037ac67ca6cdda7fde6f5e72a14e8858fb2534eab1c2150c8febc0b"` Oct 12 04:15:58.339 INFO blam! 0e0784e3b037ac67ca6cdda7fde6f5e72a14e8858fb2534eab1c2150c8febc0b