Sep 02 00:01:32.876 INFO checking sharp_lr35902_disassembler-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 00:01:32.876 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 00:01:32.876 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:01:33.049 INFO blam! 2b729c827dd1bfc92d73fb95163def27a92d1df1dfca10eb7504a3959f9dbd63 Sep 02 00:01:33.051 INFO running `"docker" "start" "-a" "2b729c827dd1bfc92d73fb95163def27a92d1df1dfca10eb7504a3959f9dbd63"` Sep 02 00:01:33.661 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (file:///source) Sep 02 00:01:34.087 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.087 INFO kablam! --> src/att_syntax.rs:1:1 Sep 02 00:01:34.087 INFO kablam! | Sep 02 00:01:34.087 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.088 INFO kablam! | Sep 02 00:01:34.088 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 00:01:34.088 INFO kablam! Sep 02 00:01:34.088 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.088 INFO kablam! --> src/att_syntax.rs:8:5 Sep 02 00:01:34.089 INFO kablam! | Sep 02 00:01:34.089 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.089 INFO kablam! Sep 02 00:01:34.089 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.089 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 02 00:01:34.089 INFO kablam! | Sep 02 00:01:34.089 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.089 INFO kablam! Sep 02 00:01:34.089 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.089 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 02 00:01:34.089 INFO kablam! | Sep 02 00:01:34.089 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.089 INFO kablam! Sep 02 00:01:34.108 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.108 INFO kablam! --> src/att_syntax.rs:1:1 Sep 02 00:01:34.108 INFO kablam! | Sep 02 00:01:34.108 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.108 INFO kablam! | Sep 02 00:01:34.108 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 00:01:34.108 INFO kablam! Sep 02 00:01:34.109 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.109 INFO kablam! --> src/att_syntax.rs:8:5 Sep 02 00:01:34.109 INFO kablam! | Sep 02 00:01:34.109 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.109 INFO kablam! Sep 02 00:01:34.109 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.109 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 02 00:01:34.109 INFO kablam! | Sep 02 00:01:34.109 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.109 INFO kablam! Sep 02 00:01:34.109 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.109 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 02 00:01:34.109 INFO kablam! | Sep 02 00:01:34.109 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.110 INFO kablam! Sep 02 00:01:34.561 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 02 00:01:34.561 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 02 00:01:34.561 INFO kablam! | Sep 02 00:01:34.561 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 02 00:01:34.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.561 INFO kablam! Sep 02 00:01:34.574 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 02 00:01:34.574 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 02 00:01:34.574 INFO kablam! | Sep 02 00:01:34.574 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 02 00:01:34.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.574 INFO kablam! Sep 02 00:01:34.715 INFO kablam! error: aborting due to previous error Sep 02 00:01:34.716 INFO kablam! Sep 02 00:01:34.716 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 02 00:01:34.723 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 02 00:01:34.724 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:01:34.728 INFO kablam! error: aborting due to previous error Sep 02 00:01:34.728 INFO kablam! Sep 02 00:01:34.728 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 02 00:01:34.736 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 02 00:01:34.736 INFO kablam! Sep 02 00:01:34.736 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:01:34.738 INFO kablam! su: No module specific data is present Sep 02 00:01:35.203 INFO running `"docker" "rm" "-f" "2b729c827dd1bfc92d73fb95163def27a92d1df1dfca10eb7504a3959f9dbd63"` Sep 02 00:01:35.337 INFO blam! 2b729c827dd1bfc92d73fb95163def27a92d1df1dfca10eb7504a3959f9dbd63