Sep 02 19:05:50.173 INFO checking caffrey-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 19:05:50.173 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 19:05:50.174 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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 19:05:50.349 INFO blam! 49fb1f4003bcf266a05edacb77cd2b2ae18a551fc2061d7e73e4f51c52003ed0 Sep 02 19:05:50.351 INFO running `"docker" "start" "-a" "49fb1f4003bcf266a05edacb77cd2b2ae18a551fc2061d7e73e4f51c52003ed0"` Sep 02 19:05:51.085 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 02 19:05:53.477 INFO kablam! error[E0432]: unresolved import `caffrey::Forger` Sep 02 19:05:53.478 INFO kablam! --> examples/example.rs:2:15 Sep 02 19:05:53.478 INFO kablam! | Sep 02 19:05:53.478 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 02 19:05:53.478 INFO kablam! | ^^^^^^ no `Forger` in the root Sep 02 19:05:53.478 INFO kablam! Sep 02 19:05:53.478 INFO kablam! error[E0432]: unresolved import `caffrey::Locale` Sep 02 19:05:53.478 INFO kablam! --> examples/example.rs:2:23 Sep 02 19:05:53.478 INFO kablam! | Sep 02 19:05:53.478 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 02 19:05:53.478 INFO kablam! | ^^^^^^ no `Locale` in the root Sep 02 19:05:53.478 INFO kablam! Sep 02 19:05:53.479 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 02 19:05:53.479 INFO kablam! --> examples/example.rs:5:18 Sep 02 19:05:53.479 INFO kablam! | Sep 02 19:05:53.479 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 02 19:05:53.479 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 02 19:05:53.479 INFO kablam! Sep 02 19:05:53.479 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 02 19:05:53.479 INFO kablam! --> examples/example.rs:6:27 Sep 02 19:05:53.479 INFO kablam! | Sep 02 19:05:53.479 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 02 19:05:53.479 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 02 19:05:53.479 INFO kablam! Sep 02 19:05:53.488 INFO kablam! error: aborting due to 4 previous errors Sep 02 19:05:53.488 INFO kablam! Sep 02 19:05:53.488 INFO kablam! Some errors occurred: E0432, E0433. Sep 02 19:05:53.488 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 19:05:53.497 INFO kablam! error: Could not compile `caffrey`. Sep 02 19:05:53.498 INFO kablam! Sep 02 19:05:53.498 INFO kablam! To learn more, run the command again with --verbose. Sep 02 19:05:53.500 INFO kablam! su: No module specific data is present Sep 02 19:05:54.058 INFO running `"docker" "rm" "-f" "49fb1f4003bcf266a05edacb77cd2b2ae18a551fc2061d7e73e4f51c52003ed0"` Sep 02 19:05:54.223 INFO blam! 49fb1f4003bcf266a05edacb77cd2b2ae18a551fc2061d7e73e4f51c52003ed0