Aug 30 12:50:19.851 INFO checking lcs-diff-0.1.1 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 12:50:19.851 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 12:50:19.851 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-2/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 12:50:20.006 INFO blam! ce2079607410b425ee74e18938ff4b934a55c06b0624fff7f6a9c35d92192b74 Aug 30 12:50:20.009 INFO running `"docker" "start" "-a" "ce2079607410b425ee74e18938ff4b934a55c06b0624fff7f6a9c35d92192b74"` Aug 30 12:50:21.273 INFO kablam! Compiling speculate v0.0.25 Aug 30 12:50:21.273 INFO kablam! Checking lcs-diff v0.1.1 (file:///source) Aug 30 12:50:24.382 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Aug 30 12:50:24.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/speculate-0.0.25/src/lib.rs:7:13 Aug 30 12:50:24.382 INFO kablam! | Aug 30 12:50:24.382 INFO kablam! 7 | use syntax::codemap::Span; Aug 30 12:50:24.382 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Aug 30 12:50:24.382 INFO kablam! Aug 30 12:50:24.382 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Aug 30 12:50:24.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/speculate-0.0.25/src/lib.rs:11:19 Aug 30 12:50:24.382 INFO kablam! | Aug 30 12:50:24.382 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Aug 30 12:50:24.382 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Aug 30 12:50:24.382 INFO kablam! Aug 30 12:50:24.544 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Aug 30 12:50:24.544 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/speculate-0.0.25/src/parser.rs:22:16 Aug 30 12:50:24.544 INFO kablam! | Aug 30 12:50:24.544 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Aug 30 12:50:24.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Aug 30 12:50:24.544 INFO kablam! Aug 30 12:50:24.594 INFO kablam! error: aborting due to 3 previous errors Aug 30 12:50:24.594 INFO kablam! Aug 30 12:50:24.594 INFO kablam! Some errors occurred: E0023, E0432. Aug 30 12:50:24.594 INFO kablam! For more information about an error, try `rustc --explain E0023`. Aug 30 12:50:24.606 INFO kablam! error: Could not compile `speculate`. Aug 30 12:50:24.606 INFO kablam! Aug 30 12:50:24.607 INFO kablam! To learn more, run the command again with --verbose. Aug 30 12:50:24.608 INFO kablam! su: No module specific data is present Aug 30 12:50:25.145 INFO running `"docker" "rm" "-f" "ce2079607410b425ee74e18938ff4b934a55c06b0624fff7f6a9c35d92192b74"` Aug 30 12:50:25.225 INFO blam! ce2079607410b425ee74e18938ff4b934a55c06b0624fff7f6a9c35d92192b74