Sep 21 04:27:35.480 INFO checking rotor-capnp-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:27:35.481 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:27:35.481 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/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 04:27:35.817 INFO blam! 8d43cd9b24f3cb4bc3fb518749d0816060dd1ac69f9c3947a6536a13fb25542d Sep 21 04:27:35.819 INFO running `"docker" "start" "-a" "8d43cd9b24f3cb4bc3fb518749d0816060dd1ac69f9c3947a6536a13fb25542d"` Sep 21 04:27:36.621 INFO kablam! usermod: no changes Sep 21 04:27:36.692 INFO kablam! Checking capnp v0.6.2 Sep 21 04:27:36.697 INFO kablam! Checking rotor-stream v0.5.1 Sep 21 04:27:38.258 INFO kablam! Checking rotor-capnp v0.1.0 (/source) Sep 21 04:27:38.970 INFO kablam! warning: the trait bound `A: capnp::message::Allocator` is not satisfied Sep 21 04:27:38.970 INFO kablam! --> src/serialization.rs:17:30 Sep 21 04:27:38.970 INFO kablam! | Sep 21 04:27:38.970 INFO kablam! 17 | pub type MessageBuilder = Builder; Sep 21 04:27:38.970 INFO kablam! | ^^^^^^^^^^ the trait `capnp::message::Allocator` is not implemented for `A` Sep 21 04:27:38.970 INFO kablam! | Sep 21 04:27:38.970 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:27:38.970 INFO kablam! = help: consider adding a `where A: capnp::message::Allocator` bound Sep 21 04:27:38.970 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:38.970 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:38.970 INFO kablam! Sep 21 04:27:38.973 INFO kablam! warning: the trait bound `E: protocol::Endpoint` is not satisfied Sep 21 04:27:38.973 INFO kablam! --> src/lib.rs:23:27 Sep 21 04:27:38.973 INFO kablam! | Sep 21 04:27:38.973 INFO kablam! 23 | pub type CapnpStream = Stream>; Sep 21 04:27:38.973 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `protocol::Endpoint` is not implemented for `E` Sep 21 04:27:38.973 INFO kablam! | Sep 21 04:27:38.973 INFO kablam! = help: consider adding a `where E: protocol::Endpoint` bound Sep 21 04:27:38.973 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:38.973 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:38.973 INFO kablam! Sep 21 04:27:39.384 INFO kablam! warning: the trait bound `A: capnp::message::Allocator` is not satisfied Sep 21 04:27:39.384 INFO kablam! --> src/serialization.rs:17:30 Sep 21 04:27:39.384 INFO kablam! | Sep 21 04:27:39.384 INFO kablam! 17 | pub type MessageBuilder = Builder; Sep 21 04:27:39.384 INFO kablam! | ^^^^^^^^^^ the trait `capnp::message::Allocator` is not implemented for `A` Sep 21 04:27:39.384 INFO kablam! | Sep 21 04:27:39.384 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 04:27:39.385 INFO kablam! = help: consider adding a `where A: capnp::message::Allocator` bound Sep 21 04:27:39.385 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:39.385 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:39.385 INFO kablam! Sep 21 04:27:39.390 INFO kablam! warning: the trait bound `E: protocol::Endpoint` is not satisfied Sep 21 04:27:39.390 INFO kablam! --> src/lib.rs:23:27 Sep 21 04:27:39.390 INFO kablam! | Sep 21 04:27:39.390 INFO kablam! 23 | pub type CapnpStream = Stream>; Sep 21 04:27:39.390 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `protocol::Endpoint` is not implemented for `E` Sep 21 04:27:39.390 INFO kablam! | Sep 21 04:27:39.390 INFO kablam! = help: consider adding a `where E: protocol::Endpoint` bound Sep 21 04:27:39.390 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 04:27:39.390 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 04:27:39.390 INFO kablam! Sep 21 04:27:39.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.89s Sep 21 04:27:39.540 INFO kablam! su: No module specific data is present Sep 21 04:27:40.477 INFO running `"docker" "rm" "-f" "8d43cd9b24f3cb4bc3fb518749d0816060dd1ac69f9c3947a6536a13fb25542d"` Sep 21 04:27:40.581 INFO blam! 8d43cd9b24f3cb4bc3fb518749d0816060dd1ac69f9c3947a6536a13fb25542d