Aug 29 23:58:12.083 INFO checking tokio-coap-0.2.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 29 23:58:12.083 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 29 23:58:12.083 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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=500" "-e" "CMD=cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 23:58:12.297 INFO blam! fd479c8b352501428393f74a93b29e712d4973d3851e9df8a1bec5dcbcf1f45c Aug 29 23:58:12.299 INFO running `"docker" "start" "-a" "fd479c8b352501428393f74a93b29e712d4973d3851e9df8a1bec5dcbcf1f45c"` Aug 29 23:58:13.042 INFO kablam! Checking smallvec v0.5.1 Aug 29 23:58:14.148 INFO kablam! Checking tokio-coap v0.2.0 (file:///source) Aug 29 23:58:18.860 INFO kablam! error[E0308]: mismatched types Aug 29 23:58:18.860 INFO kablam! --> benches/message.rs:17:20 Aug 29 23:58:18.860 INFO kablam! | Aug 29 23:58:18.860 INFO kablam! 17 | token: vec![34,65], Aug 29 23:58:18.860 INFO kablam! | ^^^^^^^^^^^ expected struct `smallvec::SmallVec`, found struct `std::vec::Vec` Aug 29 23:58:18.860 INFO kablam! | Aug 29 23:58:18.860 INFO kablam! = note: expected type `smallvec::SmallVec<[u8; 8]>` Aug 29 23:58:18.860 INFO kablam! found type `std::vec::Vec<{integer}>` Aug 29 23:58:18.860 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 29 23:58:18.860 INFO kablam! Aug 29 23:58:18.969 INFO kablam! error[E0308]: mismatched types Aug 29 23:58:18.969 INFO kablam! --> benches/message.rs:18:22 Aug 29 23:58:18.969 INFO kablam! | Aug 29 23:58:18.970 INFO kablam! 18 | options: vec![], Aug 29 23:58:18.970 INFO kablam! | ^^^^^^ expected struct `tokio_coap::message::option::Options`, found struct `std::vec::Vec` Aug 29 23:58:18.970 INFO kablam! | Aug 29 23:58:18.970 INFO kablam! = note: expected type `tokio_coap::message::option::Options` Aug 29 23:58:18.970 INFO kablam! found type `std::vec::Vec<_>` Aug 29 23:58:18.970 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 29 23:58:18.970 INFO kablam! Aug 29 23:58:19.079 INFO kablam! error[E0308]: mismatched types Aug 29 23:58:19.079 INFO kablam! --> benches/message.rs:32:20 Aug 29 23:58:19.079 INFO kablam! | Aug 29 23:58:19.079 INFO kablam! 32 | token: vec![], Aug 29 23:58:19.079 INFO kablam! | ^^^^^^ expected struct `smallvec::SmallVec`, found struct `std::vec::Vec` Aug 29 23:58:19.079 INFO kablam! | Aug 29 23:58:19.079 INFO kablam! = note: expected type `smallvec::SmallVec<[u8; 8]>` Aug 29 23:58:19.079 INFO kablam! found type `std::vec::Vec<_>` Aug 29 23:58:19.079 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 29 23:58:19.079 INFO kablam! Aug 29 23:58:19.079 INFO kablam! error[E0191]: the value of the associated type `Format` (from the trait `tokio_coap::message::option::Option`) must be specified Aug 29 23:58:19.079 INFO kablam! --> benches/message.rs:33:27 Aug 29 23:58:19.080 INFO kablam! | Aug 29 23:58:19.080 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Aug 29 23:58:19.080 INFO kablam! | ^^^^^^^^^^^^^^^ missing associated type `Format` value Aug 29 23:58:19.080 INFO kablam! Aug 29 23:58:19.083 INFO kablam! error[E0599]: no associated item named `UriPath` found for type `dyn tokio_coap::message::option::Option` in the current scope Aug 29 23:58:19.083 INFO kablam! --> benches/message.rs:33:27 Aug 29 23:58:19.083 INFO kablam! | Aug 29 23:58:19.083 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Aug 29 23:58:19.083 INFO kablam! | ^^^^^^^^^^^^^^^ associated item not found in `dyn tokio_coap::message::option::Option` Aug 29 23:58:19.083 INFO kablam! Aug 29 23:58:19.086 INFO kablam! error[E0038]: the trait `tokio_coap::message::option::Option` cannot be made into an object Aug 29 23:58:19.086 INFO kablam! --> benches/message.rs:33:27 Aug 29 23:58:19.086 INFO kablam! | Aug 29 23:58:19.086 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Aug 29 23:58:19.086 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `tokio_coap::message::option::Option` cannot be made into an object Aug 29 23:58:19.086 INFO kablam! | Aug 29 23:58:19.086 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 29 23:58:19.086 INFO kablam! = note: the trait cannot contain associated consts like `NUMBER` Aug 29 23:58:19.086 INFO kablam! Aug 29 23:58:19.086 INFO kablam! error[E0191]: the value of the associated type `Format` (from the trait `tokio_coap::message::option::Option`) must be specified Aug 29 23:58:19.086 INFO kablam! --> benches/message.rs:34:27 Aug 29 23:58:19.086 INFO kablam! | Aug 29 23:58:19.086 INFO kablam! 34 | Option::UriPath("temp".to_string()), Aug 29 23:58:19.086 INFO kablam! | ^^^^^^^^^^^^^^^ missing associated type `Format` value Aug 29 23:58:19.086 INFO kablam! Aug 29 23:58:19.089 INFO kablam! error[E0599]: no associated item named `UriPath` found for type `dyn tokio_coap::message::option::Option` in the current scope Aug 29 23:58:19.089 INFO kablam! --> benches/message.rs:34:27 Aug 29 23:58:19.089 INFO kablam! | Aug 29 23:58:19.089 INFO kablam! 34 | Option::UriPath("temp".to_string()), Aug 29 23:58:19.089 INFO kablam! | ^^^^^^^^^^^^^^^ associated item not found in `dyn tokio_coap::message::option::Option` Aug 29 23:58:19.089 INFO kablam! Aug 29 23:58:19.089 INFO kablam! error[E0038]: the trait `tokio_coap::message::option::Option` cannot be made into an object Aug 29 23:58:19.089 INFO kablam! --> benches/message.rs:34:27 Aug 29 23:58:19.089 INFO kablam! | Aug 29 23:58:19.089 INFO kablam! 34 | Option::UriPath("temp".to_string()), Aug 29 23:58:19.089 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `tokio_coap::message::option::Option` cannot be made into an object Aug 29 23:58:19.089 INFO kablam! | Aug 29 23:58:19.090 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 29 23:58:19.090 INFO kablam! = note: the trait cannot contain associated consts like `NUMBER` Aug 29 23:58:19.090 INFO kablam! Aug 29 23:58:19.090 INFO kablam! error[E0191]: the value of the associated type `Format` (from the trait `tokio_coap::message::option::Option`) must be specified Aug 29 23:58:19.090 INFO kablam! --> benches/message.rs:35:27 Aug 29 23:58:19.090 INFO kablam! | Aug 29 23:58:19.090 INFO kablam! 35 | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Aug 29 23:58:19.090 INFO kablam! | ^^^^^^^^^^^^^^^^ missing associated type `Format` value Aug 29 23:58:19.090 INFO kablam! Aug 29 23:58:19.093 INFO kablam! error[E0599]: no associated item named `UriQuery` found for type `dyn tokio_coap::message::option::Option` in the current scope Aug 29 23:58:19.093 INFO kablam! --> benches/message.rs:35:27 Aug 29 23:58:19.093 INFO kablam! | Aug 29 23:58:19.093 INFO kablam! 35 | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Aug 29 23:58:19.093 INFO kablam! | ^^^^^^^^^^^^^^^^ associated item not found in `dyn tokio_coap::message::option::Option` Aug 29 23:58:19.093 INFO kablam! Aug 29 23:58:19.093 INFO kablam! error[E0038]: the trait `tokio_coap::message::option::Option` cannot be made into an object Aug 29 23:58:19.093 INFO kablam! --> benches/message.rs:35:27 Aug 29 23:58:19.093 INFO kablam! | Aug 29 23:58:19.093 INFO kablam! 35 | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Aug 29 23:58:19.093 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `tokio_coap::message::option::Option` cannot be made into an object Aug 29 23:58:19.093 INFO kablam! | Aug 29 23:58:19.093 INFO kablam! = note: the trait cannot require that `Self : Sized` Aug 29 23:58:19.094 INFO kablam! = note: the trait cannot contain associated consts like `NUMBER` Aug 29 23:58:19.094 INFO kablam! Aug 29 23:58:19.186 INFO kablam! error[E0308]: mismatched types Aug 29 23:58:19.186 INFO kablam! --> benches/message.rs:33:22 Aug 29 23:58:19.186 INFO kablam! | Aug 29 23:58:19.186 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Aug 29 23:58:19.186 INFO kablam! | ______________________^ Aug 29 23:58:19.186 INFO kablam! 34 | | Option::UriPath("temp".to_string()), Aug 29 23:58:19.186 INFO kablam! 35 | | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Aug 29 23:58:19.186 INFO kablam! 36 | | .to_string())], Aug 29 23:58:19.186 INFO kablam! | |____________________________________________^ expected struct `tokio_coap::message::option::Options`, found struct `std::vec::Vec` Aug 29 23:58:19.186 INFO kablam! | Aug 29 23:58:19.186 INFO kablam! = note: expected type `tokio_coap::message::option::Options` Aug 29 23:58:19.186 INFO kablam! found type `std::vec::Vec<_>` Aug 29 23:58:19.186 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Aug 29 23:58:19.186 INFO kablam! Aug 29 23:58:19.199 INFO kablam! error: aborting due to 13 previous errors Aug 29 23:58:19.199 INFO kablam! Aug 29 23:58:19.200 INFO kablam! Some errors occurred: E0038, E0191, E0308, E0599. Aug 29 23:58:19.200 INFO kablam! For more information about an error, try `rustc --explain E0038`. Aug 29 23:58:19.214 INFO kablam! error: Could not compile `tokio-coap`. Aug 29 23:58:19.214 INFO kablam! Aug 29 23:58:19.214 INFO kablam! To learn more, run the command again with --verbose. Aug 29 23:58:19.215 INFO kablam! su: No module specific data is present Aug 29 23:58:19.621 INFO running `"docker" "rm" "-f" "fd479c8b352501428393f74a93b29e712d4973d3851e9df8a1bec5dcbcf1f45c"` Aug 29 23:58:19.723 INFO blam! fd479c8b352501428393f74a93b29e712d4973d3851e9df8a1bec5dcbcf1f45c