Sep 04 03:15:39.200 INFO checking sid_vec-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 03:15:39.200 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 03:15:39.200 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:39.398 INFO blam! b73d0f1ac7b5d5bba3acb1df401e471ae5ca0917b1d3b2abff98578621a14d5b Sep 04 03:15:39.400 INFO running `"docker" "start" "-a" "b73d0f1ac7b5d5bba3acb1df401e471ae5ca0917b1d3b2abff98578621a14d5b"` Sep 04 03:15:40.371 INFO kablam! Checking sid v0.1.0 Sep 04 03:15:40.830 INFO kablam! Checking sid_vec v0.1.0 (file:///source) Sep 04 03:15:41.233 INFO kablam! error[E0433]: failed to resolve. There are too many initial `super`s. Sep 04 03:15:41.233 INFO kablam! --> src/lib.rs:207:9 Sep 04 03:15:41.233 INFO kablam! | Sep 04 03:15:41.233 INFO kablam! 207 | use super::*; Sep 04 03:15:41.233 INFO kablam! | ^^^^^ There are too many initial `super`s. Sep 04 03:15:41.233 INFO kablam! Sep 04 03:15:41.248 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Id` Sep 04 03:15:41.248 INFO kablam! --> src/lib.rs:212:35 Sep 04 03:15:41.248 INFO kablam! | Sep 04 03:15:41.248 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 04 03:15:41.248 INFO kablam! | ^^ Use of undeclared type or module `Id` Sep 04 03:15:41.248 INFO kablam! Sep 04 03:15:41.249 INFO kablam! error[E0412]: cannot find type `Id` in this scope Sep 04 03:15:41.249 INFO kablam! --> src/lib.rs:212:22 Sep 04 03:15:41.249 INFO kablam! | Sep 04 03:15:41.249 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 04 03:15:41.249 INFO kablam! | ^^ not found in this scope Sep 04 03:15:41.249 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 04 03:15:41.249 INFO kablam! | Sep 04 03:15:41.249 INFO kablam! 3 | use sid::Id; Sep 04 03:15:41.249 INFO kablam! | Sep 04 03:15:41.249 INFO kablam! Sep 04 03:15:41.252 INFO kablam! warning: unused import: `super::*` Sep 04 03:15:41.252 INFO kablam! --> src/lib.rs:207:9 Sep 04 03:15:41.252 INFO kablam! | Sep 04 03:15:41.252 INFO kablam! 207 | use super::*; Sep 04 03:15:41.252 INFO kablam! | ^^^^^^^^ Sep 04 03:15:41.252 INFO kablam! | Sep 04 03:15:41.252 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 03:15:41.252 INFO kablam! Sep 04 03:15:41.450 INFO kablam! error: aborting due to 3 previous errors Sep 04 03:15:41.450 INFO kablam! Sep 04 03:15:41.450 INFO kablam! Some errors occurred: E0412, E0433. Sep 04 03:15:41.450 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 03:15:41.458 INFO kablam! error: Could not compile `sid_vec`. Sep 04 03:15:41.458 INFO kablam! Sep 04 03:15:41.458 INFO kablam! To learn more, run the command again with --verbose. Sep 04 03:15:41.460 INFO kablam! su: No module specific data is present Sep 04 03:15:41.846 INFO running `"docker" "rm" "-f" "b73d0f1ac7b5d5bba3acb1df401e471ae5ca0917b1d3b2abff98578621a14d5b"` Sep 04 03:15:41.951 INFO blam! b73d0f1ac7b5d5bba3acb1df401e471ae5ca0917b1d3b2abff98578621a14d5b