Sep 02 18:35:49.764 INFO checking case-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 18:35:49.764 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 18:35:49.764 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:35:49.914 INFO blam! 9089b3ba1b6d375ef0afa32ccc68294b1837db105a440d8ff46366d9e6cd5c43 Sep 02 18:35:49.915 INFO running `"docker" "start" "-a" "9089b3ba1b6d375ef0afa32ccc68294b1837db105a440d8ff46366d9e6cd5c43"` Sep 02 18:35:50.455 INFO kablam! Checking case v0.1.0 (file:///source) Sep 02 18:35:51.022 INFO kablam! warning: unused import: `std::ascii` Sep 02 18:35:51.022 INFO kablam! --> src/lib.rs:1:5 Sep 02 18:35:51.022 INFO kablam! | Sep 02 18:35:51.022 INFO kablam! 1 | use std::ascii::*; Sep 02 18:35:51.022 INFO kablam! | ^^^^^^^^^^ Sep 02 18:35:51.022 INFO kablam! | Sep 02 18:35:51.022 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 18:35:51.022 INFO kablam! Sep 02 18:35:51.193 INFO kablam! warning: unused import: `std::ascii` Sep 02 18:35:51.193 INFO kablam! --> src/lib.rs:1:5 Sep 02 18:35:51.193 INFO kablam! | Sep 02 18:35:51.193 INFO kablam! 1 | use std::ascii::*; Sep 02 18:35:51.193 INFO kablam! | ^^^^^^^^^^ Sep 02 18:35:51.193 INFO kablam! | Sep 02 18:35:51.193 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 18:35:51.193 INFO kablam! Sep 02 18:35:51.756 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 02 18:35:51.756 INFO kablam! --> benches/bench.rs:31:15 Sep 02 18:35:51.756 INFO kablam! | Sep 02 18:35:51.756 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 02 18:35:51.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 02 18:35:51.756 INFO kablam! Sep 02 18:35:51.808 INFO kablam! error[E0599]: no function or associated item named `to_lowercase` found for type `dyn case::CaseExt` in the current scope Sep 02 18:35:51.808 INFO kablam! --> benches/bench.rs:31:15 Sep 02 18:35:51.808 INFO kablam! | Sep 02 18:35:51.808 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 02 18:35:51.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 02 18:35:51.808 INFO kablam! Sep 02 18:35:51.809 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 02 18:35:51.809 INFO kablam! --> benches/bench.rs:36:15 Sep 02 18:35:51.809 INFO kablam! | Sep 02 18:35:51.809 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 02 18:35:51.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 02 18:35:51.809 INFO kablam! Sep 02 18:35:51.811 INFO kablam! error[E0599]: no function or associated item named `to_uppercase` found for type `dyn case::CaseExt` in the current scope Sep 02 18:35:51.811 INFO kablam! --> benches/bench.rs:36:15 Sep 02 18:35:51.811 INFO kablam! | Sep 02 18:35:51.811 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 02 18:35:51.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 02 18:35:51.811 INFO kablam! Sep 02 18:35:51.814 INFO kablam! error: aborting due to 4 previous errors Sep 02 18:35:51.814 INFO kablam! Sep 02 18:35:51.814 INFO kablam! Some errors occurred: E0191, E0599. Sep 02 18:35:51.814 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 02 18:35:51.823 INFO kablam! error: Could not compile `case`. Sep 02 18:35:51.823 INFO kablam! Sep 02 18:35:51.823 INFO kablam! To learn more, run the command again with --verbose. Sep 02 18:35:51.824 INFO kablam! su: No module specific data is present Sep 02 18:35:52.346 INFO running `"docker" "rm" "-f" "9089b3ba1b6d375ef0afa32ccc68294b1837db105a440d8ff46366d9e6cd5c43"` Sep 02 18:35:52.440 INFO blam! 9089b3ba1b6d375ef0afa32ccc68294b1837db105a440d8ff46366d9e6cd5c43