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