Oct 14 13:41:29.536 INFO testing limitee/cronjob against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:41:29.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 13:41:29.827 INFO blam! 25320e87dc48b6a45986b5cfae5f5d9f846bc5c9b68ab603f3fcc1ac9ba3a3dd Oct 14 13:41:29.835 INFO running `"docker" "start" "-a" "25320e87dc48b6a45986b5cfae5f5d9f846bc5c9b68ab603f3fcc1ac9ba3a3dd"` Oct 14 13:41:30.311 INFO kablam! usermod: no changes Oct 14 13:41:30.356 INFO kablam! Compiling num-integer v0.1.33 Oct 14 13:41:30.674 INFO kablam! Compiling num-iter v0.1.33 Oct 14 13:41:30.872 INFO kablam! Compiling num v0.1.37 Oct 14 13:41:31.038 INFO kablam! Compiling chrono v0.4.0 Oct 14 13:41:33.991 INFO kablam! Compiling cronjob v0.0.1 (/source) Oct 14 13:41:34.175 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:41:34.175 INFO kablam! --> src/lib.rs:240:41 Oct 14 13:41:34.175 INFO kablam! | Oct 14 13:41:34.175 INFO kablam! 240 | tx.send((x)).unwrap(); Oct 14 13:41:34.175 INFO kablam! | ^^^ help: remove these parentheses Oct 14 13:41:34.175 INFO kablam! | Oct 14 13:41:34.175 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 13:41:34.175 INFO kablam! Oct 14 13:41:34.175 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:41:34.175 INFO kablam! --> src/lib.rs:248:33 Oct 14 13:41:34.175 INFO kablam! | Oct 14 13:41:34.175 INFO kablam! 248 | tx.send((Local::now())).unwrap(); Oct 14 13:41:34.175 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:41:34.175 INFO kablam! Oct 14 13:41:36.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.89s Oct 14 13:41:36.243 INFO kablam! su: No module specific data is present Oct 14 13:41:37.070 INFO running `"docker" "rm" "-f" "25320e87dc48b6a45986b5cfae5f5d9f846bc5c9b68ab603f3fcc1ac9ba3a3dd"` Oct 14 13:41:37.375 INFO blam! 25320e87dc48b6a45986b5cfae5f5d9f846bc5c9b68ab603f3fcc1ac9ba3a3dd Oct 14 13:41:37.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 13:41:37.856 INFO blam! 798fac8efbaecbcef77bcd1725e7232e1aa20cab5c1da9f56df324b991a5f56a Oct 14 13:41:37.859 INFO running `"docker" "start" "-a" "798fac8efbaecbcef77bcd1725e7232e1aa20cab5c1da9f56df324b991a5f56a"` Oct 14 13:41:39.139 INFO kablam! usermod: no changes Oct 14 13:41:39.219 INFO kablam! Compiling cronjob v0.0.1 (/source) Oct 14 13:41:39.459 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:41:39.459 INFO kablam! --> src/lib.rs:240:41 Oct 14 13:41:39.459 INFO kablam! | Oct 14 13:41:39.459 INFO kablam! 240 | tx.send((x)).unwrap(); Oct 14 13:41:39.459 INFO kablam! | ^^^ help: remove these parentheses Oct 14 13:41:39.459 INFO kablam! | Oct 14 13:41:39.459 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 13:41:39.459 INFO kablam! Oct 14 13:41:39.459 INFO kablam! warning: unnecessary parentheses around method argument Oct 14 13:41:39.459 INFO kablam! --> src/lib.rs:248:33 Oct 14 13:41:39.459 INFO kablam! | Oct 14 13:41:39.459 INFO kablam! 248 | tx.send((Local::now())).unwrap(); Oct 14 13:41:39.459 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 13:41:39.459 INFO kablam! Oct 14 13:41:40.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 14 13:41:40.239 INFO kablam! su: No module specific data is present Oct 14 13:41:40.955 INFO running `"docker" "rm" "-f" "798fac8efbaecbcef77bcd1725e7232e1aa20cab5c1da9f56df324b991a5f56a"` Oct 14 13:41:41.235 INFO blam! 798fac8efbaecbcef77bcd1725e7232e1aa20cab5c1da9f56df324b991a5f56a Oct 14 13:41:41.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 13:41:41.709 INFO blam! 52103c925f85fc2881d09f81efd767118ce216f26b0e91e6647f2c61ae5e1cbf Oct 14 13:41:41.711 INFO running `"docker" "start" "-a" "52103c925f85fc2881d09f81efd767118ce216f26b0e91e6647f2c61ae5e1cbf"` Oct 14 13:41:43.303 INFO kablam! usermod: no changes Oct 14 13:41:43.398 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 13:41:43.403 INFO kablam! Running /target/debug/deps/cronjob-56885c2a8d8d64f6 Oct 14 13:41:43.408 INFO blam! Oct 14 13:41:43.408 INFO blam! running 0 tests Oct 14 13:41:43.409 INFO blam! Oct 14 13:41:43.409 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:41:43.409 INFO blam! Oct 14 13:41:43.419 INFO kablam! Running /target/debug/deps/cronjob-be2745d6a138e0ff Oct 14 13:41:43.427 INFO kablam! Doc-tests cronjob Oct 14 13:41:43.427 INFO blam! Oct 14 13:41:43.427 INFO blam! running 0 tests Oct 14 13:41:43.427 INFO blam! Oct 14 13:41:43.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:41:43.427 INFO blam! Oct 14 13:41:43.733 INFO blam! Oct 14 13:41:43.734 INFO blam! running 0 tests Oct 14 13:41:43.734 INFO blam! Oct 14 13:41:43.735 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:41:43.735 INFO blam! Oct 14 13:41:43.735 INFO kablam! su: No module specific data is present Oct 14 13:41:44.436 INFO running `"docker" "rm" "-f" "52103c925f85fc2881d09f81efd767118ce216f26b0e91e6647f2c61ae5e1cbf"` Oct 14 13:41:44.675 INFO blam! 52103c925f85fc2881d09f81efd767118ce216f26b0e91e6647f2c61ae5e1cbf