Sep 01 14:03:21.526 INFO checking natir/yacrd against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 14:03:21.526 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 14:03:21.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:03:21.814 INFO blam! 34ebc7c59567d48dd5155da0ee623a53337e0d52f3113a0a183e506baadf9bb6 Sep 01 14:03:21.816 INFO running `"docker" "start" "-a" "34ebc7c59567d48dd5155da0ee623a53337e0d52f3113a0a183e506baadf9bb6"` Sep 01 14:03:22.870 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 01 14:03:22.871 INFO kablam! Compiling ndarray v0.9.1 Sep 01 14:03:22.878 INFO kablam! Compiling bv v0.7.4 Sep 01 14:03:22.879 INFO kablam! Checking bit-vec v0.4.4 Sep 01 14:03:22.879 INFO kablam! Checking custom_derive v0.1.7 Sep 01 14:03:22.879 INFO kablam! Checking bytecount v0.3.1 Sep 01 14:03:22.880 INFO kablam! Compiling filetime v0.2.1 Sep 01 14:03:22.881 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 01 14:03:23.566 INFO kablam! Compiling rust-lzma v0.2.1 Sep 01 14:03:25.448 INFO kablam! Checking itertools v0.6.5 Sep 01 14:03:25.453 INFO kablam! Compiling newtype_derive v0.1.6 Sep 01 14:03:25.544 INFO kablam! Checking num-complex v0.1.43 Sep 01 14:03:25.577 INFO kablam! Checking miniz-sys v0.1.10 Sep 01 14:03:25.764 INFO kablam! Checking regex v0.2.11 Sep 01 14:03:25.773 INFO kablam! Compiling lzma-sys v0.1.10 Sep 01 14:03:25.992 INFO kablam! Checking ordered-float v0.5.0 Sep 01 14:03:26.200 INFO kablam! Checking itertools-num v0.1.1 Sep 01 14:03:27.293 INFO kablam! Checking bit-set v0.4.0 Sep 01 14:03:27.561 INFO kablam! Checking serde v1.0.70 Sep 01 14:03:28.162 INFO kablam! Checking flate2 v1.0.1 Sep 01 14:03:30.610 INFO kablam! Checking bzip2 v0.3.3 Sep 01 14:03:31.204 INFO kablam! Checking xz2 v0.1.5 Sep 01 14:03:51.676 INFO kablam! Checking csv v1.0.0 Sep 01 14:03:51.676 INFO kablam! Checking multimap v0.4.0 Sep 01 14:03:51.677 INFO kablam! Checking vec_map v0.8.1 Sep 01 14:03:53.200 INFO kablam! Checking clap v2.32.0 Sep 01 14:03:54.991 INFO kablam! Checking bio v0.21.0 Sep 01 14:04:06.254 INFO kablam! Checking yacrd v0.3.0 (file:///source) Sep 01 14:04:06.498 INFO kablam! warning: unused import: `std::io::Read` Sep 01 14:04:06.499 INFO kablam! --> tests/realistic_scenario.rs:28:5 Sep 01 14:04:06.499 INFO kablam! | Sep 01 14:04:06.499 INFO kablam! 28 | use std::io::Read; Sep 01 14:04:06.499 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 14:04:06.499 INFO kablam! | Sep 01 14:04:06.500 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 14:04:06.500 INFO kablam! Sep 01 14:04:08.681 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:08.681 INFO kablam! --> src/io/mhap.rs:138:5 Sep 01 14:04:08.681 INFO kablam! | Sep 01 14:04:08.681 INFO kablam! 138 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:08.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:08.682 INFO kablam! | Sep 01 14:04:08.682 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 14:04:08.682 INFO kablam! Sep 01 14:04:08.682 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:08.682 INFO kablam! --> src/io/paf.rs:147:5 Sep 01 14:04:08.682 INFO kablam! | Sep 01 14:04:08.682 INFO kablam! 147 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:08.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:08.682 INFO kablam! Sep 01 14:04:08.949 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:08.949 INFO kablam! --> src/io/mhap.rs:138:5 Sep 01 14:04:08.949 INFO kablam! | Sep 01 14:04:08.949 INFO kablam! 138 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:08.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:08.949 INFO kablam! | Sep 01 14:04:08.950 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 14:04:08.950 INFO kablam! Sep 01 14:04:08.950 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:08.950 INFO kablam! --> src/io/paf.rs:147:5 Sep 01 14:04:08.950 INFO kablam! | Sep 01 14:04:08.950 INFO kablam! 147 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:08.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:08.950 INFO kablam! Sep 01 14:04:09.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.33s Sep 01 14:04:09.019 INFO kablam! su: No module specific data is present Sep 01 14:04:09.420 INFO running `"docker" "rm" "-f" "34ebc7c59567d48dd5155da0ee623a53337e0d52f3113a0a183e506baadf9bb6"` Sep 01 14:04:09.521 INFO blam! 34ebc7c59567d48dd5155da0ee623a53337e0d52f3113a0a183e506baadf9bb6