Sep 19 20:16:59.749 INFO checking sharp_lr35902_disassembler-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:16:59.749 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:16:59.749 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:16:59.908 INFO blam! ddf3e9eca3f641ba0ece4ac5925f753b2e03198c20d23bf209b6777565941cbe Sep 19 20:16:59.910 INFO running `"docker" "start" "-a" "ddf3e9eca3f641ba0ece4ac5925f753b2e03198c20d23bf209b6777565941cbe"` Sep 19 20:17:01.206 INFO kablam! usermod: no changes Sep 19 20:17:01.236 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (/source) Sep 19 20:17:01.416 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 19 20:17:01.416 INFO kablam! --> src/att_syntax.rs:1:1 Sep 19 20:17:01.416 INFO kablam! | Sep 19 20:17:01.416 INFO kablam! 1 | struct Disassembler { Sep 19 20:17:01.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.416 INFO kablam! | Sep 19 20:17:01.416 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:17:01.416 INFO kablam! Sep 19 20:17:01.416 INFO kablam! warning: method is never used: `new` Sep 19 20:17:01.416 INFO kablam! --> src/att_syntax.rs:8:5 Sep 19 20:17:01.416 INFO kablam! | Sep 19 20:17:01.416 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 19 20:17:01.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.416 INFO kablam! Sep 19 20:17:01.416 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 19 20:17:01.416 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 19 20:17:01.416 INFO kablam! | Sep 19 20:17:01.416 INFO kablam! 1 | struct Disassembler { Sep 19 20:17:01.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.416 INFO kablam! Sep 19 20:17:01.416 INFO kablam! warning: method is never used: `new` Sep 19 20:17:01.416 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 19 20:17:01.416 INFO kablam! | Sep 19 20:17:01.416 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 19 20:17:01.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.416 INFO kablam! Sep 19 20:17:01.448 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 19 20:17:01.449 INFO kablam! --> src/att_syntax.rs:1:1 Sep 19 20:17:01.449 INFO kablam! | Sep 19 20:17:01.449 INFO kablam! 1 | struct Disassembler { Sep 19 20:17:01.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.449 INFO kablam! | Sep 19 20:17:01.449 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:17:01.449 INFO kablam! Sep 19 20:17:01.449 INFO kablam! warning: method is never used: `new` Sep 19 20:17:01.449 INFO kablam! --> src/att_syntax.rs:8:5 Sep 19 20:17:01.449 INFO kablam! | Sep 19 20:17:01.449 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 19 20:17:01.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.449 INFO kablam! Sep 19 20:17:01.449 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 19 20:17:01.449 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 19 20:17:01.449 INFO kablam! | Sep 19 20:17:01.449 INFO kablam! 1 | struct Disassembler { Sep 19 20:17:01.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.449 INFO kablam! Sep 19 20:17:01.449 INFO kablam! warning: method is never used: `new` Sep 19 20:17:01.449 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 19 20:17:01.449 INFO kablam! | Sep 19 20:17:01.449 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 19 20:17:01.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.449 INFO kablam! Sep 19 20:17:01.703 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 19 20:17:01.703 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 19 20:17:01.703 INFO kablam! | Sep 19 20:17:01.703 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 19 20:17:01.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.703 INFO kablam! Sep 19 20:17:01.703 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 19 20:17:01.703 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 19 20:17:01.703 INFO kablam! | Sep 19 20:17:01.703 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 19 20:17:01.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:17:01.703 INFO kablam! Sep 19 20:17:01.746 INFO kablam! error: aborting due to previous error Sep 19 20:17:01.746 INFO kablam! Sep 19 20:17:01.746 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 19 20:17:01.746 INFO kablam! error: aborting due to previous error Sep 19 20:17:01.746 INFO kablam! Sep 19 20:17:01.746 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 19 20:17:01.750 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 19 20:17:01.750 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:17:01.752 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 19 20:17:01.752 INFO kablam! Sep 19 20:17:01.752 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:17:01.753 INFO kablam! su: No module specific data is present Sep 19 20:17:02.641 INFO running `"docker" "rm" "-f" "ddf3e9eca3f641ba0ece4ac5925f753b2e03198c20d23bf209b6777565941cbe"` Sep 19 20:17:02.782 INFO blam! ddf3e9eca3f641ba0ece4ac5925f753b2e03198c20d23bf209b6777565941cbe