Sep 17 22:57:03.314 INFO checking idmap-0.2.16 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:57:03.314 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:57:03.314 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/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 22:57:03.521 INFO blam! c17c838586428f9c2b4c57e2d56fa2f351b9c5b97a7ba2e00f7a3e74d2c98c81 Sep 17 22:57:03.523 INFO running `"docker" "start" "-a" "c17c838586428f9c2b4c57e2d56fa2f351b9c5b97a7ba2e00f7a3e74d2c98c81"` Sep 17 22:57:05.026 INFO kablam! usermod: no changes Sep 17 22:57:05.077 INFO kablam! Compiling idmap-derive v0.1.1 Sep 17 22:57:07.035 INFO kablam! Checking idmap v0.2.16 (/source) Sep 17 22:57:07.485 INFO kablam! error: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 17 22:57:07.485 INFO kablam! --> src/lib.rs:43:30 Sep 17 22:57:07.485 INFO kablam! | Sep 17 22:57:07.485 INFO kablam! 43 | pub type DirectIdMap = IdMap>; Sep 17 22:57:07.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 17 22:57:07.485 INFO kablam! | Sep 17 22:57:07.485 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:57:07.485 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 17 22:57:07.485 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:57:07.485 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:57:07.485 INFO kablam! Sep 17 22:57:07.485 INFO kablam! error: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 17 22:57:07.485 INFO kablam! --> src/lib.rs:58:31 Sep 17 22:57:07.485 INFO kablam! | Sep 17 22:57:07.485 INFO kablam! 58 | pub type OrderedIdMap = IdMap>; Sep 17 22:57:07.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 17 22:57:07.485 INFO kablam! | Sep 17 22:57:07.486 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 17 22:57:07.486 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:57:07.486 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:57:07.486 INFO kablam! Sep 17 22:57:07.582 INFO kablam! error: aborting due to 2 previous errors Sep 17 22:57:07.583 INFO kablam! Sep 17 22:57:07.586 INFO kablam! error: Could not compile `idmap`. Sep 17 22:57:07.586 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:57:07.618 INFO kablam! error: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 17 22:57:07.619 INFO kablam! --> src/lib.rs:43:30 Sep 17 22:57:07.619 INFO kablam! | Sep 17 22:57:07.619 INFO kablam! 43 | pub type DirectIdMap = IdMap>; Sep 17 22:57:07.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 17 22:57:07.619 INFO kablam! | Sep 17 22:57:07.619 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:57:07.627 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 17 22:57:07.627 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:57:07.627 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:57:07.627 INFO kablam! Sep 17 22:57:07.627 INFO kablam! error: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 17 22:57:07.627 INFO kablam! --> src/lib.rs:58:31 Sep 17 22:57:07.627 INFO kablam! | Sep 17 22:57:07.627 INFO kablam! 58 | pub type OrderedIdMap = IdMap>; Sep 17 22:57:07.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 17 22:57:07.627 INFO kablam! | Sep 17 22:57:07.627 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 17 22:57:07.627 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:57:07.627 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:57:07.627 INFO kablam! Sep 17 22:57:07.680 INFO kablam! error: aborting due to 2 previous errors Sep 17 22:57:07.680 INFO kablam! Sep 17 22:57:07.690 INFO kablam! error: Could not compile `idmap`. Sep 17 22:57:07.690 INFO kablam! Sep 17 22:57:07.690 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:57:07.692 INFO kablam! su: No module specific data is present Sep 17 22:57:08.496 INFO running `"docker" "rm" "-f" "c17c838586428f9c2b4c57e2d56fa2f351b9c5b97a7ba2e00f7a3e74d2c98c81"` Sep 17 22:57:08.550 INFO blam! c17c838586428f9c2b4c57e2d56fa2f351b9c5b97a7ba2e00f7a3e74d2c98c81