Sep 10 05:41:48.825 INFO checking 1011X/REL-16 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 05:41:48.825 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 05:41:48.825 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:41:49.030 INFO blam! 4594ad310bfe93a4b45ee1e246b52f6ad100ed266208b3584dbfe16915a8394e Sep 10 05:41:49.032 INFO running `"docker" "start" "-a" "4594ad310bfe93a4b45ee1e246b52f6ad100ed266208b3584dbfe16915a8394e"` Sep 10 05:41:49.662 INFO kablam! usermod: no changes Sep 10 05:41:49.691 INFO kablam! Checking getopts v0.2.17 Sep 10 05:41:50.325 INFO kablam! Checking rel v0.5.0 (file:///source) Sep 10 05:41:50.917 INFO kablam! warning: method is never used: `mneu_usage` Sep 10 05:41:50.917 INFO kablam! --> src/isa/op.rs:433:2 Sep 10 05:41:50.917 INFO kablam! | Sep 10 05:41:50.917 INFO kablam! 433 | fn mneu_usage(s: &str) -> &'static str { Sep 10 05:41:50.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:41:50.917 INFO kablam! | Sep 10 05:41:50.917 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 05:41:50.917 INFO kablam! Sep 10 05:41:50.981 INFO kablam! warning: method is never used: `mneu_usage` Sep 10 05:41:50.981 INFO kablam! --> src/isa/op.rs:433:2 Sep 10 05:41:50.981 INFO kablam! | Sep 10 05:41:50.981 INFO kablam! 433 | fn mneu_usage(s: &str) -> &'static str { Sep 10 05:41:50.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:41:50.986 INFO kablam! | Sep 10 05:41:50.986 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 05:41:50.986 INFO kablam! Sep 10 05:41:51.794 INFO kablam! warning: method is never used: `mneu_usage` Sep 10 05:41:51.794 INFO kablam! --> src/isa/op.rs:433:2 Sep 10 05:41:51.794 INFO kablam! | Sep 10 05:41:51.794 INFO kablam! 433 | fn mneu_usage(s: &str) -> &'static str { Sep 10 05:41:51.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:41:51.794 INFO kablam! | Sep 10 05:41:51.794 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 05:41:51.794 INFO kablam! Sep 10 05:41:51.794 INFO kablam! warning: static item is never used: `ALL_REGISTERS` Sep 10 05:41:51.794 INFO kablam! --> src/isa/reg.rs:18:1 Sep 10 05:41:51.794 INFO kablam! | Sep 10 05:41:51.794 INFO kablam! 18 | / pub static ALL_REGISTERS: [Reg; 8] = [ Sep 10 05:41:51.794 INFO kablam! 19 | | Reg::R0, Reg::R1, Reg::R2, Reg::R3, Reg::R4, Reg::R5, Sep 10 05:41:51.794 INFO kablam! 20 | | Reg::R6, Reg::SP, Sep 10 05:41:51.794 INFO kablam! 21 | | ]; Sep 10 05:41:51.794 INFO kablam! | |__^ Sep 10 05:41:51.794 INFO kablam! Sep 10 05:41:51.976 INFO kablam! warning: method is never used: `mneu_usage` Sep 10 05:41:51.976 INFO kablam! --> src/isa/op.rs:433:2 Sep 10 05:41:51.976 INFO kablam! | Sep 10 05:41:51.976 INFO kablam! 433 | fn mneu_usage(s: &str) -> &'static str { Sep 10 05:41:51.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:41:51.976 INFO kablam! | Sep 10 05:41:51.976 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 05:41:51.976 INFO kablam! Sep 10 05:41:51.978 INFO kablam! warning: static item is never used: `ALL_REGISTERS` Sep 10 05:41:51.978 INFO kablam! --> src/isa/reg.rs:18:1 Sep 10 05:41:51.978 INFO kablam! | Sep 10 05:41:51.978 INFO kablam! 18 | / pub static ALL_REGISTERS: [Reg; 8] = [ Sep 10 05:41:51.978 INFO kablam! 19 | | Reg::R0, Reg::R1, Reg::R2, Reg::R3, Reg::R4, Reg::R5, Sep 10 05:41:51.978 INFO kablam! 20 | | Reg::R6, Reg::SP, Sep 10 05:41:51.978 INFO kablam! 21 | | ]; Sep 10 05:41:51.978 INFO kablam! | |__^ Sep 10 05:41:51.978 INFO kablam! Sep 10 05:41:52.014 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Sep 10 05:41:52.014 INFO kablam! su: No module specific data is present Sep 10 05:41:52.970 INFO running `"docker" "rm" "-f" "4594ad310bfe93a4b45ee1e246b52f6ad100ed266208b3584dbfe16915a8394e"` Sep 10 05:41:53.058 INFO blam! 4594ad310bfe93a4b45ee1e246b52f6ad100ed266208b3584dbfe16915a8394e