Sep 17 17:21:14.406 INFO checking sid_vec-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:21:14.406 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:21:14.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:21:14.753 INFO blam! c058ce3a0129eee22af2ebb3cfc45c42c1320c1137ddc1862dfdec5986578324 Sep 17 17:21:14.759 INFO running `"docker" "start" "-a" "c058ce3a0129eee22af2ebb3cfc45c42c1320c1137ddc1862dfdec5986578324"` Sep 17 17:21:16.380 INFO kablam! usermod: no changes Sep 17 17:21:16.431 INFO kablam! Checking sid v0.1.0 Sep 17 17:21:16.804 INFO kablam! Checking sid_vec v0.1.0 (/source) Sep 17 17:21:17.004 INFO kablam! error[E0433]: failed to resolve. There are too many initial `super`s. Sep 17 17:21:17.004 INFO kablam! --> src/lib.rs:207:9 Sep 17 17:21:17.004 INFO kablam! | Sep 17 17:21:17.004 INFO kablam! 207 | use super::*; Sep 17 17:21:17.004 INFO kablam! | ^^^^^ There are too many initial `super`s. Sep 17 17:21:17.004 INFO kablam! Sep 17 17:21:17.013 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Id` Sep 17 17:21:17.013 INFO kablam! --> src/lib.rs:212:35 Sep 17 17:21:17.013 INFO kablam! | Sep 17 17:21:17.013 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 17 17:21:17.013 INFO kablam! | ^^ Use of undeclared type or module `Id` Sep 17 17:21:17.014 INFO kablam! Sep 17 17:21:17.016 INFO kablam! error[E0412]: cannot find type `Id` in this scope Sep 17 17:21:17.016 INFO kablam! --> src/lib.rs:212:22 Sep 17 17:21:17.016 INFO kablam! | Sep 17 17:21:17.016 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 17 17:21:17.016 INFO kablam! | ^^ not found in this scope Sep 17 17:21:17.016 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 17 17:21:17.016 INFO kablam! | Sep 17 17:21:17.016 INFO kablam! 3 | use sid::Id; Sep 17 17:21:17.016 INFO kablam! | Sep 17 17:21:17.016 INFO kablam! Sep 17 17:21:17.023 INFO kablam! warning: unused import: `super::*` Sep 17 17:21:17.023 INFO kablam! --> src/lib.rs:207:9 Sep 17 17:21:17.023 INFO kablam! | Sep 17 17:21:17.023 INFO kablam! 207 | use super::*; Sep 17 17:21:17.023 INFO kablam! | ^^^^^^^^ Sep 17 17:21:17.023 INFO kablam! | Sep 17 17:21:17.023 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:21:17.023 INFO kablam! Sep 17 17:21:17.119 INFO kablam! error: aborting due to 3 previous errors Sep 17 17:21:17.119 INFO kablam! Sep 17 17:21:17.119 INFO kablam! Some errors occurred: E0412, E0433. Sep 17 17:21:17.119 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 17 17:21:17.121 INFO kablam! error: Could not compile `sid_vec`. Sep 17 17:21:17.121 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:21:17.145 INFO kablam! error: build failed Sep 17 17:21:17.146 INFO kablam! su: No module specific data is present Sep 17 17:21:17.834 INFO running `"docker" "rm" "-f" "c058ce3a0129eee22af2ebb3cfc45c42c1320c1137ddc1862dfdec5986578324"` Sep 17 17:21:18.003 INFO blam! c058ce3a0129eee22af2ebb3cfc45c42c1320c1137ddc1862dfdec5986578324