Sep 04 20:31:48.406 INFO checking crunchy-0.1.6 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:31:48.406 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:31:48.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:31:48.617 INFO blam! 4a3ac230c5c4d5eff940d9ffcb5819f66247e559d7dd8c65cd7f1f6e3a843f96 Sep 04 20:31:48.619 INFO running `"docker" "start" "-a" "4a3ac230c5c4d5eff940d9ffcb5819f66247e559d7dd8c65cd7f1f6e3a843f96"` Sep 04 20:31:49.323 INFO kablam! Compiling crunchy v0.1.6 (file:///source) Sep 04 20:31:51.046 INFO kablam! error: cannot find macro `vec!` in this scope Sep 04 20:31:51.046 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:788:33 Sep 04 20:31:51.046 INFO kablam! | Sep 04 20:31:51.047 INFO kablam! 788 | let a: Vec = vec![]; Sep 04 20:31:51.047 INFO kablam! | ^^^ Sep 04 20:31:51.047 INFO kablam! Sep 04 20:31:51.057 INFO kablam! error: cannot find macro `vec!` in this scope Sep 04 20:31:51.057 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:797:37 Sep 04 20:31:51.057 INFO kablam! | Sep 04 20:31:51.057 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 04 20:31:51.057 INFO kablam! | ^^^ Sep 04 20:31:51.058 INFO kablam! Sep 04 20:31:51.062 INFO kablam! error: cannot find macro `vec!` in this scope Sep 04 20:31:51.062 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:806:37 Sep 04 20:31:51.062 INFO kablam! | Sep 04 20:31:51.062 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 04 20:31:51.062 INFO kablam! | ^^^ Sep 04 20:31:51.062 INFO kablam! Sep 04 20:31:51.069 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:51.069 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:788:20 Sep 04 20:31:51.069 INFO kablam! | Sep 04 20:31:51.069 INFO kablam! 788 | let a: Vec = vec![]; Sep 04 20:31:51.069 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:51.069 INFO kablam! Sep 04 20:31:51.069 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:51.069 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:794:44 Sep 04 20:31:51.069 INFO kablam! | Sep 04 20:31:51.069 INFO kablam! 794 | assert_eq!(a, (0..0).collect::>()); Sep 04 20:31:51.069 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:51.070 INFO kablam! Sep 04 20:31:51.070 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:51.070 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:797:24 Sep 04 20:31:51.070 INFO kablam! | Sep 04 20:31:51.070 INFO kablam! 797 | let mut a: Vec = vec![]; Sep 04 20:31:51.070 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:51.070 INFO kablam! Sep 04 20:31:51.070 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:51.070 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:803:44 Sep 04 20:31:51.070 INFO kablam! | Sep 04 20:31:51.070 INFO kablam! 803 | assert_eq!(a, (0..1).collect::>()); Sep 04 20:31:51.070 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:51.070 INFO kablam! Sep 04 20:31:51.070 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:51.070 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:806:24 Sep 04 20:31:51.070 INFO kablam! | Sep 04 20:31:51.070 INFO kablam! 806 | let mut a: Vec = vec![]; Sep 04 20:31:51.070 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:51.070 INFO kablam! Sep 04 20:31:51.070 INFO kablam! error[E0412]: cannot find type `Vec` in this scope Sep 04 20:31:51.070 INFO kablam! --> /target/debug/build/crunchy-e5a998799b62a5b6/out/lib.rs:812:46 Sep 04 20:31:51.070 INFO kablam! | Sep 04 20:31:51.071 INFO kablam! 812 | assert_eq!(a, (0..128).collect::>()); Sep 04 20:31:51.071 INFO kablam! | ^^^ not found in this scope Sep 04 20:31:51.071 INFO kablam! Sep 04 20:31:51.071 INFO kablam! error: aborting due to 9 previous errors Sep 04 20:31:51.071 INFO kablam! Sep 04 20:31:51.071 INFO kablam! For more information about this error, try `rustc --explain E0412`. Sep 04 20:31:51.077 INFO kablam! error: Could not compile `crunchy`. Sep 04 20:31:51.077 INFO kablam! Sep 04 20:31:51.077 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:31:51.079 INFO kablam! su: No module specific data is present Sep 04 20:31:51.466 INFO running `"docker" "rm" "-f" "4a3ac230c5c4d5eff940d9ffcb5819f66247e559d7dd8c65cd7f1f6e3a843f96"` Sep 04 20:31:51.568 INFO blam! 4a3ac230c5c4d5eff940d9ffcb5819f66247e559d7dd8c65cd7f1f6e3a843f96