Sep 20 05:34:31.574 INFO checking case-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:34:31.574 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:34:31.574 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:31.724 INFO blam! 38ca6fb008da47772b93584d5e53553d485a067ce397a3be597028e663c18b65 Sep 20 05:34:31.725 INFO running `"docker" "start" "-a" "38ca6fb008da47772b93584d5e53553d485a067ce397a3be597028e663c18b65"` Sep 20 05:34:32.977 INFO kablam! usermod: no changes Sep 20 05:34:33.007 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.358 INFO kablam! | Sep 20 05:34:33.358 INFO kablam! 1 | use std::ascii::*; Sep 20 05:34:33.358 INFO kablam! | ^^^^^^^^^^ Sep 20 05:34:33.358 INFO kablam! | Sep 20 05:34:33.358 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:34:33.358 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.826 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 20 05:34:33.826 INFO kablam! --> benches/bench.rs:31:15 Sep 20 05:34:33.826 INFO kablam! | Sep 20 05:34:33.826 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 20 05:34:33.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 20 05:34:33.826 INFO kablam! Sep 20 05:34:33.854 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.854 INFO kablam! --> benches/bench.rs:31:15 Sep 20 05:34:33.854 INFO kablam! | Sep 20 05:34:33.854 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 20 05:34:33.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 20 05:34:33.854 INFO kablam! Sep 20 05:34:33.854 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 20 05:34:33.854 INFO kablam! --> benches/bench.rs:36:15 Sep 20 05:34:33.854 INFO kablam! | Sep 20 05:34:33.854 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 20 05:34:33.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 20 05:34:33.854 INFO kablam! Sep 20 05:34:33.854 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.854 INFO kablam! --> benches/bench.rs:36:15 Sep 20 05:34:33.854 INFO kablam! | Sep 20 05:34:33.854 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 20 05:34:33.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 20 05:34:33.854 INFO kablam! Sep 20 05:34:33.862 INFO kablam! error: aborting due to 4 previous errors Sep 20 05:34:33.862 INFO kablam! Sep 20 05:34:33.862 INFO kablam! Some errors occurred: E0191, E0599. Sep 20 05:34:33.862 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 20 05:34:33.864 INFO kablam! error: Could not compile `case`. Sep 20 05:34:33.864 INFO kablam! Sep 20 05:34:33.864 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:34:33.869 INFO kablam! su: No module specific data is present Sep 20 05:34:34.699 INFO running `"docker" "rm" "-f" "38ca6fb008da47772b93584d5e53553d485a067ce397a3be597028e663c18b65"` Sep 20 05:34:34.777 INFO blam! 38ca6fb008da47772b93584d5e53553d485a067ce397a3be597028e663c18b65