Oct 22 00:32:01.517 INFO checking redshift-1.0.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:32:01.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 22 00:32:01.684 INFO blam! 1e757f9f040abe60ec5fbc737be1a39e0ae20f1e0e2add7358f13ee8e90beae9 Oct 22 00:32:01.690 INFO running `"docker" "start" "-a" "1e757f9f040abe60ec5fbc737be1a39e0ae20f1e0e2add7358f13ee8e90beae9"` Oct 22 00:32:02.176 INFO kablam! usermod: no changes Oct 22 00:32:02.252 INFO kablam! Checking redshift v1.0.3 (/source) Oct 22 00:32:02.930 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:02.930 INFO kablam! --> src/reader.rs:131:33 Oct 22 00:32:02.930 INFO kablam! | Oct 22 00:32:02.930 INFO kablam! 131 | self.get_next_char(true); Oct 22 00:32:02.930 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:02.930 INFO kablam! | Oct 22 00:32:02.930 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 00:32:02.930 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:02.930 INFO kablam! Oct 22 00:32:03.088 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 00:32:03.088 INFO kablam! --> src/reader.rs:131:33 Oct 22 00:32:03.088 INFO kablam! | Oct 22 00:32:03.088 INFO kablam! 131 | self.get_next_char(true); Oct 22 00:32:03.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 00:32:03.088 INFO kablam! | Oct 22 00:32:03.088 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 00:32:03.088 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 00:32:03.088 INFO kablam! Oct 22 00:32:03.948 INFO kablam! warning: variable does not need to be mutable Oct 22 00:32:03.948 INFO kablam! --> tests/writer_tests.rs:41:13 Oct 22 00:32:03.948 INFO kablam! | Oct 22 00:32:03.948 INFO kablam! 41 | let mut writer = redshift::writer::Writer::new(); Oct 22 00:32:03.948 INFO kablam! | ----^^^^^^ Oct 22 00:32:03.948 INFO kablam! | | Oct 22 00:32:03.948 INFO kablam! | help: remove this `mut` Oct 22 00:32:03.948 INFO kablam! | Oct 22 00:32:03.948 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:32:03.948 INFO kablam! Oct 22 00:32:03.957 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Oct 22 00:32:03.957 INFO kablam! --> tests/writer_tests.rs:9:9 Oct 22 00:32:03.957 INFO kablam! | Oct 22 00:32:03.957 INFO kablam! 9 | pub A: &'a str, Oct 22 00:32:03.957 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 00:32:03.957 INFO kablam! | Oct 22 00:32:03.957 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 22 00:32:03.957 INFO kablam! Oct 22 00:32:03.957 INFO kablam! warning: structure field `B` should have a snake case name such as `b` Oct 22 00:32:03.957 INFO kablam! --> tests/writer_tests.rs:10:9 Oct 22 00:32:03.957 INFO kablam! | Oct 22 00:32:03.957 INFO kablam! 10 | pub B: &'a str, Oct 22 00:32:03.957 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 00:32:03.957 INFO kablam! Oct 22 00:32:03.957 INFO kablam! warning: structure field `C` should have a snake case name such as `c` Oct 22 00:32:03.957 INFO kablam! --> tests/writer_tests.rs:11:9 Oct 22 00:32:03.957 INFO kablam! | Oct 22 00:32:03.957 INFO kablam! 11 | pub C: &'a str, Oct 22 00:32:03.957 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 00:32:03.957 INFO kablam! Oct 22 00:32:04.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 22 00:32:04.097 INFO kablam! su: No module specific data is present Oct 22 00:32:04.432 INFO running `"docker" "rm" "-f" "1e757f9f040abe60ec5fbc737be1a39e0ae20f1e0e2add7358f13ee8e90beae9"` Oct 22 00:32:04.599 INFO blam! 1e757f9f040abe60ec5fbc737be1a39e0ae20f1e0e2add7358f13ee8e90beae9