Sep 21 12:58:20.646 INFO checking biodata-parsers-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 12:58:20.646 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 12:58:20.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 12:58:20.797 INFO blam! 02196c88e48025932946cff22086369113ee5c1f35ddf1a5f2d16d9df97223e7 Sep 21 12:58:20.799 INFO running `"docker" "start" "-a" "02196c88e48025932946cff22086369113ee5c1f35ddf1a5f2d16d9df97223e7"` Sep 21 12:58:22.017 INFO kablam! usermod: no changes Sep 21 12:58:22.048 INFO kablam! Checking biodata-parsers v0.1.0 (/source) Sep 21 12:58:22.326 INFO kablam! warning: unused import: `std::str` Sep 21 12:58:22.326 INFO kablam! --> src/bin/uniparc_xml_parser.rs:7:5 Sep 21 12:58:22.326 INFO kablam! | Sep 21 12:58:22.326 INFO kablam! 7 | use std::str; Sep 21 12:58:22.326 INFO kablam! | ^^^^^^^^ Sep 21 12:58:22.326 INFO kablam! | Sep 21 12:58:22.326 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 12:58:22.326 INFO kablam! Sep 21 12:58:22.482 INFO kablam! warning: unused import: `std::str` Sep 21 12:58:22.482 INFO kablam! --> src/bin/uniparc_xml_parser.rs:7:5 Sep 21 12:58:22.482 INFO kablam! | Sep 21 12:58:22.482 INFO kablam! 7 | use std::str; Sep 21 12:58:22.482 INFO kablam! | ^^^^^^^^ Sep 21 12:58:22.482 INFO kablam! | Sep 21 12:58:22.482 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 12:58:22.482 INFO kablam! Sep 21 12:58:22.550 INFO kablam! warning: variable does not need to be mutable Sep 21 12:58:22.550 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:24 Sep 21 12:58:22.550 INFO kablam! | Sep 21 12:58:22.550 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 21 12:58:22.550 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^^ Sep 21 12:58:22.550 INFO kablam! | | Sep 21 12:58:22.550 INFO kablam! | help: remove this `mut` Sep 21 12:58:22.550 INFO kablam! | Sep 21 12:58:22.550 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 12:58:22.550 INFO kablam! Sep 21 12:58:22.550 INFO kablam! warning: variable does not need to be mutable Sep 21 12:58:22.550 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:10 Sep 21 12:58:22.550 INFO kablam! | Sep 21 12:58:22.550 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 21 12:58:22.550 INFO kablam! | ----^^^^^^^^ Sep 21 12:58:22.550 INFO kablam! | | Sep 21 12:58:22.550 INFO kablam! | help: remove this `mut` Sep 21 12:58:22.550 INFO kablam! Sep 21 12:58:22.698 INFO kablam! warning: variable does not need to be mutable Sep 21 12:58:22.698 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:24 Sep 21 12:58:22.698 INFO kablam! | Sep 21 12:58:22.698 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 21 12:58:22.698 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^^ Sep 21 12:58:22.698 INFO kablam! | | Sep 21 12:58:22.698 INFO kablam! | help: remove this `mut` Sep 21 12:58:22.698 INFO kablam! | Sep 21 12:58:22.698 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 12:58:22.698 INFO kablam! Sep 21 12:58:22.698 INFO kablam! warning: variable does not need to be mutable Sep 21 12:58:22.698 INFO kablam! --> src/bin/uniparc_xml_parser.rs:232:10 Sep 21 12:58:22.698 INFO kablam! | Sep 21 12:58:22.698 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 21 12:58:22.698 INFO kablam! | ----^^^^^^^^ Sep 21 12:58:22.698 INFO kablam! | | Sep 21 12:58:22.698 INFO kablam! | help: remove this `mut` Sep 21 12:58:22.698 INFO kablam! Sep 21 12:58:22.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Sep 21 12:58:22.773 INFO kablam! su: No module specific data is present Sep 21 12:58:23.621 INFO running `"docker" "rm" "-f" "02196c88e48025932946cff22086369113ee5c1f35ddf1a5f2d16d9df97223e7"` Sep 21 12:58:23.740 INFO blam! 02196c88e48025932946cff22086369113ee5c1f35ddf1a5f2d16d9df97223e7