Sep 17 17:07:27.525 INFO checking smoltcp-0.4.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:07:27.525 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:07:27.525 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/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 17 17:07:27.938 INFO blam! e6b54e910ef70b551845dbb8d70e9829fa596209da0da0d35ba515f1fd45d507 Sep 17 17:07:27.947 INFO running `"docker" "start" "-a" "e6b54e910ef70b551845dbb8d70e9829fa596209da0da0d35ba515f1fd45d507"` Sep 17 17:07:29.483 INFO kablam! usermod: no changes Sep 17 17:07:29.541 INFO kablam! warning: An explicit [[example]] section is specified in Cargo.toml which currently Sep 17 17:07:29.541 INFO kablam! disables Cargo from automatically inferring other example targets. Sep 17 17:07:29.541 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 17 17:07:29.541 INFO kablam! files will be included as a example target: Sep 17 17:07:29.541 INFO kablam! Sep 17 17:07:29.541 INFO kablam! * /source/examples/utils.rs Sep 17 17:07:29.541 INFO kablam! Sep 17 17:07:29.541 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 17 17:07:29.541 INFO kablam! ready to be compiled as a example target today. You can future-proof yourself Sep 17 17:07:29.541 INFO kablam! and disable this warning by adding `autoexamples = false` to your [package] Sep 17 17:07:29.541 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 17 17:07:29.541 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 17 17:07:29.541 INFO kablam! Sep 17 17:07:29.541 INFO kablam! For more information on this warning you can consult Sep 17 17:07:29.541 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 17 17:07:29.611 INFO kablam! Checking managed v0.4.0 Sep 17 17:07:30.039 INFO kablam! Checking smoltcp v0.4.0 (/source) Sep 17 17:07:30.967 INFO kablam! error: the trait bound `T: phy::Device` is not satisfied Sep 17 17:07:30.967 INFO kablam! --> src/phy/mod.rs:136:30 Sep 17 17:07:30.967 INFO kablam! | Sep 17 17:07:30.967 INFO kablam! 136 | pub type EthernetTracer = Tracer>; Sep 17 17:07:30.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `phy::Device` is not implemented for `T` Sep 17 17:07:30.967 INFO kablam! | Sep 17 17:07:30.967 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 17:07:30.967 INFO kablam! = help: consider adding a `where T: phy::Device` bound Sep 17 17:07:30.967 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:07:30.967 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:07:30.967 INFO kablam! Sep 17 17:07:31.107 INFO kablam! error: aborting due to previous error Sep 17 17:07:31.107 INFO kablam! Sep 17 17:07:31.107 INFO kablam! error: Could not compile `smoltcp`. Sep 17 17:07:31.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:07:32.387 INFO kablam! error: the trait bound `T: phy::Device` is not satisfied Sep 17 17:07:32.387 INFO kablam! --> src/phy/mod.rs:136:30 Sep 17 17:07:32.387 INFO kablam! | Sep 17 17:07:32.387 INFO kablam! 136 | pub type EthernetTracer = Tracer>; Sep 17 17:07:32.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `phy::Device` is not implemented for `T` Sep 17 17:07:32.387 INFO kablam! | Sep 17 17:07:32.387 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 17:07:32.387 INFO kablam! = help: consider adding a `where T: phy::Device` bound Sep 17 17:07:32.387 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:07:32.387 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:07:32.387 INFO kablam! Sep 17 17:07:32.586 INFO kablam! error: aborting due to previous error Sep 17 17:07:32.587 INFO kablam! Sep 17 17:07:32.597 INFO kablam! error: Could not compile `smoltcp`. Sep 17 17:07:32.597 INFO kablam! Sep 17 17:07:32.597 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:07:32.599 INFO kablam! su: No module specific data is present Sep 17 17:07:33.547 INFO running `"docker" "rm" "-f" "e6b54e910ef70b551845dbb8d70e9829fa596209da0da0d35ba515f1fd45d507"` Sep 17 17:07:33.856 INFO blam! e6b54e910ef70b551845dbb8d70e9829fa596209da0da0d35ba515f1fd45d507