Sep 19 18:42:09.642 INFO checking scrapyard-core-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:42:09.642 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:42:09.642 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:42:09.793 INFO blam! 80d7dfe58025abd78660c9b2e88116e9e0cdc96890569f383ed91fe44a7be107 Sep 19 18:42:09.795 INFO running `"docker" "start" "-a" "80d7dfe58025abd78660c9b2e88116e9e0cdc96890569f383ed91fe44a7be107"` Sep 19 18:42:10.427 INFO kablam! usermod: no changes Sep 19 18:42:10.543 INFO kablam! Compiling scrapyard-core v0.1.0 (/source) Sep 19 18:42:10.543 INFO kablam! Compiling serde_derive v1.0.21 Sep 19 18:42:10.722 INFO kablam! warning: function is never used: `target_dir` Sep 19 18:42:10.722 INFO kablam! --> build.rs:38:1 Sep 19 18:42:10.722 INFO kablam! | Sep 19 18:42:10.722 INFO kablam! 38 | fn target_dir() -> PathBuf { Sep 19 18:42:10.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:42:10.722 INFO kablam! | Sep 19 18:42:10.722 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 18:42:10.722 INFO kablam! Sep 19 18:42:17.699 INFO kablam! warning: unused import: `errors::*` Sep 19 18:42:17.699 INFO kablam! --> src/lib.rs:28:5 Sep 19 18:42:17.699 INFO kablam! | Sep 19 18:42:17.699 INFO kablam! 28 | use errors::*; Sep 19 18:42:17.699 INFO kablam! | ^^^^^^^^^ Sep 19 18:42:17.699 INFO kablam! | Sep 19 18:42:17.699 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:42:17.699 INFO kablam! Sep 19 18:42:17.746 INFO kablam! warning: unused import: `super::*` Sep 19 18:42:17.746 INFO kablam! --> src/irqs.rs:34:9 Sep 19 18:42:17.746 INFO kablam! | Sep 19 18:42:17.746 INFO kablam! 34 | use super::*; Sep 19 18:42:17.746 INFO kablam! | ^^^^^^^^ Sep 19 18:42:17.746 INFO kablam! | Sep 19 18:42:17.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:42:17.746 INFO kablam! Sep 19 18:42:17.747 INFO kablam! warning: unused import: `errors::*` Sep 19 18:42:17.747 INFO kablam! --> src/lib.rs:28:5 Sep 19 18:42:17.747 INFO kablam! | Sep 19 18:42:17.747 INFO kablam! 28 | use errors::*; Sep 19 18:42:17.747 INFO kablam! | ^^^^^^^^^ Sep 19 18:42:17.747 INFO kablam! Sep 19 18:42:19.003 INFO kablam! warning: unused variable: `file` Sep 19 18:42:19.003 INFO kablam! --> src/module/peripheral.rs:23:13 Sep 19 18:42:19.003 INFO kablam! | Sep 19 18:42:19.003 INFO kablam! 23 | let file = File::open(&self.config); Sep 19 18:42:19.003 INFO kablam! | ^^^^ help: consider using `_file` instead Sep 19 18:42:19.003 INFO kablam! | Sep 19 18:42:19.003 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:42:19.003 INFO kablam! Sep 19 18:42:19.199 INFO kablam! warning: unused variable: `mcu` Sep 19 18:42:19.199 INFO kablam! --> src/mcu.rs:206:13 Sep 19 18:42:19.199 INFO kablam! | Sep 19 18:42:19.199 INFO kablam! 206 | let mcu = MCU::new(sample); Sep 19 18:42:19.199 INFO kablam! | ^^^ help: consider using `_mcu` instead Sep 19 18:42:19.199 INFO kablam! | Sep 19 18:42:19.199 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:42:19.199 INFO kablam! Sep 19 18:42:19.199 INFO kablam! warning: unused variable: `package` Sep 19 18:42:19.199 INFO kablam! --> src/package.rs:99:13 Sep 19 18:42:19.199 INFO kablam! | Sep 19 18:42:19.199 INFO kablam! 99 | let package = Package::new(package_name); Sep 19 18:42:19.199 INFO kablam! | ^^^^^^^ help: consider using `_package` instead Sep 19 18:42:19.199 INFO kablam! Sep 19 18:42:19.199 INFO kablam! warning: unused variable: `project_settings` Sep 19 18:42:19.199 INFO kablam! --> src/projectsettings.rs:132:13 Sep 19 18:42:19.199 INFO kablam! | Sep 19 18:42:19.199 INFO kablam! 132 | let project_settings = Sep 19 18:42:19.199 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_project_settings` instead Sep 19 18:42:19.199 INFO kablam! Sep 19 18:42:19.199 INFO kablam! warning: unused variable: `file` Sep 19 18:42:19.199 INFO kablam! --> src/module/peripheral.rs:23:13 Sep 19 18:42:19.199 INFO kablam! | Sep 19 18:42:19.199 INFO kablam! 23 | let file = File::open(&self.config); Sep 19 18:42:19.199 INFO kablam! | ^^^^ help: consider using `_file` instead Sep 19 18:42:19.199 INFO kablam! Sep 19 18:42:19.446 INFO kablam! warning: struct is never constructed: `InterruptBuilder` Sep 19 18:42:19.447 INFO kablam! --> src/irqs.rs:18:1 Sep 19 18:42:19.447 INFO kablam! | Sep 19 18:42:19.447 INFO kablam! 18 | struct InterruptBuilder { Sep 19 18:42:19.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:42:19.447 INFO kablam! | Sep 19 18:42:19.447 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 18:42:19.447 INFO kablam! Sep 19 18:42:19.447 INFO kablam! warning: method is never used: `new` Sep 19 18:42:19.447 INFO kablam! --> src/irqs.rs:23:5 Sep 19 18:42:19.447 INFO kablam! | Sep 19 18:42:19.447 INFO kablam! 23 | pub fn new(path: &Path) -> Result> { Sep 19 18:42:19.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:42:19.447 INFO kablam! Sep 19 18:42:19.673 INFO kablam! warning: struct is never constructed: `InterruptBuilder` Sep 19 18:42:19.673 INFO kablam! --> src/irqs.rs:18:1 Sep 19 18:42:19.673 INFO kablam! | Sep 19 18:42:19.673 INFO kablam! 18 | struct InterruptBuilder { Sep 19 18:42:19.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:42:19.673 INFO kablam! | Sep 19 18:42:19.673 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 18:42:19.673 INFO kablam! Sep 19 18:42:19.673 INFO kablam! warning: method is never used: `new` Sep 19 18:42:19.673 INFO kablam! --> src/irqs.rs:23:5 Sep 19 18:42:19.673 INFO kablam! | Sep 19 18:42:19.673 INFO kablam! 23 | pub fn new(path: &Path) -> Result> { Sep 19 18:42:19.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:42:19.673 INFO kablam! Sep 19 18:42:19.887 INFO kablam! error[E0463]: can't find crate for `mcu` Sep 19 18:42:19.887 INFO kablam! --> tests/interface.rs:1:1 Sep 19 18:42:19.887 INFO kablam! | Sep 19 18:42:19.887 INFO kablam! 1 | extern crate mcu; Sep 19 18:42:19.887 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 19 18:42:19.887 INFO kablam! Sep 19 18:42:19.887 INFO kablam! error: aborting due to previous error Sep 19 18:42:19.887 INFO kablam! Sep 19 18:42:19.887 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 18:42:19.887 INFO kablam! error: Could not compile `scrapyard-core`. Sep 19 18:42:19.887 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:42:19.911 INFO kablam! error[E0463]: can't find crate for `mcu` Sep 19 18:42:19.911 INFO kablam! --> tests/integration.rs:1:1 Sep 19 18:42:19.911 INFO kablam! | Sep 19 18:42:19.911 INFO kablam! 1 | extern crate mcu; Sep 19 18:42:19.911 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 19 18:42:19.911 INFO kablam! Sep 19 18:42:19.911 INFO kablam! error: aborting due to previous error Sep 19 18:42:19.911 INFO kablam! Sep 19 18:42:19.911 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 18:42:19.919 INFO kablam! error: Could not compile `scrapyard-core`. Sep 19 18:42:19.919 INFO kablam! Sep 19 18:42:19.919 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:42:19.921 INFO kablam! su: No module specific data is present Sep 19 18:42:20.592 INFO running `"docker" "rm" "-f" "80d7dfe58025abd78660c9b2e88116e9e0cdc96890569f383ed91fe44a7be107"` Sep 19 18:42:20.723 INFO blam! 80d7dfe58025abd78660c9b2e88116e9e0cdc96890569f383ed91fe44a7be107