Sep 21 02:41:46.093 INFO checking speculate-0.0.25 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:41:46.093 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:41:46.093 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 02:41:46.295 INFO blam! 12c52e11133abb1f889f21d84d365e9e75b8be36d1779e1a84fe5947b59240c6 Sep 21 02:41:46.297 INFO running `"docker" "start" "-a" "12c52e11133abb1f889f21d84d365e9e75b8be36d1779e1a84fe5947b59240c6"` Sep 21 02:41:48.543 INFO kablam! usermod: no changes Sep 21 02:41:48.590 INFO kablam! Compiling speculate v0.0.25 (/source) Sep 21 02:41:50.482 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 02:41:50.482 INFO kablam! --> src/lib.rs:7:13 Sep 21 02:41:50.482 INFO kablam! | Sep 21 02:41:50.482 INFO kablam! 7 | use syntax::codemap::Span; Sep 21 02:41:50.482 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 02:41:50.482 INFO kablam! Sep 21 02:41:50.482 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 02:41:50.482 INFO kablam! --> src/lib.rs:11:19 Sep 21 02:41:50.482 INFO kablam! | Sep 21 02:41:50.482 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 21 02:41:50.482 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 02:41:50.482 INFO kablam! Sep 21 02:41:50.627 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 02:41:50.628 INFO kablam! --> src/parser.rs:22:16 Sep 21 02:41:50.628 INFO kablam! | Sep 21 02:41:50.628 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 21 02:41:50.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 02:41:50.628 INFO kablam! Sep 21 02:41:50.718 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 02:41:50.718 INFO kablam! --> src/lib.rs:7:13 Sep 21 02:41:50.718 INFO kablam! | Sep 21 02:41:50.718 INFO kablam! 7 | use syntax::codemap::Span; Sep 21 02:41:50.718 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 02:41:50.718 INFO kablam! Sep 21 02:41:50.718 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 02:41:50.718 INFO kablam! --> src/lib.rs:11:19 Sep 21 02:41:50.718 INFO kablam! | Sep 21 02:41:50.718 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 21 02:41:50.719 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 02:41:50.719 INFO kablam! Sep 21 02:41:50.736 INFO kablam! error: aborting due to 3 previous errors Sep 21 02:41:50.736 INFO kablam! Sep 21 02:41:50.737 INFO kablam! Some errors occurred: E0023, E0432. Sep 21 02:41:50.737 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 21 02:41:50.812 INFO kablam! error: Could not compile `speculate`. Sep 21 02:41:50.812 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:41:50.910 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 02:41:50.910 INFO kablam! --> src/lib.rs:7:13 Sep 21 02:41:50.910 INFO kablam! | Sep 21 02:41:50.910 INFO kablam! 7 | use syntax::codemap::Span; Sep 21 02:41:50.910 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 02:41:50.910 INFO kablam! Sep 21 02:41:50.910 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 21 02:41:50.910 INFO kablam! --> src/lib.rs:11:19 Sep 21 02:41:50.910 INFO kablam! | Sep 21 02:41:50.910 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 21 02:41:50.910 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 21 02:41:50.910 INFO kablam! Sep 21 02:41:51.054 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 02:41:51.054 INFO kablam! --> src/parser.rs:22:16 Sep 21 02:41:51.054 INFO kablam! | Sep 21 02:41:51.054 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 21 02:41:51.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 02:41:51.054 INFO kablam! Sep 21 02:41:51.099 INFO kablam! error: aborting due to 3 previous errors Sep 21 02:41:51.099 INFO kablam! Sep 21 02:41:51.099 INFO kablam! Some errors occurred: E0023, E0432. Sep 21 02:41:51.099 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 21 02:41:51.109 INFO kablam! error: Could not compile `speculate`. Sep 21 02:41:51.109 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:41:51.112 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 21 02:41:51.112 INFO kablam! --> src/parser.rs:22:16 Sep 21 02:41:51.112 INFO kablam! | Sep 21 02:41:51.112 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 21 02:41:51.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 21 02:41:51.112 INFO kablam! Sep 21 02:41:51.157 INFO kablam! error: aborting due to 3 previous errors Sep 21 02:41:51.157 INFO kablam! Sep 21 02:41:51.157 INFO kablam! Some errors occurred: E0023, E0432. Sep 21 02:41:51.157 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 21 02:41:51.170 INFO kablam! error: Could not compile `speculate`. Sep 21 02:41:51.170 INFO kablam! Sep 21 02:41:51.170 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:41:51.172 INFO kablam! su: No module specific data is present Sep 21 02:41:52.249 INFO running `"docker" "rm" "-f" "12c52e11133abb1f889f21d84d365e9e75b8be36d1779e1a84fe5947b59240c6"` Sep 21 02:41:52.368 INFO blam! 12c52e11133abb1f889f21d84d365e9e75b8be36d1779e1a84fe5947b59240c6