Sep 04 20:31:47.287 INFO checking crunchy-0.1.6 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:31:47.287 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:31:47.287 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:31:47.513 INFO blam! 4d3304dd94948a2ee9d588765684003d925345b6b33bc208a671a0afcea1c1fe Sep 04 20:31:47.516 INFO running `"docker" "start" "-a" "4d3304dd94948a2ee9d588765684003d925345b6b33bc208a671a0afcea1c1fe"` Sep 04 20:31:48.165 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Sep 04 20:31:49.844 INFO kablam! error: cannot find macro `vec!` in this scope Sep 04 20:31:49.844 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:788:33 Sep 04 20:31:49.844 INFO kablam! | Sep 04 20:31:49.844 INFO kablam! 788 | let a: Vec = vec![]; Sep 04 20:31:49.844 INFO kablam! | ^^^ Sep 04 20:31:49.845 INFO kablam! Sep 04 20:31:49.855 INFO kablam! error: cannot find macro `vec!` in this scope Sep 04 20:31:49.855 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:797:37 Sep 04 20:31:49.855 INFO kablam! | Sep 04 20:31:49.855 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 04 20:31:49.855 INFO kablam! | ^^^ Sep 04 20:31:49.855 INFO kablam! Sep 04 20:31:49.860 INFO kablam! error: cannot find macro `vec!` in this scope Sep 04 20:31:49.860 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:806:37 Sep 04 20:31:49.860 INFO kablam! | Sep 04 20:31:49.860 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 04 20:31:49.860 INFO kablam! | ^^^ Sep 04 20:31:49.860 INFO kablam! Sep 04 20:31:49.865 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:49.865 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:788:20 Sep 04 20:31:49.866 INFO kablam! | Sep 04 20:31:49.866 INFO kablam! 788 | let a: Vec = vec![]; Sep 04 20:31:49.866 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:49.866 INFO kablam! Sep 04 20:31:49.866 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:49.866 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:794:44 Sep 04 20:31:49.866 INFO kablam! | Sep 04 20:31:49.866 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 04 20:31:49.866 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:49.866 INFO kablam! Sep 04 20:31:49.866 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:49.866 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:797:24 Sep 04 20:31:49.866 INFO kablam! | Sep 04 20:31:49.866 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 04 20:31:49.866 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:49.866 INFO kablam! Sep 04 20:31:49.866 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:49.866 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:803:44 Sep 04 20:31:49.867 INFO kablam! | Sep 04 20:31:49.867 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 04 20:31:49.867 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:49.867 INFO kablam! Sep 04 20:31:49.867 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:49.867 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:806:24 Sep 04 20:31:49.867 INFO kablam! | Sep 04 20:31:49.867 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 04 20:31:49.867 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:49.867 INFO kablam! Sep 04 20:31:49.867 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:49.867 INFO kablam! --> /target/debug/build/crunchy-e6443654cbeb4649/out/lib.rs:812:46 Sep 04 20:31:49.867 INFO kablam! | Sep 04 20:31:49.867 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 04 20:31:49.867 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:49.867 INFO kablam! Sep 04 20:31:49.867 INFO kablam! error: aborting due to 9 previous errors Sep 04 20:31:49.867 INFO kablam! Sep 04 20:31:49.867 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 04 20:31:49.873 INFO kablam! error: Could not compile `crunchy`. Sep 04 20:31:49.873 INFO kablam! Sep 04 20:31:49.873 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:31:49.874 INFO kablam! su: No module specific data is present Sep 04 20:31:50.323 INFO running `"docker" "rm" "-f" "4d3304dd94948a2ee9d588765684003d925345b6b33bc208a671a0afcea1c1fe"` Sep 04 20:31:50.452 INFO blam! 4d3304dd94948a2ee9d588765684003d925345b6b33bc208a671a0afcea1c1fe