Sep 14 03:30:55.474 INFO checking natir/yacrd against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:30:55.475 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:30:55.475 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 03:30:56.022 INFO blam! 94b7f41cb7b118e9a2c23b01d9e0c7a4a6af211ef9e38f986bb1b88c3b58e35b Sep 14 03:30:56.024 INFO running `"docker" "start" "-a" "94b7f41cb7b118e9a2c23b01d9e0c7a4a6af211ef9e38f986bb1b88c3b58e35b"` Sep 14 03:30:58.047 INFO kablam! usermod: no changes Sep 14 03:30:58.331 INFO kablam! Compiling libc v0.2.42 Sep 14 03:30:58.331 INFO kablam! Compiling serde v1.0.70 Sep 14 03:30:58.364 INFO kablam! Compiling matrixmultiply v0.1.14 Sep 14 03:30:58.364 INFO kablam! Compiling ndarray v0.9.1 Sep 14 03:30:58.366 INFO kablam! Checking rawpointer v0.1.0 Sep 14 03:30:58.366 INFO kablam! Compiling bv v0.7.4 Sep 14 03:30:58.367 INFO kablam! Checking bit-vec v0.4.4 Sep 14 03:30:58.368 INFO kablam! Checking custom_derive v0.1.7 Sep 14 03:30:59.084 INFO kablam! Checking bytecount v0.3.1 Sep 14 03:30:59.180 INFO kablam! Compiling rust-lzma v0.2.1 Sep 14 03:31:01.379 INFO kablam! Compiling miniz-sys v0.1.10 Sep 14 03:31:01.631 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 14 03:31:01.951 INFO kablam! Checking itertools v0.6.5 Sep 14 03:31:02.013 INFO kablam! Compiling newtype_derive v0.1.6 Sep 14 03:31:02.348 INFO kablam! Checking bit-set v0.4.0 Sep 14 03:31:04.123 INFO kablam! Checking num-complex v0.1.43 Sep 14 03:31:05.767 INFO kablam! Checking regex v0.2.11 Sep 14 03:31:06.273 INFO kablam! Checking ordered-float v0.5.0 Sep 14 03:31:08.447 INFO kablam! Compiling filetime v0.2.1 Sep 14 03:31:10.231 INFO kablam! Compiling lzma-sys v0.1.10 Sep 14 03:31:11.829 INFO kablam! Checking flate2 v1.0.1 Sep 14 03:31:13.640 INFO kablam! Checking bzip2 v0.3.3 Sep 14 03:31:17.035 INFO kablam! Checking xz2 v0.1.5 Sep 14 03:31:32.087 INFO kablam! Checking multimap v0.4.0 Sep 14 03:31:32.116 INFO kablam! Checking vec_map v0.8.1 Sep 14 03:31:32.117 INFO kablam! Checking csv v1.0.0 Sep 14 03:31:34.332 INFO kablam! Checking clap v2.32.0 Sep 14 03:31:36.007 INFO kablam! Checking bio v0.21.0 Sep 14 03:31:42.903 INFO kablam! Checking yacrd v0.3.0 (file:///source) Sep 14 03:31:43.405 INFO kablam! warning: unused import: `std::io::Read` Sep 14 03:31:43.405 INFO kablam! --> tests/realistic_scenario.rs:28:5 Sep 14 03:31:43.405 INFO kablam! | Sep 14 03:31:43.405 INFO kablam! 28 | use std::io::Read; Sep 14 03:31:43.405 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 03:31:43.411 INFO kablam! | Sep 14 03:31:43.411 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 03:31:43.411 INFO kablam! Sep 14 03:31:45.007 INFO kablam! warning: method is never used: `to_file` Sep 14 03:31:45.007 INFO kablam! --> src/io/mhap.rs:138:5 Sep 14 03:31:45.007 INFO kablam! | Sep 14 03:31:45.007 INFO kablam! 138 | pub fn to_file>(path: P) -> std::io::Result { Sep 14 03:31:45.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:31:45.007 INFO kablam! | Sep 14 03:31:45.007 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 03:31:45.007 INFO kablam! Sep 14 03:31:45.007 INFO kablam! warning: method is never used: `to_file` Sep 14 03:31:45.007 INFO kablam! --> src/io/paf.rs:147:5 Sep 14 03:31:45.007 INFO kablam! | Sep 14 03:31:45.007 INFO kablam! 147 | pub fn to_file>(path: P) -> std::io::Result { Sep 14 03:31:45.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:31:45.007 INFO kablam! Sep 14 03:31:45.179 INFO kablam! warning: method is never used: `to_file` Sep 14 03:31:45.179 INFO kablam! --> src/io/mhap.rs:138:5 Sep 14 03:31:45.179 INFO kablam! | Sep 14 03:31:45.179 INFO kablam! 138 | pub fn to_file>(path: P) -> std::io::Result { Sep 14 03:31:45.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:31:45.179 INFO kablam! | Sep 14 03:31:45.179 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 03:31:45.179 INFO kablam! Sep 14 03:31:45.179 INFO kablam! warning: method is never used: `to_file` Sep 14 03:31:45.179 INFO kablam! --> src/io/paf.rs:147:5 Sep 14 03:31:45.179 INFO kablam! | Sep 14 03:31:45.179 INFO kablam! 147 | pub fn to_file>(path: P) -> std::io::Result { Sep 14 03:31:45.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 03:31:45.179 INFO kablam! Sep 14 03:31:45.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.19s Sep 14 03:31:45.292 INFO kablam! su: No module specific data is present Sep 14 03:31:46.236 INFO running `"docker" "rm" "-f" "94b7f41cb7b118e9a2c23b01d9e0c7a4a6af211ef9e38f986bb1b88c3b58e35b"` Sep 14 03:31:46.518 INFO blam! 94b7f41cb7b118e9a2c23b01d9e0c7a4a6af211ef9e38f986bb1b88c3b58e35b