Sep 01 23:56:33.081 INFO checking sid_vec-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:56:33.081 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:56:33.081 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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 01 23:56:33.239 INFO blam! 1d847de3a2f0709c7746e4905a7b2462e9d86c944be8ebd2cf9de7b9d666c026 Sep 01 23:56:33.242 INFO running `"docker" "start" "-a" "1d847de3a2f0709c7746e4905a7b2462e9d86c944be8ebd2cf9de7b9d666c026"` Sep 01 23:56:33.764 INFO kablam! Checking sid v0.1.0 Sep 01 23:56:34.193 INFO kablam! Checking sid_vec v0.1.0 (file:///source) Sep 01 23:56:34.618 INFO kablam! error[E0433]: failed to resolve. There are too many initial `super`s. Sep 01 23:56:34.618 INFO kablam! --> src/lib.rs:207:9 Sep 01 23:56:34.618 INFO kablam! | Sep 01 23:56:34.618 INFO kablam! 207 | use super::*; Sep 01 23:56:34.618 INFO kablam! | ^^^^^ There are too many initial `super`s. Sep 01 23:56:34.618 INFO kablam! Sep 01 23:56:34.633 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Id` Sep 01 23:56:34.633 INFO kablam! --> src/lib.rs:212:35 Sep 01 23:56:34.633 INFO kablam! | Sep 01 23:56:34.633 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 01 23:56:34.633 INFO kablam! | ^^ Use of undeclared type or module `Id` Sep 01 23:56:34.633 INFO kablam! Sep 01 23:56:34.634 INFO kablam! error[E0412]: cannot find type `Id` in this scope Sep 01 23:56:34.634 INFO kablam! --> src/lib.rs:212:22 Sep 01 23:56:34.634 INFO kablam! | Sep 01 23:56:34.634 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 01 23:56:34.634 INFO kablam! | ^^ not found in this scope Sep 01 23:56:34.634 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 01 23:56:34.634 INFO kablam! | Sep 01 23:56:34.635 INFO kablam! 3 | use sid::Id; Sep 01 23:56:34.635 INFO kablam! | Sep 01 23:56:34.635 INFO kablam! Sep 01 23:56:34.637 INFO kablam! warning: unused import: `super::*` Sep 01 23:56:34.637 INFO kablam! --> src/lib.rs:207:9 Sep 01 23:56:34.637 INFO kablam! | Sep 01 23:56:34.637 INFO kablam! 207 | use super::*; Sep 01 23:56:34.637 INFO kablam! | ^^^^^^^^ Sep 01 23:56:34.637 INFO kablam! | Sep 01 23:56:34.637 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 23:56:34.637 INFO kablam! Sep 01 23:56:34.856 INFO kablam! error: aborting due to 3 previous errors Sep 01 23:56:34.856 INFO kablam! Sep 01 23:56:34.856 INFO kablam! Some errors occurred: E0412, E0433. Sep 01 23:56:34.857 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 01 23:56:34.863 INFO kablam! error: Could not compile `sid_vec`. Sep 01 23:56:34.863 INFO kablam! Sep 01 23:56:34.863 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:56:34.865 INFO kablam! su: No module specific data is present Sep 01 23:56:35.318 INFO running `"docker" "rm" "-f" "1d847de3a2f0709c7746e4905a7b2462e9d86c944be8ebd2cf9de7b9d666c026"` Sep 01 23:56:35.415 INFO blam! 1d847de3a2f0709c7746e4905a7b2462e9d86c944be8ebd2cf9de7b9d666c026