Sep 04 22:34:52.853 INFO checking diff-0.1.11 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 22:34:52.853 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 22:34:52.853 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:34:53.047 INFO blam! 85d8af0980541079515a6e8410243eb0e9af652eead49b107c9b307cd193dc37 Sep 04 22:34:53.049 INFO running `"docker" "start" "-a" "85d8af0980541079515a6e8410243eb0e9af652eead49b107c9b307cd193dc37"` Sep 04 22:34:53.749 INFO kablam! Checking diff v0.1.11 (file:///source) Sep 04 22:34:53.749 INFO kablam! Compiling speculate v0.0.25 Sep 04 22:34:57.557 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 22:34:57.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/speculate-0.0.25/src/lib.rs:7:13 Sep 04 22:34:57.557 INFO kablam! | Sep 04 22:34:57.557 INFO kablam! 7 | use syntax::codemap::Span; Sep 04 22:34:57.557 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 22:34:57.557 INFO kablam! Sep 04 22:34:57.557 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 22:34:57.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/speculate-0.0.25/src/lib.rs:11:19 Sep 04 22:34:57.557 INFO kablam! | Sep 04 22:34:57.557 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 04 22:34:57.557 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 22:34:57.557 INFO kablam! Sep 04 22:34:57.734 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 04 22:34:57.734 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/speculate-0.0.25/src/parser.rs:22:16 Sep 04 22:34:57.734 INFO kablam! | Sep 04 22:34:57.735 INFO kablam! 22 | if let token::Ident(ident) = parser.token { Sep 04 22:34:57.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 04 22:34:57.735 INFO kablam! Sep 04 22:34:57.783 INFO kablam! error: aborting due to 3 previous errors Sep 04 22:34:57.783 INFO kablam! Sep 04 22:34:57.783 INFO kablam! Some errors occurred: E0023, E0432. Sep 04 22:34:57.783 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 04 22:34:57.797 INFO kablam! error: Could not compile `speculate`. Sep 04 22:34:57.797 INFO kablam! Sep 04 22:34:57.797 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:34:57.798 INFO kablam! su: No module specific data is present Sep 04 22:34:58.468 INFO running `"docker" "rm" "-f" "85d8af0980541079515a6e8410243eb0e9af652eead49b107c9b307cd193dc37"` Sep 04 22:34:58.556 INFO blam! 85d8af0980541079515a6e8410243eb0e9af652eead49b107c9b307cd193dc37