Sep 01 03:16:34.205 INFO checking type1-encoding-parser-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 03:16:34.205 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 03:16:34.205 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 03:16:34.369 INFO blam! b893e8cb4506549cf9a78b311e8340b2719e407a9903d1fef29c628b78bd1d96 Sep 01 03:16:34.371 INFO running `"docker" "start" "-a" "b893e8cb4506549cf9a78b311e8340b2719e407a9903d1fef29c628b78bd1d96"` Sep 01 03:16:34.949 INFO kablam! Checking type1-encoding-parser v0.1.0 (file:///source) Sep 01 03:16:35.378 INFO kablam! warning: unused variable: `count` Sep 01 03:16:35.378 INFO kablam! --> src/lib.rs:178:29 Sep 01 03:16:35.378 INFO kablam! | Sep 01 03:16:35.378 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Sep 01 03:16:35.378 INFO kablam! | ^^^^^ help: consider using `_count` instead Sep 01 03:16:35.378 INFO kablam! | Sep 01 03:16:35.378 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 03:16:35.378 INFO kablam! Sep 01 03:16:35.498 INFO kablam! warning: unused variable: `count` Sep 01 03:16:35.498 INFO kablam! --> src/lib.rs:178:29 Sep 01 03:16:35.498 INFO kablam! | Sep 01 03:16:35.498 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Sep 01 03:16:35.498 INFO kablam! | ^^^^^ help: consider using `_count` instead Sep 01 03:16:35.498 INFO kablam! | Sep 01 03:16:35.498 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 03:16:35.498 INFO kablam! Sep 01 03:16:35.607 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 03:16:35.608 INFO kablam! --> src/lib.rs:237:9 Sep 01 03:16:35.608 INFO kablam! | Sep 01 03:16:35.608 INFO kablam! 237 | f.read_to_end(&mut contents); Sep 01 03:16:35.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:16:35.608 INFO kablam! | Sep 01 03:16:35.608 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 03:16:35.608 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 03:16:35.608 INFO kablam! Sep 01 03:16:35.714 INFO kablam! warning: unused import: `std::path::Path` Sep 01 03:16:35.714 INFO kablam! --> examples/dump.rs:5:5 Sep 01 03:16:35.714 INFO kablam! | Sep 01 03:16:35.714 INFO kablam! 5 | use std::path::Path; Sep 01 03:16:35.714 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 01 03:16:35.714 INFO kablam! | Sep 01 03:16:35.714 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 03:16:35.714 INFO kablam! Sep 01 03:16:35.773 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 03:16:35.773 INFO kablam! --> examples/dump.rs:13:5 Sep 01 03:16:35.773 INFO kablam! | Sep 01 03:16:35.773 INFO kablam! 13 | f.read_to_end(&mut contents); Sep 01 03:16:35.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:16:35.773 INFO kablam! | Sep 01 03:16:35.773 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 03:16:35.773 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 03:16:35.773 INFO kablam! Sep 01 03:16:35.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Sep 01 03:16:35.786 INFO kablam! su: No module specific data is present Sep 01 03:16:36.168 INFO running `"docker" "rm" "-f" "b893e8cb4506549cf9a78b311e8340b2719e407a9903d1fef29c628b78bd1d96"` Sep 01 03:16:36.259 INFO blam! b893e8cb4506549cf9a78b311e8340b2719e407a9903d1fef29c628b78bd1d96