Sep 21 03:08:26.509 INFO checking sharp_lr35902_disassembler-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:08:26.509 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:08:26.509 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:08:26.647 INFO blam! c912d7d96d790458e28fa0382dea52399217db058bd834169f23e5aeb56f2601 Sep 21 03:08:26.649 INFO running `"docker" "start" "-a" "c912d7d96d790458e28fa0382dea52399217db058bd834169f23e5aeb56f2601"` Sep 21 03:08:27.753 INFO kablam! usermod: no changes Sep 21 03:08:27.784 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (/source) Sep 21 03:08:27.950 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.950 INFO kablam! --> src/att_syntax.rs:1:1 Sep 21 03:08:27.950 INFO kablam! | Sep 21 03:08:27.950 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.950 INFO kablam! | Sep 21 03:08:27.950 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 03:08:27.950 INFO kablam! Sep 21 03:08:27.950 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.950 INFO kablam! --> src/att_syntax.rs:8:5 Sep 21 03:08:27.950 INFO kablam! | Sep 21 03:08:27.950 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.950 INFO kablam! Sep 21 03:08:27.950 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.950 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 21 03:08:27.950 INFO kablam! | Sep 21 03:08:27.950 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.950 INFO kablam! Sep 21 03:08:27.950 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.950 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 21 03:08:27.950 INFO kablam! | Sep 21 03:08:27.950 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.950 INFO kablam! Sep 21 03:08:27.958 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.958 INFO kablam! --> src/att_syntax.rs:1:1 Sep 21 03:08:27.958 INFO kablam! | Sep 21 03:08:27.958 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.958 INFO kablam! | Sep 21 03:08:27.958 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 03:08:27.958 INFO kablam! Sep 21 03:08:27.958 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.958 INFO kablam! --> src/att_syntax.rs:8:5 Sep 21 03:08:27.958 INFO kablam! | Sep 21 03:08:27.958 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.958 INFO kablam! Sep 21 03:08:27.958 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.958 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 21 03:08:27.958 INFO kablam! | Sep 21 03:08:27.958 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.958 INFO kablam! Sep 21 03:08:27.958 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.958 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 21 03:08:27.958 INFO kablam! | Sep 21 03:08:27.958 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.958 INFO kablam! Sep 21 03:08:28.172 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 21 03:08:28.172 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 21 03:08:28.172 INFO kablam! | Sep 21 03:08:28.172 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 21 03:08:28.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:28.172 INFO kablam! Sep 21 03:08:28.190 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 21 03:08:28.190 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 21 03:08:28.190 INFO kablam! | Sep 21 03:08:28.190 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 21 03:08:28.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:28.190 INFO kablam! Sep 21 03:08:28.203 INFO kablam! error: aborting due to previous error Sep 21 03:08:28.203 INFO kablam! Sep 21 03:08:28.203 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 21 03:08:28.208 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 21 03:08:28.208 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:08:28.233 INFO kablam! error: aborting due to previous error Sep 21 03:08:28.233 INFO kablam! Sep 21 03:08:28.233 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 21 03:08:28.239 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 21 03:08:28.239 INFO kablam! Sep 21 03:08:28.239 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:08:28.240 INFO kablam! su: No module specific data is present Sep 21 03:08:29.127 INFO running `"docker" "rm" "-f" "c912d7d96d790458e28fa0382dea52399217db058bd834169f23e5aeb56f2601"` Sep 21 03:08:29.299 INFO blam! c912d7d96d790458e28fa0382dea52399217db058bd834169f23e5aeb56f2601