Sep 21 03:08:25.913 INFO checking sharp_lr35902_disassembler-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:08:25.913 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:08:25.913 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.074 INFO blam! c4233c8b03f059d9a2205c5b1f1d082fe0a81cad19552bec100a3f6621fe2232 Sep 21 03:08:26.079 INFO running `"docker" "start" "-a" "c4233c8b03f059d9a2205c5b1f1d082fe0a81cad19552bec100a3f6621fe2232"` Sep 21 03:08:27.245 INFO kablam! usermod: no changes Sep 21 03:08:27.277 INFO kablam! Checking sharp_lr35902_disassembler v0.1.1 (/source) Sep 21 03:08:27.426 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.426 INFO kablam! --> src/att_syntax.rs:1:1 Sep 21 03:08:27.426 INFO kablam! | Sep 21 03:08:27.426 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.426 INFO kablam! | Sep 21 03:08:27.426 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 03:08:27.426 INFO kablam! Sep 21 03:08:27.426 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.426 INFO kablam! --> src/att_syntax.rs:8:5 Sep 21 03:08:27.426 INFO kablam! | Sep 21 03:08:27.426 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.426 INFO kablam! Sep 21 03:08:27.426 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.426 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 21 03:08:27.426 INFO kablam! | Sep 21 03:08:27.426 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.426 INFO kablam! Sep 21 03:08:27.426 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.426 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 21 03:08:27.426 INFO kablam! | Sep 21 03:08:27.426 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.426 INFO kablam! Sep 21 03:08:27.498 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.498 INFO kablam! --> src/att_syntax.rs:1:1 Sep 21 03:08:27.498 INFO kablam! | Sep 21 03:08:27.498 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.498 INFO kablam! | Sep 21 03:08:27.498 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 03:08:27.498 INFO kablam! Sep 21 03:08:27.498 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.498 INFO kablam! --> src/att_syntax.rs:8:5 Sep 21 03:08:27.498 INFO kablam! | Sep 21 03:08:27.498 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.498 INFO kablam! Sep 21 03:08:27.498 INFO kablam! warning: struct is never constructed: `Disassembler` Sep 21 03:08:27.498 INFO kablam! --> src/intel_syntax.rs:1:1 Sep 21 03:08:27.498 INFO kablam! | Sep 21 03:08:27.498 INFO kablam! 1 | struct Disassembler { Sep 21 03:08:27.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.498 INFO kablam! Sep 21 03:08:27.498 INFO kablam! warning: method is never used: `new` Sep 21 03:08:27.498 INFO kablam! --> src/intel_syntax.rs:8:5 Sep 21 03:08:27.498 INFO kablam! | Sep 21 03:08:27.498 INFO kablam! 8 | pub fn new(&self, input_file: Vec) -> Disassembler { Sep 21 03:08:27.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.499 INFO kablam! Sep 21 03:08:27.648 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 21 03:08:27.648 INFO kablam! --> tests/test_att_syntax.rs:4:5 Sep 21 03:08:27.648 INFO kablam! | Sep 21 03:08:27.648 INFO kablam! 4 | use sharp_lr35902_disassembler::att_syntax::Disassembler; Sep 21 03:08:27.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.648 INFO kablam! Sep 21 03:08:27.660 INFO kablam! error[E0603]: struct `Disassembler` is private Sep 21 03:08:27.660 INFO kablam! --> tests/test_intel_syntax.rs:4:5 Sep 21 03:08:27.660 INFO kablam! | Sep 21 03:08:27.660 INFO kablam! 4 | use sharp_lr35902_disassembler::intel_syntax::Disassembler; Sep 21 03:08:27.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:08:27.660 INFO kablam! Sep 21 03:08:27.709 INFO kablam! error: aborting due to previous error Sep 21 03:08:27.709 INFO kablam! Sep 21 03:08:27.709 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 21 03:08:27.711 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 21 03:08:27.711 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:08:27.722 INFO kablam! error: aborting due to previous error Sep 21 03:08:27.722 INFO kablam! Sep 21 03:08:27.722 INFO kablam! For more information about this error, try `rustc --explain E0603`. Sep 21 03:08:27.730 INFO kablam! error: Could not compile `sharp_lr35902_disassembler`. Sep 21 03:08:27.730 INFO kablam! Sep 21 03:08:27.730 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:08:27.730 INFO kablam! su: No module specific data is present Sep 21 03:08:28.945 INFO running `"docker" "rm" "-f" "c4233c8b03f059d9a2205c5b1f1d082fe0a81cad19552bec100a3f6621fe2232"` Sep 21 03:08:29.015 INFO blam! c4233c8b03f059d9a2205c5b1f1d082fe0a81cad19552bec100a3f6621fe2232