Oct 26 21:02:48.329 INFO checking shiver/mips-dis against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:02:48.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 21:02:48.858 INFO blam! b5618e4a85d66765c4b38f3680f9280fe5154ce9877b80207cbdb14dd449e2d8 Oct 26 21:02:48.861 INFO running `"docker" "start" "-a" "b5618e4a85d66765c4b38f3680f9280fe5154ce9877b80207cbdb14dd449e2d8"` Oct 26 21:02:51.131 INFO kablam! usermod: no changes Oct 26 21:02:51.223 INFO kablam! Compiling num-traits v0.2.2 Oct 26 21:02:53.315 INFO kablam! Compiling num-traits v0.1.43 Oct 26 21:02:53.599 INFO kablam! Compiling enum-primitive-derive v0.1.2 Oct 26 21:02:56.835 INFO kablam! Checking mips-dis v0.1.0 (/source) Oct 26 21:02:57.371 INFO kablam! warning: unused import: `num_traits::FromPrimitive` Oct 26 21:02:57.372 INFO kablam! --> src/main.rs:11:5 Oct 26 21:02:57.373 INFO kablam! | Oct 26 21:02:57.373 INFO kablam! 11 | use num_traits::FromPrimitive; Oct 26 21:02:57.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:02:57.375 INFO kablam! | Oct 26 21:02:57.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:02:57.376 INFO kablam! Oct 26 21:02:57.376 INFO kablam! warning: private type `opcodes::BEQLVars` in public interface (error E0446) Oct 26 21:02:57.377 INFO kablam! --> src/opcodes.rs:73:10 Oct 26 21:02:57.377 INFO kablam! | Oct 26 21:02:57.378 INFO kablam! 73 | BEQL(BEQLVars), Oct 26 21:02:57.379 INFO kablam! | ^^^^^^^^ Oct 26 21:02:57.379 INFO kablam! | Oct 26 21:02:57.380 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 26 21:02:57.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.381 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.382 INFO kablam! Oct 26 21:02:57.382 INFO kablam! warning: private type `opcodes::LUIVars` in public interface (error E0446) Oct 26 21:02:57.383 INFO kablam! --> src/opcodes.rs:74:9 Oct 26 21:02:57.384 INFO kablam! | Oct 26 21:02:57.384 INFO kablam! 74 | LUI(LUIVars), Oct 26 21:02:57.385 INFO kablam! | ^^^^^^^ Oct 26 21:02:57.386 INFO kablam! | Oct 26 21:02:57.386 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.387 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.387 INFO kablam! Oct 26 21:02:57.387 INFO kablam! warning: private type `opcodes::LWVars` in public interface (error E0446) Oct 26 21:02:57.388 INFO kablam! --> src/opcodes.rs:75:8 Oct 26 21:02:57.388 INFO kablam! | Oct 26 21:02:57.388 INFO kablam! 75 | LW(LWVars), Oct 26 21:02:57.388 INFO kablam! | ^^^^^^ Oct 26 21:02:57.388 INFO kablam! | Oct 26 21:02:57.388 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.390 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.390 INFO kablam! Oct 26 21:02:57.390 INFO kablam! warning: private type `opcodes::MTC0Vars` in public interface (error E0446) Oct 26 21:02:57.390 INFO kablam! --> src/opcodes.rs:76:10 Oct 26 21:02:57.390 INFO kablam! | Oct 26 21:02:57.390 INFO kablam! 76 | MTC0(MTC0Vars), Oct 26 21:02:57.390 INFO kablam! | ^^^^^^^^ Oct 26 21:02:57.390 INFO kablam! | Oct 26 21:02:57.390 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.390 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.390 INFO kablam! Oct 26 21:02:57.390 INFO kablam! warning: private type `opcodes::ORIVars` in public interface (error E0446) Oct 26 21:02:57.390 INFO kablam! --> src/opcodes.rs:77:9 Oct 26 21:02:57.395 INFO kablam! | Oct 26 21:02:57.395 INFO kablam! 77 | ORI(ORIVars), Oct 26 21:02:57.395 INFO kablam! | ^^^^^^^ Oct 26 21:02:57.395 INFO kablam! | Oct 26 21:02:57.395 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.395 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.395 INFO kablam! Oct 26 21:02:57.395 INFO kablam! warning: unreachable pattern Oct 26 21:02:57.395 INFO kablam! --> src/opcodes.rs:177:9 Oct 26 21:02:57.395 INFO kablam! | Oct 26 21:02:57.395 INFO kablam! 177 | _ => format!("Nope"), Oct 26 21:02:57.395 INFO kablam! | ^ Oct 26 21:02:57.395 INFO kablam! | Oct 26 21:02:57.395 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 26 21:02:57.395 INFO kablam! Oct 26 21:02:57.395 INFO kablam! warning: unused variable: `n` Oct 26 21:02:57.395 INFO kablam! --> src/main.rs:27:9 Oct 26 21:02:57.395 INFO kablam! | Oct 26 21:02:57.395 INFO kablam! 27 | for n in 0..num { Oct 26 21:02:57.395 INFO kablam! | ^ help: consider using `_n` instead Oct 26 21:02:57.395 INFO kablam! | Oct 26 21:02:57.395 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:02:57.395 INFO kablam! Oct 26 21:02:57.419 INFO kablam! warning: unused import: `num_traits::FromPrimitive` Oct 26 21:02:57.419 INFO kablam! --> src/main.rs:11:5 Oct 26 21:02:57.419 INFO kablam! | Oct 26 21:02:57.419 INFO kablam! 11 | use num_traits::FromPrimitive; Oct 26 21:02:57.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:02:57.419 INFO kablam! | Oct 26 21:02:57.419 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 21:02:57.419 INFO kablam! Oct 26 21:02:57.435 INFO kablam! warning: private type `opcodes::BEQLVars` in public interface (error E0446) Oct 26 21:02:57.435 INFO kablam! --> src/opcodes.rs:73:10 Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! 73 | BEQL(BEQLVars), Oct 26 21:02:57.435 INFO kablam! | ^^^^^^^^ Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 26 21:02:57.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.435 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.435 INFO kablam! Oct 26 21:02:57.435 INFO kablam! warning: private type `opcodes::LUIVars` in public interface (error E0446) Oct 26 21:02:57.435 INFO kablam! --> src/opcodes.rs:74:9 Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! 74 | LUI(LUIVars), Oct 26 21:02:57.435 INFO kablam! | ^^^^^^^ Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.435 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.435 INFO kablam! Oct 26 21:02:57.435 INFO kablam! warning: private type `opcodes::LWVars` in public interface (error E0446) Oct 26 21:02:57.435 INFO kablam! --> src/opcodes.rs:75:8 Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! 75 | LW(LWVars), Oct 26 21:02:57.435 INFO kablam! | ^^^^^^ Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.435 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.435 INFO kablam! Oct 26 21:02:57.435 INFO kablam! warning: private type `opcodes::MTC0Vars` in public interface (error E0446) Oct 26 21:02:57.435 INFO kablam! --> src/opcodes.rs:76:10 Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! 76 | MTC0(MTC0Vars), Oct 26 21:02:57.435 INFO kablam! | ^^^^^^^^ Oct 26 21:02:57.435 INFO kablam! | Oct 26 21:02:57.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.435 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.435 INFO kablam! Oct 26 21:02:57.451 INFO kablam! warning: private type `opcodes::ORIVars` in public interface (error E0446) Oct 26 21:02:57.451 INFO kablam! --> src/opcodes.rs:77:9 Oct 26 21:02:57.451 INFO kablam! | Oct 26 21:02:57.451 INFO kablam! 77 | ORI(ORIVars), Oct 26 21:02:57.451 INFO kablam! | ^^^^^^^ Oct 26 21:02:57.451 INFO kablam! | Oct 26 21:02:57.451 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 26 21:02:57.451 INFO kablam! = note: for more information, see issue #34537 Oct 26 21:02:57.451 INFO kablam! Oct 26 21:02:57.451 INFO kablam! warning: unreachable pattern Oct 26 21:02:57.451 INFO kablam! --> src/opcodes.rs:177:9 Oct 26 21:02:57.451 INFO kablam! | Oct 26 21:02:57.451 INFO kablam! 177 | _ => format!("Nope"), Oct 26 21:02:57.451 INFO kablam! | ^ Oct 26 21:02:57.451 INFO kablam! | Oct 26 21:02:57.451 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 26 21:02:57.451 INFO kablam! Oct 26 21:02:57.451 INFO kablam! warning: unused variable: `n` Oct 26 21:02:57.451 INFO kablam! --> src/main.rs:27:9 Oct 26 21:02:57.451 INFO kablam! | Oct 26 21:02:57.451 INFO kablam! 27 | for n in 0..num { Oct 26 21:02:57.451 INFO kablam! | ^ help: consider using `_n` instead Oct 26 21:02:57.451 INFO kablam! | Oct 26 21:02:57.451 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:02:57.451 INFO kablam! Oct 26 21:02:57.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.39s Oct 26 21:02:57.554 INFO kablam! su: No module specific data is present Oct 26 21:02:58.393 INFO running `"docker" "rm" "-f" "b5618e4a85d66765c4b38f3680f9280fe5154ce9877b80207cbdb14dd449e2d8"` Oct 26 21:02:58.646 INFO blam! b5618e4a85d66765c4b38f3680f9280fe5154ce9877b80207cbdb14dd449e2d8