Sep 03 23:30:11.524 INFO checking uniparc_xml_parser-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 23:30:11.524 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 23:30:11.525 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 23:30:11.717 INFO blam! 290523a9cf05b13c6e0a80bc2a995d6c1e54aa9419971d71ab023da8af3aa863 Sep 03 23:30:11.720 INFO running `"docker" "start" "-a" "290523a9cf05b13c6e0a80bc2a995d6c1e54aa9419971d71ab023da8af3aa863"` Sep 03 23:30:12.354 INFO kablam! Checking uniparc_xml_parser v0.1.0 (file:///source) Sep 03 23:30:12.643 INFO kablam! warning: unused import: `std::str` Sep 03 23:30:12.643 INFO kablam! --> src/main.rs:7:5 Sep 03 23:30:12.643 INFO kablam! | Sep 03 23:30:12.643 INFO kablam! 7 | use std::str; Sep 03 23:30:12.643 INFO kablam! | ^^^^^^^^ Sep 03 23:30:12.643 INFO kablam! | Sep 03 23:30:12.643 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 23:30:12.643 INFO kablam! Sep 03 23:30:12.644 INFO kablam! warning: unused import: `std::str` Sep 03 23:30:12.644 INFO kablam! --> src/main.rs:7:5 Sep 03 23:30:12.644 INFO kablam! | Sep 03 23:30:12.644 INFO kablam! 7 | use std::str; Sep 03 23:30:12.644 INFO kablam! | ^^^^^^^^ Sep 03 23:30:12.644 INFO kablam! | Sep 03 23:30:12.644 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 23:30:12.644 INFO kablam! Sep 03 23:30:13.015 INFO kablam! warning: variable does not need to be mutable Sep 03 23:30:13.015 INFO kablam! --> src/main.rs:232:24 Sep 03 23:30:13.015 INFO kablam! | Sep 03 23:30:13.015 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 03 23:30:13.015 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:30:13.015 INFO kablam! | | Sep 03 23:30:13.015 INFO kablam! | help: remove this `mut` Sep 03 23:30:13.015 INFO kablam! | Sep 03 23:30:13.015 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 23:30:13.015 INFO kablam! Sep 03 23:30:13.015 INFO kablam! warning: variable does not need to be mutable Sep 03 23:30:13.015 INFO kablam! --> src/main.rs:232:10 Sep 03 23:30:13.016 INFO kablam! | Sep 03 23:30:13.016 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 03 23:30:13.016 INFO kablam! | ----^^^^^^^^ Sep 03 23:30:13.016 INFO kablam! | | Sep 03 23:30:13.016 INFO kablam! | help: remove this `mut` Sep 03 23:30:13.016 INFO kablam! Sep 03 23:30:13.039 INFO kablam! warning: variable does not need to be mutable Sep 03 23:30:13.039 INFO kablam! --> src/main.rs:232:24 Sep 03 23:30:13.039 INFO kablam! | Sep 03 23:30:13.039 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 03 23:30:13.039 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:30:13.039 INFO kablam! | | Sep 03 23:30:13.040 INFO kablam! | help: remove this `mut` Sep 03 23:30:13.040 INFO kablam! | Sep 03 23:30:13.040 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 23:30:13.040 INFO kablam! Sep 03 23:30:13.040 INFO kablam! warning: variable does not need to be mutable Sep 03 23:30:13.040 INFO kablam! --> src/main.rs:232:10 Sep 03 23:30:13.040 INFO kablam! | Sep 03 23:30:13.040 INFO kablam! 232 | let (mut property, mut uniparc_xref2property) = match attr_type.as_ref() { Sep 03 23:30:13.040 INFO kablam! | ----^^^^^^^^ Sep 03 23:30:13.040 INFO kablam! | | Sep 03 23:30:13.040 INFO kablam! | help: remove this `mut` Sep 03 23:30:13.040 INFO kablam! Sep 03 23:30:13.142 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Sep 03 23:30:13.144 INFO kablam! su: No module specific data is present Sep 03 23:30:13.473 INFO running `"docker" "rm" "-f" "290523a9cf05b13c6e0a80bc2a995d6c1e54aa9419971d71ab023da8af3aa863"` Sep 03 23:30:13.592 INFO blam! 290523a9cf05b13c6e0a80bc2a995d6c1e54aa9419971d71ab023da8af3aa863