Sep 14 09:28:41.500 INFO checking scroll_derive-0.8.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:28:41.501 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:28:41.501 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:28:41.919 INFO blam! 8d6aa5644ff681c28d58924a56ce0866880a31112af673514387bf0eef7127ba Sep 14 09:28:41.927 INFO running `"docker" "start" "-a" "8d6aa5644ff681c28d58924a56ce0866880a31112af673514387bf0eef7127ba"` Sep 14 09:28:43.563 INFO kablam! usermod: no changes Sep 14 09:28:43.623 INFO kablam! Checking scroll v0.8.0 Sep 14 09:28:43.635 INFO kablam! Compiling scroll_derive v0.8.1 (file:///source) Sep 14 09:28:49.282 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! --> examples/main.rs:5:28 Sep 14 09:28:49.283 INFO kablam! | Sep 14 09:28:49.283 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.283 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! Sep 14 09:28:49.283 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! --> examples/main.rs:5:35 Sep 14 09:28:49.283 INFO kablam! | Sep 14 09:28:49.283 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.283 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! Sep 14 09:28:49.283 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! --> examples/main.rs:5:43 Sep 14 09:28:49.283 INFO kablam! | Sep 14 09:28:49.283 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.283 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! Sep 14 09:28:49.283 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! --> examples/main.rs:5:51 Sep 14 09:28:49.283 INFO kablam! | Sep 14 09:28:49.283 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.283 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! Sep 14 09:28:49.283 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! --> examples/main.rs:5:60 Sep 14 09:28:49.283 INFO kablam! | Sep 14 09:28:49.283 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.283 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.283 INFO kablam! Sep 14 09:28:49.390 INFO kablam! error: aborting due to 5 previous errors Sep 14 09:28:49.390 INFO kablam! Sep 14 09:28:49.391 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 09:28:49.404 INFO kablam! error: Could not compile `scroll_derive`. Sep 14 09:28:49.404 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:28:49.433 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.433 INFO kablam! --> tests/tests.rs:5:28 Sep 14 09:28:49.433 INFO kablam! | Sep 14 09:28:49.433 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 14 09:28:49.433 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.433 INFO kablam! Sep 14 09:28:49.433 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.433 INFO kablam! --> tests/tests.rs:5:35 Sep 14 09:28:49.433 INFO kablam! | Sep 14 09:28:49.433 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 14 09:28:49.433 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.433 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:27:28 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:27:35 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:39:28 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:39:35 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:39:43 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:52:28 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.435 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! --> tests/tests.rs:52:36 Sep 14 09:28:49.435 INFO kablam! | Sep 14 09:28:49.435 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.435 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.435 INFO kablam! Sep 14 09:28:49.436 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.436 INFO kablam! --> tests/tests.rs:52:45 Sep 14 09:28:49.436 INFO kablam! | Sep 14 09:28:49.436 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 14 09:28:49.436 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.436 INFO kablam! Sep 14 09:28:49.439 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! --> tests/tests.rs:85:28 Sep 14 09:28:49.439 INFO kablam! | Sep 14 09:28:49.439 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 14 09:28:49.439 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! Sep 14 09:28:49.439 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! --> tests/tests.rs:85:35 Sep 14 09:28:49.439 INFO kablam! | Sep 14 09:28:49.439 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 14 09:28:49.439 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! Sep 14 09:28:49.439 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! --> tests/tests.rs:112:28 Sep 14 09:28:49.439 INFO kablam! | Sep 14 09:28:49.439 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 14 09:28:49.439 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! Sep 14 09:28:49.439 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! --> tests/tests.rs:112:35 Sep 14 09:28:49.439 INFO kablam! | Sep 14 09:28:49.439 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 14 09:28:49.439 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 14 09:28:49.439 INFO kablam! Sep 14 09:28:49.671 INFO kablam! error: aborting due to 14 previous errors Sep 14 09:28:49.671 INFO kablam! Sep 14 09:28:49.671 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 14 09:28:49.671 INFO kablam! error: Could not compile `scroll_derive`. Sep 14 09:28:49.671 INFO kablam! Sep 14 09:28:49.671 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:28:49.679 INFO kablam! su: No module specific data is present Sep 14 09:28:50.735 INFO running `"docker" "rm" "-f" "8d6aa5644ff681c28d58924a56ce0866880a31112af673514387bf0eef7127ba"` Sep 14 09:28:51.043 INFO blam! 8d6aa5644ff681c28d58924a56ce0866880a31112af673514387bf0eef7127ba