Sep 06 08:20:58.546 INFO checking crunchy-0.1.6 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:20:58.547 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:20:58.547 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:20:58.723 INFO blam! 140af78849f71f3a55066a7c82dfa85299f1beb516b785f87a8035bc34a7f846 Sep 06 08:20:58.731 INFO running `"docker" "start" "-a" "140af78849f71f3a55066a7c82dfa85299f1beb516b785f87a8035bc34a7f846"` Sep 06 08:20:59.558 INFO kablam! usermod: no changes Sep 06 08:20:59.578 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Sep 06 08:21:00.424 INFO kablam! error: cannot find macro `vec!` in this scope Sep 06 08:21:00.424 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:788:33 Sep 06 08:21:00.424 INFO kablam! | Sep 06 08:21:00.424 INFO kablam! 788 | let a: Vec = vec![]; Sep 06 08:21:00.424 INFO kablam! | ^^^ Sep 06 08:21:00.424 INFO kablam! Sep 06 08:21:00.438 INFO kablam! error: cannot find macro `vec!` in this scope Sep 06 08:21:00.438 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:797:37 Sep 06 08:21:00.438 INFO kablam! | Sep 06 08:21:00.438 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 06 08:21:00.438 INFO kablam! | ^^^ Sep 06 08:21:00.438 INFO kablam! Sep 06 08:21:00.446 INFO kablam! error: cannot find macro `vec!` in this scope Sep 06 08:21:00.446 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:806:37 Sep 06 08:21:00.446 INFO kablam! | Sep 06 08:21:00.446 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 06 08:21:00.446 INFO kablam! | ^^^ Sep 06 08:21:00.446 INFO kablam! Sep 06 08:21:00.449 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 06 08:21:00.449 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:788:20 Sep 06 08:21:00.449 INFO kablam! | Sep 06 08:21:00.449 INFO kablam! 788 | let a: Vec = vec![]; Sep 06 08:21:00.449 INFO kablam! | ^^^ not found in this scope Sep 06 08:21:00.449 INFO kablam! Sep 06 08:21:00.449 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 06 08:21:00.449 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:794:44 Sep 06 08:21:00.449 INFO kablam! | Sep 06 08:21:00.449 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 06 08:21:00.449 INFO kablam! | ^^^ not found in this scope Sep 06 08:21:00.449 INFO kablam! Sep 06 08:21:00.449 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 06 08:21:00.449 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:797:24 Sep 06 08:21:00.449 INFO kablam! | Sep 06 08:21:00.449 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 06 08:21:00.449 INFO kablam! | ^^^ not found in this scope Sep 06 08:21:00.449 INFO kablam! Sep 06 08:21:00.450 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 06 08:21:00.450 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:803:44 Sep 06 08:21:00.450 INFO kablam! | Sep 06 08:21:00.450 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 06 08:21:00.450 INFO kablam! | ^^^ not found in this scope Sep 06 08:21:00.450 INFO kablam! Sep 06 08:21:00.450 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 06 08:21:00.450 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:806:24 Sep 06 08:21:00.450 INFO kablam! | Sep 06 08:21:00.450 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 06 08:21:00.450 INFO kablam! | ^^^ not found in this scope Sep 06 08:21:00.450 INFO kablam! Sep 06 08:21:00.450 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 06 08:21:00.450 INFO kablam! --> /target/debug/build/crunchy-0a9b65c0e7777da4/out/lib.rs:812:46 Sep 06 08:21:00.450 INFO kablam! | Sep 06 08:21:00.450 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 06 08:21:00.450 INFO kablam! | ^^^ not found in this scope Sep 06 08:21:00.450 INFO kablam! Sep 06 08:21:00.454 INFO kablam! error: aborting due to 9 previous errors Sep 06 08:21:00.454 INFO kablam! Sep 06 08:21:00.454 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 06 08:21:00.456 INFO kablam! error: Could not compile `crunchy`. Sep 06 08:21:00.456 INFO kablam! Sep 06 08:21:00.456 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:21:00.457 INFO kablam! su: No module specific data is present Sep 06 08:21:01.003 INFO running `"docker" "rm" "-f" "140af78849f71f3a55066a7c82dfa85299f1beb516b785f87a8035bc34a7f846"` Sep 06 08:21:01.116 INFO blam! 140af78849f71f3a55066a7c82dfa85299f1beb516b785f87a8035bc34a7f846