Oct 13 05:46:07.890 INFO checking AKWolff037/rust-demo against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:46:07.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:46:08.336 INFO blam! 0549a4993bef6d79e49efba0d0c36f45aa917ccc73bbb22a834c6ba4d43a88a7 Oct 13 05:46:08.345 INFO running `"docker" "start" "-a" "0549a4993bef6d79e49efba0d0c36f45aa917ccc73bbb22a834c6ba4d43a88a7"` Oct 13 05:46:09.256 INFO kablam! usermod: no changes Oct 13 05:46:09.428 INFO kablam! Checking postgres-protocol v0.2.2 Oct 13 05:46:09.428 INFO kablam! Checking uuid v0.4.0 Oct 13 05:46:09.429 INFO kablam! Checking r2d2 v0.7.2 Oct 13 05:46:09.431 INFO kablam! Checking router v0.5.1 Oct 13 05:46:09.431 INFO kablam! Checking persistent v0.3.0 Oct 13 05:46:10.911 INFO kablam! Checking postgres-shared v0.2.1 Oct 13 05:46:12.861 INFO kablam! Checking postgres v0.14.1 Oct 13 05:46:14.858 INFO kablam! Checking r2d2_postgres v0.12.0 Oct 13 05:46:16.233 INFO kablam! Checking sequence_number_generator v0.1.0 (/source) Oct 13 05:46:19.689 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.689 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! ::: src/main.rs:53:16 Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! 53 | let conn = get_pg_connection!(req); Oct 13 05:46:19.689 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:46:19.689 INFO kablam! Oct 13 05:46:19.689 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.689 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! ::: src/main.rs:53:16 Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! 53 | let conn = get_pg_connection!(req); Oct 13 05:46:19.689 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.689 INFO kablam! Oct 13 05:46:19.689 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.689 INFO kablam! --> src/main.rs:32:29 Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.689 INFO kablam! 32 | return Ok(Response::with((status::InternalServerError))) Oct 13 05:46:19.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.689 INFO kablam! ... Oct 13 05:46:19.689 INFO kablam! 56 | let response_payload = try_or_500!(serde_json::to_string(&new_auth)); Oct 13 05:46:19.689 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:19.689 INFO kablam! Oct 13 05:46:19.689 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.689 INFO kablam! --> src/main.rs:61:22 Oct 13 05:46:19.689 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 61 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! ::: src/main.rs:66:16 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 66 | let conn = get_pg_connection!(req); Oct 13 05:46:19.690 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! ::: src/main.rs:66:16 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 66 | let conn = get_pg_connection!(req); Oct 13 05:46:19.690 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! ... Oct 13 05:46:19.690 INFO kablam! 77 | let response_payload = try_or_400!(serde_json::to_string(&sequence)); Oct 13 05:46:19.690 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/main.rs:82:22 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 82 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! ::: src/main.rs:89:16 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 89 | let conn = get_pg_connection!(req); Oct 13 05:46:19.690 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! ::: src/main.rs:89:16 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 89 | let conn = get_pg_connection!(req); Oct 13 05:46:19.690 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/main.rs:95:28 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 95 | return Ok(Response::with((status::BadRequest))); Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! ... Oct 13 05:46:19.690 INFO kablam! 99 | let response_payload = try_or_400!(serde_json::to_string(&sequences)); Oct 13 05:46:19.690 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/main.rs:104:22 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 104 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! Oct 13 05:46:19.690 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.690 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! ::: src/main.rs:109:16 Oct 13 05:46:19.690 INFO kablam! | Oct 13 05:46:19.690 INFO kablam! 109 | let conn = get_pg_connection!(req); Oct 13 05:46:19.690 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! ::: src/main.rs:109:16 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 109 | let conn = get_pg_connection!(req); Oct 13 05:46:19.691 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/main.rs:116:28 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 116 | return Ok(Response::with((status::BadRequest))); Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! ... Oct 13 05:46:19.691 INFO kablam! 120 | let response_payload = try_or_400!(serde_json::to_string(&sequence)); Oct 13 05:46:19.691 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/main.rs:125:22 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 125 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! ::: src/main.rs:131:16 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 131 | let conn = get_pg_connection!(req); Oct 13 05:46:19.691 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! ::: src/main.rs:131:16 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 131 | let conn = get_pg_connection!(req); Oct 13 05:46:19.691 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/main.rs:133:28 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 133 | return Ok(Response::with((status::BadRequest))); Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! ... Oct 13 05:46:19.691 INFO kablam! 137 | let response_payload = try_or_400!(serde_json::to_string(&sequence)); Oct 13 05:46:19.691 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:19.691 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:19.691 INFO kablam! --> src/main.rs:142:22 Oct 13 05:46:19.691 INFO kablam! | Oct 13 05:46:19.691 INFO kablam! 142 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:19.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:19.691 INFO kablam! Oct 13 05:46:20.149 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:46:20.149 INFO kablam! --> src/main.rs:149:2 Oct 13 05:46:20.149 INFO kablam! | Oct 13 05:46:20.150 INFO kablam! 149 | req.body.read_to_string(&mut payload); Oct 13 05:46:20.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:46:20.150 INFO kablam! | Oct 13 05:46:20.151 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:46:20.151 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:46:20.151 INFO kablam! Oct 13 05:46:20.577 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.577 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:20.577 INFO kablam! | Oct 13 05:46:20.577 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.578 INFO kablam! | Oct 13 05:46:20.578 INFO kablam! ::: src/main.rs:53:16 Oct 13 05:46:20.578 INFO kablam! | Oct 13 05:46:20.579 INFO kablam! 53 | let conn = get_pg_connection!(req); Oct 13 05:46:20.579 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.579 INFO kablam! | Oct 13 05:46:20.579 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:46:20.580 INFO kablam! Oct 13 05:46:20.580 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.580 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:20.581 INFO kablam! | Oct 13 05:46:20.581 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.581 INFO kablam! | Oct 13 05:46:20.582 INFO kablam! ::: src/main.rs:53:16 Oct 13 05:46:20.582 INFO kablam! | Oct 13 05:46:20.582 INFO kablam! 53 | let conn = get_pg_connection!(req); Oct 13 05:46:20.582 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.583 INFO kablam! Oct 13 05:46:20.583 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.583 INFO kablam! --> src/main.rs:32:29 Oct 13 05:46:20.583 INFO kablam! | Oct 13 05:46:20.584 INFO kablam! 32 | return Ok(Response::with((status::InternalServerError))) Oct 13 05:46:20.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.584 INFO kablam! ... Oct 13 05:46:20.584 INFO kablam! 56 | let response_payload = try_or_500!(serde_json::to_string(&new_auth)); Oct 13 05:46:20.585 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:20.585 INFO kablam! Oct 13 05:46:20.585 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.585 INFO kablam! --> src/main.rs:61:22 Oct 13 05:46:20.586 INFO kablam! | Oct 13 05:46:20.586 INFO kablam! 61 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:20.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.587 INFO kablam! Oct 13 05:46:20.587 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.587 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:20.587 INFO kablam! | Oct 13 05:46:20.588 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.592 INFO kablam! | Oct 13 05:46:20.593 INFO kablam! ::: src/main.rs:66:16 Oct 13 05:46:20.593 INFO kablam! | Oct 13 05:46:20.593 INFO kablam! 66 | let conn = get_pg_connection!(req); Oct 13 05:46:20.594 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.594 INFO kablam! Oct 13 05:46:20.594 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.594 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:20.595 INFO kablam! | Oct 13 05:46:20.595 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.596 INFO kablam! | Oct 13 05:46:20.596 INFO kablam! ::: src/main.rs:66:16 Oct 13 05:46:20.596 INFO kablam! | Oct 13 05:46:20.597 INFO kablam! 66 | let conn = get_pg_connection!(req); Oct 13 05:46:20.597 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.597 INFO kablam! Oct 13 05:46:20.597 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.598 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:20.598 INFO kablam! | Oct 13 05:46:20.598 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:20.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.599 INFO kablam! ... Oct 13 05:46:20.599 INFO kablam! 77 | let response_payload = try_or_400!(serde_json::to_string(&sequence)); Oct 13 05:46:20.599 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:20.599 INFO kablam! Oct 13 05:46:20.600 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.600 INFO kablam! --> src/main.rs:82:22 Oct 13 05:46:20.600 INFO kablam! | Oct 13 05:46:20.600 INFO kablam! 82 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:20.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.601 INFO kablam! Oct 13 05:46:20.601 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.601 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:20.602 INFO kablam! | Oct 13 05:46:20.602 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.602 INFO kablam! | Oct 13 05:46:20.603 INFO kablam! ::: src/main.rs:89:16 Oct 13 05:46:20.603 INFO kablam! | Oct 13 05:46:20.603 INFO kablam! 89 | let conn = get_pg_connection!(req); Oct 13 05:46:20.603 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.604 INFO kablam! Oct 13 05:46:20.604 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.612 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:20.612 INFO kablam! | Oct 13 05:46:20.613 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.613 INFO kablam! | Oct 13 05:46:20.613 INFO kablam! ::: src/main.rs:89:16 Oct 13 05:46:20.614 INFO kablam! | Oct 13 05:46:20.614 INFO kablam! 89 | let conn = get_pg_connection!(req); Oct 13 05:46:20.614 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.615 INFO kablam! Oct 13 05:46:20.615 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.615 INFO kablam! --> src/main.rs:95:28 Oct 13 05:46:20.615 INFO kablam! | Oct 13 05:46:20.616 INFO kablam! 95 | return Ok(Response::with((status::BadRequest))); Oct 13 05:46:20.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.616 INFO kablam! Oct 13 05:46:20.617 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.617 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:20.617 INFO kablam! | Oct 13 05:46:20.618 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:20.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.618 INFO kablam! ... Oct 13 05:46:20.618 INFO kablam! 99 | let response_payload = try_or_400!(serde_json::to_string(&sequences)); Oct 13 05:46:20.619 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 13 05:46:20.619 INFO kablam! Oct 13 05:46:20.619 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.620 INFO kablam! --> src/main.rs:104:22 Oct 13 05:46:20.620 INFO kablam! | Oct 13 05:46:20.620 INFO kablam! 104 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:20.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.621 INFO kablam! Oct 13 05:46:20.621 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.622 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:20.622 INFO kablam! | Oct 13 05:46:20.622 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.623 INFO kablam! | Oct 13 05:46:20.623 INFO kablam! ::: src/main.rs:109:16 Oct 13 05:46:20.623 INFO kablam! | Oct 13 05:46:20.624 INFO kablam! 109 | let conn = get_pg_connection!(req); Oct 13 05:46:20.624 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.624 INFO kablam! Oct 13 05:46:20.625 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.625 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:20.625 INFO kablam! | Oct 13 05:46:20.625 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.626 INFO kablam! | Oct 13 05:46:20.626 INFO kablam! ::: src/main.rs:109:16 Oct 13 05:46:20.627 INFO kablam! | Oct 13 05:46:20.627 INFO kablam! 109 | let conn = get_pg_connection!(req); Oct 13 05:46:20.627 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.628 INFO kablam! Oct 13 05:46:20.632 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.632 INFO kablam! --> src/main.rs:116:28 Oct 13 05:46:20.633 INFO kablam! | Oct 13 05:46:20.633 INFO kablam! 116 | return Ok(Response::with((status::BadRequest))); Oct 13 05:46:20.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.634 INFO kablam! Oct 13 05:46:20.634 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.634 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:20.634 INFO kablam! | Oct 13 05:46:20.634 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:20.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.635 INFO kablam! ... Oct 13 05:46:20.635 INFO kablam! 120 | let response_payload = try_or_400!(serde_json::to_string(&sequence)); Oct 13 05:46:20.636 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:20.636 INFO kablam! Oct 13 05:46:20.636 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.636 INFO kablam! --> src/main.rs:125:22 Oct 13 05:46:20.637 INFO kablam! | Oct 13 05:46:20.637 INFO kablam! 125 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:20.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.637 INFO kablam! Oct 13 05:46:20.638 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.638 INFO kablam! --> src/db.rs:18:30 Oct 13 05:46:20.638 INFO kablam! | Oct 13 05:46:20.638 INFO kablam! 18 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.639 INFO kablam! | Oct 13 05:46:20.639 INFO kablam! ::: src/main.rs:131:16 Oct 13 05:46:20.639 INFO kablam! | Oct 13 05:46:20.640 INFO kablam! 131 | let conn = get_pg_connection!(req); Oct 13 05:46:20.640 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.644 INFO kablam! Oct 13 05:46:20.644 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.645 INFO kablam! --> src/db.rs:23:29 Oct 13 05:46:20.645 INFO kablam! | Oct 13 05:46:20.645 INFO kablam! 23 | return Ok(Response::with((status::InternalServerError))); Oct 13 05:46:20.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.646 INFO kablam! | Oct 13 05:46:20.646 INFO kablam! ::: src/main.rs:131:16 Oct 13 05:46:20.647 INFO kablam! | Oct 13 05:46:20.647 INFO kablam! 131 | let conn = get_pg_connection!(req); Oct 13 05:46:20.647 INFO kablam! | ----------------------- in this macro invocation Oct 13 05:46:20.647 INFO kablam! Oct 13 05:46:20.648 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.648 INFO kablam! --> src/main.rs:133:28 Oct 13 05:46:20.648 INFO kablam! | Oct 13 05:46:20.649 INFO kablam! 133 | return Ok(Response::with((status::BadRequest))); Oct 13 05:46:20.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.649 INFO kablam! Oct 13 05:46:20.649 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.650 INFO kablam! --> src/main.rs:42:29 Oct 13 05:46:20.650 INFO kablam! | Oct 13 05:46:20.650 INFO kablam! 42 | return Ok(Response::with((status::BadRequest))) Oct 13 05:46:20.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.651 INFO kablam! ... Oct 13 05:46:20.651 INFO kablam! 137 | let response_payload = try_or_400!(serde_json::to_string(&sequence)); Oct 13 05:46:20.651 INFO kablam! | --------------------------------------------- in this macro invocation Oct 13 05:46:20.651 INFO kablam! Oct 13 05:46:20.652 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:46:20.652 INFO kablam! --> src/main.rs:142:22 Oct 13 05:46:20.652 INFO kablam! | Oct 13 05:46:20.652 INFO kablam! 142 | Ok(Response::with((status::InternalServerError))) Oct 13 05:46:20.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:46:20.653 INFO kablam! Oct 13 05:46:20.948 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 05:46:20.949 INFO kablam! --> src/main.rs:149:2 Oct 13 05:46:20.949 INFO kablam! | Oct 13 05:46:20.949 INFO kablam! 149 | req.body.read_to_string(&mut payload); Oct 13 05:46:20.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:46:20.950 INFO kablam! | Oct 13 05:46:20.950 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 05:46:20.950 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 05:46:20.951 INFO kablam! Oct 13 05:46:20.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.68s Oct 13 05:46:20.968 INFO kablam! su: No module specific data is present Oct 13 05:46:21.758 INFO running `"docker" "rm" "-f" "0549a4993bef6d79e49efba0d0c36f45aa917ccc73bbb22a834c6ba4d43a88a7"` Oct 13 05:46:22.064 INFO blam! 0549a4993bef6d79e49efba0d0c36f45aa917ccc73bbb22a834c6ba4d43a88a7