Sep 17 14:38:50.779 INFO checking xi-rope-0.2.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 14:38:50.779 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 14:38:50.779 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/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 14:38:50.958 INFO blam! 7497febda0c356aa7eb125e707986210079ce0e941c95509a451c6f85d62f332 Sep 17 14:38:50.961 INFO running `"docker" "start" "-a" "7497febda0c356aa7eb125e707986210079ce0e941c95509a451c6f85d62f332"` Sep 17 14:38:51.579 INFO kablam! usermod: no changes Sep 17 14:38:51.607 INFO kablam! Checking bytecount v0.1.7 Sep 17 14:38:51.859 INFO kablam! Checking xi-rope v0.2.0 (/source) Sep 17 14:38:52.171 INFO kablam! error: the trait bound `T: std::clone::Clone` is not satisfied Sep 17 14:38:52.171 INFO kablam! --> src/spans.rs:29:21 Sep 17 14:38:52.171 INFO kablam! | Sep 17 14:38:52.171 INFO kablam! 29 | pub type Spans = Node>; Sep 17 14:38:52.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 17 14:38:52.171 INFO kablam! | Sep 17 14:38:52.171 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 14:38:52.171 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 17 14:38:52.171 INFO kablam! = note: required because of the requirements on the impl of `tree::NodeInfo` for `spans::SpansInfo` Sep 17 14:38:52.171 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 14:38:52.171 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 14:38:52.171 INFO kablam! Sep 17 14:38:52.172 INFO kablam! error: the trait bound `T: std::default::Default` is not satisfied Sep 17 14:38:52.172 INFO kablam! --> src/spans.rs:29:21 Sep 17 14:38:52.172 INFO kablam! | Sep 17 14:38:52.172 INFO kablam! 29 | pub type Spans = Node>; Sep 17 14:38:52.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` Sep 17 14:38:52.172 INFO kablam! | Sep 17 14:38:52.172 INFO kablam! = help: consider adding a `where T: std::default::Default` bound Sep 17 14:38:52.172 INFO kablam! = note: required because of the requirements on the impl of `tree::NodeInfo` for `spans::SpansInfo` Sep 17 14:38:52.172 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 14:38:52.172 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 14:38:52.172 INFO kablam! Sep 17 14:38:52.205 INFO kablam! error: the trait bound `T: std::clone::Clone` is not satisfied Sep 17 14:38:52.205 INFO kablam! --> src/spans.rs:29:21 Sep 17 14:38:52.205 INFO kablam! | Sep 17 14:38:52.205 INFO kablam! 29 | pub type Spans = Node>; Sep 17 14:38:52.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `T` Sep 17 14:38:52.206 INFO kablam! | Sep 17 14:38:52.206 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 14:38:52.206 INFO kablam! = help: consider adding a `where T: std::clone::Clone` bound Sep 17 14:38:52.206 INFO kablam! = note: required because of the requirements on the impl of `tree::NodeInfo` for `spans::SpansInfo` Sep 17 14:38:52.207 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 14:38:52.207 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 14:38:52.207 INFO kablam! Sep 17 14:38:52.208 INFO kablam! error: the trait bound `T: std::default::Default` is not satisfied Sep 17 14:38:52.208 INFO kablam! --> src/spans.rs:29:21 Sep 17 14:38:52.208 INFO kablam! | Sep 17 14:38:52.208 INFO kablam! 29 | pub type Spans = Node>; Sep 17 14:38:52.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` Sep 17 14:38:52.209 INFO kablam! | Sep 17 14:38:52.209 INFO kablam! = help: consider adding a `where T: std::default::Default` bound Sep 17 14:38:52.209 INFO kablam! = note: required because of the requirements on the impl of `tree::NodeInfo` for `spans::SpansInfo` Sep 17 14:38:52.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 14:38:52.210 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 14:38:52.210 INFO kablam! Sep 17 14:38:52.215 INFO kablam! error: aborting due to 2 previous errors Sep 17 14:38:52.215 INFO kablam! Sep 17 14:38:52.223 INFO kablam! error: Could not compile `xi-rope`. Sep 17 14:38:52.223 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:38:52.261 INFO kablam! error: aborting due to 2 previous errors Sep 17 14:38:52.261 INFO kablam! Sep 17 14:38:52.270 INFO kablam! error: Could not compile `xi-rope`. Sep 17 14:38:52.270 INFO kablam! Sep 17 14:38:52.270 INFO kablam! To learn more, run the command again with --verbose. Sep 17 14:38:52.271 INFO kablam! su: No module specific data is present Sep 17 14:38:53.019 INFO running `"docker" "rm" "-f" "7497febda0c356aa7eb125e707986210079ce0e941c95509a451c6f85d62f332"` Sep 17 14:38:53.134 INFO blam! 7497febda0c356aa7eb125e707986210079ce0e941c95509a451c6f85d62f332