Sep 04 03:58:22.183 INFO checking scroll_derive-0.8.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 03:58:22.184 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 03:58:22.184 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/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 03:58:22.430 INFO blam! a0fac6076d4b0dd837e80e231f0c2bbec300f30d4f1fc2cd1bdb4f467fa2f9bc Sep 04 03:58:22.433 INFO running `"docker" "start" "-a" "a0fac6076d4b0dd837e80e231f0c2bbec300f30d4f1fc2cd1bdb4f467fa2f9bc"` Sep 04 03:58:23.405 INFO kablam! Checking scroll v0.8.0 Sep 04 03:58:23.418 INFO kablam! Compiling scroll_derive v0.8.1 (file:///source) Sep 04 03:58:31.074 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.074 INFO kablam! --> examples/main.rs:5:28 Sep 04 03:58:31.074 INFO kablam! | Sep 04 03:58:31.074 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.074 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.075 INFO kablam! Sep 04 03:58:31.075 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.075 INFO kablam! --> examples/main.rs:5:35 Sep 04 03:58:31.075 INFO kablam! | Sep 04 03:58:31.075 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.075 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.075 INFO kablam! Sep 04 03:58:31.075 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.075 INFO kablam! --> examples/main.rs:5:43 Sep 04 03:58:31.075 INFO kablam! | Sep 04 03:58:31.075 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.076 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.076 INFO kablam! Sep 04 03:58:31.076 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.076 INFO kablam! --> examples/main.rs:5:51 Sep 04 03:58:31.076 INFO kablam! | Sep 04 03:58:31.076 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.076 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.076 INFO kablam! Sep 04 03:58:31.076 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.076 INFO kablam! --> examples/main.rs:5:60 Sep 04 03:58:31.076 INFO kablam! | Sep 04 03:58:31.076 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.076 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.076 INFO kablam! Sep 04 03:58:31.083 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.083 INFO kablam! --> tests/tests.rs:5:28 Sep 04 03:58:31.083 INFO kablam! | Sep 04 03:58:31.083 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 04 03:58:31.083 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.084 INFO kablam! Sep 04 03:58:31.084 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.084 INFO kablam! --> tests/tests.rs:5:35 Sep 04 03:58:31.084 INFO kablam! | Sep 04 03:58:31.084 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 04 03:58:31.084 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.084 INFO kablam! Sep 04 03:58:31.085 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.085 INFO kablam! --> tests/tests.rs:27:28 Sep 04 03:58:31.085 INFO kablam! | Sep 04 03:58:31.086 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 04 03:58:31.086 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.086 INFO kablam! Sep 04 03:58:31.086 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.086 INFO kablam! --> tests/tests.rs:27:35 Sep 04 03:58:31.086 INFO kablam! | Sep 04 03:58:31.086 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 04 03:58:31.086 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.086 INFO kablam! Sep 04 03:58:31.086 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.086 INFO kablam! --> tests/tests.rs:39:28 Sep 04 03:58:31.087 INFO kablam! | Sep 04 03:58:31.087 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 04 03:58:31.087 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.087 INFO kablam! Sep 04 03:58:31.087 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.087 INFO kablam! --> tests/tests.rs:39:35 Sep 04 03:58:31.087 INFO kablam! | Sep 04 03:58:31.087 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 04 03:58:31.087 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.087 INFO kablam! Sep 04 03:58:31.087 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.087 INFO kablam! --> tests/tests.rs:39:43 Sep 04 03:58:31.087 INFO kablam! | Sep 04 03:58:31.087 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 04 03:58:31.087 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.087 INFO kablam! Sep 04 03:58:31.095 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.095 INFO kablam! --> tests/tests.rs:52:28 Sep 04 03:58:31.095 INFO kablam! | Sep 04 03:58:31.095 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.095 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.095 INFO kablam! Sep 04 03:58:31.095 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.095 INFO kablam! --> tests/tests.rs:52:36 Sep 04 03:58:31.095 INFO kablam! | Sep 04 03:58:31.095 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.095 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.095 INFO kablam! Sep 04 03:58:31.095 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.095 INFO kablam! --> tests/tests.rs:52:45 Sep 04 03:58:31.096 INFO kablam! | Sep 04 03:58:31.096 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 04 03:58:31.096 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.096 INFO kablam! Sep 04 03:58:31.097 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.097 INFO kablam! --> tests/tests.rs:85:28 Sep 04 03:58:31.097 INFO kablam! | Sep 04 03:58:31.097 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 04 03:58:31.097 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.097 INFO kablam! Sep 04 03:58:31.097 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.097 INFO kablam! --> tests/tests.rs:85:35 Sep 04 03:58:31.097 INFO kablam! | Sep 04 03:58:31.097 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 04 03:58:31.097 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.097 INFO kablam! Sep 04 03:58:31.099 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.099 INFO kablam! --> tests/tests.rs:112:28 Sep 04 03:58:31.099 INFO kablam! | Sep 04 03:58:31.099 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 04 03:58:31.099 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.099 INFO kablam! Sep 04 03:58:31.099 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 04 03:58:31.099 INFO kablam! --> tests/tests.rs:112:35 Sep 04 03:58:31.099 INFO kablam! | Sep 04 03:58:31.100 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 04 03:58:31.100 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 04 03:58:31.100 INFO kablam! Sep 04 03:58:31.420 INFO kablam! error: aborting due to 5 previous errors Sep 04 03:58:31.420 INFO kablam! Sep 04 03:58:31.420 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:58:31.431 INFO kablam! error: Could not compile `scroll_derive`. Sep 04 03:58:31.432 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 03:58:31.701 INFO kablam! error: aborting due to 14 previous errors Sep 04 03:58:31.701 INFO kablam! Sep 04 03:58:31.701 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 04 03:58:31.712 INFO kablam! error: Could not compile `scroll_derive`. Sep 04 03:58:31.712 INFO kablam! Sep 04 03:58:31.712 INFO kablam! To learn more, run the command again with --verbose. Sep 04 03:58:31.714 INFO kablam! su: No module specific data is present Sep 04 03:58:32.194 INFO running `"docker" "rm" "-f" "a0fac6076d4b0dd837e80e231f0c2bbec300f30d4f1fc2cd1bdb4f467fa2f9bc"` Sep 04 03:58:32.383 INFO blam! a0fac6076d4b0dd837e80e231f0c2bbec300f30d4f1fc2cd1bdb4f467fa2f9bc