Oct 27 17:22:15.653 INFO checking redshift-1.0.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 17:22:15.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 17:22:15.871 INFO blam! d4975b8b454aba0bc4e631c0880dfca6cd3b02911a68aa0a3de645308b9d8514 Oct 27 17:22:15.873 INFO running `"docker" "start" "-a" "d4975b8b454aba0bc4e631c0880dfca6cd3b02911a68aa0a3de645308b9d8514"` Oct 27 17:22:16.270 INFO kablam! usermod: no changes Oct 27 17:22:16.319 INFO kablam! Checking redshift v1.0.3 (/source) Oct 27 17:22:17.030 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:17.030 INFO kablam! --> src/reader.rs:131:33 Oct 27 17:22:17.030 INFO kablam! | Oct 27 17:22:17.031 INFO kablam! 131 | self.get_next_char(true); Oct 27 17:22:17.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:17.031 INFO kablam! | Oct 27 17:22:17.031 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 17:22:17.032 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:17.032 INFO kablam! Oct 27 17:22:17.243 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:17.243 INFO kablam! --> src/reader.rs:131:33 Oct 27 17:22:17.246 INFO kablam! | Oct 27 17:22:17.247 INFO kablam! 131 | self.get_next_char(true); Oct 27 17:22:17.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:17.248 INFO kablam! | Oct 27 17:22:17.248 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 17:22:17.248 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:17.249 INFO kablam! Oct 27 17:22:18.393 INFO kablam! warning: variable does not need to be mutable Oct 27 17:22:18.394 INFO kablam! --> tests/writer_tests.rs:41:13 Oct 27 17:22:18.394 INFO kablam! | Oct 27 17:22:18.394 INFO kablam! 41 | let mut writer = redshift::writer::Writer::new(); Oct 27 17:22:18.394 INFO kablam! | ----^^^^^^ Oct 27 17:22:18.394 INFO kablam! | | Oct 27 17:22:18.394 INFO kablam! | help: remove this `mut` Oct 27 17:22:18.394 INFO kablam! | Oct 27 17:22:18.394 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 17:22:18.394 INFO kablam! Oct 27 17:22:18.398 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Oct 27 17:22:18.398 INFO kablam! --> tests/writer_tests.rs:9:9 Oct 27 17:22:18.398 INFO kablam! | Oct 27 17:22:18.398 INFO kablam! 9 | pub A: &'a str, Oct 27 17:22:18.398 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 17:22:18.399 INFO kablam! | Oct 27 17:22:18.403 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 17:22:18.403 INFO kablam! Oct 27 17:22:18.403 INFO kablam! warning: structure field `B` should have a snake case name such as `b` Oct 27 17:22:18.403 INFO kablam! --> tests/writer_tests.rs:10:9 Oct 27 17:22:18.403 INFO kablam! | Oct 27 17:22:18.403 INFO kablam! 10 | pub B: &'a str, Oct 27 17:22:18.403 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 17:22:18.403 INFO kablam! Oct 27 17:22:18.403 INFO kablam! warning: structure field `C` should have a snake case name such as `c` Oct 27 17:22:18.403 INFO kablam! --> tests/writer_tests.rs:11:9 Oct 27 17:22:18.403 INFO kablam! | Oct 27 17:22:18.403 INFO kablam! 11 | pub C: &'a str, Oct 27 17:22:18.403 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 17:22:18.403 INFO kablam! Oct 27 17:22:19.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 27 17:22:19.036 INFO kablam! su: No module specific data is present Oct 27 17:22:19.939 INFO running `"docker" "rm" "-f" "d4975b8b454aba0bc4e631c0880dfca6cd3b02911a68aa0a3de645308b9d8514"` Oct 27 17:22:20.175 INFO blam! d4975b8b454aba0bc4e631c0880dfca6cd3b02911a68aa0a3de645308b9d8514