Jul 12 11:37:14.868 INFO checking crunchy-0.1.6 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 11:37:14.868 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 11:37:14.868 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 11:37:14.868 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 11:37:15.119 INFO blam! da6485365eac28e6d76c580234afaa4f3be397e8ad933e736aae5ff523236b4e Jul 12 11:37:15.121 INFO running `"docker" "start" "-a" "da6485365eac28e6d76c580234afaa4f3be397e8ad933e736aae5ff523236b4e"` Jul 12 11:37:16.121 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Jul 12 11:37:18.267 INFO kablam! error: cannot find macro `vec!` in this scope Jul 12 11:37:18.267 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:788:33 Jul 12 11:37:18.267 INFO kablam! | Jul 12 11:37:18.267 INFO kablam! 788 | let a: Vec = vec![]; Jul 12 11:37:18.267 INFO kablam! | ^^^ Jul 12 11:37:18.267 INFO kablam! Jul 12 11:37:18.285 INFO kablam! error: cannot find macro `vec!` in this scope Jul 12 11:37:18.285 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:797:37 Jul 12 11:37:18.285 INFO kablam! | Jul 12 11:37:18.285 INFO kablam! 797 | let mut a: Vec = vec![]; Jul 12 11:37:18.285 INFO kablam! | ^^^ Jul 12 11:37:18.285 INFO kablam! Jul 12 11:37:18.292 INFO kablam! error: cannot find macro `vec!` in this scope Jul 12 11:37:18.292 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:806:37 Jul 12 11:37:18.293 INFO kablam! | Jul 12 11:37:18.293 INFO kablam! 806 | let mut a: Vec = vec![]; Jul 12 11:37:18.293 INFO kablam! | ^^^ Jul 12 11:37:18.293 INFO kablam! Jul 12 11:37:18.301 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Jul 12 11:37:18.301 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:788:20 Jul 12 11:37:18.302 INFO kablam! | Jul 12 11:37:18.302 INFO kablam! 788 | let a: Vec = vec![]; Jul 12 11:37:18.302 INFO kablam! | ^^^ not found in this scope Jul 12 11:37:18.302 INFO kablam! Jul 12 11:37:18.303 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Jul 12 11:37:18.303 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:794:44 Jul 12 11:37:18.303 INFO kablam! | Jul 12 11:37:18.303 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Jul 12 11:37:18.303 INFO kablam! | ^^^ not found in this scope Jul 12 11:37:18.303 INFO kablam! Jul 12 11:37:18.304 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Jul 12 11:37:18.304 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:797:24 Jul 12 11:37:18.304 INFO kablam! | Jul 12 11:37:18.304 INFO kablam! 797 | let mut a: Vec = vec![]; Jul 12 11:37:18.304 INFO kablam! | ^^^ not found in this scope Jul 12 11:37:18.305 INFO kablam! Jul 12 11:37:18.305 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Jul 12 11:37:18.305 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:803:44 Jul 12 11:37:18.305 INFO kablam! | Jul 12 11:37:18.305 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Jul 12 11:37:18.305 INFO kablam! | ^^^ not found in this scope Jul 12 11:37:18.306 INFO kablam! Jul 12 11:37:18.306 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Jul 12 11:37:18.306 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:806:24 Jul 12 11:37:18.307 INFO kablam! | Jul 12 11:37:18.307 INFO kablam! 806 | let mut a: Vec = vec![]; Jul 12 11:37:18.307 INFO kablam! | ^^^ not found in this scope Jul 12 11:37:18.307 INFO kablam! Jul 12 11:37:18.308 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Jul 12 11:37:18.308 INFO kablam! --> /target/debug/build/crunchy-cef1da13a939adbb/out/lib.rs:812:46 Jul 12 11:37:18.308 INFO kablam! | Jul 12 11:37:18.308 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Jul 12 11:37:18.308 INFO kablam! | ^^^ not found in this scope Jul 12 11:37:18.308 INFO kablam! Jul 12 11:37:18.311 INFO kablam! error: aborting due to 9 previous errors Jul 12 11:37:18.312 INFO kablam! Jul 12 11:37:18.312 INFO kablam! For more information about this error, try `rustc --explain E0412`. Jul 12 11:37:18.321 INFO kablam! error: Could not compile `crunchy`. Jul 12 11:37:18.322 INFO kablam! Jul 12 11:37:18.322 INFO kablam! To learn more, run the command again with --verbose. Jul 12 11:37:18.324 INFO kablam! su: No module specific data is present Jul 12 11:37:19.008 INFO running `"docker" "rm" "-f" "da6485365eac28e6d76c580234afaa4f3be397e8ad933e736aae5ff523236b4e"` Jul 12 11:37:19.199 INFO blam! da6485365eac28e6d76c580234afaa4f3be397e8ad933e736aae5ff523236b4e