Sep 21 11:13:38.744 INFO checking dot-0.1.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:13:38.744 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:13:38.744 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:13:38.938 INFO blam! c100ccb7572709bb960a48fd510a59b538b19de4abcf247875299c9803e43556 Sep 21 11:13:38.940 INFO running `"docker" "start" "-a" "c100ccb7572709bb960a48fd510a59b538b19de4abcf247875299c9803e43556"` Sep 21 11:13:40.032 INFO kablam! usermod: no changes Sep 21 11:13:40.066 INFO kablam! Checking dot v0.1.4 (/source) Sep 21 11:13:40.414 INFO kablam! warning: the trait bound `[N]: std::borrow::ToOwned` is not satisfied Sep 21 11:13:40.414 INFO kablam! --> src/lib.rs:838:24 Sep 21 11:13:40.414 INFO kablam! | Sep 21 11:13:40.414 INFO kablam! 838 | pub type Nodes<'a,N> = Cow<'a,[N]>; Sep 21 11:13:40.414 INFO kablam! | ^^^^^^^^^^^ the trait `std::borrow::ToOwned` is not implemented for `[N]` Sep 21 11:13:40.414 INFO kablam! | Sep 21 11:13:40.414 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:13:40.414 INFO kablam! = help: consider adding a `where [N]: std::borrow::ToOwned` bound Sep 21 11:13:40.414 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:13:40.414 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:13:40.414 INFO kablam! Sep 21 11:13:40.414 INFO kablam! warning: the trait bound `[E]: std::borrow::ToOwned` is not satisfied Sep 21 11:13:40.414 INFO kablam! --> src/lib.rs:839:24 Sep 21 11:13:40.414 INFO kablam! | Sep 21 11:13:40.414 INFO kablam! 839 | pub type Edges<'a,E> = Cow<'a,[E]>; Sep 21 11:13:40.414 INFO kablam! | ^^^^^^^^^^^ the trait `std::borrow::ToOwned` is not implemented for `[E]` Sep 21 11:13:40.414 INFO kablam! | Sep 21 11:13:40.414 INFO kablam! = help: consider adding a `where [E]: std::borrow::ToOwned` bound Sep 21 11:13:40.414 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:13:40.414 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:13:40.414 INFO kablam! Sep 21 11:13:40.488 INFO kablam! warning: the trait bound `[N]: std::borrow::ToOwned` is not satisfied Sep 21 11:13:40.488 INFO kablam! --> src/lib.rs:838:24 Sep 21 11:13:40.488 INFO kablam! | Sep 21 11:13:40.488 INFO kablam! 838 | pub type Nodes<'a,N> = Cow<'a,[N]>; Sep 21 11:13:40.488 INFO kablam! | ^^^^^^^^^^^ the trait `std::borrow::ToOwned` is not implemented for `[N]` Sep 21 11:13:40.488 INFO kablam! | Sep 21 11:13:40.488 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 11:13:40.488 INFO kablam! = help: consider adding a `where [N]: std::borrow::ToOwned` bound Sep 21 11:13:40.488 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:13:40.488 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:13:40.488 INFO kablam! Sep 21 11:13:40.489 INFO kablam! warning: the trait bound `[E]: std::borrow::ToOwned` is not satisfied Sep 21 11:13:40.489 INFO kablam! --> src/lib.rs:839:24 Sep 21 11:13:40.489 INFO kablam! | Sep 21 11:13:40.489 INFO kablam! 839 | pub type Edges<'a,E> = Cow<'a,[E]>; Sep 21 11:13:40.489 INFO kablam! | ^^^^^^^^^^^ the trait `std::borrow::ToOwned` is not implemented for `[E]` Sep 21 11:13:40.489 INFO kablam! | Sep 21 11:13:40.489 INFO kablam! = help: consider adding a `where [E]: std::borrow::ToOwned` bound Sep 21 11:13:40.489 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:13:40.489 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:13:40.489 INFO kablam! Sep 21 11:13:40.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Sep 21 11:13:40.759 INFO kablam! su: No module specific data is present Sep 21 11:13:41.192 INFO running `"docker" "rm" "-f" "c100ccb7572709bb960a48fd510a59b538b19de4abcf247875299c9803e43556"` Sep 21 11:13:41.245 INFO blam! c100ccb7572709bb960a48fd510a59b538b19de4abcf247875299c9803e43556