Sep 04 22:26:52.406 INFO checking caffrey-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:26:52.406 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:26:52.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:26:52.630 INFO blam! 1e03611bd071635add2aa9a84314db91da1160289d049db3d63f9ccda6cdead2 Sep 04 22:26:52.633 INFO running `"docker" "start" "-a" "1e03611bd071635add2aa9a84314db91da1160289d049db3d63f9ccda6cdead2"` Sep 04 22:26:53.635 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 04 22:26:55.802 INFO kablam! error[E0432]: unresolved import `caffrey::Forger` Sep 04 22:26:55.802 INFO kablam! --> examples/example.rs:2:15 Sep 04 22:26:55.802 INFO kablam! | Sep 04 22:26:55.802 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 04 22:26:55.802 INFO kablam! | ^^^^^^ no `Forger` in the root Sep 04 22:26:55.802 INFO kablam! Sep 04 22:26:55.803 INFO kablam! error[E0432]: unresolved import `caffrey::Locale` Sep 04 22:26:55.803 INFO kablam! --> examples/example.rs:2:23 Sep 04 22:26:55.803 INFO kablam! | Sep 04 22:26:55.803 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 04 22:26:55.803 INFO kablam! | ^^^^^^ no `Locale` in the root Sep 04 22:26:55.803 INFO kablam! Sep 04 22:26:55.804 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 04 22:26:55.804 INFO kablam! --> examples/example.rs:5:18 Sep 04 22:26:55.804 INFO kablam! | Sep 04 22:26:55.804 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 04 22:26:55.804 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 04 22:26:55.804 INFO kablam! Sep 04 22:26:55.804 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 04 22:26:55.804 INFO kablam! --> examples/example.rs:6:27 Sep 04 22:26:55.804 INFO kablam! | Sep 04 22:26:55.804 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 04 22:26:55.804 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 04 22:26:55.804 INFO kablam! Sep 04 22:26:55.809 INFO kablam! error: aborting due to 4 previous errors Sep 04 22:26:55.809 INFO kablam! Sep 04 22:26:55.809 INFO kablam! Some errors occurred: E0432, E0433. Sep 04 22:26:55.809 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 04 22:26:55.819 INFO kablam! error: Could not compile `caffrey`. Sep 04 22:26:55.819 INFO kablam! Sep 04 22:26:55.819 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:26:55.821 INFO kablam! su: No module specific data is present Sep 04 22:26:56.352 INFO running `"docker" "rm" "-f" "1e03611bd071635add2aa9a84314db91da1160289d049db3d63f9ccda6cdead2"` Sep 04 22:26:56.518 INFO blam! 1e03611bd071635add2aa9a84314db91da1160289d049db3d63f9ccda6cdead2