Oct 27 17:22:15.902 INFO checking redshift-1.0.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 17:22:15.902 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:16.043 INFO blam! 2b093a6985ea5820e5ca27fdfa9d92eef7c9f7affa6b7adca7dd7dd890758417 Oct 27 17:22:16.045 INFO running `"docker" "start" "-a" "2b093a6985ea5820e5ca27fdfa9d92eef7c9f7affa6b7adca7dd7dd890758417"` Oct 27 17:22:16.574 INFO kablam! usermod: no changes Oct 27 17:22:16.633 INFO kablam! Checking redshift v1.0.3 (/source) Oct 27 17:22:17.399 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:17.399 INFO kablam! --> src/reader.rs:131:33 Oct 27 17:22:17.399 INFO kablam! | Oct 27 17:22:17.399 INFO kablam! 131 | self.get_next_char(true); Oct 27 17:22:17.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:17.399 INFO kablam! | Oct 27 17:22:17.399 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 17:22:17.399 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:17.399 INFO kablam! Oct 27 17:22:17.910 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 17:22:17.910 INFO kablam! --> src/reader.rs:131:33 Oct 27 17:22:17.910 INFO kablam! | Oct 27 17:22:17.910 INFO kablam! 131 | self.get_next_char(true); Oct 27 17:22:17.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 17:22:17.915 INFO kablam! | Oct 27 17:22:17.915 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 17:22:17.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 17:22:17.915 INFO kablam! Oct 27 17:22:19.243 INFO kablam! warning: variable does not need to be mutable Oct 27 17:22:19.243 INFO kablam! --> tests/writer_tests.rs:41:13 Oct 27 17:22:19.243 INFO kablam! | Oct 27 17:22:19.243 INFO kablam! 41 | let mut writer = redshift::writer::Writer::new(); Oct 27 17:22:19.243 INFO kablam! | ----^^^^^^ Oct 27 17:22:19.243 INFO kablam! | | Oct 27 17:22:19.243 INFO kablam! | help: remove this `mut` Oct 27 17:22:19.243 INFO kablam! | Oct 27 17:22:19.243 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 17:22:19.243 INFO kablam! Oct 27 17:22:19.252 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Oct 27 17:22:19.252 INFO kablam! --> tests/writer_tests.rs:9:9 Oct 27 17:22:19.252 INFO kablam! | Oct 27 17:22:19.252 INFO kablam! 9 | pub A: &'a str, Oct 27 17:22:19.252 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 17:22:19.252 INFO kablam! | Oct 27 17:22:19.252 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 17:22:19.252 INFO kablam! Oct 27 17:22:19.252 INFO kablam! warning: structure field `B` should have a snake case name such as `b` Oct 27 17:22:19.252 INFO kablam! --> tests/writer_tests.rs:10:9 Oct 27 17:22:19.252 INFO kablam! | Oct 27 17:22:19.252 INFO kablam! 10 | pub B: &'a str, Oct 27 17:22:19.252 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 17:22:19.252 INFO kablam! Oct 27 17:22:19.252 INFO kablam! warning: structure field `C` should have a snake case name such as `c` Oct 27 17:22:19.252 INFO kablam! --> tests/writer_tests.rs:11:9 Oct 27 17:22:19.252 INFO kablam! | Oct 27 17:22:19.252 INFO kablam! 11 | pub C: &'a str, Oct 27 17:22:19.252 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 17:22:19.252 INFO kablam! Oct 27 17:22:19.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Oct 27 17:22:19.375 INFO kablam! su: No module specific data is present Oct 27 17:22:20.019 INFO running `"docker" "rm" "-f" "2b093a6985ea5820e5ca27fdfa9d92eef7c9f7affa6b7adca7dd7dd890758417"` Oct 27 17:22:20.243 INFO blam! 2b093a6985ea5820e5ca27fdfa9d92eef7c9f7affa6b7adca7dd7dd890758417