Sep 02 01:03:47.917 INFO checking case-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 01:03:47.918 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 01:03:47.918 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:03:48.120 INFO blam! e0594c469e026fe1209cc9da64736bef231d0370e9ffb2f62268fe7389593432 Sep 02 01:03:48.122 INFO running `"docker" "start" "-a" "e0594c469e026fe1209cc9da64736bef231d0370e9ffb2f62268fe7389593432"` Sep 02 01:03:48.671 INFO kablam! Checking case v0.1.0 (file:///source) Sep 02 01:03:49.249 INFO kablam! warning: unused import: `std::ascii` Sep 02 01:03:49.249 INFO kablam! --> src/lib.rs:1:5 Sep 02 01:03:49.249 INFO kablam! | Sep 02 01:03:49.249 INFO kablam! 1 | use std::ascii::*; Sep 02 01:03:49.249 INFO kablam! | ^^^^^^^^^^ Sep 02 01:03:49.249 INFO kablam! | Sep 02 01:03:49.249 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 01:03:49.249 INFO kablam! Sep 02 01:03:49.390 INFO kablam! warning: unused import: `std::ascii` Sep 02 01:03:49.390 INFO kablam! --> src/lib.rs:1:5 Sep 02 01:03:49.390 INFO kablam! | Sep 02 01:03:49.390 INFO kablam! 1 | use std::ascii::*; Sep 02 01:03:49.390 INFO kablam! | ^^^^^^^^^^ Sep 02 01:03:49.390 INFO kablam! | Sep 02 01:03:49.390 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 01:03:49.390 INFO kablam! Sep 02 01:03:49.977 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 02 01:03:49.977 INFO kablam! --> benches/bench.rs:31:15 Sep 02 01:03:49.977 INFO kablam! | Sep 02 01:03:49.977 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 02 01:03:49.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 02 01:03:49.977 INFO kablam! Sep 02 01:03:50.006 INFO kablam! error[E0599]: no function or associated item named `to_lowercase` found for type `dyn case::CaseExt` in the current scope Sep 02 01:03:50.006 INFO kablam! --> benches/bench.rs:31:15 Sep 02 01:03:50.006 INFO kablam! | Sep 02 01:03:50.006 INFO kablam! 31 | b.iter(|| CaseExt::to_lowercase("MY favorite STRING")); Sep 02 01:03:50.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 02 01:03:50.006 INFO kablam! Sep 02 01:03:50.007 INFO kablam! error[E0191]: the value of the associated type `Owned` (from the trait `case::CaseExt`) must be specified Sep 02 01:03:50.007 INFO kablam! --> benches/bench.rs:36:15 Sep 02 01:03:50.007 INFO kablam! | Sep 02 01:03:50.007 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 02 01:03:50.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ missing associated type `Owned` value Sep 02 01:03:50.007 INFO kablam! Sep 02 01:03:50.008 INFO kablam! error[E0599]: no function or associated item named `to_uppercase` found for type `dyn case::CaseExt` in the current scope Sep 02 01:03:50.008 INFO kablam! --> benches/bench.rs:36:15 Sep 02 01:03:50.008 INFO kablam! | Sep 02 01:03:50.008 INFO kablam! 36 | b.iter(|| CaseExt::to_uppercase("my_favorite_string")); Sep 02 01:03:50.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `dyn case::CaseExt` Sep 02 01:03:50.009 INFO kablam! Sep 02 01:03:50.010 INFO kablam! error: aborting due to 4 previous errors Sep 02 01:03:50.011 INFO kablam! Sep 02 01:03:50.011 INFO kablam! Some errors occurred: E0191, E0599. Sep 02 01:03:50.011 INFO kablam! For more information about an error, try `rustc --explain E0191`. Sep 02 01:03:50.017 INFO kablam! error: Could not compile `case`. Sep 02 01:03:50.017 INFO kablam! Sep 02 01:03:50.017 INFO kablam! To learn more, run the command again with --verbose. Sep 02 01:03:50.018 INFO kablam! su: No module specific data is present Sep 02 01:03:50.531 INFO running `"docker" "rm" "-f" "e0594c469e026fe1209cc9da64736bef231d0370e9ffb2f62268fe7389593432"` Sep 02 01:03:50.634 INFO blam! e0594c469e026fe1209cc9da64736bef231d0370e9ffb2f62268fe7389593432