Sep 05 01:19:19.233 INFO checking caffrey-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 01:19:19.233 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 01:19:19.233 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 01:19:19.457 INFO blam! 7695d5c4f147918ca13e225c6f257d6426e46bf70d03ba69cac8636d493e4c3f Sep 05 01:19:19.458 INFO running `"docker" "start" "-a" "7695d5c4f147918ca13e225c6f257d6426e46bf70d03ba69cac8636d493e4c3f"` Sep 05 01:19:20.330 INFO kablam! Checking caffrey v0.1.0 (file:///source) Sep 05 01:19:22.333 INFO kablam! error[E0432]: unresolved import `caffrey::Forger` Sep 05 01:19:22.333 INFO kablam! --> examples/example.rs:2:15 Sep 05 01:19:22.333 INFO kablam! | Sep 05 01:19:22.333 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 05 01:19:22.333 INFO kablam! | ^^^^^^ no `Forger` in the root Sep 05 01:19:22.333 INFO kablam! Sep 05 01:19:22.333 INFO kablam! error[E0432]: unresolved import `caffrey::Locale` Sep 05 01:19:22.333 INFO kablam! --> examples/example.rs:2:23 Sep 05 01:19:22.333 INFO kablam! | Sep 05 01:19:22.333 INFO kablam! 2 | use caffrey::{Forger, Locale}; Sep 05 01:19:22.333 INFO kablam! | ^^^^^^ no `Locale` in the root Sep 05 01:19:22.333 INFO kablam! Sep 05 01:19:22.334 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Sep 05 01:19:22.334 INFO kablam! --> examples/example.rs:5:18 Sep 05 01:19:22.334 INFO kablam! | Sep 05 01:19:22.334 INFO kablam! 5 | let locale = EnUsLocale::new(); Sep 05 01:19:22.334 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Sep 05 01:19:22.334 INFO kablam! Sep 05 01:19:22.334 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Sep 05 01:19:22.334 INFO kablam! --> examples/example.rs:6:27 Sep 05 01:19:22.334 INFO kablam! | Sep 05 01:19:22.334 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Sep 05 01:19:22.334 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Sep 05 01:19:22.334 INFO kablam! Sep 05 01:19:22.340 INFO kablam! error: aborting due to 4 previous errors Sep 05 01:19:22.340 INFO kablam! Sep 05 01:19:22.340 INFO kablam! Some errors occurred: E0432, E0433. Sep 05 01:19:22.340 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 05 01:19:22.347 INFO kablam! error: Could not compile `caffrey`. Sep 05 01:19:22.347 INFO kablam! Sep 05 01:19:22.347 INFO kablam! To learn more, run the command again with --verbose. Sep 05 01:19:22.348 INFO kablam! su: No module specific data is present Sep 05 01:19:23.229 INFO running `"docker" "rm" "-f" "7695d5c4f147918ca13e225c6f257d6426e46bf70d03ba69cac8636d493e4c3f"` Sep 05 01:19:23.412 INFO blam! 7695d5c4f147918ca13e225c6f257d6426e46bf70d03ba69cac8636d493e4c3f