Oct 13 05:12:03.431 INFO checking Cobrand/chatbix against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:12:03.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 13 05:12:04.027 INFO blam! d60c324802901e2728999ac2a49622703f3d5f2d11c74dc763e07c91ef498090 Oct 13 05:12:04.029 INFO running `"docker" "start" "-a" "d60c324802901e2728999ac2a49622703f3d5f2d11c74dc763e07c91ef498090"` Oct 13 05:12:05.269 INFO kablam! usermod: no changes Oct 13 05:12:05.511 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 05:12:05.512 INFO kablam! Checking mime v0.2.4 Oct 13 05:12:05.515 INFO kablam! Checking chrono v0.2.25 Oct 13 05:12:05.515 INFO kablam! Checking error-chain v0.9.0 Oct 13 05:12:05.515 INFO kablam! Checking dotenv v0.8.0 Oct 13 05:12:06.616 INFO kablam! Checking hyper v0.10.10 Oct 13 05:12:10.735 INFO kablam! Checking postgres-shared v0.1.1 Oct 13 05:12:14.221 INFO kablam! Checking iron v0.5.1 Oct 13 05:12:14.253 INFO kablam! Checking postgres v0.13.6 Oct 13 05:12:18.074 INFO kablam! Checking persistent v0.3.0 Oct 13 05:12:18.074 INFO kablam! Checking mount v0.3.0 Oct 13 05:12:18.074 INFO kablam! Checking router v0.5.1 Oct 13 05:12:19.560 INFO kablam! Checking r2d2_postgres v0.11.1 Oct 13 05:12:23.808 INFO kablam! Checking staticfile v0.4.0 Oct 13 05:12:24.204 INFO kablam! Checking bodyparser v0.5.0 Oct 13 05:12:24.204 INFO kablam! Checking bodyparser v0.6.0 Oct 13 05:12:27.092 INFO kablam! Checking urlencoded v0.5.0 Oct 13 05:12:29.908 INFO kablam! Checking chatbix v0.1.0 (/source) Oct 13 05:12:34.396 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:34.396 INFO kablam! --> src/routes.rs:118:50 Oct 13 05:12:34.396 INFO kablam! | Oct 13 05:12:34.396 INFO kablam! 118 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 13 05:12:34.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:34.396 INFO kablam! | Oct 13 05:12:34.396 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:12:34.396 INFO kablam! Oct 13 05:12:34.396 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:34.396 INFO kablam! --> src/routes.rs:173:50 Oct 13 05:12:34.396 INFO kablam! | Oct 13 05:12:34.396 INFO kablam! 173 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 13 05:12:34.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:34.396 INFO kablam! Oct 13 05:12:34.396 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:34.396 INFO kablam! --> src/routes.rs:262:50 Oct 13 05:12:34.396 INFO kablam! | Oct 13 05:12:34.396 INFO kablam! 262 | return Err(IronError::new(body_error,(status::BadRequest))), Oct 13 05:12:34.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:34.396 INFO kablam! Oct 13 05:12:34.810 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:34.810 INFO kablam! --> src/routes.rs:118:50 Oct 13 05:12:34.810 INFO kablam! | Oct 13 05:12:34.810 INFO kablam! 118 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 13 05:12:34.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:34.810 INFO kablam! | Oct 13 05:12:34.810 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:12:34.811 INFO kablam! Oct 13 05:12:34.811 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:34.811 INFO kablam! --> src/routes.rs:173:50 Oct 13 05:12:34.811 INFO kablam! | Oct 13 05:12:34.811 INFO kablam! 173 | return Err(IronError::new(body_error,(status::BadRequest))) Oct 13 05:12:34.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:34.811 INFO kablam! Oct 13 05:12:34.811 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:34.811 INFO kablam! --> src/routes.rs:262:50 Oct 13 05:12:34.811 INFO kablam! | Oct 13 05:12:34.811 INFO kablam! 262 | return Err(IronError::new(body_error,(status::BadRequest))), Oct 13 05:12:34.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:34.811 INFO kablam! Oct 13 05:12:42.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.50s Oct 13 05:12:42.832 INFO kablam! su: No module specific data is present Oct 13 05:12:43.602 INFO running `"docker" "rm" "-f" "d60c324802901e2728999ac2a49622703f3d5f2d11c74dc763e07c91ef498090"` Oct 13 05:12:44.084 INFO blam! d60c324802901e2728999ac2a49622703f3d5f2d11c74dc763e07c91ef498090