Sep 01 23:09:47.170 INFO checking speculate-0.0.25 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 23:09:47.170 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:09:47.170 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:09:47.405 INFO blam! a4a7f786df25e3845008e7420ea1fd371bc851d6ae736fa2d0db3d770b8551f6 Sep 01 23:09:47.407 INFO running `"docker" "start" "-a" "a4a7f786df25e3845008e7420ea1fd371bc851d6ae736fa2d0db3d770b8551f6"` Sep 01 23:09:48.093 INFO kablam! Compiling speculate v0.0.25 (file:///source) Sep 01 23:09:50.461 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 23:09:50.461 INFO kablam! --> src/lib.rs:7:13 Sep 01 23:09:50.461 INFO kablam! | Sep 01 23:09:50.461 INFO kablam! 7 | use syntax::codemap::Span; Sep 01 23:09:50.461 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 23:09:50.461 INFO kablam! Sep 01 23:09:50.461 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 23:09:50.461 INFO kablam! --> src/lib.rs:11:19 Sep 01 23:09:50.461 INFO kablam! | Sep 01 23:09:50.461 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 01 23:09:50.461 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 23:09:50.461 INFO kablam! Sep 01 23:09:50.462 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 23:09:50.462 INFO kablam! --> src/lib.rs:7:13 Sep 01 23:09:50.462 INFO kablam! | Sep 01 23:09:50.462 INFO kablam! 7 | use syntax::codemap::Span; Sep 01 23:09:50.462 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 23:09:50.462 INFO kablam! Sep 01 23:09:50.462 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 23:09:50.462 INFO kablam! --> src/lib.rs:11:19 Sep 01 23:09:50.462 INFO kablam! | Sep 01 23:09:50.462 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 01 23:09:50.462 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 23:09:50.462 INFO kablam! Sep 01 23:09:50.650 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 23:09:50.650 INFO kablam! --> src/parser.rs:22:16 Sep 01 23:09:50.650 INFO kablam! | Sep 01 23:09:50.650 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 01 23:09:50.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 23:09:50.650 INFO kablam! Sep 01 23:09:50.665 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 23:09:50.665 INFO kablam! --> src/parser.rs:22:16 Sep 01 23:09:50.665 INFO kablam! | Sep 01 23:09:50.665 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 01 23:09:50.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 23:09:50.665 INFO kablam! Sep 01 23:09:50.718 INFO kablam! error: aborting due to 3 previous errors Sep 01 23:09:50.718 INFO kablam! Sep 01 23:09:50.718 INFO kablam! Some errors occurred: E0023, E0432. Sep 01 23:09:50.718 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 23:09:50.719 INFO kablam! error: aborting due to 3 previous errors Sep 01 23:09:50.719 INFO kablam! Sep 01 23:09:50.719 INFO kablam! Some errors occurred: E0023, E0432. Sep 01 23:09:50.719 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 23:09:50.733 INFO kablam! error: Could not compile `speculate`. Sep 01 23:09:50.733 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 23:09:50.733 INFO kablam! error: Could not compile `speculate`. Sep 01 23:09:50.733 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 23:09:50.983 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 23:09:50.983 INFO kablam! --> src/lib.rs:7:13 Sep 01 23:09:50.983 INFO kablam! | Sep 01 23:09:50.983 INFO kablam! 7 | use syntax::codemap::Span; Sep 01 23:09:50.983 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 23:09:50.983 INFO kablam! Sep 01 23:09:50.983 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 01 23:09:50.983 INFO kablam! --> src/lib.rs:11:19 Sep 01 23:09:50.983 INFO kablam! | Sep 01 23:09:50.984 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 01 23:09:50.984 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 01 23:09:50.984 INFO kablam! Sep 01 23:09:51.185 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 01 23:09:51.185 INFO kablam! --> src/parser.rs:22:16 Sep 01 23:09:51.185 INFO kablam! | Sep 01 23:09:51.185 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 01 23:09:51.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 01 23:09:51.185 INFO kablam! Sep 01 23:09:51.237 INFO kablam! error: aborting due to 3 previous errors Sep 01 23:09:51.237 INFO kablam! Sep 01 23:09:51.237 INFO kablam! Some errors occurred: E0023, E0432. Sep 01 23:09:51.237 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 01 23:09:51.250 INFO kablam! error: Could not compile `speculate`. Sep 01 23:09:51.250 INFO kablam! Sep 01 23:09:51.250 INFO kablam! To learn more, run the command again with --verbose. Sep 01 23:09:51.251 INFO kablam! su: No module specific data is present Sep 01 23:09:51.626 INFO running `"docker" "rm" "-f" "a4a7f786df25e3845008e7420ea1fd371bc851d6ae736fa2d0db3d770b8551f6"` Sep 01 23:09:51.723 INFO blam! a4a7f786df25e3845008e7420ea1fd371bc851d6ae736fa2d0db3d770b8551f6