Sep 20 03:54:26.434 INFO checking case-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:54:26.434 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:54:26.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:54:26.583 INFO blam! c8051614bcbb02859b20508004ffaee0f6c2d08d923137ea50c9a52756fc4a4b Sep 20 03:54:26.584 INFO running `"docker" "start" "-a" "c8051614bcbb02859b20508004ffaee0f6c2d08d923137ea50c9a52756fc4a4b"` Sep 20 03:54:27.694 INFO kablam! usermod: no changes Sep 20 03:54:27.709 INFO kablam! Checking case v0.1.0 (/source) Sep 20 03:54:28.026 INFO kablam! warning: unused import: `std::ascii` Sep 20 03:54:28.026 INFO kablam! --> src/lib.rs:1:5 Sep 20 03:54:28.026 INFO kablam! | Sep 20 03:54:28.026 INFO kablam! 1 | use std::ascii::*; Sep 20 03:54:28.026 INFO kablam! | ^^^^^^^^^^ Sep 20 03:54:28.026 INFO kablam! | Sep 20 03:54:28.026 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:54:28.026 INFO kablam! Sep 20 03:54:28.077 INFO kablam! warning: unused import: `std::ascii` Sep 20 03:54:28.077 INFO kablam! --> src/lib.rs:1:5 Sep 20 03:54:28.077 INFO kablam! | Sep 20 03:54:28.077 INFO kablam! 1 | use std::ascii::*; Sep 20 03:54:28.077 INFO kablam! | ^^^^^^^^^^ Sep 20 03:54:28.077 INFO kablam! | Sep 20 03:54:28.077 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:54:28.077 INFO kablam! Sep 20 03:54:28.399 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 20 03:54:28.399 INFO kablam! --> benches/bench.rs:31:15 Sep 20 03:54:28.399 INFO kablam! | Sep 20 03:54:28.399 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 20 03:54:28.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 20 03:54:28.399 INFO kablam! Sep 20 03:54:28.428 INFO kablam! error[E0599]: no function or associated item named `to_lowercase` found for type `dyn case::CaseExt` in the current scope Sep 20 03:54:28.428 INFO kablam! --> benches/bench.rs:31:15 Sep 20 03:54:28.428 INFO kablam! | Sep 20 03:54:28.428 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 20 03:54:28.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 20 03:54:28.428 INFO kablam! Sep 20 03:54:28.429 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 20 03:54:28.429 INFO kablam! --> benches/bench.rs:36:15 Sep 20 03:54:28.429 INFO kablam! | Sep 20 03:54:28.429 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 20 03:54:28.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 20 03:54:28.429 INFO kablam! Sep 20 03:54:28.430 INFO kablam! error[E0599]: no function or associated item named `to_uppercase` found for type `dyn case::CaseExt` in the current scope Sep 20 03:54:28.430 INFO kablam! --> benches/bench.rs:36:15 Sep 20 03:54:28.430 INFO kablam! | Sep 20 03:54:28.430 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 20 03:54:28.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 20 03:54:28.430 INFO kablam! Sep 20 03:54:28.433 INFO kablam! error: aborting due to 4 previous errors Sep 20 03:54:28.433 INFO kablam! Sep 20 03:54:28.433 INFO kablam! Some errors occurred: E0191, E0599. Sep 20 03:54:28.433 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 20 03:54:28.440 INFO kablam! error: Could not compile `case`. Sep 20 03:54:28.440 INFO kablam! Sep 20 03:54:28.440 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:54:28.442 INFO kablam! su: No module specific data is present Sep 20 03:54:29.012 INFO running `"docker" "rm" "-f" "c8051614bcbb02859b20508004ffaee0f6c2d08d923137ea50c9a52756fc4a4b"` Sep 20 03:54:29.209 INFO blam! c8051614bcbb02859b20508004ffaee0f6c2d08d923137ea50c9a52756fc4a4b