Sep 14 18:53:30.062 INFO checking caffrey-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 18:53:30.062 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 18:53:30.062 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 18:53:30.254 INFO blam! 992903e1a3d127fe4d842ca273677c11380626e8299abbbab65b8abb1712fb79 Sep 14 18:53:30.256 INFO running `"docker" "start" "-a" "992903e1a3d127fe4d842ca273677c11380626e8299abbbab65b8abb1712fb79"` Sep 14 18:53:31.808 INFO kablam! usermod: no changes Sep 14 18:53:31.867 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 14 18:53:32.851 INFO kablam! error[E0432]: unresolved imports `caffrey::Forger`, `caffrey::Locale` Sep 14 18:53:32.851 INFO kablam! --> examples/example.rs:2:15 Sep 14 18:53:32.851 INFO kablam! | Sep 14 18:53:32.851 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 14 18:53:32.851 INFO kablam! | ^^^^^^ ^^^^^^ no `Locale` in the root Sep 14 18:53:32.851 INFO kablam! | | Sep 14 18:53:32.851 INFO kablam! | no `Forger` in the root Sep 14 18:53:32.851 INFO kablam! Sep 14 18:53:32.851 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 14 18:53:32.851 INFO kablam! --> examples/example.rs:5:18 Sep 14 18:53:32.851 INFO kablam! | Sep 14 18:53:32.851 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 14 18:53:32.851 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 14 18:53:32.851 INFO kablam! Sep 14 18:53:32.851 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 14 18:53:32.851 INFO kablam! --> examples/example.rs:6:27 Sep 14 18:53:32.851 INFO kablam! | Sep 14 18:53:32.851 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 14 18:53:32.851 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 14 18:53:32.851 INFO kablam! Sep 14 18:53:32.851 INFO kablam! error: aborting due to 3 previous errors Sep 14 18:53:32.851 INFO kablam! Sep 14 18:53:32.851 INFO kablam! Some errors occurred: E0432, E0433. Sep 14 18:53:32.851 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 18:53:32.855 INFO kablam! error: Could not compile `caffrey`. Sep 14 18:53:32.855 INFO kablam! Sep 14 18:53:32.855 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:53:32.856 INFO kablam! su: No module specific data is present Sep 14 18:53:33.797 INFO running `"docker" "rm" "-f" "992903e1a3d127fe4d842ca273677c11380626e8299abbbab65b8abb1712fb79"` Sep 14 18:53:34.102 INFO blam! 992903e1a3d127fe4d842ca273677c11380626e8299abbbab65b8abb1712fb79