Sep 21 03:05:47.102 INFO checking sid_vec-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:05:47.102 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:05:47.102 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:05:47.319 INFO blam! 7cb04ca5f15b370669e69677ce7ca51a971b6ed1fed78ca098a53469bffa5ccc Sep 21 03:05:47.321 INFO running `"docker" "start" "-a" "7cb04ca5f15b370669e69677ce7ca51a971b6ed1fed78ca098a53469bffa5ccc"` Sep 21 03:05:47.992 INFO kablam! usermod: no changes Sep 21 03:05:48.030 INFO kablam! Checking sid v0.1.0 Sep 21 03:05:48.269 INFO kablam! Checking sid_vec v0.1.0 (/source) Sep 21 03:05:48.469 INFO kablam! error[E0433]: failed to resolve. There are too many initial `super`s. Sep 21 03:05:48.469 INFO kablam! --> src/lib.rs:207:9 Sep 21 03:05:48.469 INFO kablam! | Sep 21 03:05:48.469 INFO kablam! 207 | use super::*; Sep 21 03:05:48.469 INFO kablam! | ^^^^^ There are too many initial `super`s. Sep 21 03:05:48.469 INFO kablam! Sep 21 03:05:48.475 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `Id` Sep 21 03:05:48.476 INFO kablam! --> src/lib.rs:212:35 Sep 21 03:05:48.476 INFO kablam! | Sep 21 03:05:48.476 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 21 03:05:48.476 INFO kablam! | ^^ Use of undeclared type or module `Id` Sep 21 03:05:48.476 INFO kablam! Sep 21 03:05:48.482 INFO kablam! error[E0412]: cannot find type `Id` in this scope Sep 21 03:05:48.482 INFO kablam! --> src/lib.rs:212:22 Sep 21 03:05:48.482 INFO kablam! | Sep 21 03:05:48.486 INFO kablam! 212 | fn id(i: u16) -> Id { Id::new(i) } Sep 21 03:05:48.486 INFO kablam! | ^^ not found in this scope Sep 21 03:05:48.486 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 21 03:05:48.486 INFO kablam! | Sep 21 03:05:48.486 INFO kablam! 3 | use sid::Id; Sep 21 03:05:48.486 INFO kablam! | Sep 21 03:05:48.486 INFO kablam! Sep 21 03:05:48.486 INFO kablam! warning: unused import: `super::*` Sep 21 03:05:48.486 INFO kablam! --> src/lib.rs:207:9 Sep 21 03:05:48.486 INFO kablam! | Sep 21 03:05:48.486 INFO kablam! 207 | use super::*; Sep 21 03:05:48.486 INFO kablam! | ^^^^^^^^ Sep 21 03:05:48.486 INFO kablam! | Sep 21 03:05:48.486 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:05:48.486 INFO kablam! Sep 21 03:05:48.554 INFO kablam! error: aborting due to 3 previous errors Sep 21 03:05:48.554 INFO kablam! Sep 21 03:05:48.554 INFO kablam! Some errors occurred: E0412, E0433. Sep 21 03:05:48.554 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 21 03:05:48.559 INFO kablam! error: Could not compile `sid_vec`. Sep 21 03:05:48.559 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:05:48.565 INFO kablam! error: build failed Sep 21 03:05:48.567 INFO kablam! su: No module specific data is present Sep 21 03:05:49.056 INFO running `"docker" "rm" "-f" "7cb04ca5f15b370669e69677ce7ca51a971b6ed1fed78ca098a53469bffa5ccc"` Sep 21 03:05:49.147 INFO blam! 7cb04ca5f15b370669e69677ce7ca51a971b6ed1fed78ca098a53469bffa5ccc