Oct 21 22:47:11.511 INFO checking type1-encoding-parser-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:47:11.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:47:11.985 INFO blam! 0484f03c649217f1375d7acea6f77b748fb6b6f45d458f284d14c3a00d824969 Oct 21 22:47:12.004 INFO running `"docker" "start" "-a" "0484f03c649217f1375d7acea6f77b748fb6b6f45d458f284d14c3a00d824969"` Oct 21 22:47:13.055 INFO kablam! usermod: no changes Oct 21 22:47:13.112 INFO kablam! Checking type1-encoding-parser v0.1.0 (/source) Oct 21 22:47:13.979 INFO kablam! warning: unused variable: `count` Oct 21 22:47:13.979 INFO kablam! --> src/lib.rs:178:29 Oct 21 22:47:13.979 INFO kablam! | Oct 21 22:47:13.979 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Oct 21 22:47:13.979 INFO kablam! | ^^^^^ help: consider using `_count` instead Oct 21 22:47:13.979 INFO kablam! | Oct 21 22:47:13.981 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 22:47:13.981 INFO kablam! Oct 21 22:47:14.232 INFO kablam! warning: unused variable: `count` Oct 21 22:47:14.232 INFO kablam! --> src/lib.rs:178:29 Oct 21 22:47:14.232 INFO kablam! | Oct 21 22:47:14.232 INFO kablam! 178 | let count = if let &Value::Integer(ref c) = &lexed[i-1] { Ok(*c) } else { Err("array expected int") }?; Oct 21 22:47:14.232 INFO kablam! | ^^^^^ help: consider using `_count` instead Oct 21 22:47:14.232 INFO kablam! | Oct 21 22:47:14.232 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 22:47:14.232 INFO kablam! Oct 21 22:47:14.281 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:47:14.281 INFO kablam! --> src/lib.rs:237:9 Oct 21 22:47:14.281 INFO kablam! | Oct 21 22:47:14.281 INFO kablam! 237 | f.read_to_end(&mut contents); Oct 21 22:47:14.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:47:14.281 INFO kablam! | Oct 21 22:47:14.281 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:47:14.281 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:47:14.281 INFO kablam! Oct 21 22:47:14.785 INFO kablam! warning: unused import: `std::path::Path` Oct 21 22:47:14.785 INFO kablam! --> examples/dump.rs:5:5 Oct 21 22:47:14.785 INFO kablam! | Oct 21 22:47:14.785 INFO kablam! 5 | use std::path::Path; Oct 21 22:47:14.786 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 22:47:14.786 INFO kablam! | Oct 21 22:47:14.786 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:47:14.786 INFO kablam! Oct 21 22:47:14.821 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:47:14.821 INFO kablam! --> examples/dump.rs:13:5 Oct 21 22:47:14.821 INFO kablam! | Oct 21 22:47:14.821 INFO kablam! 13 | f.read_to_end(&mut contents); Oct 21 22:47:14.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:47:14.822 INFO kablam! | Oct 21 22:47:14.822 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:47:14.823 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:47:14.823 INFO kablam! Oct 21 22:47:14.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 21 22:47:14.852 INFO kablam! su: No module specific data is present Oct 21 22:47:15.510 INFO running `"docker" "rm" "-f" "0484f03c649217f1375d7acea6f77b748fb6b6f45d458f284d14c3a00d824969"` Oct 21 22:47:15.842 INFO blam! 0484f03c649217f1375d7acea6f77b748fb6b6f45d458f284d14c3a00d824969