Jul 12 12:52:02.948 INFO checking caffrey-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 12:52:02.948 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 12:52:02.949 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 12:52:02.949 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-5/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 12:52:03.219 INFO blam! 8db8b01bd032250169ebf166f4b31c6aa67408698d8373d3c765b18b1375b580 Jul 12 12:52:03.221 INFO running `"docker" "start" "-a" "8db8b01bd032250169ebf166f4b31c6aa67408698d8373d3c765b18b1375b580"` Jul 12 12:52:04.206 INFO kablam! Checking caffrey v0.1.0 (file:///source) Jul 12 12:52:05.769 INFO kablam! error[E0432]: unresolved import `caffrey::Forger` Jul 12 12:52:05.769 INFO kablam! --> examples/example.rs:2:15 Jul 12 12:52:05.769 INFO kablam! | Jul 12 12:52:05.769 INFO kablam! 2 | use caffrey::{Forger, Locale}; Jul 12 12:52:05.769 INFO kablam! | ^^^^^^ no `Forger` in the root Jul 12 12:52:05.769 INFO kablam! Jul 12 12:52:05.769 INFO kablam! error[E0432]: unresolved import `caffrey::Locale` Jul 12 12:52:05.769 INFO kablam! --> examples/example.rs:2:23 Jul 12 12:52:05.769 INFO kablam! | Jul 12 12:52:05.769 INFO kablam! 2 | use caffrey::{Forger, Locale}; Jul 12 12:52:05.769 INFO kablam! | ^^^^^^ no `Locale` in the root Jul 12 12:52:05.769 INFO kablam! Jul 12 12:52:05.769 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `EnUsLocale` Jul 12 12:52:05.769 INFO kablam! --> examples/example.rs:5:18 Jul 12 12:52:05.769 INFO kablam! | Jul 12 12:52:05.769 INFO kablam! 5 | let locale = EnUsLocale::new(); Jul 12 12:52:05.769 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `EnUsLocale` Jul 12 12:52:05.769 INFO kablam! Jul 12 12:52:05.769 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `PasswordForger` Jul 12 12:52:05.769 INFO kablam! --> examples/example.rs:6:27 Jul 12 12:52:05.769 INFO kablam! | Jul 12 12:52:05.769 INFO kablam! 6 | let password_forger = PasswordForger::new(locale); Jul 12 12:52:05.769 INFO kablam! | ^^^^^^^^^^^^^^ Use of undeclared type or module `PasswordForger` Jul 12 12:52:05.769 INFO kablam! Jul 12 12:52:05.789 INFO kablam! error: aborting due to 4 previous errors Jul 12 12:52:05.789 INFO kablam! Jul 12 12:52:05.789 INFO kablam! Some errors occurred: E0432, E0433. Jul 12 12:52:05.789 INFO kablam! For more information about an error, try `rustc --explain E0432`. Jul 12 12:52:05.797 INFO kablam! error: Could not compile `caffrey`. Jul 12 12:52:05.797 INFO kablam! Jul 12 12:52:05.797 INFO kablam! To learn more, run the command again with --verbose. Jul 12 12:52:05.799 INFO kablam! su: No module specific data is present Jul 12 12:52:06.311 INFO running `"docker" "rm" "-f" "8db8b01bd032250169ebf166f4b31c6aa67408698d8373d3c765b18b1375b580"` Jul 12 12:52:06.462 INFO blam! 8db8b01bd032250169ebf166f4b31c6aa67408698d8373d3c765b18b1375b580