Sep 19 19:50:53.346 INFO checking speculate-0.0.25 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:50:53.346 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:50:53.346 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:50:53.597 INFO blam! aac05c9d454a3a65e8014be6472fb4b75d9d97befaa56b70ef9d0d56599e1caf Sep 19 19:50:53.599 INFO running `"docker" "start" "-a" "aac05c9d454a3a65e8014be6472fb4b75d9d97befaa56b70ef9d0d56599e1caf"` Sep 19 19:50:54.438 INFO kablam! usermod: no changes Sep 19 19:50:54.470 INFO kablam! Compiling speculate v0.0.25 (/source) Sep 19 19:50:55.758 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:50:55.758 INFO kablam! --> src/lib.rs:7:13 Sep 19 19:50:55.758 INFO kablam! | Sep 19 19:50:55.758 INFO kablam! 7 | use syntax::codemap::Span; Sep 19 19:50:55.758 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:50:55.758 INFO kablam! Sep 19 19:50:55.758 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 19:50:55.758 INFO kablam! --> src/lib.rs:11:19 Sep 19 19:50:55.758 INFO kablam! | Sep 19 19:50:55.758 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 19 19:50:55.758 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 19:50:55.758 INFO kablam! Sep 19 19:50:55.854 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:50:55.854 INFO kablam! --> src/lib.rs:7:13 Sep 19 19:50:55.854 INFO kablam! | Sep 19 19:50:55.854 INFO kablam! 7 | use syntax::codemap::Span; Sep 19 19:50:55.854 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:50:55.854 INFO kablam! Sep 19 19:50:55.854 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 19:50:55.854 INFO kablam! --> src/lib.rs:11:19 Sep 19 19:50:55.854 INFO kablam! | Sep 19 19:50:55.854 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 19 19:50:55.854 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 19:50:55.854 INFO kablam! Sep 19 19:50:55.894 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 19:50:55.894 INFO kablam! --> src/parser.rs:22:16 Sep 19 19:50:55.894 INFO kablam! | Sep 19 19:50:55.894 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 19 19:50:55.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 19:50:55.894 INFO kablam! Sep 19 19:50:55.923 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:50:55.923 INFO kablam! Sep 19 19:50:55.923 INFO kablam! Some errors occurred: E0023, E0432. Sep 19 19:50:55.923 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 19:50:55.936 INFO kablam! error: Could not compile `speculate`. Sep 19 19:50:55.936 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:50:56.014 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 19:50:56.014 INFO kablam! --> src/parser.rs:22:16 Sep 19 19:50:56.014 INFO kablam! | Sep 19 19:50:56.014 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 19 19:50:56.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 19:50:56.014 INFO kablam! Sep 19 19:50:56.047 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:50:56.047 INFO kablam! Sep 19 19:50:56.047 INFO kablam! Some errors occurred: E0023, E0432. Sep 19 19:50:56.047 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 19:50:56.058 INFO kablam! error: Could not compile `speculate`. Sep 19 19:50:56.058 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:50:56.350 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:50:56.351 INFO kablam! --> src/lib.rs:7:13 Sep 19 19:50:56.351 INFO kablam! | Sep 19 19:50:56.351 INFO kablam! 7 | use syntax::codemap::Span; Sep 19 19:50:56.351 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:50:56.351 INFO kablam! Sep 19 19:50:56.351 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 19:50:56.351 INFO kablam! --> src/lib.rs:11:19 Sep 19 19:50:56.351 INFO kablam! | Sep 19 19:50:56.351 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 19 19:50:56.351 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 19:50:56.351 INFO kablam! Sep 19 19:50:56.456 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 19:50:56.456 INFO kablam! --> src/parser.rs:22:16 Sep 19 19:50:56.456 INFO kablam! | Sep 19 19:50:56.456 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 19 19:50:56.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 19:50:56.456 INFO kablam! Sep 19 19:50:56.482 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:50:56.482 INFO kablam! Sep 19 19:50:56.482 INFO kablam! Some errors occurred: E0023, E0432. Sep 19 19:50:56.482 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 19:50:56.493 INFO kablam! error: Could not compile `speculate`. Sep 19 19:50:56.493 INFO kablam! Sep 19 19:50:56.493 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:50:56.495 INFO kablam! su: No module specific data is present Sep 19 19:50:56.931 INFO running `"docker" "rm" "-f" "aac05c9d454a3a65e8014be6472fb4b75d9d97befaa56b70ef9d0d56599e1caf"` Sep 19 19:50:57.013 INFO blam! aac05c9d454a3a65e8014be6472fb4b75d9d97befaa56b70ef9d0d56599e1caf