Sep 19 17:51:55.492 INFO checking speculate-0.0.25 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:51:55.492 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:51:55.492 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/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 19 17:51:55.951 INFO blam! ece25fb7d2035d02b9a242cc3ee7ca16f4a70f44a91cc7af7e01e4861a4731c8 Sep 19 17:51:55.955 INFO running `"docker" "start" "-a" "ece25fb7d2035d02b9a242cc3ee7ca16f4a70f44a91cc7af7e01e4861a4731c8"` Sep 19 17:51:57.407 INFO kablam! usermod: no changes Sep 19 17:51:57.491 INFO kablam! Compiling speculate v0.0.25 (/source) Sep 19 17:52:00.190 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 17:52:00.190 INFO kablam! --> src/lib.rs:7:13 Sep 19 17:52:00.190 INFO kablam! | Sep 19 17:52:00.190 INFO kablam! 7 | use syntax::codemap::Span; Sep 19 17:52:00.190 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 17:52:00.190 INFO kablam! Sep 19 17:52:00.190 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 17:52:00.190 INFO kablam! --> src/lib.rs:11:19 Sep 19 17:52:00.190 INFO kablam! | Sep 19 17:52:00.190 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 19 17:52:00.190 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 17:52:00.190 INFO kablam! Sep 19 17:52:00.355 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 17:52:00.355 INFO kablam! --> src/lib.rs:7:13 Sep 19 17:52:00.355 INFO kablam! | Sep 19 17:52:00.355 INFO kablam! 7 | use syntax::codemap::Span; Sep 19 17:52:00.355 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 17:52:00.355 INFO kablam! Sep 19 17:52:00.355 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 17:52:00.355 INFO kablam! --> src/lib.rs:11:19 Sep 19 17:52:00.355 INFO kablam! | Sep 19 17:52:00.355 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 19 17:52:00.355 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 17:52:00.355 INFO kablam! Sep 19 17:52:00.491 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 17:52:00.491 INFO kablam! --> src/parser.rs:22:16 Sep 19 17:52:00.491 INFO kablam! | Sep 19 17:52:00.491 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 19 17:52:00.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 17:52:00.507 INFO kablam! Sep 19 17:52:00.601 INFO kablam! error: aborting due to 3 previous errors Sep 19 17:52:00.601 INFO kablam! Sep 19 17:52:00.601 INFO kablam! Some errors occurred: E0023, E0432. Sep 19 17:52:00.601 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 17:52:00.639 INFO kablam! error: Could not compile `speculate`. Sep 19 17:52:00.639 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:52:00.663 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 17:52:00.663 INFO kablam! --> src/parser.rs:22:16 Sep 19 17:52:00.663 INFO kablam! | Sep 19 17:52:00.663 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 19 17:52:00.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 17:52:00.663 INFO kablam! Sep 19 17:52:00.719 INFO kablam! error: aborting due to 3 previous errors Sep 19 17:52:00.719 INFO kablam! Sep 19 17:52:00.719 INFO kablam! Some errors occurred: E0023, E0432. Sep 19 17:52:00.719 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 17:52:00.730 INFO kablam! error: Could not compile `speculate`. Sep 19 17:52:00.731 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:52:00.757 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 17:52:00.757 INFO kablam! --> src/lib.rs:7:13 Sep 19 17:52:00.757 INFO kablam! | Sep 19 17:52:00.757 INFO kablam! 7 | use syntax::codemap::Span; Sep 19 17:52:00.757 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 17:52:00.757 INFO kablam! Sep 19 17:52:00.757 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 19 17:52:00.757 INFO kablam! --> src/lib.rs:11:19 Sep 19 17:52:00.757 INFO kablam! | Sep 19 17:52:00.757 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 19 17:52:00.757 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 19 17:52:00.757 INFO kablam! Sep 19 17:52:00.895 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 17:52:00.899 INFO kablam! --> src/parser.rs:22:16 Sep 19 17:52:00.899 INFO kablam! | Sep 19 17:52:00.899 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 19 17:52:00.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 17:52:00.899 INFO kablam! Sep 19 17:52:00.940 INFO kablam! error: aborting due to 3 previous errors Sep 19 17:52:00.940 INFO kablam! Sep 19 17:52:00.940 INFO kablam! Some errors occurred: E0023, E0432. Sep 19 17:52:00.940 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 17:52:00.953 INFO kablam! error: Could not compile `speculate`. Sep 19 17:52:00.953 INFO kablam! Sep 19 17:52:00.953 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:52:00.954 INFO kablam! su: No module specific data is present Sep 19 17:52:02.063 INFO running `"docker" "rm" "-f" "ece25fb7d2035d02b9a242cc3ee7ca16f4a70f44a91cc7af7e01e4861a4731c8"` Sep 19 17:52:02.278 INFO blam! ece25fb7d2035d02b9a242cc3ee7ca16f4a70f44a91cc7af7e01e4861a4731c8