Sep 19 18:52:50.903 INFO checking tokio-coap-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:52:50.903 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:52:50.903 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:52:51.011 INFO blam! 80ae873a854d42bdd7e4db96427aa882365cb1e6fda7d73d760037cdd441219f Sep 19 18:52:51.012 INFO running `"docker" "start" "-a" "80ae873a854d42bdd7e4db96427aa882365cb1e6fda7d73d760037cdd441219f"` Sep 19 18:52:52.381 INFO kablam! usermod: no changes Sep 19 18:52:52.454 INFO kablam! Checking tokio-coap v0.2.0 (/source) Sep 19 18:52:54.758 INFO kablam! error[E0308]: mismatched types Sep 19 18:52:54.758 INFO kablam! --> benches/message.rs:17:20 Sep 19 18:52:54.758 INFO kablam! | Sep 19 18:52:54.758 INFO kablam! 17 | token: vec![34,65], Sep 19 18:52:54.758 INFO kablam! | ^^^^^^^^^^^ expected struct `smallvec::SmallVec`, found struct `std::vec::Vec` Sep 19 18:52:54.758 INFO kablam! | Sep 19 18:52:54.758 INFO kablam! = note: expected type `smallvec::SmallVec<[u8; 8]>` Sep 19 18:52:54.758 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 19 18:52:54.758 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) Sep 19 18:52:54.758 INFO kablam! Sep 19 18:52:54.812 INFO kablam! error[E0308]: mismatched types Sep 19 18:52:54.812 INFO kablam! --> benches/message.rs:18:22 Sep 19 18:52:54.812 INFO kablam! | Sep 19 18:52:54.812 INFO kablam! 18 | options: vec![], Sep 19 18:52:54.812 INFO kablam! | ^^^^^^ expected struct `tokio_coap::message::option::Options`, found struct `std::vec::Vec` Sep 19 18:52:54.812 INFO kablam! | Sep 19 18:52:54.812 INFO kablam! = note: expected type `tokio_coap::message::option::Options` Sep 19 18:52:54.812 INFO kablam! found type `std::vec::Vec<_>` Sep 19 18:52:54.812 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) Sep 19 18:52:54.812 INFO kablam! Sep 19 18:52:54.865 INFO kablam! error[E0308]: mismatched types Sep 19 18:52:54.865 INFO kablam! --> benches/message.rs:32:20 Sep 19 18:52:54.865 INFO kablam! | Sep 19 18:52:54.865 INFO kablam! 32 | token: vec![], Sep 19 18:52:54.865 INFO kablam! | ^^^^^^ expected struct `smallvec::SmallVec`, found struct `std::vec::Vec` Sep 19 18:52:54.865 INFO kablam! | Sep 19 18:52:54.865 INFO kablam! = note: expected type `smallvec::SmallVec<[u8; 8]>` Sep 19 18:52:54.865 INFO kablam! found type `std::vec::Vec<_>` Sep 19 18:52:54.865 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) Sep 19 18:52:54.865 INFO kablam! Sep 19 18:52:54.865 INFO kablam! error[E0191]: the value of the associated type `Format` (from the trait `tokio_coap::message::option::Option`) must be specified Sep 19 18:52:54.865 INFO kablam! --> benches/message.rs:33:27 Sep 19 18:52:54.866 INFO kablam! | Sep 19 18:52:54.866 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Sep 19 18:52:54.866 INFO kablam! | ^^^^^^^^^^^^^^^ missing associated type `Format` value Sep 19 18:52:54.866 INFO kablam! Sep 19 18:52:54.868 INFO kablam! error[E0599]: no associated item named `UriPath` found for type `dyn tokio_coap::message::option::Option` in the current scope Sep 19 18:52:54.868 INFO kablam! --> benches/message.rs:33:27 Sep 19 18:52:54.868 INFO kablam! | Sep 19 18:52:54.868 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Sep 19 18:52:54.868 INFO kablam! | ^^^^^^^^^^^^^^^ associated item not found in `dyn tokio_coap::message::option::Option` Sep 19 18:52:54.868 INFO kablam! Sep 19 18:52:54.869 INFO kablam! error[E0038]: the trait `tokio_coap::message::option::Option` cannot be made into an object Sep 19 18:52:54.869 INFO kablam! --> benches/message.rs:33:27 Sep 19 18:52:54.869 INFO kablam! | Sep 19 18:52:54.869 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Sep 19 18:52:54.869 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `tokio_coap::message::option::Option` cannot be made into an object Sep 19 18:52:54.869 INFO kablam! | Sep 19 18:52:54.869 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 18:52:54.869 INFO kablam! = note: the trait cannot contain associated consts like `NUMBER` Sep 19 18:52:54.869 INFO kablam! Sep 19 18:52:54.869 INFO kablam! error[E0191]: the value of the associated type `Format` (from the trait `tokio_coap::message::option::Option`) must be specified Sep 19 18:52:54.869 INFO kablam! --> benches/message.rs:34:27 Sep 19 18:52:54.869 INFO kablam! | Sep 19 18:52:54.869 INFO kablam! 34 | Option::UriPath("temp".to_string()), Sep 19 18:52:54.869 INFO kablam! | ^^^^^^^^^^^^^^^ missing associated type `Format` value Sep 19 18:52:54.869 INFO kablam! Sep 19 18:52:54.871 INFO kablam! error[E0599]: no associated item named `UriPath` found for type `dyn tokio_coap::message::option::Option` in the current scope Sep 19 18:52:54.871 INFO kablam! --> benches/message.rs:34:27 Sep 19 18:52:54.871 INFO kablam! | Sep 19 18:52:54.871 INFO kablam! 34 | Option::UriPath("temp".to_string()), Sep 19 18:52:54.872 INFO kablam! | ^^^^^^^^^^^^^^^ associated item not found in `dyn tokio_coap::message::option::Option` Sep 19 18:52:54.872 INFO kablam! Sep 19 18:52:54.872 INFO kablam! error[E0038]: the trait `tokio_coap::message::option::Option` cannot be made into an object Sep 19 18:52:54.872 INFO kablam! --> benches/message.rs:34:27 Sep 19 18:52:54.872 INFO kablam! | Sep 19 18:52:54.872 INFO kablam! 34 | Option::UriPath("temp".to_string()), Sep 19 18:52:54.872 INFO kablam! | ^^^^^^^^^^^^^^^ the trait `tokio_coap::message::option::Option` cannot be made into an object Sep 19 18:52:54.872 INFO kablam! | Sep 19 18:52:54.872 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 18:52:54.872 INFO kablam! = note: the trait cannot contain associated consts like `NUMBER` Sep 19 18:52:54.872 INFO kablam! Sep 19 18:52:54.872 INFO kablam! error[E0191]: the value of the associated type `Format` (from the trait `tokio_coap::message::option::Option`) must be specified Sep 19 18:52:54.872 INFO kablam! --> benches/message.rs:35:27 Sep 19 18:52:54.872 INFO kablam! | Sep 19 18:52:54.872 INFO kablam! 35 | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Sep 19 18:52:54.872 INFO kablam! | ^^^^^^^^^^^^^^^^ missing associated type `Format` value Sep 19 18:52:54.872 INFO kablam! Sep 19 18:52:54.874 INFO kablam! error[E0599]: no associated item named `UriQuery` found for type `dyn tokio_coap::message::option::Option` in the current scope Sep 19 18:52:54.874 INFO kablam! --> benches/message.rs:35:27 Sep 19 18:52:54.874 INFO kablam! | Sep 19 18:52:54.874 INFO kablam! 35 | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Sep 19 18:52:54.874 INFO kablam! | ^^^^^^^^^^^^^^^^ associated item not found in `dyn tokio_coap::message::option::Option` Sep 19 18:52:54.874 INFO kablam! Sep 19 18:52:54.875 INFO kablam! error[E0038]: the trait `tokio_coap::message::option::Option` cannot be made into an object Sep 19 18:52:54.875 INFO kablam! --> benches/message.rs:35:27 Sep 19 18:52:54.875 INFO kablam! | Sep 19 18:52:54.875 INFO kablam! 35 | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Sep 19 18:52:54.875 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `tokio_coap::message::option::Option` cannot be made into an object Sep 19 18:52:54.875 INFO kablam! | Sep 19 18:52:54.875 INFO kablam! = note: the trait cannot require that `Self : Sized` Sep 19 18:52:54.875 INFO kablam! = note: the trait cannot contain associated consts like `NUMBER` Sep 19 18:52:54.875 INFO kablam! Sep 19 18:52:54.940 INFO kablam! error[E0308]: mismatched types Sep 19 18:52:54.940 INFO kablam! --> benches/message.rs:33:22 Sep 19 18:52:54.940 INFO kablam! | Sep 19 18:52:54.940 INFO kablam! 33 | options: vec![Option::UriPath("1a".to_string()), Sep 19 18:52:54.940 INFO kablam! | ______________________^ Sep 19 18:52:54.940 INFO kablam! 34 | | Option::UriPath("temp".to_string()), Sep 19 18:52:54.940 INFO kablam! 35 | | Option::UriQuery("a32c85ba9dda45823be416246cf8b433baa068d7" Sep 19 18:52:54.940 INFO kablam! 36 | | .to_string())], Sep 19 18:52:54.940 INFO kablam! | |____________________________________________^ expected struct `tokio_coap::message::option::Options`, found struct `std::vec::Vec` Sep 19 18:52:54.940 INFO kablam! | Sep 19 18:52:54.940 INFO kablam! = note: expected type `tokio_coap::message::option::Options` Sep 19 18:52:54.940 INFO kablam! found type `std::vec::Vec<_>` Sep 19 18:52:54.940 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) Sep 19 18:52:54.940 INFO kablam! Sep 19 18:52:54.952 INFO kablam! error: aborting due to 13 previous errors Sep 19 18:52:54.952 INFO kablam! Sep 19 18:52:54.952 INFO kablam! Some errors occurred: E0038, E0191, E0308, E0599. Sep 19 18:52:54.952 INFO kablam! For more information about an error, try `rustc --explain E0038`. Sep 19 18:52:54.966 INFO kablam! error: Could not compile `tokio-coap`. Sep 19 18:52:54.966 INFO kablam! Sep 19 18:52:54.966 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:52:54.967 INFO kablam! su: No module specific data is present Sep 19 18:52:55.518 INFO running `"docker" "rm" "-f" "80ae873a854d42bdd7e4db96427aa882365cb1e6fda7d73d760037cdd441219f"` Sep 19 18:52:55.576 INFO blam! 80ae873a854d42bdd7e4db96427aa882365cb1e6fda7d73d760037cdd441219f