Sep 04 21:56:12.657 INFO checking case-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 21:56:12.657 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 21:56:12.657 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 21:56:12.834 INFO blam! 3f404a9db5b4c7ae753ab8acc02112c7e761395535f1f21353b8809b89477eed Sep 04 21:56:12.835 INFO running `"docker" "start" "-a" "3f404a9db5b4c7ae753ab8acc02112c7e761395535f1f21353b8809b89477eed"` Sep 04 21:56:13.533 INFO kablam! Checking case v0.1.0 (file:///source) Sep 04 21:56:14.087 INFO kablam! warning: unused import: `std::ascii` Sep 04 21:56:14.087 INFO kablam! --> src/lib.rs:1:5 Sep 04 21:56:14.087 INFO kablam! | Sep 04 21:56:14.087 INFO kablam! 1 | use std::ascii::*; Sep 04 21:56:14.087 INFO kablam! | ^^^^^^^^^^ Sep 04 21:56:14.087 INFO kablam! | Sep 04 21:56:14.087 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 21:56:14.087 INFO kablam! Sep 04 21:56:14.180 INFO kablam! warning: unused import: `std::ascii` Sep 04 21:56:14.181 INFO kablam! --> src/lib.rs:1:5 Sep 04 21:56:14.181 INFO kablam! | Sep 04 21:56:14.181 INFO kablam! 1 | use std::ascii::*; Sep 04 21:56:14.181 INFO kablam! | ^^^^^^^^^^ Sep 04 21:56:14.181 INFO kablam! | Sep 04 21:56:14.181 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 21:56:14.181 INFO kablam! Sep 04 21:56:14.793 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 04 21:56:14.793 INFO kablam! --> benches/bench.rs:31:15 Sep 04 21:56:14.793 INFO kablam! | Sep 04 21:56:14.793 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 04 21:56:14.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 04 21:56:14.793 INFO kablam! Sep 04 21:56:14.828 INFO kablam! error[E0599]: no function or associated item named `to_lowercase` found for type `dyn case::CaseExt` in the current scope Sep 04 21:56:14.828 INFO kablam! --> benches/bench.rs:31:15 Sep 04 21:56:14.829 INFO kablam! | Sep 04 21:56:14.829 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 04 21:56:14.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 04 21:56:14.829 INFO kablam! Sep 04 21:56:14.829 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 04 21:56:14.829 INFO kablam! --> benches/bench.rs:36:15 Sep 04 21:56:14.829 INFO kablam! | Sep 04 21:56:14.829 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 04 21:56:14.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 04 21:56:14.830 INFO kablam! Sep 04 21:56:14.832 INFO kablam! error[E0599]: no function or associated item named `to_uppercase` found for type `dyn case::CaseExt` in the current scope Sep 04 21:56:14.832 INFO kablam! --> benches/bench.rs:36:15 Sep 04 21:56:14.832 INFO kablam! | Sep 04 21:56:14.832 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 04 21:56:14.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 04 21:56:14.832 INFO kablam! Sep 04 21:56:14.835 INFO kablam! error: aborting due to 4 previous errors Sep 04 21:56:14.835 INFO kablam! Sep 04 21:56:14.835 INFO kablam! Some errors occurred: E0191, E0599. Sep 04 21:56:14.835 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 04 21:56:14.842 INFO kablam! error: Could not compile `case`. Sep 04 21:56:14.842 INFO kablam! Sep 04 21:56:14.843 INFO kablam! To learn more, run the command again with --verbose. Sep 04 21:56:14.844 INFO kablam! su: No module specific data is present Sep 04 21:56:15.225 INFO running `"docker" "rm" "-f" "3f404a9db5b4c7ae753ab8acc02112c7e761395535f1f21353b8809b89477eed"` Sep 04 21:56:15.339 INFO blam! 3f404a9db5b4c7ae753ab8acc02112c7e761395535f1f21353b8809b89477eed