Oct 27 02:46:45.398 INFO checking jonahwilliams/dql against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:46:45.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 02:46:45.873 INFO blam! 8cabf552a096b54859789b55cf97bc9bb00564f2d58b876bdb08e4b110bd01d2 Oct 27 02:46:45.875 INFO running `"docker" "start" "-a" "8cabf552a096b54859789b55cf97bc9bb00564f2d58b876bdb08e4b110bd01d2"` Oct 27 02:46:48.334 INFO kablam! usermod: no changes Oct 27 02:46:48.411 INFO kablam! Checking damage_query_language v0.1.0 (/source) Oct 27 02:46:49.248 INFO kablam! warning: unused variable: `acc` Oct 27 02:46:49.248 INFO kablam! --> src/main.rs:65:17 Oct 27 02:46:49.249 INFO kablam! | Oct 27 02:46:49.250 INFO kablam! 65 | let mut acc = String::new(); Oct 27 02:46:49.250 INFO kablam! | ^^^ help: consider using `_acc` instead Oct 27 02:46:49.251 INFO kablam! | Oct 27 02:46:49.252 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:46:49.252 INFO kablam! Oct 27 02:46:49.253 INFO kablam! warning: unused variable: `result` Oct 27 02:46:49.254 INFO kablam! --> src/main.rs:314:25 Oct 27 02:46:49.254 INFO kablam! | Oct 27 02:46:49.255 INFO kablam! 314 | let mut result = *l; Oct 27 02:46:49.255 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 02:46:49.255 INFO kablam! Oct 27 02:46:49.263 INFO kablam! warning: variable does not need to be mutable Oct 27 02:46:49.263 INFO kablam! --> src/main.rs:65:13 Oct 27 02:46:49.263 INFO kablam! | Oct 27 02:46:49.263 INFO kablam! 65 | let mut acc = String::new(); Oct 27 02:46:49.263 INFO kablam! | ----^^^ Oct 27 02:46:49.263 INFO kablam! | | Oct 27 02:46:49.271 INFO kablam! | help: remove this `mut` Oct 27 02:46:49.271 INFO kablam! | Oct 27 02:46:49.272 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:46:49.272 INFO kablam! Oct 27 02:46:49.287 INFO kablam! warning: constant item is never used: `RESERVED_PHRASES` Oct 27 02:46:49.287 INFO kablam! --> src/main.rs:28:1 Oct 27 02:46:49.287 INFO kablam! | Oct 27 02:46:49.287 INFO kablam! 28 | const RESERVED_PHRASES: [&'static str; 4] = ["AVERAGE", "MIN", "MAX", "QUERY"]; Oct 27 02:46:49.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:46:49.295 INFO kablam! | Oct 27 02:46:49.295 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:46:49.295 INFO kablam! Oct 27 02:46:49.555 INFO kablam! warning: unused variable: `acc` Oct 27 02:46:49.556 INFO kablam! --> src/main.rs:65:17 Oct 27 02:46:49.557 INFO kablam! | Oct 27 02:46:49.557 INFO kablam! 65 | let mut acc = String::new(); Oct 27 02:46:49.558 INFO kablam! | ^^^ help: consider using `_acc` instead Oct 27 02:46:49.559 INFO kablam! | Oct 27 02:46:49.559 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:46:49.560 INFO kablam! Oct 27 02:46:49.560 INFO kablam! warning: unused variable: `result` Oct 27 02:46:49.561 INFO kablam! --> src/main.rs:314:25 Oct 27 02:46:49.561 INFO kablam! | Oct 27 02:46:49.562 INFO kablam! 314 | let mut result = *l; Oct 27 02:46:49.562 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 27 02:46:49.563 INFO kablam! Oct 27 02:46:49.565 INFO kablam! warning: variable does not need to be mutable Oct 27 02:46:49.566 INFO kablam! --> src/main.rs:65:13 Oct 27 02:46:49.567 INFO kablam! | Oct 27 02:46:49.567 INFO kablam! 65 | let mut acc = String::new(); Oct 27 02:46:49.568 INFO kablam! | ----^^^ Oct 27 02:46:49.569 INFO kablam! | | Oct 27 02:46:49.569 INFO kablam! | help: remove this `mut` Oct 27 02:46:49.570 INFO kablam! | Oct 27 02:46:49.570 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:46:49.571 INFO kablam! Oct 27 02:46:49.578 INFO kablam! warning: constant item is never used: `RESERVED_PHRASES` Oct 27 02:46:49.579 INFO kablam! --> src/main.rs:28:1 Oct 27 02:46:49.580 INFO kablam! | Oct 27 02:46:49.580 INFO kablam! 28 | const RESERVED_PHRASES: [&'static str; 4] = ["AVERAGE", "MIN", "MAX", "QUERY"]; Oct 27 02:46:49.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:46:49.581 INFO kablam! | Oct 27 02:46:49.582 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:46:49.583 INFO kablam! Oct 27 02:46:49.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 27 02:46:49.635 INFO kablam! su: No module specific data is present Oct 27 02:46:50.928 INFO running `"docker" "rm" "-f" "8cabf552a096b54859789b55cf97bc9bb00564f2d58b876bdb08e4b110bd01d2"` Oct 27 02:46:51.279 INFO blam! 8cabf552a096b54859789b55cf97bc9bb00564f2d58b876bdb08e4b110bd01d2