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