Sep 19 18:32:58.713 INFO checking type1-encoding-parser-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:32:58.713 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:32:58.713 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:32:58.889 INFO blam! 2f89064743cb54040a90851ee6069c5604e4507ae7cf143a92b92140142bec16 Sep 19 18:32:58.891 INFO running `"docker" "start" "-a" "2f89064743cb54040a90851ee6069c5604e4507ae7cf143a92b92140142bec16"` Sep 19 18:32:59.845 INFO kablam! usermod: no changes Sep 19 18:32:59.871 INFO kablam! Checking pom v1.1.0 Sep 19 18:33:00.518 INFO kablam! Checking type1-encoding-parser v0.1.0 (/source) Sep 19 18:33:00.911 INFO kablam! warning: unused variable: `count` Sep 19 18:33:00.911 INFO kablam! --> src/lib.rs:178:29 Sep 19 18:33:00.911 INFO kablam! | Sep 19 18:33:00.911 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Sep 19 18:33:00.911 INFO kablam! | ^^^^^ help: consider using `_count` instead Sep 19 18:33:00.911 INFO kablam! | Sep 19 18:33:00.911 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:33:00.911 INFO kablam! Sep 19 18:33:00.966 INFO kablam! warning: unused variable: `count` Sep 19 18:33:00.966 INFO kablam! --> src/lib.rs:178:29 Sep 19 18:33:00.966 INFO kablam! | Sep 19 18:33:00.966 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Sep 19 18:33:00.966 INFO kablam! | ^^^^^ help: consider using `_count` instead Sep 19 18:33:00.966 INFO kablam! | Sep 19 18:33:00.967 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:33:00.967 INFO kablam! Sep 19 18:33:01.018 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 18:33:01.018 INFO kablam! --> src/lib.rs:237:9 Sep 19 18:33:01.018 INFO kablam! | Sep 19 18:33:01.018 INFO kablam! 237 | f.read_to_end(&mut contents); Sep 19 18:33:01.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:33:01.018 INFO kablam! | Sep 19 18:33:01.018 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 18:33:01.018 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 18:33:01.018 INFO kablam! Sep 19 18:33:01.172 INFO kablam! warning: unused import: `std::path::Path` Sep 19 18:33:01.172 INFO kablam! --> examples/dump.rs:5:5 Sep 19 18:33:01.172 INFO kablam! | Sep 19 18:33:01.172 INFO kablam! 5 | use std::path::Path; Sep 19 18:33:01.172 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 18:33:01.172 INFO kablam! | Sep 19 18:33:01.172 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:33:01.172 INFO kablam! Sep 19 18:33:01.212 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 18:33:01.212 INFO kablam! --> examples/dump.rs:13:5 Sep 19 18:33:01.212 INFO kablam! | Sep 19 18:33:01.212 INFO kablam! 13 | f.read_to_end(&mut contents); Sep 19 18:33:01.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:33:01.212 INFO kablam! | Sep 19 18:33:01.212 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 18:33:01.212 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 18:33:01.212 INFO kablam! Sep 19 18:33:01.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 19 18:33:01.227 INFO kablam! su: No module specific data is present Sep 19 18:33:02.056 INFO running `"docker" "rm" "-f" "2f89064743cb54040a90851ee6069c5604e4507ae7cf143a92b92140142bec16"` Sep 19 18:33:02.145 INFO blam! 2f89064743cb54040a90851ee6069c5604e4507ae7cf143a92b92140142bec16