Oct 10 14:38:47.516 INFO testing snaar/drat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:38:47.516 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:38:47.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:38:47.862 INFO blam! ba8363c0a51c98a698c4730a12775cd785d363de690de63f6e57a210ed520ebe Oct 10 14:38:47.864 INFO running `"docker" "start" "-a" "ba8363c0a51c98a698c4730a12775cd785d363de690de63f6e57a210ed520ebe"` Oct 10 14:38:49.189 INFO kablam! usermod: no changes Oct 10 14:38:49.580 INFO kablam! Compiling lzf v0.3.1 Oct 10 14:38:49.580 INFO kablam! Compiling memchr v2.0.1 Oct 10 14:38:49.593 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 10 14:38:49.593 INFO kablam! Compiling encoding_rs v0.7.2 Oct 10 14:38:49.593 INFO kablam! Compiling tokio-executor v0.1.3 Oct 10 14:38:49.593 INFO kablam! Compiling bytes v0.4.9 Oct 10 14:38:49.593 INFO kablam! Compiling uuid v0.6.5 Oct 10 14:38:49.593 INFO kablam! Compiling want v0.0.4 Oct 10 14:38:53.252 INFO kablam! Compiling mio v0.6.15 Oct 10 14:38:53.284 INFO kablam! Compiling miniz-sys v0.1.10 Oct 10 14:38:54.268 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 10 14:38:54.497 INFO kablam! Compiling csv-core v0.1.4 Oct 10 14:38:55.100 INFO kablam! Compiling openssl v0.9.24 Oct 10 14:38:55.176 INFO kablam! Compiling libflate v0.1.16 Oct 10 14:38:55.228 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 10 14:38:59.884 INFO kablam! Compiling flate2 v1.0.2 Oct 10 14:38:59.890 INFO kablam! Compiling phf_generator v0.7.22 Oct 10 14:38:59.968 INFO kablam! Compiling tokio-timer v0.2.5 Oct 10 14:39:07.740 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 14:39:07.832 INFO kablam! Compiling csv v1.0.0 Oct 10 14:39:07.872 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 10 14:39:07.959 INFO kablam! Compiling phf_codegen v0.7.22 Oct 10 14:39:11.040 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 10 14:39:11.596 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 10 14:39:11.744 INFO kablam! Compiling native-tls v0.1.5 Oct 10 14:39:15.563 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 14:39:15.564 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 10 14:39:17.632 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 14:39:18.516 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 14:39:18.516 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 14:39:21.495 INFO kablam! Compiling tokio v0.1.7 Oct 10 14:39:24.415 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 14:39:27.434 INFO kablam! Compiling hyper v0.11.27 Oct 10 14:39:27.434 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 14:39:38.347 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 14:39:41.355 INFO kablam! Compiling reqwest v0.8.7 Oct 10 14:39:51.376 INFO kablam! Compiling drat v0.0.1 (/source) Oct 10 14:39:55.788 INFO kablam! warning: value assigned to `next_row` is never read Oct 10 14:39:55.789 INFO kablam! --> src/file_record.rs:59:17 Oct 10 14:39:55.789 INFO kablam! | Oct 10 14:39:55.789 INFO kablam! 59 | let mut next_row = None; Oct 10 14:39:55.790 INFO kablam! | ^^^^^^^^ Oct 10 14:39:55.790 INFO kablam! | Oct 10 14:39:55.790 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:39:55.791 INFO kablam! Oct 10 14:39:55.791 INFO kablam! warning: unused variable: `magic_num` Oct 10 14:39:55.791 INFO kablam! --> src/read/dc_reader.rs:24:13 Oct 10 14:39:55.792 INFO kablam! | Oct 10 14:39:55.792 INFO kablam! 24 | let magic_num = reader.read_u64::().unwrap(); Oct 10 14:39:55.792 INFO kablam! | ^^^^^^^^^ help: consider using `_magic_num` instead Oct 10 14:39:55.792 INFO kablam! | Oct 10 14:39:55.793 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:39:55.793 INFO kablam! Oct 10 14:39:55.793 INFO kablam! warning: unused variable: `version` Oct 10 14:39:55.794 INFO kablam! --> src/read/dc_reader.rs:25:13 Oct 10 14:39:55.794 INFO kablam! | Oct 10 14:39:55.794 INFO kablam! 25 | let version = reader.read_u16::().unwrap(); Oct 10 14:39:55.794 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 10 14:39:55.795 INFO kablam! Oct 10 14:39:55.859 INFO kablam! warning: method is never used: `delimiter` Oct 10 14:39:55.859 INFO kablam! --> src/config.rs:46:5 Oct 10 14:39:55.859 INFO kablam! | Oct 10 14:39:55.860 INFO kablam! 46 | pub fn delimiter(&self) -> u8 { Oct 10 14:39:55.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.860 INFO kablam! | Oct 10 14:39:55.860 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:39:55.861 INFO kablam! Oct 10 14:39:55.861 INFO kablam! warning: field is never used: `timestamp_column` Oct 10 14:39:55.861 INFO kablam! --> src/file_record.rs:13:5 Oct 10 14:39:55.862 INFO kablam! | Oct 10 14:39:55.862 INFO kablam! 13 | timestamp_column: usize, Oct 10 14:39:55.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.862 INFO kablam! Oct 10 14:39:55.863 INFO kablam! warning: field is never used: `map_field_string` Oct 10 14:39:55.863 INFO kablam! --> src/read/dc_reader.rs:18:5 Oct 10 14:39:55.863 INFO kablam! | Oct 10 14:39:55.864 INFO kablam! 18 | map_field_string: HashMap, Oct 10 14:39:55.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.864 INFO kablam! Oct 10 14:39:55.864 INFO kablam! warning: field is never used: `display_hint` Oct 10 14:39:55.865 INFO kablam! --> src/read/types.rs:50:5 Oct 10 14:39:55.865 INFO kablam! | Oct 10 14:39:55.865 INFO kablam! 50 | display_hint: i32, // -1: no hint, 0: timestamp Oct 10 14:39:55.866 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.866 INFO kablam! Oct 10 14:39:55.866 INFO kablam! warning: method is never used: `get_display_hint` Oct 10 14:39:55.866 INFO kablam! --> src/read/types.rs:70:5 Oct 10 14:39:55.867 INFO kablam! | Oct 10 14:39:55.867 INFO kablam! 70 | pub fn get_display_hint(&self) -> i32 { Oct 10 14:39:55.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.867 INFO kablam! Oct 10 14:39:55.868 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:39:55.868 INFO kablam! --> src/read/dc_reader.rs:31:13 Oct 10 14:39:55.868 INFO kablam! | Oct 10 14:39:55.869 INFO kablam! 31 | reader.read_u8(); Oct 10 14:39:55.869 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.869 INFO kablam! | Oct 10 14:39:55.869 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 14:39:55.870 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:39:55.870 INFO kablam! Oct 10 14:39:55.870 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:39:55.870 INFO kablam! --> src/write/csv_sink.rs:59:9 Oct 10 14:39:55.871 INFO kablam! | Oct 10 14:39:55.871 INFO kablam! 59 | self.writer.write(b"\n"); Oct 10 14:39:55.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:39:55.872 INFO kablam! | Oct 10 14:39:55.872 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:39:55.872 INFO kablam! Oct 10 14:40:01.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 10 14:40:01.651 INFO kablam! su: No module specific data is present Oct 10 14:40:03.581 INFO running `"docker" "rm" "-f" "ba8363c0a51c98a698c4730a12775cd785d363de690de63f6e57a210ed520ebe"` Oct 10 14:40:03.937 INFO blam! ba8363c0a51c98a698c4730a12775cd785d363de690de63f6e57a210ed520ebe Oct 10 14:40:03.942 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:40:03.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:40:04.392 INFO blam! 9fe0b720a5d3c956020f47cd66437dbd47e235569823eb4218acc04a7e95d194 Oct 10 14:40:04.396 INFO running `"docker" "start" "-a" "9fe0b720a5d3c956020f47cd66437dbd47e235569823eb4218acc04a7e95d194"` Oct 10 14:40:05.501 INFO kablam! usermod: no changes Oct 10 14:40:05.748 INFO kablam! Compiling drat v0.0.1 (/source) Oct 10 14:40:10.300 INFO kablam! warning: value assigned to `next_row` is never read Oct 10 14:40:10.301 INFO kablam! --> src/file_record.rs:59:17 Oct 10 14:40:10.302 INFO kablam! | Oct 10 14:40:10.303 INFO kablam! 59 | let mut next_row = None; Oct 10 14:40:10.303 INFO kablam! | ^^^^^^^^ Oct 10 14:40:10.304 INFO kablam! | Oct 10 14:40:10.304 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 14:40:10.304 INFO kablam! Oct 10 14:40:10.305 INFO kablam! warning: unused variable: `magic_num` Oct 10 14:40:10.305 INFO kablam! --> src/read/dc_reader.rs:24:13 Oct 10 14:40:10.305 INFO kablam! | Oct 10 14:40:10.306 INFO kablam! 24 | let magic_num = reader.read_u64::().unwrap(); Oct 10 14:40:10.306 INFO kablam! | ^^^^^^^^^ help: consider using `_magic_num` instead Oct 10 14:40:10.306 INFO kablam! | Oct 10 14:40:10.306 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:40:10.306 INFO kablam! Oct 10 14:40:10.306 INFO kablam! warning: unused variable: `version` Oct 10 14:40:10.306 INFO kablam! --> src/read/dc_reader.rs:25:13 Oct 10 14:40:10.306 INFO kablam! | Oct 10 14:40:10.306 INFO kablam! 25 | let version = reader.read_u16::().unwrap(); Oct 10 14:40:10.306 INFO kablam! | ^^^^^^^ help: consider using `_version` instead Oct 10 14:40:10.306 INFO kablam! Oct 10 14:40:10.371 INFO kablam! warning: method is never used: `delimiter` Oct 10 14:40:10.372 INFO kablam! --> src/config.rs:46:5 Oct 10 14:40:10.372 INFO kablam! | Oct 10 14:40:10.373 INFO kablam! 46 | pub fn delimiter(&self) -> u8 { Oct 10 14:40:10.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.373 INFO kablam! | Oct 10 14:40:10.373 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:40:10.373 INFO kablam! Oct 10 14:40:10.373 INFO kablam! warning: field is never used: `timestamp_column` Oct 10 14:40:10.373 INFO kablam! --> src/file_record.rs:13:5 Oct 10 14:40:10.373 INFO kablam! | Oct 10 14:40:10.375 INFO kablam! 13 | timestamp_column: usize, Oct 10 14:40:10.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.375 INFO kablam! Oct 10 14:40:10.375 INFO kablam! warning: field is never used: `map_field_string` Oct 10 14:40:10.375 INFO kablam! --> src/read/dc_reader.rs:18:5 Oct 10 14:40:10.375 INFO kablam! | Oct 10 14:40:10.376 INFO kablam! 18 | map_field_string: HashMap, Oct 10 14:40:10.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.376 INFO kablam! Oct 10 14:40:10.376 INFO kablam! warning: field is never used: `display_hint` Oct 10 14:40:10.376 INFO kablam! --> src/read/types.rs:50:5 Oct 10 14:40:10.377 INFO kablam! | Oct 10 14:40:10.377 INFO kablam! 50 | display_hint: i32, // -1: no hint, 0: timestamp Oct 10 14:40:10.377 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.377 INFO kablam! Oct 10 14:40:10.377 INFO kablam! warning: method is never used: `get_display_hint` Oct 10 14:40:10.377 INFO kablam! --> src/read/types.rs:70:5 Oct 10 14:40:10.377 INFO kablam! | Oct 10 14:40:10.379 INFO kablam! 70 | pub fn get_display_hint(&self) -> i32 { Oct 10 14:40:10.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.379 INFO kablam! Oct 10 14:40:10.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:40:10.379 INFO kablam! --> src/read/dc_reader.rs:31:13 Oct 10 14:40:10.379 INFO kablam! | Oct 10 14:40:10.379 INFO kablam! 31 | reader.read_u8(); Oct 10 14:40:10.379 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.379 INFO kablam! | Oct 10 14:40:10.379 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 14:40:10.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:40:10.379 INFO kablam! Oct 10 14:40:10.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:40:10.380 INFO kablam! --> src/write/csv_sink.rs:59:9 Oct 10 14:40:10.380 INFO kablam! | Oct 10 14:40:10.380 INFO kablam! 59 | self.writer.write(b"\n"); Oct 10 14:40:10.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:40:10.380 INFO kablam! | Oct 10 14:40:10.380 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:40:10.380 INFO kablam! Oct 10 14:40:11.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.54s Oct 10 14:40:11.084 INFO kablam! su: No module specific data is present Oct 10 14:40:12.233 INFO running `"docker" "rm" "-f" "9fe0b720a5d3c956020f47cd66437dbd47e235569823eb4218acc04a7e95d194"` Oct 10 14:40:12.520 INFO blam! 9fe0b720a5d3c956020f47cd66437dbd47e235569823eb4218acc04a7e95d194 Oct 10 14:40:12.522 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:40:12.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:40:12.948 INFO blam! de744805787a9b0af01bd0cf9441452f32c6561852d0f8b7d1619dc4cf27a600 Oct 10 14:40:12.960 INFO running `"docker" "start" "-a" "de744805787a9b0af01bd0cf9441452f32c6561852d0f8b7d1619dc4cf27a600"` Oct 10 14:40:14.412 INFO kablam! usermod: no changes Oct 10 14:40:14.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 10 14:40:14.685 INFO kablam! Running /target/debug/deps/drat-a88a62718f059eb3 Oct 10 14:40:14.690 INFO blam! Oct 10 14:40:14.690 INFO blam! running 0 tests Oct 10 14:40:14.690 INFO blam! Oct 10 14:40:14.690 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:40:14.690 INFO blam! Oct 10 14:40:14.694 INFO kablam! su: No module specific data is present Oct 10 14:40:15.876 INFO running `"docker" "rm" "-f" "de744805787a9b0af01bd0cf9441452f32c6561852d0f8b7d1619dc4cf27a600"` Oct 10 14:40:16.300 INFO blam! de744805787a9b0af01bd0cf9441452f32c6561852d0f8b7d1619dc4cf27a600