Sep 14 18:53:29.792 INFO checking caffrey-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 18:53:29.792 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 18:53:29.792 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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.009 INFO blam! f30270a3cf7e139fc1599b5d3c0bf672dffcdc52ae93a732089a029cdb041357 Sep 14 18:53:30.011 INFO running `"docker" "start" "-a" "f30270a3cf7e139fc1599b5d3c0bf672dffcdc52ae93a732089a029cdb041357"` Sep 14 18:53:31.042 INFO kablam! usermod: no changes Sep 14 18:53:31.111 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 14 18:53:31.926 INFO kablam! error[E0432]: unresolved imports `caffrey::Forger`, `caffrey::Locale` Sep 14 18:53:31.926 INFO kablam! --> examples/example.rs:2:15 Sep 14 18:53:31.926 INFO kablam! | Sep 14 18:53:31.927 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 14 18:53:31.927 INFO kablam! | ^^^^^^ ^^^^^^ no `Locale` in the root Sep 14 18:53:31.927 INFO kablam! | | Sep 14 18:53:31.927 INFO kablam! | no `Forger` in the root Sep 14 18:53:31.927 INFO kablam! Sep 14 18:53:31.927 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 14 18:53:31.927 INFO kablam! --> examples/example.rs:5:18 Sep 14 18:53:31.927 INFO kablam! | Sep 14 18:53:31.927 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 14 18:53:31.927 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 14 18:53:31.927 INFO kablam! Sep 14 18:53:31.927 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 14 18:53:31.927 INFO kablam! --> examples/example.rs:6:27 Sep 14 18:53:31.927 INFO kablam! | Sep 14 18:53:31.927 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 14 18:53:31.927 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 14 18:53:31.927 INFO kablam! Sep 14 18:53:31.927 INFO kablam! error: aborting due to 3 previous errors Sep 14 18:53:31.927 INFO kablam! Sep 14 18:53:31.927 INFO kablam! Some errors occurred: E0432, E0433. Sep 14 18:53:31.927 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 18:53:31.937 INFO kablam! error: Could not compile `caffrey`. Sep 14 18:53:31.937 INFO kablam! Sep 14 18:53:31.937 INFO kablam! To learn more, run the command again with --verbose. Sep 14 18:53:31.937 INFO kablam! su: No module specific data is present Sep 14 18:53:33.013 INFO running `"docker" "rm" "-f" "f30270a3cf7e139fc1599b5d3c0bf672dffcdc52ae93a732089a029cdb041357"` Sep 14 18:53:33.271 INFO blam! f30270a3cf7e139fc1599b5d3c0bf672dffcdc52ae93a732089a029cdb041357