Oct 27 01:24:52.227 INFO checking lolzballs/rust-jvm against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:24:52.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 27 01:24:52.719 INFO blam! e35e12c4ba318e8f2c34ee80e0b719f3f9f59bb5144de7733be4e9801e3ebfca Oct 27 01:24:52.721 INFO running `"docker" "start" "-a" "e35e12c4ba318e8f2c34ee80e0b719f3f9f59bb5144de7733be4e9801e3ebfca"` Oct 27 01:24:55.386 INFO kablam! usermod: no changes Oct 27 01:24:55.543 INFO kablam! Compiling rust_jvm v0.1.0 (/source) Oct 27 01:24:55.545 INFO kablam! Compiling target_build_utils v0.3.0 Oct 27 01:25:00.485 INFO kablam! Compiling libloading v0.3.2 Oct 27 01:25:09.619 INFO kablam! warning: unused variable: `length` Oct 27 01:25:09.619 INFO kablam! --> src/model/info/attribute.rs:42:30 Oct 27 01:25:09.619 INFO kablam! | Oct 27 01:25:09.619 INFO kablam! 42 | Constant::Utf8 { length, ref value } => value, Oct 27 01:25:09.619 INFO kablam! | ^^^^^^ help: try ignoring the field: `length: _` Oct 27 01:25:09.619 INFO kablam! | Oct 27 01:25:09.619 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:25:09.619 INFO kablam! Oct 27 01:25:09.619 INFO kablam! warning: unused variable: `length` Oct 27 01:25:09.619 INFO kablam! --> src/vm/constant_pool.rs:136:30 Oct 27 01:25:09.619 INFO kablam! | Oct 27 01:25:09.619 INFO kablam! 136 | Constant::Utf8 { length, ref value } => value, Oct 27 01:25:09.619 INFO kablam! | ^^^^^^ help: try ignoring the field: `length: _` Oct 27 01:25:09.619 INFO kablam! Oct 27 01:25:09.719 INFO kablam! warning: variable does not need to be mutable Oct 27 01:25:09.719 INFO kablam! --> src/vm/class.rs:180:13 Oct 27 01:25:09.719 INFO kablam! | Oct 27 01:25:09.719 INFO kablam! 180 | let mut map = map_opt.as_mut().unwrap(); Oct 27 01:25:09.719 INFO kablam! | ----^^^ Oct 27 01:25:09.719 INFO kablam! | | Oct 27 01:25:09.719 INFO kablam! | help: remove this `mut` Oct 27 01:25:09.719 INFO kablam! | Oct 27 01:25:09.719 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 01:25:09.719 INFO kablam! Oct 27 01:25:10.196 INFO kablam! warning: unused variable: `length` Oct 27 01:25:10.196 INFO kablam! --> src/model/info/attribute.rs:42:30 Oct 27 01:25:10.196 INFO kablam! | Oct 27 01:25:10.197 INFO kablam! 42 | Constant::Utf8 { length, ref value } => value, Oct 27 01:25:10.197 INFO kablam! | ^^^^^^ help: try ignoring the field: `length: _` Oct 27 01:25:10.197 INFO kablam! | Oct 27 01:25:10.197 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:25:10.198 INFO kablam! Oct 27 01:25:10.198 INFO kablam! warning: unused variable: `length` Oct 27 01:25:10.198 INFO kablam! --> src/vm/constant_pool.rs:136:30 Oct 27 01:25:10.199 INFO kablam! | Oct 27 01:25:10.199 INFO kablam! 136 | Constant::Utf8 { length, ref value } => value, Oct 27 01:25:10.199 INFO kablam! | ^^^^^^ help: try ignoring the field: `length: _` Oct 27 01:25:10.200 INFO kablam! Oct 27 01:25:10.375 INFO kablam! warning: variable does not need to be mutable Oct 27 01:25:10.376 INFO kablam! --> src/vm/class.rs:180:13 Oct 27 01:25:10.376 INFO kablam! | Oct 27 01:25:10.376 INFO kablam! 180 | let mut map = map_opt.as_mut().unwrap(); Oct 27 01:25:10.377 INFO kablam! | ----^^^ Oct 27 01:25:10.377 INFO kablam! | | Oct 27 01:25:10.377 INFO kablam! | help: remove this `mut` Oct 27 01:25:10.378 INFO kablam! | Oct 27 01:25:10.378 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 01:25:10.378 INFO kablam! Oct 27 01:25:11.044 INFO kablam! Checking rjni_runtime v0.1.0 (/source/librjni) Oct 27 01:25:13.283 INFO kablam! warning: unused variable: `argv` Oct 27 01:25:13.283 INFO kablam! --> librjni/src/system.rs:27:51 Oct 27 01:25:13.283 INFO kablam! | Oct 27 01:25:13.283 INFO kablam! 27 | argv: *const Value) Oct 27 01:25:13.283 INFO kablam! | ^^^^ help: consider using `_argv` instead Oct 27 01:25:13.283 INFO kablam! | Oct 27 01:25:13.283 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:25:13.283 INFO kablam! Oct 27 01:25:13.647 INFO kablam! warning: unused variable: `argv` Oct 27 01:25:13.647 INFO kablam! --> librjni/src/system.rs:27:51 Oct 27 01:25:13.647 INFO kablam! | Oct 27 01:25:13.647 INFO kablam! 27 | argv: *const Value) Oct 27 01:25:13.647 INFO kablam! | ^^^^ help: consider using `_argv` instead Oct 27 01:25:13.647 INFO kablam! | Oct 27 01:25:13.647 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:25:13.647 INFO kablam! Oct 27 01:25:13.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.24s Oct 27 01:25:13.691 INFO kablam! su: No module specific data is present Oct 27 01:25:14.653 INFO running `"docker" "rm" "-f" "e35e12c4ba318e8f2c34ee80e0b719f3f9f59bb5144de7733be4e9801e3ebfca"` Oct 27 01:25:14.884 INFO blam! e35e12c4ba318e8f2c34ee80e0b719f3f9f59bb5144de7733be4e9801e3ebfca