Oct 26 18:39:03.993 INFO checking vakabus/rumipsem against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 18:39:03.993 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 18:39:04.588 INFO blam! c761b7ccb82f870141d6979c95e58d83882dadcee5f7402118e5e89fa54ed9e9 Oct 26 18:39:04.590 INFO running `"docker" "start" "-a" "c761b7ccb82f870141d6979c95e58d83882dadcee5f7402118e5e89fa54ed9e9"` Oct 26 18:39:05.847 INFO kablam! usermod: no changes Oct 26 18:39:06.013 INFO kablam! Compiling num-integer v0.1.38 Oct 26 18:39:06.013 INFO kablam! Compiling cc v1.0.17 Oct 26 18:39:06.013 INFO kablam! Compiling serde v1.0.66 Oct 26 18:39:06.013 INFO kablam! Checking plain v0.2.3 Oct 26 18:39:06.013 INFO kablam! Checking scroll v0.7.0 Oct 26 18:39:06.013 INFO kablam! Checking argparse v0.2.1 Oct 26 18:39:06.013 INFO kablam! Checking time v0.1.39 Oct 26 18:39:06.015 INFO kablam! Checking term v0.5.1 Oct 26 18:39:07.957 INFO kablam! Checking nix v0.11.0 Oct 26 18:39:08.952 INFO kablam! Compiling syn v0.14.2 Oct 26 18:39:08.991 INFO kablam! Compiling scroll_derive v0.7.0 Oct 26 18:39:10.639 INFO kablam! Checking chrono v0.4.3 Oct 26 18:39:16.655 INFO kablam! Checking goblin v0.0.11 Oct 26 18:39:17.555 INFO kablam! Checking simplelog v0.5.2 Oct 26 18:39:17.671 INFO kablam! Compiling miniz-sys v0.1.10 Oct 26 18:39:21.431 INFO kablam! Checking flate2 v0.2.20 Oct 26 18:39:28.123 INFO kablam! Compiling serde_derive v1.0.66 Oct 26 18:39:30.739 INFO kablam! Checking serde_json v1.0.19 Oct 26 18:39:44.742 INFO kablam! Checking rumipsem v0.1.0 (/source) Oct 26 18:39:48.153 INFO kablam! warning: variant is never constructed: `FlowChangeImmediate` Oct 26 18:39:48.153 INFO kablam! --> src/cpu/event.rs:10:5 Oct 26 18:39:48.153 INFO kablam! | Oct 26 18:39:48.153 INFO kablam! 10 | FlowChangeImmediate(u32), // this is here to support compact branch Oct 26 18:39:48.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.153 INFO kablam! | Oct 26 18:39:48.153 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:39:48.153 INFO kablam! Oct 26 18:39:48.153 INFO kablam! warning: constant item is never used: `RETURN_ADDRESS` Oct 26 18:39:48.153 INFO kablam! --> src/cpu/registers.rs:10:1 Oct 26 18:39:48.153 INFO kablam! | Oct 26 18:39:48.153 INFO kablam! 10 | pub const RETURN_ADDRESS: u32 = 31; Oct 26 18:39:48.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.153 INFO kablam! Oct 26 18:39:48.153 INFO kablam! warning: method is never used: `get_instruction_number` Oct 26 18:39:48.153 INFO kablam! --> src/cpu/watchdog.rs:43:5 Oct 26 18:39:48.153 INFO kablam! | Oct 26 18:39:48.153 INFO kablam! 43 | pub fn get_instruction_number(&self) -> usize { Oct 26 18:39:48.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.153 INFO kablam! Oct 26 18:39:48.153 INFO kablam! warning: method is never used: `disable_trace_checking` Oct 26 18:39:48.153 INFO kablam! --> src/cpu/watchdog.rs:102:5 Oct 26 18:39:48.153 INFO kablam! | Oct 26 18:39:48.153 INFO kablam! 102 | pub fn disable_trace_checking(&mut self) { Oct 26 18:39:48.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.153 INFO kablam! Oct 26 18:39:48.217 INFO kablam! warning: variant is never constructed: `FlowChangeImmediate` Oct 26 18:39:48.217 INFO kablam! --> src/cpu/event.rs:10:5 Oct 26 18:39:48.217 INFO kablam! | Oct 26 18:39:48.217 INFO kablam! 10 | FlowChangeImmediate(u32), // this is here to support compact branch Oct 26 18:39:48.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.217 INFO kablam! | Oct 26 18:39:48.217 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:39:48.217 INFO kablam! Oct 26 18:39:48.219 INFO kablam! warning: constant item is never used: `RETURN_ADDRESS` Oct 26 18:39:48.219 INFO kablam! --> src/cpu/registers.rs:10:1 Oct 26 18:39:48.219 INFO kablam! | Oct 26 18:39:48.219 INFO kablam! 10 | pub const RETURN_ADDRESS: u32 = 31; Oct 26 18:39:48.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.219 INFO kablam! Oct 26 18:39:48.219 INFO kablam! warning: method is never used: `get_instruction_number` Oct 26 18:39:48.219 INFO kablam! --> src/cpu/watchdog.rs:43:5 Oct 26 18:39:48.219 INFO kablam! | Oct 26 18:39:48.219 INFO kablam! 43 | pub fn get_instruction_number(&self) -> usize { Oct 26 18:39:48.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.219 INFO kablam! Oct 26 18:39:48.219 INFO kablam! warning: method is never used: `disable_trace_checking` Oct 26 18:39:48.219 INFO kablam! --> src/cpu/watchdog.rs:102:5 Oct 26 18:39:48.219 INFO kablam! | Oct 26 18:39:48.219 INFO kablam! 102 | pub fn disable_trace_checking(&mut self) { Oct 26 18:39:48.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:39:48.219 INFO kablam! Oct 26 18:39:48.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.49s Oct 26 18:39:48.383 INFO kablam! su: No module specific data is present Oct 26 18:39:49.352 INFO running `"docker" "rm" "-f" "c761b7ccb82f870141d6979c95e58d83882dadcee5f7402118e5e89fa54ed9e9"` Oct 26 18:39:49.631 INFO blam! c761b7ccb82f870141d6979c95e58d83882dadcee5f7402118e5e89fa54ed9e9