Aug 02 14:25:55.849 INFO checking azure_sdk_for_rust-0.9.0 against 1.27.2 for lazy_static-1 Aug 02 14:25:55.849 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 14:25:55.849 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 14:25:55.850 INFO running `"docker" "create" "-v" "/tmp/crater.o6QVBMkdoN1U:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-4/1.27.2:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 02 14:25:56.166 INFO blam! 5a2bdc8a58cc94e11934925c2d52c9080d1551f6b48e1d96e2743d048a72c71c Aug 02 14:25:56.169 INFO running `"docker" "start" "-a" "5a2bdc8a58cc94e11934925c2d52c9080d1551f6b48e1d96e2743d048a72c71c"` Aug 02 14:25:57.658 INFO kablam! Checking smallvec v0.6.3 Aug 02 14:25:57.661 INFO kablam! Checking hyper-tls v0.2.1 Aug 02 14:26:01.061 INFO kablam! Checking azure_sdk_for_rust v0.9.0 (file:///source) Aug 02 14:26:29.257 INFO kablam! warning: unused `#[macro_use]` import Aug 02 14:26:29.257 INFO kablam! --> examples/stored_proc.rs:12:1 Aug 02 14:26:29.257 INFO kablam! | Aug 02 14:26:29.257 INFO kablam! 12 | #[macro_use] Aug 02 14:26:29.257 INFO kablam! | ^^^^^^^^^^^^ Aug 02 14:26:29.257 INFO kablam! | Aug 02 14:26:29.258 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 02 14:26:29.258 INFO kablam! Aug 02 14:26:44.526 INFO kablam! error[E0277]: the trait bound `std::borrow::Cow<'_, str>: std::convert::From<&std::string::String>` is not satisfied Aug 02 14:26:44.526 INFO kablam! --> examples/document_entries00.rs:124:18 Aug 02 14:26:44.526 INFO kablam! | Aug 02 14:26:44.526 INFO kablam! 124 | .partition_key(&id) Aug 02 14:26:44.526 INFO kablam! | ^^^^^^^^^^^^^ the trait `std::convert::From<&std::string::String>` is not implemented for `std::borrow::Cow<'_, str>` Aug 02 14:26:44.526 INFO kablam! | Aug 02 14:26:44.527 INFO kablam! = help: the following implementations were found: Aug 02 14:26:44.527 INFO kablam! as std::convert::From<&'a std::path::Path>> Aug 02 14:26:44.527 INFO kablam! as std::convert::From> Aug 02 14:26:44.527 INFO kablam! as std::convert::From>> Aug 02 14:26:44.527 INFO kablam! as std::convert::From<&'a [T]>> Aug 02 14:26:44.527 INFO kablam! and 4 others Aug 02 14:26:44.527 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.527 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From<&std::string::String>` for `azure_sdk_for_rust::cosmos::PartitionKey<'_>` Aug 02 14:26:44.527 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.527 INFO kablam! Aug 02 14:26:44.700 INFO kablam! error[E0277]: the trait bound `std::borrow::Cow<'_, str>: std::convert::From<&std::string::String>` is not satisfied Aug 02 14:26:44.700 INFO kablam! --> examples/document_entries00.rs:136:14 Aug 02 14:26:44.700 INFO kablam! | Aug 02 14:26:44.700 INFO kablam! 136 | .partition_key(&id) Aug 02 14:26:44.700 INFO kablam! | ^^^^^^^^^^^^^ the trait `std::convert::From<&std::string::String>` is not implemented for `std::borrow::Cow<'_, str>` Aug 02 14:26:44.700 INFO kablam! | Aug 02 14:26:44.700 INFO kablam! = help: the following implementations were found: Aug 02 14:26:44.700 INFO kablam! as std::convert::From<&'a std::path::Path>> Aug 02 14:26:44.700 INFO kablam! as std::convert::From> Aug 02 14:26:44.700 INFO kablam! as std::convert::From>> Aug 02 14:26:44.700 INFO kablam! as std::convert::From<&'a [T]>> Aug 02 14:26:44.700 INFO kablam! and 4 others Aug 02 14:26:44.700 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.700 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From<&std::string::String>` for `azure_sdk_for_rust::cosmos::PartitionKey<'_>` Aug 02 14:26:44.701 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.701 INFO kablam! Aug 02 14:26:44.764 INFO kablam! error[E0277]: the trait bound `std::borrow::Cow<'_, str>: std::convert::From<&std::string::String>` is not satisfied Aug 02 14:26:44.764 INFO kablam! --> examples/document_entries00.rs:149:18 Aug 02 14:26:44.764 INFO kablam! | Aug 02 14:26:44.764 INFO kablam! 149 | .partition_key(&id) Aug 02 14:26:44.764 INFO kablam! | ^^^^^^^^^^^^^ the trait `std::convert::From<&std::string::String>` is not implemented for `std::borrow::Cow<'_, str>` Aug 02 14:26:44.764 INFO kablam! | Aug 02 14:26:44.764 INFO kablam! = help: the following implementations were found: Aug 02 14:26:44.764 INFO kablam! as std::convert::From<&'a std::path::Path>> Aug 02 14:26:44.764 INFO kablam! as std::convert::From> Aug 02 14:26:44.764 INFO kablam! as std::convert::From>> Aug 02 14:26:44.764 INFO kablam! as std::convert::From<&'a [T]>> Aug 02 14:26:44.764 INFO kablam! and 4 others Aug 02 14:26:44.764 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.764 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From<&std::string::String>` for `azure_sdk_for_rust::cosmos::PartitionKey<'_>` Aug 02 14:26:44.764 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.764 INFO kablam! Aug 02 14:26:44.859 INFO kablam! error[E0277]: the trait bound `std::borrow::Cow<'_, str>: std::convert::From<&std::string::String>` is not satisfied Aug 02 14:26:44.859 INFO kablam! --> examples/document_entries00.rs:160:14 Aug 02 14:26:44.859 INFO kablam! | Aug 02 14:26:44.859 INFO kablam! 160 | .partition_key(&id) Aug 02 14:26:44.859 INFO kablam! | ^^^^^^^^^^^^^ the trait `std::convert::From<&std::string::String>` is not implemented for `std::borrow::Cow<'_, str>` Aug 02 14:26:44.864 INFO kablam! | Aug 02 14:26:44.864 INFO kablam! = help: the following implementations were found: Aug 02 14:26:44.865 INFO kablam! as std::convert::From<&'a std::path::Path>> Aug 02 14:26:44.865 INFO kablam! as std::convert::From> Aug 02 14:26:44.865 INFO kablam! as std::convert::From>> Aug 02 14:26:44.865 INFO kablam! as std::convert::From<&'a [T]>> Aug 02 14:26:44.865 INFO kablam! and 4 others Aug 02 14:26:44.865 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.865 INFO kablam! = note: required because of the requirements on the impl of `std::convert::From<&std::string::String>` for `azure_sdk_for_rust::cosmos::PartitionKey<'_>` Aug 02 14:26:44.865 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `&std::string::String` Aug 02 14:26:44.865 INFO kablam! Aug 02 14:26:45.168 INFO kablam! error: aborting due to 4 previous errors Aug 02 14:26:45.168 INFO kablam! Aug 02 14:26:45.208 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 02 14:26:45.542 INFO kablam! error: Could not compile `azure_sdk_for_rust`. Aug 02 14:26:45.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 02 14:26:53.062 INFO kablam! error: build failed Aug 02 14:26:53.072 INFO kablam! su: No module specific data is present Aug 02 14:26:53.707 INFO running `"docker" "rm" "-f" "5a2bdc8a58cc94e11934925c2d52c9080d1551f6b48e1d96e2743d048a72c71c"` Aug 02 14:26:53.879 INFO blam! 5a2bdc8a58cc94e11934925c2d52c9080d1551f6b48e1d96e2743d048a72c71c