Nov 16 21:19:56.381 INFO testing limitee/cronjob against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 21:19:56.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 21:19:57.001 INFO [stdout] 9b668d8a4d250b13d97c2f497b708068dd962056d36100bc69c09a84ca4d5fe0 Nov 16 21:19:57.003 INFO running `"docker" "start" "-a" "9b668d8a4d250b13d97c2f497b708068dd962056d36100bc69c09a84ca4d5fe0"` Nov 16 21:19:58.503 INFO [stderr] usermod: no changes Nov 16 21:19:58.581 INFO [stderr] Compiling chrono v0.4.0 Nov 16 21:20:01.625 INFO [stderr] Compiling cronjob v0.0.1 (/source) Nov 16 21:20:01.963 INFO [stderr] warning: unnecessary parentheses around method argument Nov 16 21:20:01.963 INFO [stderr] --> src/lib.rs:240:41 Nov 16 21:20:01.963 INFO [stderr] | Nov 16 21:20:01.963 INFO [stderr] 240 | tx.send((x)).unwrap(); Nov 16 21:20:01.963 INFO [stderr] | ^^^ help: remove these parentheses Nov 16 21:20:01.963 INFO [stderr] | Nov 16 21:20:01.963 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 16 21:20:01.963 INFO [stderr] Nov 16 21:20:01.963 INFO [stderr] warning: unnecessary parentheses around method argument Nov 16 21:20:01.963 INFO [stderr] --> src/lib.rs:248:33 Nov 16 21:20:01.963 INFO [stderr] | Nov 16 21:20:01.963 INFO [stderr] 248 | tx.send((Local::now())).unwrap(); Nov 16 21:20:01.963 INFO [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses Nov 16 21:20:01.963 INFO [stderr] Nov 16 21:20:03.753 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.22s Nov 16 21:20:03.766 INFO [stderr] su: No module specific data is present Nov 16 21:20:04.138 INFO running `"docker" "inspect" "9b668d8a4d250b13d97c2f497b708068dd962056d36100bc69c09a84ca4d5fe0"` Nov 16 21:20:04.339 INFO running `"docker" "rm" "-f" "9b668d8a4d250b13d97c2f497b708068dd962056d36100bc69c09a84ca4d5fe0"` Nov 16 21:20:04.474 INFO [stdout] 9b668d8a4d250b13d97c2f497b708068dd962056d36100bc69c09a84ca4d5fe0 Nov 16 21:20:04.477 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 21:20:04.787 INFO [stdout] 9ff93f7b5627964f79e73d9e5c08578c37d6dd0afb67921790d06a525e73f5d8 Nov 16 21:20:04.789 INFO running `"docker" "start" "-a" "9ff93f7b5627964f79e73d9e5c08578c37d6dd0afb67921790d06a525e73f5d8"` Nov 16 21:20:05.536 INFO [stderr] usermod: no changes Nov 16 21:20:05.606 INFO [stderr] Compiling cronjob v0.0.1 (/source) Nov 16 21:20:06.082 INFO [stderr] warning: unnecessary parentheses around method argument Nov 16 21:20:06.083 INFO [stderr] --> src/lib.rs:240:41 Nov 16 21:20:06.083 INFO [stderr] | Nov 16 21:20:06.083 INFO [stderr] 240 | tx.send((x)).unwrap(); Nov 16 21:20:06.083 INFO [stderr] | ^^^ help: remove these parentheses Nov 16 21:20:06.083 INFO [stderr] | Nov 16 21:20:06.083 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 16 21:20:06.083 INFO [stderr] Nov 16 21:20:06.083 INFO [stderr] warning: unnecessary parentheses around method argument Nov 16 21:20:06.083 INFO [stderr] --> src/lib.rs:248:33 Nov 16 21:20:06.083 INFO [stderr] | Nov 16 21:20:06.083 INFO [stderr] 248 | tx.send((Local::now())).unwrap(); Nov 16 21:20:06.083 INFO [stderr] | ^^^^^^^^^^^^^^ help: remove these parentheses Nov 16 21:20:06.083 INFO [stderr] Nov 16 21:20:06.564 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s Nov 16 21:20:06.568 INFO [stderr] su: No module specific data is present Nov 16 21:20:07.140 INFO running `"docker" "inspect" "9ff93f7b5627964f79e73d9e5c08578c37d6dd0afb67921790d06a525e73f5d8"` Nov 16 21:20:07.496 INFO running `"docker" "rm" "-f" "9ff93f7b5627964f79e73d9e5c08578c37d6dd0afb67921790d06a525e73f5d8"` Nov 16 21:20:07.828 INFO [stdout] 9ff93f7b5627964f79e73d9e5c08578c37d6dd0afb67921790d06a525e73f5d8 Nov 16 21:20:07.829 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 21:20:08.238 INFO [stdout] 6f5506e40394fefe6450bc15bb536a5c3f4747716e393485c72571746705e35a Nov 16 21:20:08.245 INFO running `"docker" "start" "-a" "6f5506e40394fefe6450bc15bb536a5c3f4747716e393485c72571746705e35a"` Nov 16 21:20:09.360 INFO [stderr] usermod: no changes Nov 16 21:20:09.431 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Nov 16 21:20:09.443 INFO [stderr] Running /target/debug/deps/cronjob-8bfd05db5c62e909 Nov 16 21:20:09.447 INFO [stderr] Running /target/debug/deps/cronjob-83e38884a6d30c63 Nov 16 21:20:09.447 INFO [stdout] Nov 16 21:20:09.447 INFO [stdout] running 0 tests Nov 16 21:20:09.447 INFO [stdout] Nov 16 21:20:09.447 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:20:09.447 INFO [stdout] Nov 16 21:20:09.451 INFO [stdout] Nov 16 21:20:09.451 INFO [stderr] Doc-tests cronjob Nov 16 21:20:09.451 INFO [stdout] running 0 tests Nov 16 21:20:09.451 INFO [stdout] Nov 16 21:20:09.451 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:20:09.451 INFO [stdout] Nov 16 21:20:10.102 INFO [stdout] Nov 16 21:20:10.102 INFO [stdout] running 0 tests Nov 16 21:20:10.102 INFO [stdout] Nov 16 21:20:10.102 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:20:10.102 INFO [stdout] Nov 16 21:20:10.119 INFO [stderr] su: No module specific data is present Nov 16 21:20:11.325 INFO running `"docker" "inspect" "6f5506e40394fefe6450bc15bb536a5c3f4747716e393485c72571746705e35a"` Nov 16 21:20:11.647 INFO running `"docker" "rm" "-f" "6f5506e40394fefe6450bc15bb536a5c3f4747716e393485c72571746705e35a"` Nov 16 21:20:11.963 INFO [stdout] 6f5506e40394fefe6450bc15bb536a5c3f4747716e393485c72571746705e35a