Oct 13 10:11:33.780 INFO checking redshift-1.0.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:11:33.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 10:11:34.136 INFO blam! 63ba4c7175800e8b699e633b91c7014eb565b6eaa41d7aee2a0b15c9fa6738af Oct 13 10:11:34.160 INFO running `"docker" "start" "-a" "63ba4c7175800e8b699e633b91c7014eb565b6eaa41d7aee2a0b15c9fa6738af"` Oct 13 10:11:34.875 INFO kablam! usermod: no changes Oct 13 10:11:34.911 INFO kablam! Checking redshift v1.0.3 (/source) Oct 13 10:11:35.516 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:35.516 INFO kablam! --> src/reader.rs:131:33 Oct 13 10:11:35.516 INFO kablam! | Oct 13 10:11:35.516 INFO kablam! 131 | self.get_next_char(true); Oct 13 10:11:35.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:35.516 INFO kablam! | Oct 13 10:11:35.516 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 10:11:35.516 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:35.516 INFO kablam! Oct 13 10:11:35.900 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 10:11:35.900 INFO kablam! --> src/reader.rs:131:33 Oct 13 10:11:35.900 INFO kablam! | Oct 13 10:11:35.900 INFO kablam! 131 | self.get_next_char(true); Oct 13 10:11:35.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:11:35.900 INFO kablam! | Oct 13 10:11:35.900 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 10:11:35.900 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 10:11:35.900 INFO kablam! Oct 13 10:11:36.972 INFO kablam! warning: variable does not need to be mutable Oct 13 10:11:36.972 INFO kablam! --> tests/writer_tests.rs:41:13 Oct 13 10:11:36.972 INFO kablam! | Oct 13 10:11:36.972 INFO kablam! 41 | let mut writer = redshift::writer::Writer::new(); Oct 13 10:11:36.972 INFO kablam! | ----^^^^^^ Oct 13 10:11:36.972 INFO kablam! | | Oct 13 10:11:36.972 INFO kablam! | help: remove this `mut` Oct 13 10:11:36.972 INFO kablam! | Oct 13 10:11:36.972 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 10:11:36.972 INFO kablam! Oct 13 10:11:36.976 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Oct 13 10:11:36.977 INFO kablam! --> tests/writer_tests.rs:9:9 Oct 13 10:11:36.977 INFO kablam! | Oct 13 10:11:36.977 INFO kablam! 9 | pub A: &'a str, Oct 13 10:11:36.977 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:11:36.977 INFO kablam! | Oct 13 10:11:36.978 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 10:11:36.978 INFO kablam! Oct 13 10:11:36.978 INFO kablam! warning: structure field `B` should have a snake case name such as `b` Oct 13 10:11:36.978 INFO kablam! --> tests/writer_tests.rs:10:9 Oct 13 10:11:36.978 INFO kablam! | Oct 13 10:11:36.978 INFO kablam! 10 | pub B: &'a str, Oct 13 10:11:36.978 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:11:36.978 INFO kablam! Oct 13 10:11:36.978 INFO kablam! warning: structure field `C` should have a snake case name such as `c` Oct 13 10:11:36.978 INFO kablam! --> tests/writer_tests.rs:11:9 Oct 13 10:11:36.978 INFO kablam! | Oct 13 10:11:36.978 INFO kablam! 11 | pub C: &'a str, Oct 13 10:11:36.978 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 10:11:36.978 INFO kablam! Oct 13 10:11:37.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 13 10:11:37.067 INFO kablam! su: No module specific data is present Oct 13 10:11:37.423 INFO running `"docker" "rm" "-f" "63ba4c7175800e8b699e633b91c7014eb565b6eaa41d7aee2a0b15c9fa6738af"` Oct 13 10:11:37.600 INFO blam! 63ba4c7175800e8b699e633b91c7014eb565b6eaa41d7aee2a0b15c9fa6738af