Sep 02 00:01:33.250 INFO checking sharp_lr35902_disassembler-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:01:33.250 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:01:33.250 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.413 INFO blam! 35c137a793e2d4eed0beb42c7d54b0860acb247fd924562ef8b3ccc6a04cd320 Sep 02 00:01:33.415 INFO running `"docker" "start" "-a" "35c137a793e2d4eed0beb42c7d54b0860acb247fd924562ef8b3ccc6a04cd320"` Sep 02 00:01:34.072 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (file:///source) Sep 02 00:01:34.513 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.513 INFO kablam! --> src/att_syntax.rs:1:1 Sep 02 00:01:34.513 INFO kablam! | Sep 02 00:01:34.513 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.513 INFO kablam! | Sep 02 00:01:34.513 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 00:01:34.513 INFO kablam! Sep 02 00:01:34.513 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.513 INFO kablam! --> src/att_syntax.rs:8:5 Sep 02 00:01:34.513 INFO kablam! | Sep 02 00:01:34.513 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.514 INFO kablam! Sep 02 00:01:34.514 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.514 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 02 00:01:34.514 INFO kablam! | Sep 02 00:01:34.514 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.514 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.514 INFO kablam! Sep 02 00:01:34.514 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.514 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 02 00:01:34.514 INFO kablam! | Sep 02 00:01:34.515 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.515 INFO kablam! Sep 02 00:01:34.586 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.586 INFO kablam! --> src/att_syntax.rs:1:1 Sep 02 00:01:34.586 INFO kablam! | Sep 02 00:01:34.586 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.587 INFO kablam! | Sep 02 00:01:34.587 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 00:01:34.587 INFO kablam! Sep 02 00:01:34.587 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.587 INFO kablam! --> src/att_syntax.rs:8:5 Sep 02 00:01:34.587 INFO kablam! | Sep 02 00:01:34.587 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.587 INFO kablam! Sep 02 00:01:34.588 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 02 00:01:34.588 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 02 00:01:34.588 INFO kablam! | Sep 02 00:01:34.588 INFO kablam! 1 | struct Disassembler { Sep 02 00:01:34.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.588 INFO kablam! Sep 02 00:01:34.588 INFO kablam! warning: method is never used: `new` Sep 02 00:01:34.588 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 02 00:01:34.588 INFO kablam! | Sep 02 00:01:34.588 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 02 00:01:34.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.588 INFO kablam! Sep 02 00:01:34.936 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 02 00:01:34.936 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 02 00:01:34.936 INFO kablam! | Sep 02 00:01:34.936 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 02 00:01:34.936 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:34.936 INFO kablam! Sep 02 00:01:35.037 INFO kablam! error: aborting due to previous error Sep 02 00:01:35.038 INFO kablam! Sep 02 00:01:35.038 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 02 00:01:35.045 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 02 00:01:35.045 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:01:35.049 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 02 00:01:35.049 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 02 00:01:35.049 INFO kablam! | Sep 02 00:01:35.049 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 02 00:01:35.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:01:35.050 INFO kablam! Sep 02 00:01:35.160 INFO kablam! error: aborting due to previous error Sep 02 00:01:35.160 INFO kablam! Sep 02 00:01:35.160 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 02 00:01:35.167 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 02 00:01:35.167 INFO kablam! Sep 02 00:01:35.167 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:01:35.168 INFO kablam! su: No module specific data is present Sep 02 00:01:35.585 INFO running `"docker" "rm" "-f" "35c137a793e2d4eed0beb42c7d54b0860acb247fd924562ef8b3ccc6a04cd320"` Sep 02 00:01:35.695 INFO blam! 35c137a793e2d4eed0beb42c7d54b0860acb247fd924562ef8b3ccc6a04cd320