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