Sep 03 23:44:47.230 INFO checking type1-encoding-parser-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 23:44:47.230 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 23:44:47.230 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:44:47.381 INFO blam! 4e95b6ec9ddbdc8d0ad1d893107ff816d86fb718a98a27411b8bc58183e19f1f Sep 03 23:44:47.383 INFO running `"docker" "start" "-a" "4e95b6ec9ddbdc8d0ad1d893107ff816d86fb718a98a27411b8bc58183e19f1f"` Sep 03 23:44:47.997 INFO kablam! Checking type1-encoding-parser v0.1.0 (file:///source) Sep 03 23:44:48.524 INFO kablam! warning: unused variable: `count` Sep 03 23:44:48.524 INFO kablam! --> src/lib.rs:178:29 Sep 03 23:44:48.524 INFO kablam! | Sep 03 23:44:48.524 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Sep 03 23:44:48.524 INFO kablam! | ^^^^^ help: consider using `_count` instead Sep 03 23:44:48.524 INFO kablam! | Sep 03 23:44:48.524 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 23:44:48.524 INFO kablam! Sep 03 23:44:48.591 INFO kablam! warning: unused variable: `count` Sep 03 23:44:48.591 INFO kablam! --> src/lib.rs:178:29 Sep 03 23:44:48.592 INFO kablam! | Sep 03 23:44:48.592 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Sep 03 23:44:48.592 INFO kablam! | ^^^^^ help: consider using `_count` instead Sep 03 23:44:48.592 INFO kablam! | Sep 03 23:44:48.592 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 23:44:48.592 INFO kablam! Sep 03 23:44:48.673 INFO kablam! warning: unused `std::result::Result` which must be used Sep 03 23:44:48.673 INFO kablam! --> src/lib.rs:237:9 Sep 03 23:44:48.673 INFO kablam! | Sep 03 23:44:48.673 INFO kablam! 237 | f.read_to_end(&mut contents); Sep 03 23:44:48.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:44:48.673 INFO kablam! | Sep 03 23:44:48.673 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 23:44:48.673 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 03 23:44:48.673 INFO kablam! Sep 03 23:44:48.917 INFO kablam! warning: unused import: `std::path::Path` Sep 03 23:44:48.917 INFO kablam! --> examples/dump.rs:5:5 Sep 03 23:44:48.917 INFO kablam! | Sep 03 23:44:48.917 INFO kablam! 5 | use std::path::Path; Sep 03 23:44:48.917 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 03 23:44:48.917 INFO kablam! | Sep 03 23:44:48.917 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 23:44:48.917 INFO kablam! Sep 03 23:44:48.999 INFO kablam! warning: unused `std::result::Result` which must be used Sep 03 23:44:48.999 INFO kablam! --> examples/dump.rs:13:5 Sep 03 23:44:48.999 INFO kablam! | Sep 03 23:44:48.999 INFO kablam! 13 | f.read_to_end(&mut contents); Sep 03 23:44:48.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:44:48.999 INFO kablam! | Sep 03 23:44:48.999 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 23:44:48.999 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 03 23:44:48.999 INFO kablam! Sep 03 23:44:49.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Sep 03 23:44:49.033 INFO kablam! su: No module specific data is present Sep 03 23:44:49.550 INFO running `"docker" "rm" "-f" "4e95b6ec9ddbdc8d0ad1d893107ff816d86fb718a98a27411b8bc58183e19f1f"` Sep 03 23:44:49.667 INFO blam! 4e95b6ec9ddbdc8d0ad1d893107ff816d86fb718a98a27411b8bc58183e19f1f