Oct 16 16:05:21.359 INFO testing carbon-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 16:05:21.359 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 16 16:05:21.791 INFO blam! 2670edf903f47c7549cf44fb96895976a631c59573a5cc6b4849ed402549dc09 Oct 16 16:05:21.792 INFO running `"docker" "start" "-a" "2670edf903f47c7549cf44fb96895976a631c59573a5cc6b4849ed402549dc09"` Oct 16 16:05:23.654 INFO kablam! usermod: no changes Oct 16 16:05:23.775 INFO kablam! Compiling carbon v0.1.0 (/source) Oct 16 16:05:24.616 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 16:05:24.616 INFO kablam! --> src/start.rs:30:26 Oct 16 16:05:24.616 INFO kablam! | Oct 16 16:05:24.616 INFO kablam! 30 | for m in (0..self.date_time.tm.tm_mon) { Oct 16 16:05:24.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 16:05:24.616 INFO kablam! | Oct 16 16:05:24.616 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 16:05:24.616 INFO kablam! Oct 16 16:05:24.616 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 16:05:24.616 INFO kablam! --> src/end.rs:30:30 Oct 16 16:05:24.616 INFO kablam! | Oct 16 16:05:24.616 INFO kablam! 30 | for month in (0..self.date_time.tm.tm_mon + 1) { Oct 16 16:05:24.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 16:05:24.616 INFO kablam! Oct 16 16:05:24.703 INFO kablam! warning: static variable `Testnow` should have an upper case name such as `TESTNOW` Oct 16 16:05:24.703 INFO kablam! --> src/lib.rs:10:1 Oct 16 16:05:24.703 INFO kablam! | Oct 16 16:05:24.703 INFO kablam! 10 | static mut Testnow: Option = None; Oct 16 16:05:24.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:05:24.703 INFO kablam! | Oct 16 16:05:24.703 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 16:05:24.703 INFO kablam! Oct 16 16:05:24.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 16 16:05:24.879 INFO kablam! su: No module specific data is present Oct 16 16:05:25.707 INFO running `"docker" "rm" "-f" "2670edf903f47c7549cf44fb96895976a631c59573a5cc6b4849ed402549dc09"` Oct 16 16:05:25.943 INFO blam! 2670edf903f47c7549cf44fb96895976a631c59573a5cc6b4849ed402549dc09 Oct 16 16:05:25.956 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 16 16:05:26.387 INFO blam! 65c9c41ea512fabc5d226cd05368b7eea6cee15dff0d38520cb5d2128f476476 Oct 16 16:05:26.395 INFO running `"docker" "start" "-a" "65c9c41ea512fabc5d226cd05368b7eea6cee15dff0d38520cb5d2128f476476"` Oct 16 16:05:28.326 INFO kablam! usermod: no changes Oct 16 16:05:28.395 INFO kablam! Compiling carbon v0.1.0 (/source) Oct 16 16:05:29.267 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 16:05:29.267 INFO kablam! --> src/start.rs:30:26 Oct 16 16:05:29.267 INFO kablam! | Oct 16 16:05:29.267 INFO kablam! 30 | for m in (0..self.date_time.tm.tm_mon) { Oct 16 16:05:29.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 16:05:29.267 INFO kablam! | Oct 16 16:05:29.267 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 16:05:29.267 INFO kablam! Oct 16 16:05:29.267 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 16 16:05:29.267 INFO kablam! --> src/end.rs:30:30 Oct 16 16:05:29.267 INFO kablam! | Oct 16 16:05:29.267 INFO kablam! 30 | for month in (0..self.date_time.tm.tm_mon + 1) { Oct 16 16:05:29.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 16:05:29.267 INFO kablam! Oct 16 16:05:29.471 INFO kablam! warning: static variable `Testnow` should have an upper case name such as `TESTNOW` Oct 16 16:05:29.471 INFO kablam! --> src/lib.rs:10:1 Oct 16 16:05:29.471 INFO kablam! | Oct 16 16:05:29.471 INFO kablam! 10 | static mut Testnow: Option = None; Oct 16 16:05:29.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:05:29.471 INFO kablam! | Oct 16 16:05:29.471 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 16 16:05:29.471 INFO kablam! Oct 16 16:05:30.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 16 16:05:30.389 INFO kablam! su: No module specific data is present Oct 16 16:05:31.595 INFO running `"docker" "rm" "-f" "65c9c41ea512fabc5d226cd05368b7eea6cee15dff0d38520cb5d2128f476476"` Oct 16 16:05:31.934 INFO blam! 65c9c41ea512fabc5d226cd05368b7eea6cee15dff0d38520cb5d2128f476476 Oct 16 16:05:31.937 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 16 16:05:32.359 INFO blam! b6559b6977e619425961a8fbe4b781a8720a6e35bcc3dbc5ff8cf17b9024d29c Oct 16 16:05:32.363 INFO running `"docker" "start" "-a" "b6559b6977e619425961a8fbe4b781a8720a6e35bcc3dbc5ff8cf17b9024d29c"` Oct 16 16:05:34.009 INFO kablam! usermod: no changes Oct 16 16:05:34.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 16:05:34.067 INFO kablam! Running /target/debug/deps/carbon-df1431c58c016b30 Oct 16 16:05:34.075 INFO blam! Oct 16 16:05:34.075 INFO blam! running 12 tests Oct 16 16:05:34.075 INFO blam! test tests::test_start_of_day ... ok Oct 16 16:05:34.075 INFO blam! test tests::test_start_of_hour ... ok Oct 16 16:05:34.079 INFO blam! test tests::test_integration_for_tm ... ok Oct 16 16:05:34.079 INFO blam! test tests::test_start_of_minute ... ok Oct 16 16:05:34.079 INFO blam! test tests::test_end_of_day ... ok Oct 16 16:05:34.079 INFO blam! test tests::test_end_of_second ... ok Oct 16 16:05:34.079 INFO blam! test tests::test_start_of_second ... ok Oct 16 16:05:34.080 INFO blam! test tests::test_end_of_hour ... ok Oct 16 16:05:34.081 INFO blam! test tests::test_end_of_minute ... ok Oct 16 16:05:34.087 INFO blam! test tests::test_test_now ... ok Oct 16 16:05:34.087 INFO blam! test tests::test_end_of_month ... ok Oct 16 16:05:34.087 INFO blam! test tests::test_start_of_month ... ok Oct 16 16:05:34.087 INFO blam! Oct 16 16:05:34.087 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:05:34.087 INFO blam! Oct 16 16:05:34.091 INFO kablam! Doc-tests carbon Oct 16 16:05:35.303 INFO blam! Oct 16 16:05:35.303 INFO blam! running 0 tests Oct 16 16:05:35.303 INFO blam! Oct 16 16:05:35.303 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:05:35.303 INFO blam! Oct 16 16:05:35.311 INFO kablam! su: No module specific data is present Oct 16 16:05:36.237 INFO running `"docker" "rm" "-f" "b6559b6977e619425961a8fbe4b781a8720a6e35bcc3dbc5ff8cf17b9024d29c"` Oct 16 16:05:36.523 INFO blam! b6559b6977e619425961a8fbe4b781a8720a6e35bcc3dbc5ff8cf17b9024d29c