Sep 01 14:03:26.148 INFO checking natir/yacrd against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 14:03:26.148 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 14:03:26.148 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:26.401 INFO blam! a965b998b8f1f9014a884f108c1c042fdf7890c18ff0ad9b662276f80ceb9086 Sep 01 14:03:26.404 INFO running `"docker" "start" "-a" "a965b998b8f1f9014a884f108c1c042fdf7890c18ff0ad9b662276f80ceb9086"` Sep 01 14:03:27.462 INFO kablam! Compiling bv v0.7.4 Sep 01 14:03:27.474 INFO kablam! Compiling ndarray v0.9.1 Sep 01 14:03:27.519 INFO kablam! Checking bytecount v0.3.1 Sep 01 14:03:27.522 INFO kablam! Checking custom_derive v0.1.7 Sep 01 14:03:27.545 INFO kablam! Compiling filetime v0.2.1 Sep 01 14:03:27.560 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 01 14:03:27.565 INFO kablam! Compiling rust-lzma v0.2.1 Sep 01 14:03:27.568 INFO kablam! Checking itertools v0.6.5 Sep 01 14:03:28.390 INFO kablam! Checking bit-set v0.4.0 Sep 01 14:03:28.528 INFO kablam! Compiling newtype_derive v0.1.6 Sep 01 14:03:30.286 INFO kablam! Compiling syn v0.14.4 Sep 01 14:03:30.297 INFO kablam! Checking num-complex v0.1.43 Sep 01 14:03:30.471 INFO kablam! Checking regex v0.2.11 Sep 01 14:03:30.722 INFO kablam! Compiling lzma-sys v0.1.10 Sep 01 14:03:30.869 INFO kablam! Checking ordered-float v0.5.0 Sep 01 14:03:34.355 INFO kablam! Checking bzip2 v0.3.3 Sep 01 14:03:35.621 INFO kablam! Checking xz2 v0.1.5 Sep 01 14:03:47.807 INFO kablam! Compiling serde_derive v1.0.70 Sep 01 14:04:06.697 INFO kablam! Checking serde v1.0.70 Sep 01 14:04:25.847 INFO kablam! Checking multimap v0.4.0 Sep 01 14:04:25.847 INFO kablam! Checking vec_map v0.8.1 Sep 01 14:04:25.847 INFO kablam! Checking csv v1.0.0 Sep 01 14:04:27.141 INFO kablam! Checking clap v2.32.0 Sep 01 14:04:28.739 INFO kablam! Checking bio v0.21.0 Sep 01 14:04:37.415 INFO kablam! Checking yacrd v0.3.0 (file:///source) Sep 01 14:04:37.591 INFO kablam! warning: unused import: `std::io::Read` Sep 01 14:04:37.591 INFO kablam! --> tests/realistic_scenario.rs:28:5 Sep 01 14:04:37.591 INFO kablam! | Sep 01 14:04:37.591 INFO kablam! 28 | use std::io::Read; Sep 01 14:04:37.591 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 14:04:37.591 INFO kablam! | Sep 01 14:04:37.591 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 14:04:37.591 INFO kablam! Sep 01 14:04:39.491 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:39.491 INFO kablam! --> src/io/mhap.rs:138:5 Sep 01 14:04:39.492 INFO kablam! | Sep 01 14:04:39.492 INFO kablam! 138 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:39.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:39.492 INFO kablam! | Sep 01 14:04:39.492 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 14:04:39.492 INFO kablam! Sep 01 14:04:39.492 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:39.492 INFO kablam! --> src/io/paf.rs:147:5 Sep 01 14:04:39.492 INFO kablam! | Sep 01 14:04:39.492 INFO kablam! 147 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:39.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:39.492 INFO kablam! Sep 01 14:04:39.823 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:39.823 INFO kablam! --> src/io/mhap.rs:138:5 Sep 01 14:04:39.823 INFO kablam! | Sep 01 14:04:39.823 INFO kablam! 138 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:39.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:39.824 INFO kablam! | Sep 01 14:04:39.824 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 14:04:39.824 INFO kablam! Sep 01 14:04:39.824 INFO kablam! warning: method is never used: `to_file` Sep 01 14:04:39.824 INFO kablam! --> src/io/paf.rs:147:5 Sep 01 14:04:39.824 INFO kablam! | Sep 01 14:04:39.824 INFO kablam! 147 | pub fn to_file>(path: P) -> std::io::Result { Sep 01 14:04:39.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:04:39.824 INFO kablam! Sep 01 14:04:39.886 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Sep 01 14:04:39.895 INFO kablam! su: No module specific data is present Sep 01 14:04:40.284 INFO running `"docker" "rm" "-f" "a965b998b8f1f9014a884f108c1c042fdf7890c18ff0ad9b662276f80ceb9086"` Sep 01 14:04:40.395 INFO blam! a965b998b8f1f9014a884f108c1c042fdf7890c18ff0ad9b662276f80ceb9086