Sep 06 09:12:15.215 INFO checking caffrey-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:12:15.215 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:12:15.215 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:12:15.388 INFO blam! 7797440e2a7ffd0d20b424f82051e162bb32cc7d481704648d27a993ef55e7a3 Sep 06 09:12:15.390 INFO running `"docker" "start" "-a" "7797440e2a7ffd0d20b424f82051e162bb32cc7d481704648d27a993ef55e7a3"` Sep 06 09:12:17.504 INFO kablam! usermod: no changes Sep 06 09:12:17.577 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 06 09:12:18.590 INFO kablam! error[E0432]: unresolved import `caffrey::Forger` Sep 06 09:12:18.590 INFO kablam! --> examples/example.rs:2:15 Sep 06 09:12:18.590 INFO kablam! | Sep 06 09:12:18.590 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 06 09:12:18.590 INFO kablam! | ^^^^^^ no `Forger` in the root Sep 06 09:12:18.590 INFO kablam! Sep 06 09:12:18.590 INFO kablam! error[E0432]: unresolved import `caffrey::Locale` Sep 06 09:12:18.590 INFO kablam! --> examples/example.rs:2:23 Sep 06 09:12:18.590 INFO kablam! | Sep 06 09:12:18.590 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 06 09:12:18.590 INFO kablam! | ^^^^^^ no `Locale` in the root Sep 06 09:12:18.590 INFO kablam! Sep 06 09:12:18.590 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 06 09:12:18.590 INFO kablam! --> examples/example.rs:5:18 Sep 06 09:12:18.590 INFO kablam! | Sep 06 09:12:18.590 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 06 09:12:18.590 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 06 09:12:18.590 INFO kablam! Sep 06 09:12:18.590 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 06 09:12:18.590 INFO kablam! --> examples/example.rs:6:27 Sep 06 09:12:18.590 INFO kablam! | Sep 06 09:12:18.590 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 06 09:12:18.590 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 06 09:12:18.590 INFO kablam! Sep 06 09:12:18.590 INFO kablam! error: aborting due to 4 previous errors Sep 06 09:12:18.591 INFO kablam! Sep 06 09:12:18.591 INFO kablam! Some errors occurred: E0432, E0433. Sep 06 09:12:18.591 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 09:12:18.595 INFO kablam! error: Could not compile `caffrey`. Sep 06 09:12:18.595 INFO kablam! Sep 06 09:12:18.595 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:12:18.596 INFO kablam! su: No module specific data is present Sep 06 09:12:19.733 INFO running `"docker" "rm" "-f" "7797440e2a7ffd0d20b424f82051e162bb32cc7d481704648d27a993ef55e7a3"` Sep 06 09:12:19.874 INFO blam! 7797440e2a7ffd0d20b424f82051e162bb32cc7d481704648d27a993ef55e7a3