Sep 04 06:42:17.398 INFO checking redshift-1.0.3 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 06:42:17.398 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 06:42:17.398 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:42:17.556 INFO blam! 6bd036b9b70ba31c42d28602a0176e706e7b261ad8bf42c807328cf67d29b3e2 Sep 04 06:42:17.560 INFO running `"docker" "start" "-a" "6bd036b9b70ba31c42d28602a0176e706e7b261ad8bf42c807328cf67d29b3e2"` Sep 04 06:42:18.262 INFO kablam! Checking csv v0.14.7 Sep 04 06:42:19.448 INFO kablam! Checking redshift v1.0.3 (file:///source) Sep 04 06:42:19.973 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 06:42:19.973 INFO kablam! --> src/reader.rs:131:33 Sep 04 06:42:19.973 INFO kablam! | Sep 04 06:42:19.973 INFO kablam! 131 | self.get_next_char(true); Sep 04 06:42:19.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:42:19.974 INFO kablam! | Sep 04 06:42:19.974 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 06:42:19.975 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 06:42:19.975 INFO kablam! Sep 04 06:42:20.300 INFO kablam! warning: unused `std::result::Result` which must be used Sep 04 06:42:20.300 INFO kablam! --> src/reader.rs:131:33 Sep 04 06:42:20.300 INFO kablam! | Sep 04 06:42:20.300 INFO kablam! 131 | self.get_next_char(true); Sep 04 06:42:20.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:42:20.300 INFO kablam! | Sep 04 06:42:20.301 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 04 06:42:20.301 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 04 06:42:20.302 INFO kablam! Sep 04 06:42:21.021 INFO kablam! warning: variable does not need to be mutable Sep 04 06:42:21.021 INFO kablam! --> tests/writer_tests.rs:41:13 Sep 04 06:42:21.022 INFO kablam! | Sep 04 06:42:21.022 INFO kablam! 41 | let mut writer = redshift::writer::Writer::new(); Sep 04 06:42:21.022 INFO kablam! | ----^^^^^^ Sep 04 06:42:21.022 INFO kablam! | | Sep 04 06:42:21.022 INFO kablam! | help: remove this `mut` Sep 04 06:42:21.022 INFO kablam! | Sep 04 06:42:21.022 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 06:42:21.022 INFO kablam! Sep 04 06:42:21.030 INFO kablam! warning: structure field `A` should have a snake case name such as `a` Sep 04 06:42:21.030 INFO kablam! --> tests/writer_tests.rs:9:9 Sep 04 06:42:21.030 INFO kablam! | Sep 04 06:42:21.030 INFO kablam! 9 | pub A: &'a str, Sep 04 06:42:21.030 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:42:21.030 INFO kablam! | Sep 04 06:42:21.030 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 04 06:42:21.030 INFO kablam! Sep 04 06:42:21.030 INFO kablam! warning: structure field `B` should have a snake case name such as `b` Sep 04 06:42:21.030 INFO kablam! --> tests/writer_tests.rs:10:9 Sep 04 06:42:21.030 INFO kablam! | Sep 04 06:42:21.030 INFO kablam! 10 | pub B: &'a str, Sep 04 06:42:21.030 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:42:21.030 INFO kablam! Sep 04 06:42:21.031 INFO kablam! warning: structure field `C` should have a snake case name such as `c` Sep 04 06:42:21.031 INFO kablam! --> tests/writer_tests.rs:11:9 Sep 04 06:42:21.031 INFO kablam! | Sep 04 06:42:21.031 INFO kablam! 11 | pub C: &'a str, Sep 04 06:42:21.031 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 06:42:21.031 INFO kablam! Sep 04 06:42:21.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.82s Sep 04 06:42:21.071 INFO kablam! su: No module specific data is present Sep 04 06:42:21.653 INFO running `"docker" "rm" "-f" "6bd036b9b70ba31c42d28602a0176e706e7b261ad8bf42c807328cf67d29b3e2"` Sep 04 06:42:21.737 INFO blam! 6bd036b9b70ba31c42d28602a0176e706e7b261ad8bf42c807328cf67d29b3e2