Sep 01 07:20:26.426 INFO checking scroll_derive-0.8.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:20:26.427 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:20:26.427 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 01 07:20:26.675 INFO blam! 87c5a84f41ae97a5f756b5ef9ca9d657b3b02572f82f078c548a693b286fc2ca Sep 01 07:20:26.677 INFO running `"docker" "start" "-a" "87c5a84f41ae97a5f756b5ef9ca9d657b3b02572f82f078c548a693b286fc2ca"` Sep 01 07:20:27.662 INFO kablam! Checking scroll v0.8.0 Sep 01 07:20:27.670 INFO kablam! Compiling scroll_derive v0.8.1 (file:///source) Sep 01 07:20:34.227 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.227 INFO kablam! --> examples/main.rs:5:28 Sep 01 07:20:34.227 INFO kablam! | Sep 01 07:20:34.227 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.227 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.227 INFO kablam! Sep 01 07:20:34.228 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! --> examples/main.rs:5:35 Sep 01 07:20:34.228 INFO kablam! | Sep 01 07:20:34.228 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.228 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! Sep 01 07:20:34.228 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! --> examples/main.rs:5:43 Sep 01 07:20:34.228 INFO kablam! | Sep 01 07:20:34.228 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.228 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! Sep 01 07:20:34.228 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! --> examples/main.rs:5:51 Sep 01 07:20:34.228 INFO kablam! | Sep 01 07:20:34.228 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.228 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! Sep 01 07:20:34.228 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! --> examples/main.rs:5:60 Sep 01 07:20:34.228 INFO kablam! | Sep 01 07:20:34.228 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.228 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.228 INFO kablam! Sep 01 07:20:34.364 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.364 INFO kablam! --> tests/tests.rs:5:28 Sep 01 07:20:34.364 INFO kablam! | Sep 01 07:20:34.364 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 01 07:20:34.364 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.368 INFO kablam! Sep 01 07:20:34.369 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.369 INFO kablam! --> tests/tests.rs:5:35 Sep 01 07:20:34.369 INFO kablam! | Sep 01 07:20:34.369 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 01 07:20:34.369 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.369 INFO kablam! Sep 01 07:20:34.372 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.372 INFO kablam! --> tests/tests.rs:27:28 Sep 01 07:20:34.372 INFO kablam! | Sep 01 07:20:34.372 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 01 07:20:34.372 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.372 INFO kablam! Sep 01 07:20:34.373 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.373 INFO kablam! --> tests/tests.rs:27:35 Sep 01 07:20:34.373 INFO kablam! | Sep 01 07:20:34.373 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 01 07:20:34.373 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.373 INFO kablam! Sep 01 07:20:34.374 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.374 INFO kablam! --> tests/tests.rs:39:28 Sep 01 07:20:34.374 INFO kablam! | Sep 01 07:20:34.374 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 01 07:20:34.374 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.374 INFO kablam! Sep 01 07:20:34.375 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.375 INFO kablam! --> tests/tests.rs:39:35 Sep 01 07:20:34.375 INFO kablam! | Sep 01 07:20:34.375 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 01 07:20:34.375 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.375 INFO kablam! Sep 01 07:20:34.376 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.376 INFO kablam! --> tests/tests.rs:39:43 Sep 01 07:20:34.376 INFO kablam! | Sep 01 07:20:34.376 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 01 07:20:34.376 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.376 INFO kablam! Sep 01 07:20:34.377 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.377 INFO kablam! --> tests/tests.rs:52:28 Sep 01 07:20:34.377 INFO kablam! | Sep 01 07:20:34.377 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.377 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.378 INFO kablam! Sep 01 07:20:34.378 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.378 INFO kablam! --> tests/tests.rs:52:36 Sep 01 07:20:34.378 INFO kablam! | Sep 01 07:20:34.378 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.378 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.379 INFO kablam! Sep 01 07:20:34.379 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.379 INFO kablam! --> tests/tests.rs:52:45 Sep 01 07:20:34.379 INFO kablam! | Sep 01 07:20:34.379 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 01 07:20:34.379 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.380 INFO kablam! Sep 01 07:20:34.382 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.382 INFO kablam! --> tests/tests.rs:85:28 Sep 01 07:20:34.382 INFO kablam! | Sep 01 07:20:34.382 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 01 07:20:34.382 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.382 INFO kablam! Sep 01 07:20:34.383 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.383 INFO kablam! --> tests/tests.rs:85:35 Sep 01 07:20:34.383 INFO kablam! | Sep 01 07:20:34.383 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 01 07:20:34.383 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.383 INFO kablam! Sep 01 07:20:34.385 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.385 INFO kablam! --> tests/tests.rs:112:28 Sep 01 07:20:34.385 INFO kablam! | Sep 01 07:20:34.385 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 01 07:20:34.385 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.385 INFO kablam! Sep 01 07:20:34.386 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 01 07:20:34.386 INFO kablam! --> tests/tests.rs:112:35 Sep 01 07:20:34.386 INFO kablam! | Sep 01 07:20:34.386 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 01 07:20:34.386 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 01 07:20:34.386 INFO kablam! Sep 01 07:20:34.545 INFO kablam! error: aborting due to 5 previous errors Sep 01 07:20:34.545 INFO kablam! Sep 01 07:20:34.545 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 07:20:34.557 INFO kablam! error: Could not compile `scroll_derive`. Sep 01 07:20:34.558 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 07:20:34.853 INFO kablam! error: aborting due to 14 previous errors Sep 01 07:20:34.853 INFO kablam! Sep 01 07:20:34.853 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 01 07:20:34.863 INFO kablam! error: Could not compile `scroll_derive`. Sep 01 07:20:34.863 INFO kablam! Sep 01 07:20:34.863 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:20:34.864 INFO kablam! su: No module specific data is present Sep 01 07:20:35.451 INFO running `"docker" "rm" "-f" "87c5a84f41ae97a5f756b5ef9ca9d657b3b02572f82f078c548a693b286fc2ca"` Sep 01 07:20:35.612 INFO blam! 87c5a84f41ae97a5f756b5ef9ca9d657b3b02572f82f078c548a693b286fc2ca