Sep 04 22:26:53.117 INFO checking caffrey-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 22:26:53.117 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 22:26:53.117 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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:53.382 INFO blam! e89394294acce1399c67bcc2a482ec31f5a095cdbd3a9fcb25c430e6a47afa65 Sep 04 22:26:53.384 INFO running `"docker" "start" "-a" "e89394294acce1399c67bcc2a482ec31f5a095cdbd3a9fcb25c430e6a47afa65"` Sep 04 22:26:54.338 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 04 22:26:56.527 INFO kablam! error[E0432]: unresolved import `caffrey::Forger` Sep 04 22:26:56.527 INFO kablam! --> examples/example.rs:2:15 Sep 04 22:26:56.527 INFO kablam! | Sep 04 22:26:56.527 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 04 22:26:56.527 INFO kablam! | ^^^^^^ no `Forger` in the root Sep 04 22:26:56.527 INFO kablam! Sep 04 22:26:56.527 INFO kablam! error[E0432]: unresolved import `caffrey::Locale` Sep 04 22:26:56.527 INFO kablam! --> examples/example.rs:2:23 Sep 04 22:26:56.527 INFO kablam! | Sep 04 22:26:56.527 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 04 22:26:56.527 INFO kablam! | ^^^^^^ no `Locale` in the root Sep 04 22:26:56.527 INFO kablam! Sep 04 22:26:56.527 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 04 22:26:56.527 INFO kablam! --> examples/example.rs:5:18 Sep 04 22:26:56.527 INFO kablam! | Sep 04 22:26:56.527 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 04 22:26:56.528 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 04 22:26:56.528 INFO kablam! Sep 04 22:26:56.528 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 04 22:26:56.528 INFO kablam! --> examples/example.rs:6:27 Sep 04 22:26:56.528 INFO kablam! | Sep 04 22:26:56.528 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 04 22:26:56.528 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 04 22:26:56.528 INFO kablam! Sep 04 22:26:56.534 INFO kablam! error: aborting due to 4 previous errors Sep 04 22:26:56.534 INFO kablam! Sep 04 22:26:56.534 INFO kablam! Some errors occurred: E0432, E0433. Sep 04 22:26:56.534 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 04 22:26:56.541 INFO kablam! error: Could not compile `caffrey`. Sep 04 22:26:56.541 INFO kablam! Sep 04 22:26:56.541 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:26:56.543 INFO kablam! su: No module specific data is present Sep 04 22:26:57.052 INFO running `"docker" "rm" "-f" "e89394294acce1399c67bcc2a482ec31f5a095cdbd3a9fcb25c430e6a47afa65"` Sep 04 22:26:57.237 INFO blam! e89394294acce1399c67bcc2a482ec31f5a095cdbd3a9fcb25c430e6a47afa65