Sep 21 11:44:00.496 INFO checking crust-0.28.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:44:00.496 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:44:00.496 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/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 11:44:00.706 INFO blam! 2ad73130772c562aac13fe258a2c14de62357099926793b8c74fc19692d1d170 Sep 21 11:44:00.708 INFO running `"docker" "start" "-a" "2ad73130772c562aac13fe258a2c14de62357099926793b8c74fc19692d1d170"` Sep 21 11:44:01.710 INFO kablam! usermod: no changes Sep 21 11:44:01.972 INFO kablam! Checking clap v2.25.1 Sep 21 11:44:01.977 INFO kablam! Compiling rust_sodium-sys v0.5.0 Sep 21 11:44:01.982 INFO kablam! Checking maidsafe_utilities v0.14.1 Sep 21 11:45:36.617 INFO kablam! Checking rust_sodium v0.5.0 Sep 21 11:45:39.196 INFO kablam! Checking crust v0.28.1 (/source) Sep 21 11:45:39.334 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 11:45:39.334 INFO kablam! --> src/lib.rs:37:24 Sep 21 11:45:39.334 INFO kablam! | Sep 21 11:45:39.334 INFO kablam! 37 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 11:45:39.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 11:45:39.334 INFO kablam! | Sep 21 11:45:39.334 INFO kablam! note: lint level defined here Sep 21 11:45:39.334 INFO kablam! --> src/lib.rs:29:32 Sep 21 11:45:39.334 INFO kablam! | Sep 21 11:45:39.334 INFO kablam! 29 | unknown_crate_types, warnings)] Sep 21 11:45:39.334 INFO kablam! | ^^^^^^^^ Sep 21 11:45:39.334 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 11:45:39.334 INFO kablam! Sep 21 11:45:39.406 INFO kablam! error: lint `fat_ptr_transmutes` has been removed: `was accidentally removed back in 2014` Sep 21 11:45:39.406 INFO kablam! --> src/lib.rs:37:24 Sep 21 11:45:39.406 INFO kablam! | Sep 21 11:45:39.406 INFO kablam! 37 | #![allow(box_pointers, fat_ptr_transmutes, missing_copy_implementations, Sep 21 11:45:39.406 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 11:45:39.406 INFO kablam! | Sep 21 11:45:39.406 INFO kablam! note: lint level defined here Sep 21 11:45:39.406 INFO kablam! --> src/lib.rs:29:32 Sep 21 11:45:39.406 INFO kablam! | Sep 21 11:45:39.406 INFO kablam! 29 | unknown_crate_types, warnings)] Sep 21 11:45:39.406 INFO kablam! | ^^^^^^^^ Sep 21 11:45:39.406 INFO kablam! = note: #[forbid(renamed_and_removed_lints)] implied by #[forbid(warnings)] Sep 21 11:45:39.406 INFO kablam! Sep 21 11:45:43.898 INFO kablam! error: the trait bound `UID: common::Uid` is not satisfied Sep 21 11:45:43.898 INFO kablam! --> src/lib.rs:87:34 Sep 21 11:45:43.898 INFO kablam! | Sep 21 11:45:43.898 INFO kablam! 87 | pub type CrustEventSender = ::maidsafe_utilities::event_sender::MaidSafeObserver>; Sep 21 11:45:43.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `common::Uid` is not implemented for `UID` Sep 21 11:45:43.898 INFO kablam! | Sep 21 11:45:43.898 INFO kablam! note: lint level defined here Sep 21 11:45:43.898 INFO kablam! --> src/lib.rs:29:32 Sep 21 11:45:43.898 INFO kablam! | Sep 21 11:45:43.898 INFO kablam! 29 | unknown_crate_types, warnings)] Sep 21 11:45:43.898 INFO kablam! | ^^^^^^^^ Sep 21 11:45:43.898 INFO kablam! = note: #[forbid(type_alias_missing_bounds)] implied by #[forbid(warnings)] Sep 21 11:45:43.898 INFO kablam! = help: consider adding a `where UID: common::Uid` bound Sep 21 11:45:43.898 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:45:43.898 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:45:43.898 INFO kablam! Sep 21 11:45:44.042 INFO kablam! error: the trait bound `UID: common::Uid` is not satisfied Sep 21 11:45:44.042 INFO kablam! --> src/lib.rs:87:34 Sep 21 11:45:44.042 INFO kablam! | Sep 21 11:45:44.042 INFO kablam! 87 | pub type CrustEventSender = ::maidsafe_utilities::event_sender::MaidSafeObserver>; Sep 21 11:45:44.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `common::Uid` is not implemented for `UID` Sep 21 11:45:44.042 INFO kablam! | Sep 21 11:45:44.042 INFO kablam! note: lint level defined here Sep 21 11:45:44.042 INFO kablam! --> src/lib.rs:29:32 Sep 21 11:45:44.042 INFO kablam! | Sep 21 11:45:44.042 INFO kablam! 29 | unknown_crate_types, warnings)] Sep 21 11:45:44.042 INFO kablam! | ^^^^^^^^ Sep 21 11:45:44.042 INFO kablam! = note: #[forbid(type_alias_missing_bounds)] implied by #[forbid(warnings)] Sep 21 11:45:44.042 INFO kablam! = help: consider adding a `where UID: common::Uid` bound Sep 21 11:45:44.042 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:45:44.042 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:45:44.042 INFO kablam! Sep 21 11:45:44.057 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:45:44.057 INFO kablam! Sep 21 11:45:44.090 INFO kablam! error: Could not compile `crust`. Sep 21 11:45:44.090 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:45:44.197 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:45:44.198 INFO kablam! Sep 21 11:45:44.234 INFO kablam! error: Could not compile `crust`. Sep 21 11:45:44.234 INFO kablam! Sep 21 11:45:44.234 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:45:44.238 INFO kablam! su: No module specific data is present Sep 21 11:45:45.034 INFO running `"docker" "rm" "-f" "2ad73130772c562aac13fe258a2c14de62357099926793b8c74fc19692d1d170"` Sep 21 11:45:45.134 INFO blam! 2ad73130772c562aac13fe258a2c14de62357099926793b8c74fc19692d1d170