Sep 10 10:13:03.159 INFO checking scroll_derive-0.8.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:13:03.159 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:13:03.159 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:13:03.354 INFO blam! 397fa59675cfb96be442e40556af2f3ce891164a97bb813ef2dea1937144b73e Sep 10 10:13:03.354 INFO running `"docker" "start" "-a" "397fa59675cfb96be442e40556af2f3ce891164a97bb813ef2dea1937144b73e"` Sep 10 10:13:05.029 INFO kablam! usermod: no changes Sep 10 10:13:05.122 INFO kablam! Checking scroll v0.8.0 Sep 10 10:13:05.126 INFO kablam! Compiling scroll_derive v0.8.1 (file:///source) Sep 10 10:13:09.289 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.289 INFO kablam! --> examples/main.rs:5:28 Sep 10 10:13:09.289 INFO kablam! | Sep 10 10:13:09.289 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.289 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.289 INFO kablam! Sep 10 10:13:09.289 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.289 INFO kablam! --> examples/main.rs:5:35 Sep 10 10:13:09.290 INFO kablam! | Sep 10 10:13:09.290 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.290 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! Sep 10 10:13:09.290 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! --> examples/main.rs:5:43 Sep 10 10:13:09.290 INFO kablam! | Sep 10 10:13:09.290 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.290 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! Sep 10 10:13:09.290 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! --> examples/main.rs:5:51 Sep 10 10:13:09.290 INFO kablam! | Sep 10 10:13:09.290 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.290 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! Sep 10 10:13:09.290 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! --> examples/main.rs:5:60 Sep 10 10:13:09.290 INFO kablam! | Sep 10 10:13:09.290 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.290 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.290 INFO kablam! Sep 10 10:13:09.449 INFO kablam! error: aborting due to 5 previous errors Sep 10 10:13:09.466 INFO kablam! Sep 10 10:13:09.466 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 10:13:09.466 INFO kablam! error: Could not compile `scroll_derive`. Sep 10 10:13:09.466 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:13:09.598 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.598 INFO kablam! --> tests/tests.rs:5:28 Sep 10 10:13:09.598 INFO kablam! | Sep 10 10:13:09.598 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 10 10:13:09.598 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! Sep 10 10:13:09.606 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! --> tests/tests.rs:5:35 Sep 10 10:13:09.606 INFO kablam! | Sep 10 10:13:09.606 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 10 10:13:09.606 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! Sep 10 10:13:09.606 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! --> tests/tests.rs:27:28 Sep 10 10:13:09.606 INFO kablam! | Sep 10 10:13:09.606 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 10 10:13:09.606 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! Sep 10 10:13:09.606 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! --> tests/tests.rs:27:35 Sep 10 10:13:09.606 INFO kablam! | Sep 10 10:13:09.606 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 10 10:13:09.606 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! Sep 10 10:13:09.606 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! --> tests/tests.rs:39:28 Sep 10 10:13:09.606 INFO kablam! | Sep 10 10:13:09.606 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 10 10:13:09.606 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! Sep 10 10:13:09.606 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! --> tests/tests.rs:39:35 Sep 10 10:13:09.606 INFO kablam! | Sep 10 10:13:09.606 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 10 10:13:09.606 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.606 INFO kablam! Sep 10 10:13:09.606 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:39:43 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:52:28 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:52:36 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:52:45 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:85:28 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:85:35 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:112:28 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.607 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! --> tests/tests.rs:112:35 Sep 10 10:13:09.607 INFO kablam! | Sep 10 10:13:09.607 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 10 10:13:09.607 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 10 10:13:09.607 INFO kablam! Sep 10 10:13:09.862 INFO kablam! error: aborting due to 14 previous errors Sep 10 10:13:09.862 INFO kablam! Sep 10 10:13:09.862 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 10 10:13:09.862 INFO kablam! error: Could not compile `scroll_derive`. Sep 10 10:13:09.862 INFO kablam! Sep 10 10:13:09.862 INFO kablam! To learn more, run the command again with --verbose. Sep 10 10:13:09.863 INFO kablam! su: No module specific data is present Sep 10 10:13:10.753 INFO running `"docker" "rm" "-f" "397fa59675cfb96be442e40556af2f3ce891164a97bb813ef2dea1937144b73e"` Sep 10 10:13:10.870 INFO blam! 397fa59675cfb96be442e40556af2f3ce891164a97bb813ef2dea1937144b73e