Sep 20 04:53:02.107 INFO checking crunchy-0.1.6 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:53:02.107 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:53:02.107 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:53:02.301 INFO blam! d190f3bb56de9e840cce23928a64ee6a7ee74258acad375397045774533b38da Sep 20 04:53:02.303 INFO running `"docker" "start" "-a" "d190f3bb56de9e840cce23928a64ee6a7ee74258acad375397045774533b38da"` Sep 20 04:53:03.613 INFO kablam! usermod: no changes Sep 20 04:53:03.698 INFO kablam! Compiling crunchy v0.1.6 (/source) Sep 20 04:53:05.110 INFO kablam! error: cannot find macro `vec!` in this scope Sep 20 04:53:05.110 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:788:33 Sep 20 04:53:05.110 INFO kablam! | Sep 20 04:53:05.110 INFO kablam! 788 | let a: Vec = vec![]; Sep 20 04:53:05.110 INFO kablam! | ^^^ Sep 20 04:53:05.110 INFO kablam! Sep 20 04:53:05.122 INFO kablam! error: cannot find macro `vec!` in this scope Sep 20 04:53:05.122 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:797:37 Sep 20 04:53:05.122 INFO kablam! | Sep 20 04:53:05.122 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 20 04:53:05.122 INFO kablam! | ^^^ Sep 20 04:53:05.122 INFO kablam! Sep 20 04:53:05.149 INFO kablam! error: cannot find macro `vec!` in this scope Sep 20 04:53:05.149 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:806:37 Sep 20 04:53:05.149 INFO kablam! | Sep 20 04:53:05.149 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 20 04:53:05.149 INFO kablam! | ^^^ Sep 20 04:53:05.149 INFO kablam! Sep 20 04:53:05.161 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 04:53:05.161 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:788:20 Sep 20 04:53:05.161 INFO kablam! | Sep 20 04:53:05.161 INFO kablam! 788 | let a: Vec = vec![]; Sep 20 04:53:05.161 INFO kablam! | ^^^ not found in this scope Sep 20 04:53:05.161 INFO kablam! Sep 20 04:53:05.166 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 04:53:05.166 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:794:44 Sep 20 04:53:05.166 INFO kablam! | Sep 20 04:53:05.166 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 20 04:53:05.166 INFO kablam! | ^^^ not found in this scope Sep 20 04:53:05.167 INFO kablam! Sep 20 04:53:05.167 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 04:53:05.167 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:797:24 Sep 20 04:53:05.167 INFO kablam! | Sep 20 04:53:05.167 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 20 04:53:05.167 INFO kablam! | ^^^ not found in this scope Sep 20 04:53:05.167 INFO kablam! Sep 20 04:53:05.167 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 04:53:05.167 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:803:44 Sep 20 04:53:05.167 INFO kablam! | Sep 20 04:53:05.167 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 20 04:53:05.167 INFO kablam! | ^^^ not found in this scope Sep 20 04:53:05.167 INFO kablam! Sep 20 04:53:05.167 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 04:53:05.167 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:806:24 Sep 20 04:53:05.167 INFO kablam! | Sep 20 04:53:05.167 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 20 04:53:05.167 INFO kablam! | ^^^ not found in this scope Sep 20 04:53:05.167 INFO kablam! Sep 20 04:53:05.167 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 04:53:05.167 INFO kablam! --> /target/debug/build/crunchy-c83d6dbfc930cafa/out/lib.rs:812:46 Sep 20 04:53:05.167 INFO kablam! | Sep 20 04:53:05.167 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 20 04:53:05.167 INFO kablam! | ^^^ not found in this scope Sep 20 04:53:05.167 INFO kablam! Sep 20 04:53:05.178 INFO kablam! error: aborting due to 9 previous errors Sep 20 04:53:05.178 INFO kablam! Sep 20 04:53:05.178 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 20 04:53:05.183 INFO kablam! error: Could not compile `crunchy`. Sep 20 04:53:05.183 INFO kablam! Sep 20 04:53:05.183 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:53:05.190 INFO kablam! su: No module specific data is present Sep 20 04:53:06.317 INFO running `"docker" "rm" "-f" "d190f3bb56de9e840cce23928a64ee6a7ee74258acad375397045774533b38da"` Sep 20 04:53:06.418 INFO blam! d190f3bb56de9e840cce23928a64ee6a7ee74258acad375397045774533b38da