Sep 02 17:12:22.854 INFO checking crunchy-0.1.6 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 17:12:22.854 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 17:12:22.854 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 17:12:23.030 INFO blam! f20c9f7ab1d0295b51b2d564f2b748cfe71cd81e33b2df36f332cb130d362e7f Sep 02 17:12:23.032 INFO running `"docker" "start" "-a" "f20c9f7ab1d0295b51b2d564f2b748cfe71cd81e33b2df36f332cb130d362e7f"` Sep 02 17:12:23.777 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Sep 02 17:12:25.658 INFO kablam! error: cannot find macro `vec!` in this scope Sep 02 17:12:25.658 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:788:33 Sep 02 17:12:25.658 INFO kablam! | Sep 02 17:12:25.659 INFO kablam! 788 | let a: Vec = vec![]; Sep 02 17:12:25.659 INFO kablam! | ^^^ Sep 02 17:12:25.659 INFO kablam! Sep 02 17:12:25.677 INFO kablam! error: cannot find macro `vec!` in this scope Sep 02 17:12:25.677 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:797:37 Sep 02 17:12:25.677 INFO kablam! | Sep 02 17:12:25.677 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 02 17:12:25.677 INFO kablam! | ^^^ Sep 02 17:12:25.678 INFO kablam! Sep 02 17:12:25.684 INFO kablam! error: cannot find macro `vec!` in this scope Sep 02 17:12:25.684 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:806:37 Sep 02 17:12:25.684 INFO kablam! | Sep 02 17:12:25.684 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 02 17:12:25.684 INFO kablam! | ^^^ Sep 02 17:12:25.684 INFO kablam! Sep 02 17:12:25.693 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 02 17:12:25.693 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:788:20 Sep 02 17:12:25.693 INFO kablam! | Sep 02 17:12:25.693 INFO kablam! 788 | let a: Vec = vec![]; Sep 02 17:12:25.693 INFO kablam! | ^^^ not found in this scope Sep 02 17:12:25.693 INFO kablam! Sep 02 17:12:25.693 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 02 17:12:25.693 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:794:44 Sep 02 17:12:25.694 INFO kablam! | Sep 02 17:12:25.694 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 02 17:12:25.694 INFO kablam! | ^^^ not found in this scope Sep 02 17:12:25.694 INFO kablam! Sep 02 17:12:25.694 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 02 17:12:25.694 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:797:24 Sep 02 17:12:25.694 INFO kablam! | Sep 02 17:12:25.694 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 02 17:12:25.694 INFO kablam! | ^^^ not found in this scope Sep 02 17:12:25.694 INFO kablam! Sep 02 17:12:25.694 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 02 17:12:25.694 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:803:44 Sep 02 17:12:25.694 INFO kablam! | Sep 02 17:12:25.694 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 02 17:12:25.694 INFO kablam! | ^^^ not found in this scope Sep 02 17:12:25.694 INFO kablam! Sep 02 17:12:25.694 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 02 17:12:25.694 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:806:24 Sep 02 17:12:25.694 INFO kablam! | Sep 02 17:12:25.694 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 02 17:12:25.694 INFO kablam! | ^^^ not found in this scope Sep 02 17:12:25.694 INFO kablam! Sep 02 17:12:25.694 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 02 17:12:25.694 INFO kablam! --> /target/debug/build/crunchy-5caa5434896fb1f1/out/lib.rs:812:46 Sep 02 17:12:25.694 INFO kablam! | Sep 02 17:12:25.695 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 02 17:12:25.695 INFO kablam! | ^^^ not found in this scope Sep 02 17:12:25.695 INFO kablam! Sep 02 17:12:25.696 INFO kablam! error: aborting due to 9 previous errors Sep 02 17:12:25.696 INFO kablam! Sep 02 17:12:25.696 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 02 17:12:25.704 INFO kablam! error: Could not compile `crunchy`. Sep 02 17:12:25.704 INFO kablam! Sep 02 17:12:25.704 INFO kablam! To learn more, run the command again with --verbose. Sep 02 17:12:25.705 INFO kablam! su: No module specific data is present Sep 02 17:12:26.174 INFO running `"docker" "rm" "-f" "f20c9f7ab1d0295b51b2d564f2b748cfe71cd81e33b2df36f332cb130d362e7f"` Sep 02 17:12:26.353 INFO blam! f20c9f7ab1d0295b51b2d564f2b748cfe71cd81e33b2df36f332cb130d362e7f