Sep 14 09:07:27.831 INFO checking sharp_lr35902_disassembler-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:07:27.831 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:07:27.831 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:07:28.083 INFO blam! 902a575198a47cc791615fccac4088fa78c4f2d5d455f83bb310c851096850fa Sep 14 09:07:28.085 INFO running `"docker" "start" "-a" "902a575198a47cc791615fccac4088fa78c4f2d5d455f83bb310c851096850fa"` Sep 14 09:07:28.883 INFO kablam! usermod: no changes Sep 14 09:07:28.931 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (file:///source) Sep 14 09:07:29.276 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 14 09:07:29.276 INFO kablam! --> src/att_syntax.rs:1:1 Sep 14 09:07:29.276 INFO kablam! | Sep 14 09:07:29.276 INFO kablam! 1 | struct Disassembler { Sep 14 09:07:29.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.276 INFO kablam! | Sep 14 09:07:29.276 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 09:07:29.276 INFO kablam! Sep 14 09:07:29.276 INFO kablam! warning: method is never used: `new` Sep 14 09:07:29.276 INFO kablam! --> src/att_syntax.rs:8:5 Sep 14 09:07:29.276 INFO kablam! | Sep 14 09:07:29.276 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 14 09:07:29.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.276 INFO kablam! Sep 14 09:07:29.276 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 14 09:07:29.276 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 14 09:07:29.276 INFO kablam! | Sep 14 09:07:29.276 INFO kablam! 1 | struct Disassembler { Sep 14 09:07:29.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.276 INFO kablam! Sep 14 09:07:29.276 INFO kablam! warning: method is never used: `new` Sep 14 09:07:29.276 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 14 09:07:29.276 INFO kablam! | Sep 14 09:07:29.277 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 14 09:07:29.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.277 INFO kablam! Sep 14 09:07:29.362 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 14 09:07:29.363 INFO kablam! --> src/att_syntax.rs:1:1 Sep 14 09:07:29.363 INFO kablam! | Sep 14 09:07:29.363 INFO kablam! 1 | struct Disassembler { Sep 14 09:07:29.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.363 INFO kablam! | Sep 14 09:07:29.363 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 09:07:29.363 INFO kablam! Sep 14 09:07:29.363 INFO kablam! warning: method is never used: `new` Sep 14 09:07:29.363 INFO kablam! --> src/att_syntax.rs:8:5 Sep 14 09:07:29.363 INFO kablam! | Sep 14 09:07:29.363 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 14 09:07:29.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.363 INFO kablam! Sep 14 09:07:29.363 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 14 09:07:29.363 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 14 09:07:29.363 INFO kablam! | Sep 14 09:07:29.363 INFO kablam! 1 | struct Disassembler { Sep 14 09:07:29.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.363 INFO kablam! Sep 14 09:07:29.363 INFO kablam! warning: method is never used: `new` Sep 14 09:07:29.363 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 14 09:07:29.363 INFO kablam! | Sep 14 09:07:29.363 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 14 09:07:29.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.363 INFO kablam! Sep 14 09:07:29.590 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 14 09:07:29.591 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 14 09:07:29.591 INFO kablam! | Sep 14 09:07:29.591 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 14 09:07:29.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.591 INFO kablam! Sep 14 09:07:29.639 INFO kablam! error: aborting due to previous error Sep 14 09:07:29.639 INFO kablam! Sep 14 09:07:29.639 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 14 09:07:29.647 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 14 09:07:29.647 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:07:29.651 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 14 09:07:29.651 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 14 09:07:29.651 INFO kablam! | Sep 14 09:07:29.651 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 14 09:07:29.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:07:29.651 INFO kablam! Sep 14 09:07:29.699 INFO kablam! error: aborting due to previous error Sep 14 09:07:29.699 INFO kablam! Sep 14 09:07:29.699 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 14 09:07:29.704 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 14 09:07:29.704 INFO kablam! Sep 14 09:07:29.704 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:07:29.706 INFO kablam! su: No module specific data is present Sep 14 09:07:30.577 INFO running `"docker" "rm" "-f" "902a575198a47cc791615fccac4088fa78c4f2d5d455f83bb310c851096850fa"` Sep 14 09:07:30.775 INFO blam! 902a575198a47cc791615fccac4088fa78c4f2d5d455f83bb310c851096850fa