Sep 01 23:37:13.675 INFO checking crunchy-0.1.6 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 23:37:13.675 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 23:37:13.675 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:13.928 INFO blam! bd383d37314485ffe6b6b41518eec15b6e5148f31068ae513daa67c6dd15c26e Sep 01 23:37:13.928 INFO running `"docker" "start" "-a" "bd383d37314485ffe6b6b41518eec15b6e5148f31068ae513daa67c6dd15c26e"` Sep 01 23:37:14.860 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Sep 01 23:37:16.810 INFO kablam! error: cannot find macro `vec!` in this scope Sep 01 23:37:16.810 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:788:33 Sep 01 23:37:16.810 INFO kablam! | Sep 01 23:37:16.810 INFO kablam! 788 | let a: Vec = vec![]; Sep 01 23:37:16.810 INFO kablam! | ^^^ Sep 01 23:37:16.810 INFO kablam! Sep 01 23:37:16.821 INFO kablam! error: cannot find macro `vec!` in this scope Sep 01 23:37:16.821 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:797:37 Sep 01 23:37:16.821 INFO kablam! | Sep 01 23:37:16.821 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 01 23:37:16.821 INFO kablam! | ^^^ Sep 01 23:37:16.821 INFO kablam! Sep 01 23:37:16.826 INFO kablam! error: cannot find macro `vec!` in this scope Sep 01 23:37:16.826 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:806:37 Sep 01 23:37:16.826 INFO kablam! | Sep 01 23:37:16.826 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 01 23:37:16.826 INFO kablam! | ^^^ Sep 01 23:37:16.826 INFO kablam! Sep 01 23:37:16.832 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:16.832 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:788:20 Sep 01 23:37:16.832 INFO kablam! | Sep 01 23:37:16.832 INFO kablam! 788 | let a: Vec = vec![]; Sep 01 23:37:16.832 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:16.832 INFO kablam! Sep 01 23:37:16.832 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:16.832 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:794:44 Sep 01 23:37:16.832 INFO kablam! | Sep 01 23:37:16.832 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 01 23:37:16.832 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:16.832 INFO kablam! Sep 01 23:37:16.833 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:16.833 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:797:24 Sep 01 23:37:16.833 INFO kablam! | Sep 01 23:37:16.833 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 01 23:37:16.833 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:16.833 INFO kablam! Sep 01 23:37:16.833 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:16.833 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:803:44 Sep 01 23:37:16.833 INFO kablam! | Sep 01 23:37:16.833 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 01 23:37:16.833 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:16.833 INFO kablam! Sep 01 23:37:16.833 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:16.833 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:806:24 Sep 01 23:37:16.833 INFO kablam! | Sep 01 23:37:16.833 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 01 23:37:16.833 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:16.833 INFO kablam! Sep 01 23:37:16.833 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 01 23:37:16.833 INFO kablam! --> /target/debug/build/crunchy-9756181da16b350f/out/lib.rs:812:46 Sep 01 23:37:16.833 INFO kablam! | Sep 01 23:37:16.833 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 01 23:37:16.833 INFO kablam! | ^^^ not found in this scope Sep 01 23:37:16.833 INFO kablam! Sep 01 23:37:16.834 INFO kablam! error: aborting due to 9 previous errors Sep 01 23:37:16.835 INFO kablam! Sep 01 23:37:16.835 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 01 23:37:16.840 INFO kablam! error: Could not compile `crunchy`. Sep 01 23:37:16.840 INFO kablam! Sep 01 23:37:16.840 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:37:16.841 INFO kablam! su: No module specific data is present Sep 01 23:37:17.278 INFO running `"docker" "rm" "-f" "bd383d37314485ffe6b6b41518eec15b6e5148f31068ae513daa67c6dd15c26e"` Sep 01 23:37:17.371 INFO blam! bd383d37314485ffe6b6b41518eec15b6e5148f31068ae513daa67c6dd15c26e