Sep 20 05:34:32.050 INFO checking case-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:34:32.050 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:34:32.050 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 20 05:34:32.198 INFO blam! 459d23ac8ebab01e96e996bcda4b5e86dcd07c52e7e28cc77a7fc6d05d238f38 Sep 20 05:34:32.199 INFO running `"docker" "start" "-a" "459d23ac8ebab01e96e996bcda4b5e86dcd07c52e7e28cc77a7fc6d05d238f38"` Sep 20 05:34:32.997 INFO kablam! usermod: no changes Sep 20 05:34:33.021 INFO kablam! Checking case v0.1.0 (/source) Sep 20 05:34:33.358 INFO kablam! warning: unused import: `std::ascii` Sep 20 05:34:33.358 INFO kablam! --> src/lib.rs:1:5 Sep 20 05:34:33.359 INFO kablam! | Sep 20 05:34:33.359 INFO kablam! 1 | use std::ascii::*; Sep 20 05:34:33.359 INFO kablam! | ^^^^^^^^^^ Sep 20 05:34:33.359 INFO kablam! | Sep 20 05:34:33.359 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:34:33.359 INFO kablam! Sep 20 05:34:33.438 INFO kablam! warning: unused import: `std::ascii` Sep 20 05:34:33.438 INFO kablam! --> src/lib.rs:1:5 Sep 20 05:34:33.438 INFO kablam! | Sep 20 05:34:33.438 INFO kablam! 1 | use std::ascii::*; Sep 20 05:34:33.438 INFO kablam! | ^^^^^^^^^^ Sep 20 05:34:33.438 INFO kablam! | Sep 20 05:34:33.438 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:34:33.438 INFO kablam! Sep 20 05:34:33.794 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 20 05:34:33.794 INFO kablam! --> benches/bench.rs:31:15 Sep 20 05:34:33.794 INFO kablam! | Sep 20 05:34:33.794 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 20 05:34:33.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 20 05:34:33.794 INFO kablam! Sep 20 05:34:33.813 INFO kablam! error[E0599]: no function or associated item named `to_lowercase` found for type `dyn case::CaseExt` in the current scope Sep 20 05:34:33.813 INFO kablam! --> benches/bench.rs:31:15 Sep 20 05:34:33.813 INFO kablam! | Sep 20 05:34:33.813 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 20 05:34:33.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 20 05:34:33.813 INFO kablam! Sep 20 05:34:33.813 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 20 05:34:33.814 INFO kablam! --> benches/bench.rs:36:15 Sep 20 05:34:33.814 INFO kablam! | Sep 20 05:34:33.814 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 20 05:34:33.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 20 05:34:33.814 INFO kablam! Sep 20 05:34:33.816 INFO kablam! error[E0599]: no function or associated item named `to_uppercase` found for type `dyn case::CaseExt` in the current scope Sep 20 05:34:33.816 INFO kablam! --> benches/bench.rs:36:15 Sep 20 05:34:33.816 INFO kablam! | Sep 20 05:34:33.816 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 20 05:34:33.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 20 05:34:33.816 INFO kablam! Sep 20 05:34:33.818 INFO kablam! error: aborting due to 4 previous errors Sep 20 05:34:33.818 INFO kablam! Sep 20 05:34:33.818 INFO kablam! Some errors occurred: E0191, E0599. Sep 20 05:34:33.818 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 20 05:34:33.826 INFO kablam! error: Could not compile `case`. Sep 20 05:34:33.826 INFO kablam! Sep 20 05:34:33.826 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:34:33.826 INFO kablam! su: No module specific data is present Sep 20 05:34:34.544 INFO running `"docker" "rm" "-f" "459d23ac8ebab01e96e996bcda4b5e86dcd07c52e7e28cc77a7fc6d05d238f38"` Sep 20 05:34:34.615 INFO blam! 459d23ac8ebab01e96e996bcda4b5e86dcd07c52e7e28cc77a7fc6d05d238f38