Sep 04 03:15:39.913 INFO checking sid_vec-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 03:15:39.913 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 03:15:39.913 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:15:40.093 INFO blam! 88ee147a0399d068eec2bc1597fad50e2fb2a96a51d8eb635762b1b37c95a0c2 Sep 04 03:15:40.095 INFO running `"docker" "start" "-a" "88ee147a0399d068eec2bc1597fad50e2fb2a96a51d8eb635762b1b37c95a0c2"` Sep 04 03:15:40.691 INFO kablam! Checking sid v0.1.0 Sep 04 03:15:41.232 INFO kablam! Checking sid_vec v0.1.0 (file:///source) Sep 04 03:15:41.666 INFO kablam! error[E0433]: failed to resolve. There are too many initial `super`s. Sep 04 03:15:41.666 INFO kablam! --> src/lib.rs:207:9 Sep 04 03:15:41.666 INFO kablam! | Sep 04 03:15:41.666 INFO kablam! 207 | use super::*; Sep 04 03:15:41.666 INFO kablam! | ^^^^^ There are too many initial `super`s. Sep 04 03:15:41.666 INFO kablam! Sep 04 03:15:41.682 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Id` Sep 04 03:15:41.682 INFO kablam! --> src/lib.rs:212:35 Sep 04 03:15:41.682 INFO kablam! | Sep 04 03:15:41.682 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 04 03:15:41.682 INFO kablam! | ^^ Use of undeclared type or module `Id` Sep 04 03:15:41.682 INFO kablam! Sep 04 03:15:41.683 INFO kablam! error[E0412]: cannot find type `Id` in this scope Sep 04 03:15:41.683 INFO kablam! --> src/lib.rs:212:22 Sep 04 03:15:41.683 INFO kablam! | Sep 04 03:15:41.683 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 04 03:15:41.683 INFO kablam! | ^^ not found in this scope Sep 04 03:15:41.684 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 03:15:41.684 INFO kablam! | Sep 04 03:15:41.684 INFO kablam! 3 | use sid::Id; Sep 04 03:15:41.684 INFO kablam! | Sep 04 03:15:41.684 INFO kablam! Sep 04 03:15:41.688 INFO kablam! warning: unused import: `super::*` Sep 04 03:15:41.688 INFO kablam! --> src/lib.rs:207:9 Sep 04 03:15:41.688 INFO kablam! | Sep 04 03:15:41.688 INFO kablam! 207 | use super::*; Sep 04 03:15:41.688 INFO kablam! | ^^^^^^^^ Sep 04 03:15:41.688 INFO kablam! | Sep 04 03:15:41.688 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 03:15:41.688 INFO kablam! Sep 04 03:15:41.863 INFO kablam! error: aborting due to 3 previous errors Sep 04 03:15:41.863 INFO kablam! Sep 04 03:15:41.863 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 03:15:41.863 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 03:15:41.872 INFO kablam! error: Could not compile `sid_vec`. Sep 04 03:15:41.872 INFO kablam! Sep 04 03:15:41.872 INFO kablam! To learn more, run the command again with --verbose. Sep 04 03:15:41.873 INFO kablam! su: No module specific data is present Sep 04 03:15:42.205 INFO running `"docker" "rm" "-f" "88ee147a0399d068eec2bc1597fad50e2fb2a96a51d8eb635762b1b37c95a0c2"` Sep 04 03:15:42.321 INFO blam! 88ee147a0399d068eec2bc1597fad50e2fb2a96a51d8eb635762b1b37c95a0c2