Sep 02 00:38:58.842 INFO checking scroll_derive-0.8.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:38:58.842 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:38:58.843 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/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 02 00:38:59.065 INFO blam! 00f38466fcb9c40b0cde1943480ce48825af3acbb05cf61e466b0c64198867f3 Sep 02 00:38:59.068 INFO running `"docker" "start" "-a" "00f38466fcb9c40b0cde1943480ce48825af3acbb05cf61e466b0c64198867f3"` Sep 02 00:38:59.990 INFO kablam! Checking scroll v0.8.0 Sep 02 00:39:00.005 INFO kablam! Compiling scroll_derive v0.8.1 (file:///source) Sep 02 00:39:07.562 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.562 INFO kablam! --> examples/main.rs:5:28 Sep 02 00:39:07.562 INFO kablam! | Sep 02 00:39:07.562 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.562 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.562 INFO kablam! Sep 02 00:39:07.563 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.563 INFO kablam! --> examples/main.rs:5:35 Sep 02 00:39:07.563 INFO kablam! | Sep 02 00:39:07.563 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.563 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.563 INFO kablam! Sep 02 00:39:07.563 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.563 INFO kablam! --> examples/main.rs:5:43 Sep 02 00:39:07.563 INFO kablam! | Sep 02 00:39:07.563 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.563 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.563 INFO kablam! Sep 02 00:39:07.563 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.563 INFO kablam! --> examples/main.rs:5:51 Sep 02 00:39:07.563 INFO kablam! | Sep 02 00:39:07.563 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.563 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.564 INFO kablam! Sep 02 00:39:07.564 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.564 INFO kablam! --> examples/main.rs:5:60 Sep 02 00:39:07.564 INFO kablam! | Sep 02 00:39:07.564 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.564 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.564 INFO kablam! Sep 02 00:39:07.729 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.729 INFO kablam! --> tests/tests.rs:5:28 Sep 02 00:39:07.729 INFO kablam! | Sep 02 00:39:07.729 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 02 00:39:07.729 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.729 INFO kablam! Sep 02 00:39:07.729 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.729 INFO kablam! --> tests/tests.rs:5:35 Sep 02 00:39:07.729 INFO kablam! | Sep 02 00:39:07.729 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 02 00:39:07.729 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.729 INFO kablam! Sep 02 00:39:07.731 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.731 INFO kablam! --> tests/tests.rs:27:28 Sep 02 00:39:07.731 INFO kablam! | Sep 02 00:39:07.731 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 02 00:39:07.731 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.731 INFO kablam! Sep 02 00:39:07.731 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.731 INFO kablam! --> tests/tests.rs:27:35 Sep 02 00:39:07.731 INFO kablam! | Sep 02 00:39:07.731 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 02 00:39:07.731 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.731 INFO kablam! Sep 02 00:39:07.732 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! --> tests/tests.rs:39:28 Sep 02 00:39:07.732 INFO kablam! | Sep 02 00:39:07.732 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 02 00:39:07.732 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! Sep 02 00:39:07.732 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! --> tests/tests.rs:39:35 Sep 02 00:39:07.732 INFO kablam! | Sep 02 00:39:07.732 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 02 00:39:07.732 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! Sep 02 00:39:07.732 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! --> tests/tests.rs:39:43 Sep 02 00:39:07.732 INFO kablam! | Sep 02 00:39:07.732 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 02 00:39:07.732 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! Sep 02 00:39:07.732 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! --> tests/tests.rs:52:28 Sep 02 00:39:07.732 INFO kablam! | Sep 02 00:39:07.732 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.732 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! Sep 02 00:39:07.732 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.732 INFO kablam! --> tests/tests.rs:52:36 Sep 02 00:39:07.733 INFO kablam! | Sep 02 00:39:07.733 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.733 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.733 INFO kablam! Sep 02 00:39:07.733 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.733 INFO kablam! --> tests/tests.rs:52:45 Sep 02 00:39:07.733 INFO kablam! | Sep 02 00:39:07.733 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 02 00:39:07.733 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.733 INFO kablam! Sep 02 00:39:07.734 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.734 INFO kablam! --> tests/tests.rs:85:28 Sep 02 00:39:07.734 INFO kablam! | Sep 02 00:39:07.734 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 02 00:39:07.734 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.734 INFO kablam! Sep 02 00:39:07.734 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.734 INFO kablam! --> tests/tests.rs:85:35 Sep 02 00:39:07.735 INFO kablam! | Sep 02 00:39:07.735 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 02 00:39:07.735 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.735 INFO kablam! Sep 02 00:39:07.735 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.735 INFO kablam! --> tests/tests.rs:112:28 Sep 02 00:39:07.735 INFO kablam! | Sep 02 00:39:07.735 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 02 00:39:07.735 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.736 INFO kablam! Sep 02 00:39:07.736 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 02 00:39:07.736 INFO kablam! --> tests/tests.rs:112:35 Sep 02 00:39:07.736 INFO kablam! | Sep 02 00:39:07.736 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 02 00:39:07.736 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 02 00:39:07.736 INFO kablam! Sep 02 00:39:07.861 INFO kablam! error: aborting due to 5 previous errors Sep 02 00:39:07.861 INFO kablam! Sep 02 00:39:07.861 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:39:07.871 INFO kablam! error: Could not compile `scroll_derive`. Sep 02 00:39:07.871 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:39:08.271 INFO kablam! error: aborting due to 14 previous errors Sep 02 00:39:08.271 INFO kablam! Sep 02 00:39:08.271 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 02 00:39:08.282 INFO kablam! error: Could not compile `scroll_derive`. Sep 02 00:39:08.282 INFO kablam! Sep 02 00:39:08.282 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:39:08.284 INFO kablam! su: No module specific data is present Sep 02 00:39:08.765 INFO running `"docker" "rm" "-f" "00f38466fcb9c40b0cde1943480ce48825af3acbb05cf61e466b0c64198867f3"` Sep 02 00:39:08.959 INFO blam! 00f38466fcb9c40b0cde1943480ce48825af3acbb05cf61e466b0c64198867f3