Sep 19 18:16:13.921 INFO checking sid_vec-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:16:13.921 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:16:13.921 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:16:14.182 INFO blam! fde7ab9d87e45ad70c55fc54c10adf196e3ca3c3eee9cd63ffcb2d47c3e224d7 Sep 19 18:16:14.186 INFO running `"docker" "start" "-a" "fde7ab9d87e45ad70c55fc54c10adf196e3ca3c3eee9cd63ffcb2d47c3e224d7"` Sep 19 18:16:15.155 INFO kablam! usermod: no changes Sep 19 18:16:15.251 INFO kablam! Checking sid v0.1.0 Sep 19 18:16:15.679 INFO kablam! Checking sid_vec v0.1.0 (/source) Sep 19 18:16:15.996 INFO kablam! error[E0433]: failed to resolve. There are too many initial `super`s. Sep 19 18:16:15.996 INFO kablam! --> src/lib.rs:207:9 Sep 19 18:16:15.996 INFO kablam! | Sep 19 18:16:15.996 INFO kablam! 207 | use super::*; Sep 19 18:16:15.996 INFO kablam! | ^^^^^ There are too many initial `super`s. Sep 19 18:16:15.996 INFO kablam! Sep 19 18:16:16.007 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Id` Sep 19 18:16:16.007 INFO kablam! --> src/lib.rs:212:35 Sep 19 18:16:16.007 INFO kablam! | Sep 19 18:16:16.007 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 19 18:16:16.007 INFO kablam! | ^^ Use of undeclared type or module `Id` Sep 19 18:16:16.007 INFO kablam! Sep 19 18:16:16.007 INFO kablam! error[E0412]: cannot find type `Id` in this scope Sep 19 18:16:16.007 INFO kablam! --> src/lib.rs:212:22 Sep 19 18:16:16.007 INFO kablam! | Sep 19 18:16:16.007 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 19 18:16:16.007 INFO kablam! | ^^ not found in this scope Sep 19 18:16:16.007 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 18:16:16.007 INFO kablam! | Sep 19 18:16:16.007 INFO kablam! 3 | use sid::Id; Sep 19 18:16:16.007 INFO kablam! | Sep 19 18:16:16.007 INFO kablam! Sep 19 18:16:16.007 INFO kablam! warning: unused import: `super::*` Sep 19 18:16:16.007 INFO kablam! --> src/lib.rs:207:9 Sep 19 18:16:16.007 INFO kablam! | Sep 19 18:16:16.007 INFO kablam! 207 | use super::*; Sep 19 18:16:16.007 INFO kablam! | ^^^^^^^^ Sep 19 18:16:16.007 INFO kablam! | Sep 19 18:16:16.007 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:16:16.007 INFO kablam! Sep 19 18:16:16.103 INFO kablam! error: aborting due to 3 previous errors Sep 19 18:16:16.103 INFO kablam! Sep 19 18:16:16.103 INFO kablam! Some errors occurred: E0412, E0433. Sep 19 18:16:16.103 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 19 18:16:16.107 INFO kablam! error: Could not compile `sid_vec`. Sep 19 18:16:16.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:16:16.267 INFO kablam! error: build failed Sep 19 18:16:16.268 INFO kablam! su: No module specific data is present Sep 19 18:16:17.143 INFO running `"docker" "rm" "-f" "fde7ab9d87e45ad70c55fc54c10adf196e3ca3c3eee9cd63ffcb2d47c3e224d7"` Sep 19 18:16:17.212 INFO blam! fde7ab9d87e45ad70c55fc54c10adf196e3ca3c3eee9cd63ffcb2d47c3e224d7