Sep 21 08:39:26.120 INFO checking idmap-0.2.16 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:39:26.120 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:39:26.120 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 08:39:26.257 INFO blam! e48d271b8f1b40967383b2f141e5cc565a0588fe68123cdde2781c9c3c4b5cde Sep 21 08:39:26.258 INFO running `"docker" "start" "-a" "e48d271b8f1b40967383b2f141e5cc565a0588fe68123cdde2781c9c3c4b5cde"` Sep 21 08:39:27.460 INFO kablam! usermod: no changes Sep 21 08:39:27.532 INFO kablam! Compiling idmap-derive v0.1.1 Sep 21 08:39:29.521 INFO kablam! Checking idmap v0.2.16 (/source) Sep 21 08:39:29.892 INFO kablam! warning: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 21 08:39:29.892 INFO kablam! --> src/lib.rs:43:30 Sep 21 08:39:29.892 INFO kablam! | Sep 21 08:39:29.892 INFO kablam! 43 | pub type DirectIdMap = IdMap>; Sep 21 08:39:29.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 21 08:39:29.892 INFO kablam! | Sep 21 08:39:29.892 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 08:39:29.892 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 21 08:39:29.892 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:39:29.892 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:39:29.892 INFO kablam! Sep 21 08:39:29.893 INFO kablam! warning: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 21 08:39:29.893 INFO kablam! --> src/lib.rs:58:31 Sep 21 08:39:29.893 INFO kablam! | Sep 21 08:39:29.893 INFO kablam! 58 | pub type OrderedIdMap = IdMap>; Sep 21 08:39:29.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 21 08:39:29.893 INFO kablam! | Sep 21 08:39:29.893 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 21 08:39:29.893 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:39:29.893 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:39:29.893 INFO kablam! Sep 21 08:39:29.919 INFO kablam! warning: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 21 08:39:29.919 INFO kablam! --> src/lib.rs:43:30 Sep 21 08:39:29.919 INFO kablam! | Sep 21 08:39:29.919 INFO kablam! 43 | pub type DirectIdMap = IdMap>; Sep 21 08:39:29.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 21 08:39:29.919 INFO kablam! | Sep 21 08:39:29.919 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 08:39:29.919 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 21 08:39:29.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:39:29.919 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:39:29.919 INFO kablam! Sep 21 08:39:29.919 INFO kablam! warning: the trait bound `K: integer_id::IntegerId` is not satisfied Sep 21 08:39:29.919 INFO kablam! --> src/lib.rs:58:31 Sep 21 08:39:29.919 INFO kablam! | Sep 21 08:39:29.919 INFO kablam! 58 | pub type OrderedIdMap = IdMap>; Sep 21 08:39:29.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `integer_id::IntegerId` is not implemented for `K` Sep 21 08:39:29.919 INFO kablam! | Sep 21 08:39:29.919 INFO kablam! = help: consider adding a `where K: integer_id::IntegerId` bound Sep 21 08:39:29.919 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 08:39:29.919 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 08:39:29.919 INFO kablam! Sep 21 08:39:30.602 INFO kablam! error[E0463]: can't find crate for `serde` Sep 21 08:39:30.602 INFO kablam! --> tests/basic.rs:6:1 Sep 21 08:39:30.602 INFO kablam! | Sep 21 08:39:30.602 INFO kablam! 6 | extern crate serde; Sep 21 08:39:30.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:39:30.602 INFO kablam! Sep 21 08:39:30.602 INFO kablam! error: aborting due to previous error Sep 21 08:39:30.602 INFO kablam! Sep 21 08:39:30.602 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:39:30.602 INFO kablam! error[E0463]: can't find crate for `serde` Sep 21 08:39:30.602 INFO kablam! --> tests/set.rs:6:1 Sep 21 08:39:30.602 INFO kablam! | Sep 21 08:39:30.602 INFO kablam! 6 | extern crate serde; Sep 21 08:39:30.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:39:30.602 INFO kablam! Sep 21 08:39:30.602 INFO kablam! error: aborting due to previous error Sep 21 08:39:30.602 INFO kablam! Sep 21 08:39:30.602 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:39:30.603 INFO kablam! error: Could not compile `idmap`. Sep 21 08:39:30.603 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:39:30.606 INFO kablam! error: Could not compile `idmap`. Sep 21 08:39:30.607 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:39:30.654 INFO kablam! error[E0463]: can't find crate for `serde` Sep 21 08:39:30.654 INFO kablam! --> tests/direct.rs:6:1 Sep 21 08:39:30.654 INFO kablam! | Sep 21 08:39:30.654 INFO kablam! 6 | extern crate serde; Sep 21 08:39:30.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 08:39:30.654 INFO kablam! Sep 21 08:39:30.654 INFO kablam! error: aborting due to previous error Sep 21 08:39:30.654 INFO kablam! Sep 21 08:39:30.654 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 08:39:30.661 INFO kablam! error: Could not compile `idmap`. Sep 21 08:39:30.661 INFO kablam! Sep 21 08:39:30.661 INFO kablam! To learn more, run the command again with --verbose. Sep 21 08:39:30.662 INFO kablam! su: No module specific data is present Sep 21 08:39:31.419 INFO running `"docker" "rm" "-f" "e48d271b8f1b40967383b2f141e5cc565a0588fe68123cdde2781c9c3c4b5cde"` Sep 21 08:39:31.484 INFO blam! e48d271b8f1b40967383b2f141e5cc565a0588fe68123cdde2781c9c3c4b5cde