Sep 17 17:23:48.781 INFO checking sharp_lr35902_disassembler-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:23:48.781 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:23:48.781 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:23:49.068 INFO blam! 8df1f53e889f63f891dabb7d4e11be418ff2ac78f21a91d7ca7d56a7551e5484 Sep 17 17:23:49.070 INFO running `"docker" "start" "-a" "8df1f53e889f63f891dabb7d4e11be418ff2ac78f21a91d7ca7d56a7551e5484"` Sep 17 17:23:49.979 INFO kablam! usermod: no changes Sep 17 17:23:50.013 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (/source) Sep 17 17:23:50.289 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 17 17:23:50.289 INFO kablam! --> src/att_syntax.rs:1:1 Sep 17 17:23:50.289 INFO kablam! | Sep 17 17:23:50.289 INFO kablam! 1 | struct Disassembler { Sep 17 17:23:50.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.289 INFO kablam! | Sep 17 17:23:50.289 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 17:23:50.289 INFO kablam! Sep 17 17:23:50.289 INFO kablam! warning: method is never used: `new` Sep 17 17:23:50.289 INFO kablam! --> src/att_syntax.rs:8:5 Sep 17 17:23:50.289 INFO kablam! | Sep 17 17:23:50.289 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 17 17:23:50.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.289 INFO kablam! Sep 17 17:23:50.289 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 17 17:23:50.289 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 17 17:23:50.289 INFO kablam! | Sep 17 17:23:50.289 INFO kablam! 1 | struct Disassembler { Sep 17 17:23:50.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.289 INFO kablam! Sep 17 17:23:50.290 INFO kablam! warning: method is never used: `new` Sep 17 17:23:50.290 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 17 17:23:50.290 INFO kablam! | Sep 17 17:23:50.290 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 17 17:23:50.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.290 INFO kablam! Sep 17 17:23:50.331 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 17 17:23:50.331 INFO kablam! --> src/att_syntax.rs:1:1 Sep 17 17:23:50.331 INFO kablam! | Sep 17 17:23:50.331 INFO kablam! 1 | struct Disassembler { Sep 17 17:23:50.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.331 INFO kablam! | Sep 17 17:23:50.331 INFO kablam! = note: #[warn(dead_code)] on by default Sep 17 17:23:50.331 INFO kablam! Sep 17 17:23:50.331 INFO kablam! warning: method is never used: `new` Sep 17 17:23:50.331 INFO kablam! --> src/att_syntax.rs:8:5 Sep 17 17:23:50.331 INFO kablam! | Sep 17 17:23:50.331 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 17 17:23:50.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.331 INFO kablam! Sep 17 17:23:50.332 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 17 17:23:50.332 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 17 17:23:50.332 INFO kablam! | Sep 17 17:23:50.332 INFO kablam! 1 | struct Disassembler { Sep 17 17:23:50.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.332 INFO kablam! Sep 17 17:23:50.332 INFO kablam! warning: method is never used: `new` Sep 17 17:23:50.332 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 17 17:23:50.332 INFO kablam! | Sep 17 17:23:50.332 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 17 17:23:50.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.332 INFO kablam! Sep 17 17:23:50.489 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 17 17:23:50.490 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 17 17:23:50.490 INFO kablam! | Sep 17 17:23:50.490 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 17 17:23:50.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.490 INFO kablam! Sep 17 17:23:50.511 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 17 17:23:50.511 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 17 17:23:50.511 INFO kablam! | Sep 17 17:23:50.511 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 17 17:23:50.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:23:50.511 INFO kablam! Sep 17 17:23:50.579 INFO kablam! error: aborting due to previous error Sep 17 17:23:50.579 INFO kablam! Sep 17 17:23:50.579 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 17 17:23:50.579 INFO kablam! error: aborting due to previous error Sep 17 17:23:50.579 INFO kablam! Sep 17 17:23:50.579 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 17 17:23:50.580 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 17 17:23:50.580 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:23:50.585 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 17 17:23:50.585 INFO kablam! Sep 17 17:23:50.585 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:23:50.591 INFO kablam! su: No module specific data is present Sep 17 17:23:51.333 INFO running `"docker" "rm" "-f" "8df1f53e889f63f891dabb7d4e11be418ff2ac78f21a91d7ca7d56a7551e5484"` Sep 17 17:23:51.444 INFO blam! 8df1f53e889f63f891dabb7d4e11be418ff2ac78f21a91d7ca7d56a7551e5484