Sep 04 02:29:00.937 INFO checking speculate-0.0.27 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:29:00.937 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:29:00.937 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:29:01.101 INFO blam! ad6ef794714155920f525f3959e8cbf92f8463d70b3e33a9f7c52cef243fc157 Sep 04 02:29:01.103 INFO running `"docker" "start" "-a" "ad6ef794714155920f525f3959e8cbf92f8463d70b3e33a9f7c52cef243fc157"` Sep 04 02:29:01.665 INFO kablam! Compiling speculate v0.0.27 (file:///source) Sep 04 02:29:03.600 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 02:29:03.600 INFO kablam! --> src/lib.rs:7:13 Sep 04 02:29:03.600 INFO kablam! | Sep 04 02:29:03.600 INFO kablam! 7 | use syntax::codemap::Span; Sep 04 02:29:03.600 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 02:29:03.600 INFO kablam! Sep 04 02:29:03.600 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 02:29:03.600 INFO kablam! --> src/lib.rs:11:19 Sep 04 02:29:03.600 INFO kablam! | Sep 04 02:29:03.600 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 04 02:29:03.600 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 02:29:03.601 INFO kablam! Sep 04 02:29:03.692 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 02:29:03.692 INFO kablam! --> src/lib.rs:7:13 Sep 04 02:29:03.692 INFO kablam! | Sep 04 02:29:03.692 INFO kablam! 7 | use syntax::codemap::Span; Sep 04 02:29:03.692 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 02:29:03.692 INFO kablam! Sep 04 02:29:03.692 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 02:29:03.692 INFO kablam! --> src/lib.rs:11:19 Sep 04 02:29:03.692 INFO kablam! | Sep 04 02:29:03.692 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 04 02:29:03.692 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 02:29:03.693 INFO kablam! Sep 04 02:29:03.894 INFO kablam! error: aborting due to 2 previous errors Sep 04 02:29:03.894 INFO kablam! Sep 04 02:29:03.894 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 02:29:03.911 INFO kablam! error: Could not compile `speculate`. Sep 04 02:29:03.911 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:29:04.000 INFO kablam! error: aborting due to 2 previous errors Sep 04 02:29:04.000 INFO kablam! Sep 04 02:29:04.000 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 02:29:04.014 INFO kablam! error: Could not compile `speculate`. Sep 04 02:29:04.014 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:29:04.186 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 02:29:04.186 INFO kablam! --> src/lib.rs:7:13 Sep 04 02:29:04.186 INFO kablam! | Sep 04 02:29:04.186 INFO kablam! 7 | use syntax::codemap::Span; Sep 04 02:29:04.186 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 02:29:04.186 INFO kablam! Sep 04 02:29:04.186 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 04 02:29:04.186 INFO kablam! --> src/lib.rs:11:19 Sep 04 02:29:04.186 INFO kablam! | Sep 04 02:29:04.187 INFO kablam! 11 | use syntax::util::small_vector::SmallVector; Sep 04 02:29:04.187 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 04 02:29:04.187 INFO kablam! Sep 04 02:29:04.451 INFO kablam! error: aborting due to 2 previous errors Sep 04 02:29:04.451 INFO kablam! Sep 04 02:29:04.451 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 02:29:04.466 INFO kablam! error: Could not compile `speculate`. Sep 04 02:29:04.466 INFO kablam! Sep 04 02:29:04.466 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:29:04.468 INFO kablam! su: No module specific data is present Sep 04 02:29:04.842 INFO running `"docker" "rm" "-f" "ad6ef794714155920f525f3959e8cbf92f8463d70b3e33a9f7c52cef243fc157"` Sep 04 02:29:04.947 INFO blam! ad6ef794714155920f525f3959e8cbf92f8463d70b3e33a9f7c52cef243fc157