Oct 12 13:27:28.971 INFO checking snaar/drat against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 13:27:28.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 13:27:29.360 INFO blam! f724597dfda34bb7cc41e9c0e06d1e9742db2027f1f635f126f7da46933d2002 Oct 12 13:27:29.380 INFO running `"docker" "start" "-a" "f724597dfda34bb7cc41e9c0e06d1e9742db2027f1f635f126f7da46933d2002"` Oct 12 13:27:30.470 INFO kablam! usermod: no changes Oct 12 13:27:30.716 INFO kablam! Checking lzf v0.3.1 Oct 12 13:27:30.716 INFO kablam! Checking log v0.4.3 Oct 12 13:27:30.716 INFO kablam! Checking encoding_rs v0.7.2 Oct 12 13:27:30.716 INFO kablam! Checking memchr v2.0.1 Oct 12 13:27:30.716 INFO kablam! Checking uuid v0.6.5 Oct 12 13:27:30.716 INFO kablam! Checking miniz-sys v0.1.10 Oct 12 13:27:30.716 INFO kablam! Checking serde_json v1.0.24 Oct 12 13:27:30.716 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 13:27:31.600 INFO kablam! Compiling phf_generator v0.7.22 Oct 12 13:27:32.265 INFO kablam! Checking flate2 v1.0.2 Oct 12 13:27:32.268 INFO kablam! Checking tokio-io v0.1.7 Oct 12 13:27:32.742 INFO kablam! Checking mio v0.6.15 Oct 12 13:27:33.088 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 12 13:27:33.684 INFO kablam! Checking want v0.0.4 Oct 12 13:27:35.158 INFO kablam! Checking csv-core v0.1.4 Oct 12 13:27:35.548 INFO kablam! Compiling phf_codegen v0.7.22 Oct 12 13:27:37.572 INFO kablam! Checking csv v1.0.0 Oct 12 13:27:37.888 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 13:27:38.376 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 13:27:38.376 INFO kablam! Checking tokio-fs v0.1.3 Oct 12 13:27:41.154 INFO kablam! Checking tokio-reactor v0.1.3 Oct 12 13:27:43.012 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 13:27:43.012 INFO kablam! Checking tokio-tcp v0.1.1 Oct 12 13:27:44.857 INFO kablam! Checking tokio v0.1.7 Oct 12 13:27:46.063 INFO kablam! Checking tokio-core v0.1.17 Oct 12 13:27:47.571 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 13:27:47.572 INFO kablam! Checking hyper v0.11.27 Oct 12 13:27:52.815 INFO kablam! Checking hyper-tls v0.1.4 Oct 12 13:27:53.618 INFO kablam! Checking reqwest v0.8.7 Oct 12 13:27:55.152 INFO kablam! Checking drat v0.0.1 (/source) Oct 12 13:27:57.112 INFO kablam! warning: value assigned to `next_row` is never read Oct 12 13:27:57.112 INFO kablam! --> src/file_record.rs:59:17 Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! 59 | let mut next_row = None; Oct 12 13:27:57.112 INFO kablam! | ^^^^^^^^ Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 13:27:57.112 INFO kablam! Oct 12 13:27:57.112 INFO kablam! warning: unused variable: `magic_num` Oct 12 13:27:57.112 INFO kablam! --> src/read/dc_reader.rs:24:13 Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! 24 | let magic_num = reader.read_u64::().unwrap(); Oct 12 13:27:57.112 INFO kablam! | ^^^^^^^^^ help: consider using `_magic_num` instead Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 13:27:57.112 INFO kablam! Oct 12 13:27:57.112 INFO kablam! warning: unused variable: `version` Oct 12 13:27:57.112 INFO kablam! --> src/read/dc_reader.rs:25:13 Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! 25 | let version = reader.read_u16::().unwrap(); Oct 12 13:27:57.112 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 12 13:27:57.112 INFO kablam! Oct 12 13:27:57.112 INFO kablam! warning: value assigned to `next_row` is never read Oct 12 13:27:57.112 INFO kablam! --> src/file_record.rs:59:17 Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! 59 | let mut next_row = None; Oct 12 13:27:57.112 INFO kablam! | ^^^^^^^^ Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 13:27:57.112 INFO kablam! Oct 12 13:27:57.112 INFO kablam! warning: unused variable: `magic_num` Oct 12 13:27:57.112 INFO kablam! --> src/read/dc_reader.rs:24:13 Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! 24 | let magic_num = reader.read_u64::().unwrap(); Oct 12 13:27:57.112 INFO kablam! | ^^^^^^^^^ help: consider using `_magic_num` instead Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 13:27:57.112 INFO kablam! Oct 12 13:27:57.112 INFO kablam! warning: unused variable: `version` Oct 12 13:27:57.112 INFO kablam! --> src/read/dc_reader.rs:25:13 Oct 12 13:27:57.112 INFO kablam! | Oct 12 13:27:57.112 INFO kablam! 25 | let version = reader.read_u16::().unwrap(); Oct 12 13:27:57.112 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 12 13:27:57.112 INFO kablam! Oct 12 13:27:57.224 INFO kablam! warning: method is never used: `delimiter` Oct 12 13:27:57.224 INFO kablam! --> src/config.rs:46:5 Oct 12 13:27:57.224 INFO kablam! | Oct 12 13:27:57.224 INFO kablam! 46 | pub fn delimiter(&self) -> u8 { Oct 12 13:27:57.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.224 INFO kablam! | Oct 12 13:27:57.224 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:27:57.224 INFO kablam! Oct 12 13:27:57.224 INFO kablam! warning: field is never used: `timestamp_column` Oct 12 13:27:57.224 INFO kablam! --> src/file_record.rs:13:5 Oct 12 13:27:57.224 INFO kablam! | Oct 12 13:27:57.224 INFO kablam! 13 | timestamp_column: usize, Oct 12 13:27:57.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.224 INFO kablam! Oct 12 13:27:57.224 INFO kablam! warning: field is never used: `map_field_string` Oct 12 13:27:57.224 INFO kablam! --> src/read/dc_reader.rs:18:5 Oct 12 13:27:57.224 INFO kablam! | Oct 12 13:27:57.224 INFO kablam! 18 | map_field_string: HashMap, Oct 12 13:27:57.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.224 INFO kablam! Oct 12 13:27:57.224 INFO kablam! warning: field is never used: `display_hint` Oct 12 13:27:57.224 INFO kablam! --> src/read/types.rs:50:5 Oct 12 13:27:57.224 INFO kablam! | Oct 12 13:27:57.224 INFO kablam! 50 | display_hint: i32, // -1: no hint, 0: timestamp Oct 12 13:27:57.224 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.224 INFO kablam! Oct 12 13:27:57.224 INFO kablam! warning: method is never used: `get_display_hint` Oct 12 13:27:57.224 INFO kablam! --> src/read/types.rs:70:5 Oct 12 13:27:57.224 INFO kablam! | Oct 12 13:27:57.224 INFO kablam! 70 | pub fn get_display_hint(&self) -> i32 { Oct 12 13:27:57.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.224 INFO kablam! Oct 12 13:27:57.232 INFO kablam! warning: method is never used: `delimiter` Oct 12 13:27:57.232 INFO kablam! --> src/config.rs:46:5 Oct 12 13:27:57.232 INFO kablam! | Oct 12 13:27:57.232 INFO kablam! 46 | pub fn delimiter(&self) -> u8 { Oct 12 13:27:57.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.232 INFO kablam! | Oct 12 13:27:57.232 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:27:57.232 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: field is never used: `timestamp_column` Oct 12 13:27:57.233 INFO kablam! --> src/file_record.rs:13:5 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 13 | timestamp_column: usize, Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: field is never used: `map_field_string` Oct 12 13:27:57.233 INFO kablam! --> src/read/dc_reader.rs:18:5 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 18 | map_field_string: HashMap, Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: field is never used: `display_hint` Oct 12 13:27:57.233 INFO kablam! --> src/read/types.rs:50:5 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 50 | display_hint: i32, // -1: no hint, 0: timestamp Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: method is never used: `get_display_hint` Oct 12 13:27:57.233 INFO kablam! --> src/read/types.rs:70:5 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 70 | pub fn get_display_hint(&self) -> i32 { Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 13:27:57.233 INFO kablam! --> src/read/dc_reader.rs:31:13 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 31 | reader.read_u8(); Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 13:27:57.233 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 13:27:57.233 INFO kablam! --> src/read/dc_reader.rs:31:13 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 31 | reader.read_u8(); Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 13:27:57.233 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.233 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 13:27:57.233 INFO kablam! --> src/write/csv_sink.rs:59:9 Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! 59 | self.writer.write(b"\n"); Oct 12 13:27:57.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.233 INFO kablam! | Oct 12 13:27:57.233 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 13:27:57.233 INFO kablam! Oct 12 13:27:57.240 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 13:27:57.240 INFO kablam! --> src/write/csv_sink.rs:59:9 Oct 12 13:27:57.240 INFO kablam! | Oct 12 13:27:57.240 INFO kablam! 59 | self.writer.write(b"\n"); Oct 12 13:27:57.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:27:57.240 INFO kablam! | Oct 12 13:27:57.240 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 13:27:57.240 INFO kablam! Oct 12 13:27:57.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.79s Oct 12 13:27:57.308 INFO kablam! su: No module specific data is present Oct 12 13:27:57.816 INFO running `"docker" "rm" "-f" "f724597dfda34bb7cc41e9c0e06d1e9742db2027f1f635f126f7da46933d2002"` Oct 12 13:27:58.131 INFO blam! f724597dfda34bb7cc41e9c0e06d1e9742db2027f1f635f126f7da46933d2002