Sep 01 08:30:36.337 INFO checking case-0.1.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 08:30:36.337 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 08:30:36.337 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:30:36.523 INFO blam! 8adfcb798a37025f92e88bb4e8594fc139fa122161ba766dccd3f61cef3d6561 Sep 01 08:30:36.525 INFO running `"docker" "start" "-a" "8adfcb798a37025f92e88bb4e8594fc139fa122161ba766dccd3f61cef3d6561"` Sep 01 08:30:37.160 INFO kablam! Checking case v0.1.0 (file:///source) Sep 01 08:30:37.752 INFO kablam! warning: unused import: `std::ascii` Sep 01 08:30:37.752 INFO kablam! --> src/lib.rs:1:5 Sep 01 08:30:37.752 INFO kablam! | Sep 01 08:30:37.752 INFO kablam! 1 | use std::ascii::*; Sep 01 08:30:37.752 INFO kablam! | ^^^^^^^^^^ Sep 01 08:30:37.752 INFO kablam! | Sep 01 08:30:37.752 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 08:30:37.752 INFO kablam! Sep 01 08:30:37.781 INFO kablam! warning: unused import: `std::ascii` Sep 01 08:30:37.781 INFO kablam! --> src/lib.rs:1:5 Sep 01 08:30:37.781 INFO kablam! | Sep 01 08:30:37.781 INFO kablam! 1 | use std::ascii::*; Sep 01 08:30:37.781 INFO kablam! | ^^^^^^^^^^ Sep 01 08:30:37.781 INFO kablam! | Sep 01 08:30:37.781 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 08:30:37.781 INFO kablam! Sep 01 08:30:38.345 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 01 08:30:38.346 INFO kablam! --> benches/bench.rs:31:15 Sep 01 08:30:38.346 INFO kablam! | Sep 01 08:30:38.346 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 01 08:30:38.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 01 08:30:38.346 INFO kablam! Sep 01 08:30:38.374 INFO kablam! error[E0599]: no function or associated item named `to_lowercase` found for type `dyn case::CaseExt` in the current scope Sep 01 08:30:38.374 INFO kablam! --> benches/bench.rs:31:15 Sep 01 08:30:38.374 INFO kablam! | Sep 01 08:30:38.374 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 01 08:30:38.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 01 08:30:38.374 INFO kablam! Sep 01 08:30:38.375 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 01 08:30:38.375 INFO kablam! --> benches/bench.rs:36:15 Sep 01 08:30:38.375 INFO kablam! | Sep 01 08:30:38.375 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 01 08:30:38.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 01 08:30:38.375 INFO kablam! Sep 01 08:30:38.376 INFO kablam! error[E0599]: no function or associated item named `to_uppercase` found for type `dyn case::CaseExt` in the current scope Sep 01 08:30:38.376 INFO kablam! --> benches/bench.rs:36:15 Sep 01 08:30:38.377 INFO kablam! | Sep 01 08:30:38.377 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 01 08:30:38.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 01 08:30:38.377 INFO kablam! Sep 01 08:30:38.379 INFO kablam! error: aborting due to 4 previous errors Sep 01 08:30:38.379 INFO kablam! Sep 01 08:30:38.379 INFO kablam! Some errors occurred: E0191, E0599. Sep 01 08:30:38.379 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 01 08:30:38.386 INFO kablam! error: Could not compile `case`. Sep 01 08:30:38.386 INFO kablam! Sep 01 08:30:38.386 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:30:38.387 INFO kablam! su: No module specific data is present Sep 01 08:30:38.793 INFO running `"docker" "rm" "-f" "8adfcb798a37025f92e88bb4e8594fc139fa122161ba766dccd3f61cef3d6561"` Sep 01 08:30:38.901 INFO blam! 8adfcb798a37025f92e88bb4e8594fc139fa122161ba766dccd3f61cef3d6561