Sep 21 11:44:26.018 INFO checking crunchy-0.1.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:44:26.018 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:44:26.018 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:44:26.230 INFO blam! 57d0fddf445420948073f7dddaf298a637a527b74576900b9aef8508fb8f4bca Sep 21 11:44:26.232 INFO running `"docker" "start" "-a" "57d0fddf445420948073f7dddaf298a637a527b74576900b9aef8508fb8f4bca"` Sep 21 11:44:27.272 INFO kablam! usermod: no changes Sep 21 11:44:27.322 INFO kablam! Compiling crunchy v0.1.6 (/source) Sep 21 11:44:28.544 INFO kablam! error: cannot find macro `vec!` in this scope Sep 21 11:44:28.544 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:788:33 Sep 21 11:44:28.544 INFO kablam! | Sep 21 11:44:28.545 INFO kablam! 788 | let a: Vec = vec![]; Sep 21 11:44:28.545 INFO kablam! | ^^^ Sep 21 11:44:28.545 INFO kablam! Sep 21 11:44:28.556 INFO kablam! error: cannot find macro `vec!` in this scope Sep 21 11:44:28.556 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:797:37 Sep 21 11:44:28.556 INFO kablam! | Sep 21 11:44:28.556 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 21 11:44:28.556 INFO kablam! | ^^^ Sep 21 11:44:28.556 INFO kablam! Sep 21 11:44:28.561 INFO kablam! error: cannot find macro `vec!` in this scope Sep 21 11:44:28.561 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:806:37 Sep 21 11:44:28.561 INFO kablam! | Sep 21 11:44:28.561 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 21 11:44:28.561 INFO kablam! | ^^^ Sep 21 11:44:28.561 INFO kablam! Sep 21 11:44:28.567 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 21 11:44:28.567 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:788:20 Sep 21 11:44:28.568 INFO kablam! | Sep 21 11:44:28.568 INFO kablam! 788 | let a: Vec = vec![]; Sep 21 11:44:28.568 INFO kablam! | ^^^ not found in this scope Sep 21 11:44:28.568 INFO kablam! Sep 21 11:44:28.568 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 21 11:44:28.568 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:794:44 Sep 21 11:44:28.569 INFO kablam! | Sep 21 11:44:28.569 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 21 11:44:28.569 INFO kablam! | ^^^ not found in this scope Sep 21 11:44:28.569 INFO kablam! Sep 21 11:44:28.569 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 21 11:44:28.569 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:797:24 Sep 21 11:44:28.570 INFO kablam! | Sep 21 11:44:28.570 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 21 11:44:28.570 INFO kablam! | ^^^ not found in this scope Sep 21 11:44:28.570 INFO kablam! Sep 21 11:44:28.570 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 21 11:44:28.570 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:803:44 Sep 21 11:44:28.570 INFO kablam! | Sep 21 11:44:28.570 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 21 11:44:28.570 INFO kablam! | ^^^ not found in this scope Sep 21 11:44:28.570 INFO kablam! Sep 21 11:44:28.570 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 21 11:44:28.570 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:806:24 Sep 21 11:44:28.570 INFO kablam! | Sep 21 11:44:28.570 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 21 11:44:28.570 INFO kablam! | ^^^ not found in this scope Sep 21 11:44:28.570 INFO kablam! Sep 21 11:44:28.570 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 21 11:44:28.570 INFO kablam! --> /target/debug/build/crunchy-d70fb66d79a0fba7/out/lib.rs:812:46 Sep 21 11:44:28.570 INFO kablam! | Sep 21 11:44:28.570 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 21 11:44:28.570 INFO kablam! | ^^^ not found in this scope Sep 21 11:44:28.570 INFO kablam! Sep 21 11:44:28.570 INFO kablam! error: aborting due to 9 previous errors Sep 21 11:44:28.570 INFO kablam! Sep 21 11:44:28.570 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 21 11:44:28.575 INFO kablam! error: Could not compile `crunchy`. Sep 21 11:44:28.575 INFO kablam! Sep 21 11:44:28.575 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:44:28.576 INFO kablam! su: No module specific data is present Sep 21 11:44:29.130 INFO running `"docker" "rm" "-f" "57d0fddf445420948073f7dddaf298a637a527b74576900b9aef8508fb8f4bca"` Sep 21 11:44:29.278 INFO blam! 57d0fddf445420948073f7dddaf298a637a527b74576900b9aef8508fb8f4bca