Sep 18 03:58:32.066 INFO checking afe4400-0.3.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:58:32.066 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:58:32.067 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:58:32.393 INFO blam! 803f0719cc88998c160bdcb9072cb6639241fdf23ce41a8afd60e528c9e4e96c Sep 18 03:58:32.395 INFO running `"docker" "start" "-a" "803f0719cc88998c160bdcb9072cb6639241fdf23ce41a8afd60e528c9e4e96c"` Sep 18 03:58:33.148 INFO kablam! usermod: no changes Sep 18 03:58:33.173 INFO kablam! Checking afe4400 v0.3.1 (/source) Sep 18 03:58:33.306 INFO kablam! error: the trait bound `SPI: hal::prelude::FullDuplex` is not satisfied Sep 18 03:58:33.306 INFO kablam! --> src/lib.rs:121:22 Sep 18 03:58:33.306 INFO kablam! | Sep 18 03:58:33.306 INFO kablam! 121 | type SpiError = >::Error; Sep 18 03:58:33.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hal::prelude::FullDuplex` is not implemented for `SPI` Sep 18 03:58:33.306 INFO kablam! | Sep 18 03:58:33.306 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:58:33.306 INFO kablam! = help: consider adding a `where SPI: hal::prelude::FullDuplex` bound Sep 18 03:58:33.306 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:58:33.306 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:58:33.306 INFO kablam! Sep 18 03:58:33.306 INFO kablam! error: the trait bound `SPI: hal::prelude::FullDuplex` is not satisfied Sep 18 03:58:33.306 INFO kablam! --> src/lib.rs:122:22 Sep 18 03:58:33.306 INFO kablam! | Sep 18 03:58:33.306 INFO kablam! 122 | type AfeError = Error>; Sep 18 03:58:33.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `hal::prelude::FullDuplex` is not implemented for `SPI` Sep 18 03:58:33.306 INFO kablam! | Sep 18 03:58:33.306 INFO kablam! = help: consider adding a `where SPI: hal::prelude::FullDuplex` bound Sep 18 03:58:33.306 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:58:33.307 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:58:33.307 INFO kablam! Sep 18 03:58:33.310 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:58:33.310 INFO kablam! Sep 18 03:58:33.316 INFO kablam! error: Could not compile `afe4400`. Sep 18 03:58:33.316 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:58:33.477 INFO kablam! error: the trait bound `SPI: hal::prelude::FullDuplex` is not satisfied Sep 18 03:58:33.477 INFO kablam! --> src/lib.rs:121:22 Sep 18 03:58:33.477 INFO kablam! | Sep 18 03:58:33.477 INFO kablam! 121 | type SpiError = >::Error; Sep 18 03:58:33.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `hal::prelude::FullDuplex` is not implemented for `SPI` Sep 18 03:58:33.477 INFO kablam! | Sep 18 03:58:33.477 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 18 03:58:33.477 INFO kablam! = help: consider adding a `where SPI: hal::prelude::FullDuplex` bound Sep 18 03:58:33.477 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:58:33.477 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:58:33.477 INFO kablam! Sep 18 03:58:33.477 INFO kablam! error: the trait bound `SPI: hal::prelude::FullDuplex` is not satisfied Sep 18 03:58:33.477 INFO kablam! --> src/lib.rs:122:22 Sep 18 03:58:33.477 INFO kablam! | Sep 18 03:58:33.477 INFO kablam! 122 | type AfeError = Error>; Sep 18 03:58:33.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ the trait `hal::prelude::FullDuplex` is not implemented for `SPI` Sep 18 03:58:33.477 INFO kablam! | Sep 18 03:58:33.477 INFO kablam! = help: consider adding a `where SPI: hal::prelude::FullDuplex` bound Sep 18 03:58:33.477 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 18 03:58:33.477 INFO kablam! = help: this is a hard error in Rust 2018 Sep 18 03:58:33.477 INFO kablam! Sep 18 03:58:33.481 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:58:33.481 INFO kablam! Sep 18 03:58:33.490 INFO kablam! error: Could not compile `afe4400`. Sep 18 03:58:33.490 INFO kablam! Sep 18 03:58:33.490 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:58:33.495 INFO kablam! su: No module specific data is present Sep 18 03:58:33.974 INFO running `"docker" "rm" "-f" "803f0719cc88998c160bdcb9072cb6639241fdf23ce41a8afd60e528c9e4e96c"` Sep 18 03:58:34.055 INFO blam! 803f0719cc88998c160bdcb9072cb6639241fdf23ce41a8afd60e528c9e4e96c