Sep 20 03:11:46.483 INFO checking crunchy-0.1.6 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:11:46.484 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:11:46.484 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:11:46.830 INFO blam! 4f9169494e4996f59fc53228563a40e733bfa569db2c91a554731df6c401298a Sep 20 03:11:46.833 INFO running `"docker" "start" "-a" "4f9169494e4996f59fc53228563a40e733bfa569db2c91a554731df6c401298a"` Sep 20 03:11:47.659 INFO kablam! usermod: no changes Sep 20 03:11:47.695 INFO kablam! Compiling crunchy v0.1.6 (/source) Sep 20 03:11:49.071 INFO kablam! error: cannot find macro `vec!` in this scope Sep 20 03:11:49.071 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:788:33 Sep 20 03:11:49.071 INFO kablam! | Sep 20 03:11:49.071 INFO kablam! 788 | let a: Vec = vec![]; Sep 20 03:11:49.071 INFO kablam! | ^^^ Sep 20 03:11:49.071 INFO kablam! Sep 20 03:11:49.090 INFO kablam! error: cannot find macro `vec!` in this scope Sep 20 03:11:49.090 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:797:37 Sep 20 03:11:49.090 INFO kablam! | Sep 20 03:11:49.090 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 20 03:11:49.090 INFO kablam! | ^^^ Sep 20 03:11:49.090 INFO kablam! Sep 20 03:11:49.093 INFO kablam! error: cannot find macro `vec!` in this scope Sep 20 03:11:49.093 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:806:37 Sep 20 03:11:49.093 INFO kablam! | Sep 20 03:11:49.093 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 20 03:11:49.093 INFO kablam! | ^^^ Sep 20 03:11:49.093 INFO kablam! Sep 20 03:11:49.097 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 03:11:49.097 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:788:20 Sep 20 03:11:49.097 INFO kablam! | Sep 20 03:11:49.097 INFO kablam! 788 | let a: Vec = vec![]; Sep 20 03:11:49.097 INFO kablam! | ^^^ not found in this scope Sep 20 03:11:49.097 INFO kablam! Sep 20 03:11:49.097 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 03:11:49.097 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:794:44 Sep 20 03:11:49.097 INFO kablam! | Sep 20 03:11:49.097 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 20 03:11:49.097 INFO kablam! | ^^^ not found in this scope Sep 20 03:11:49.097 INFO kablam! Sep 20 03:11:49.097 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 03:11:49.097 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:797:24 Sep 20 03:11:49.097 INFO kablam! | Sep 20 03:11:49.097 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 20 03:11:49.097 INFO kablam! | ^^^ not found in this scope Sep 20 03:11:49.097 INFO kablam! Sep 20 03:11:49.103 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 03:11:49.103 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:803:44 Sep 20 03:11:49.103 INFO kablam! | Sep 20 03:11:49.103 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 20 03:11:49.103 INFO kablam! | ^^^ not found in this scope Sep 20 03:11:49.103 INFO kablam! Sep 20 03:11:49.103 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 03:11:49.103 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:806:24 Sep 20 03:11:49.103 INFO kablam! | Sep 20 03:11:49.103 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 20 03:11:49.103 INFO kablam! | ^^^ not found in this scope Sep 20 03:11:49.103 INFO kablam! Sep 20 03:11:49.103 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 20 03:11:49.103 INFO kablam! --> /target/debug/build/crunchy-92b3f0ca96d69ad8/out/lib.rs:812:46 Sep 20 03:11:49.103 INFO kablam! | Sep 20 03:11:49.103 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 20 03:11:49.103 INFO kablam! | ^^^ not found in this scope Sep 20 03:11:49.103 INFO kablam! Sep 20 03:11:49.103 INFO kablam! error: aborting due to 9 previous errors Sep 20 03:11:49.103 INFO kablam! Sep 20 03:11:49.103 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 20 03:11:49.115 INFO kablam! error: Could not compile `crunchy`. Sep 20 03:11:49.115 INFO kablam! Sep 20 03:11:49.115 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:11:49.115 INFO kablam! su: No module specific data is present Sep 20 03:11:49.837 INFO running `"docker" "rm" "-f" "4f9169494e4996f59fc53228563a40e733bfa569db2c91a554731df6c401298a"` Sep 20 03:11:49.976 INFO blam! 4f9169494e4996f59fc53228563a40e733bfa569db2c91a554731df6c401298a