Sep 02 18:35:50.180 INFO checking case-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 18:35:50.180 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 18:35:50.180 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:50.333 INFO blam! 5b31d64ea4b8eb13818e9836ca3aa261f7847a6124fcc8618564e4b13bd38e76 Sep 02 18:35:50.336 INFO running `"docker" "start" "-a" "5b31d64ea4b8eb13818e9836ca3aa261f7847a6124fcc8618564e4b13bd38e76"` Sep 02 18:35:50.999 INFO kablam! Checking case v0.1.0 (file:///source) Sep 02 18:35:51.564 INFO kablam! warning: unused import: `std::ascii` Sep 02 18:35:51.564 INFO kablam! --> src/lib.rs:1:5 Sep 02 18:35:51.564 INFO kablam! | Sep 02 18:35:51.564 INFO kablam! 1 | use std::ascii::*; Sep 02 18:35:51.564 INFO kablam! | ^^^^^^^^^^ Sep 02 18:35:51.564 INFO kablam! | Sep 02 18:35:51.564 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 18:35:51.565 INFO kablam! Sep 02 18:35:51.734 INFO kablam! warning: unused import: `std::ascii` Sep 02 18:35:51.734 INFO kablam! --> src/lib.rs:1:5 Sep 02 18:35:51.734 INFO kablam! | Sep 02 18:35:51.734 INFO kablam! 1 | use std::ascii::*; Sep 02 18:35:51.734 INFO kablam! | ^^^^^^^^^^ Sep 02 18:35:51.734 INFO kablam! | Sep 02 18:35:51.734 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 18:35:51.735 INFO kablam! Sep 02 18:35:52.160 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 02 18:35:52.160 INFO kablam! --> benches/bench.rs:31:15 Sep 02 18:35:52.160 INFO kablam! | Sep 02 18:35:52.160 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 02 18:35:52.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 02 18:35:52.160 INFO kablam! Sep 02 18:35:52.187 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:52.187 INFO kablam! --> benches/bench.rs:31:15 Sep 02 18:35:52.188 INFO kablam! | Sep 02 18:35:52.188 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 02 18:35:52.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 02 18:35:52.188 INFO kablam! Sep 02 18:35:52.188 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 02 18:35:52.188 INFO kablam! --> benches/bench.rs:36:15 Sep 02 18:35:52.188 INFO kablam! | Sep 02 18:35:52.188 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 02 18:35:52.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 02 18:35:52.188 INFO kablam! Sep 02 18:35:52.189 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:52.189 INFO kablam! --> benches/bench.rs:36:15 Sep 02 18:35:52.189 INFO kablam! | Sep 02 18:35:52.189 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 02 18:35:52.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 02 18:35:52.190 INFO kablam! Sep 02 18:35:52.192 INFO kablam! error: aborting due to 4 previous errors Sep 02 18:35:52.192 INFO kablam! Sep 02 18:35:52.192 INFO kablam! Some errors occurred: E0191, E0599. Sep 02 18:35:52.192 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 02 18:35:52.199 INFO kablam! error: Could not compile `case`. Sep 02 18:35:52.199 INFO kablam! Sep 02 18:35:52.199 INFO kablam! To learn more, run the command again with --verbose. Sep 02 18:35:52.200 INFO kablam! su: No module specific data is present Sep 02 18:35:52.664 INFO running `"docker" "rm" "-f" "5b31d64ea4b8eb13818e9836ca3aa261f7847a6124fcc8618564e4b13bd38e76"` Sep 02 18:35:52.761 INFO blam! 5b31d64ea4b8eb13818e9836ca3aa261f7847a6124fcc8618564e4b13bd38e76