Oct 26 23:56:44.531 INFO checking naltiva/Bioinformatics against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:56:44.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 23:56:45.079 INFO blam! ed7fbf4ff90aa800c4bf9ffd1294225cf2810d6e464afd0c75ce11207e3e5b10 Oct 26 23:56:45.091 INFO running `"docker" "start" "-a" "ed7fbf4ff90aa800c4bf9ffd1294225cf2810d6e464afd0c75ce11207e3e5b10"` Oct 26 23:56:46.127 INFO kablam! usermod: no changes Oct 26 23:56:46.179 INFO kablam! Checking PatternCount v0.1.0 (/source) Oct 26 23:56:46.567 INFO kablam! warning: unused import: `pattern_count::pattern_count` Oct 26 23:56:46.567 INFO kablam! --> src/main.rs:3:5 Oct 26 23:56:46.567 INFO kablam! | Oct 26 23:56:46.567 INFO kablam! 3 | use pattern_count::pattern_count; Oct 26 23:56:46.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:56:46.567 INFO kablam! | Oct 26 23:56:46.567 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:56:46.567 INFO kablam! Oct 26 23:56:46.605 INFO kablam! warning: variable does not need to be mutable Oct 26 23:56:46.605 INFO kablam! --> src/pattern_count.rs:22:9 Oct 26 23:56:46.605 INFO kablam! | Oct 26 23:56:46.605 INFO kablam! 22 | let mut max = count_pattern.iter().max().unwrap(); Oct 26 23:56:46.606 INFO kablam! | ----^^^ Oct 26 23:56:46.606 INFO kablam! | | Oct 26 23:56:46.606 INFO kablam! | help: remove this `mut` Oct 26 23:56:46.606 INFO kablam! | Oct 26 23:56:46.607 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:56:46.607 INFO kablam! Oct 26 23:56:46.607 INFO kablam! warning: crate `PatternCount` should have a snake case name such as `pattern_count` Oct 26 23:56:46.608 INFO kablam! | Oct 26 23:56:46.608 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 23:56:46.608 INFO kablam! Oct 26 23:56:46.740 INFO kablam! warning: unused import: `pattern_count::pattern_count` Oct 26 23:56:46.741 INFO kablam! --> src/main.rs:3:5 Oct 26 23:56:46.741 INFO kablam! | Oct 26 23:56:46.741 INFO kablam! 3 | use pattern_count::pattern_count; Oct 26 23:56:46.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:56:46.742 INFO kablam! | Oct 26 23:56:46.742 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:56:46.742 INFO kablam! Oct 26 23:56:46.815 INFO kablam! warning: variable does not need to be mutable Oct 26 23:56:46.815 INFO kablam! --> src/pattern_count.rs:22:9 Oct 26 23:56:46.815 INFO kablam! | Oct 26 23:56:46.815 INFO kablam! 22 | let mut max = count_pattern.iter().max().unwrap(); Oct 26 23:56:46.815 INFO kablam! | ----^^^ Oct 26 23:56:46.815 INFO kablam! | | Oct 26 23:56:46.815 INFO kablam! | help: remove this `mut` Oct 26 23:56:46.815 INFO kablam! | Oct 26 23:56:46.815 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 23:56:46.815 INFO kablam! Oct 26 23:56:46.819 INFO kablam! warning: crate `PatternCount` should have a snake case name such as `pattern_count` Oct 26 23:56:46.819 INFO kablam! | Oct 26 23:56:46.819 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 26 23:56:46.819 INFO kablam! Oct 26 23:56:46.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 26 23:56:46.895 INFO kablam! su: No module specific data is present Oct 26 23:56:47.995 INFO running `"docker" "rm" "-f" "ed7fbf4ff90aa800c4bf9ffd1294225cf2810d6e464afd0c75ce11207e3e5b10"` Oct 26 23:56:48.283 INFO blam! ed7fbf4ff90aa800c4bf9ffd1294225cf2810d6e464afd0c75ce11207e3e5b10