Sep 01 23:37:16.236 INFO checking crunchy-0.1.6 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 23:37:16.236 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:37:16.237 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:37:16.442 INFO blam! 2899f17c273dddba6cb3d18b9aa672b65ec26c685dc502a045a218a8a40d1b8d Sep 01 23:37:16.444 INFO running `"docker" "start" "-a" "2899f17c273dddba6cb3d18b9aa672b65ec26c685dc502a045a218a8a40d1b8d"` Sep 01 23:37:17.112 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Sep 01 23:37:18.809 INFO kablam! error: cannot find macro `vec!` in this scope Sep 01 23:37:18.809 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:788:33 Sep 01 23:37:18.809 INFO kablam! | Sep 01 23:37:18.809 INFO kablam! 788 | let a: Vec = vec![]; Sep 01 23:37:18.809 INFO kablam! | ^^^ Sep 01 23:37:18.809 INFO kablam! Sep 01 23:37:18.819 INFO kablam! error: cannot find macro `vec!` in this scope Sep 01 23:37:18.820 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:797:37 Sep 01 23:37:18.820 INFO kablam! | Sep 01 23:37:18.820 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 01 23:37:18.820 INFO kablam! | ^^^ Sep 01 23:37:18.820 INFO kablam! Sep 01 23:37:18.824 INFO kablam! error: cannot find macro `vec!` in this scope Sep 01 23:37:18.824 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:806:37 Sep 01 23:37:18.824 INFO kablam! | Sep 01 23:37:18.824 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 01 23:37:18.824 INFO kablam! | ^^^ Sep 01 23:37:18.824 INFO kablam! Sep 01 23:37:18.830 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:18.830 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:788:20 Sep 01 23:37:18.830 INFO kablam! | Sep 01 23:37:18.830 INFO kablam! 788 | let a: Vec = vec![]; Sep 01 23:37:18.830 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:18.830 INFO kablam! Sep 01 23:37:18.830 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:18.830 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:794:44 Sep 01 23:37:18.830 INFO kablam! | Sep 01 23:37:18.830 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 01 23:37:18.830 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:18.830 INFO kablam! Sep 01 23:37:18.830 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:18.830 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:797:24 Sep 01 23:37:18.830 INFO kablam! | Sep 01 23:37:18.830 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 01 23:37:18.830 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:18.830 INFO kablam! Sep 01 23:37:18.831 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:18.831 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:803:44 Sep 01 23:37:18.831 INFO kablam! | Sep 01 23:37:18.831 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 01 23:37:18.831 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:18.831 INFO kablam! Sep 01 23:37:18.831 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:18.831 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:806:24 Sep 01 23:37:18.831 INFO kablam! | Sep 01 23:37:18.831 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 01 23:37:18.831 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:18.831 INFO kablam! Sep 01 23:37:18.831 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:18.831 INFO kablam! --> /target/debug/build/crunchy-2293c6e73df6c8b7/out/lib.rs:812:46 Sep 01 23:37:18.831 INFO kablam! | Sep 01 23:37:18.831 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 01 23:37:18.831 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:18.831 INFO kablam! Sep 01 23:37:18.832 INFO kablam! error: aborting due to 9 previous errors Sep 01 23:37:18.832 INFO kablam! Sep 01 23:37:18.832 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 01 23:37:18.837 INFO kablam! error: Could not compile `crunchy`. Sep 01 23:37:18.837 INFO kablam! Sep 01 23:37:18.837 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:37:18.838 INFO kablam! su: No module specific data is present Sep 01 23:37:19.336 INFO running `"docker" "rm" "-f" "2899f17c273dddba6cb3d18b9aa672b65ec26c685dc502a045a218a8a40d1b8d"` Sep 01 23:37:19.439 INFO blam! 2899f17c273dddba6cb3d18b9aa672b65ec26c685dc502a045a218a8a40d1b8d