Sep 19 18:40:03.015 INFO checking scroll_derive-0.8.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:40:03.015 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:40:03.015 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:40:03.473 INFO blam! 8bd57cd38fc3a2c45b398664aa6e479d4ab03926553a5911af1fbe3f837e0024 Sep 19 18:40:03.475 INFO running `"docker" "start" "-a" "8bd57cd38fc3a2c45b398664aa6e479d4ab03926553a5911af1fbe3f837e0024"` Sep 19 18:40:05.217 INFO kablam! usermod: no changes Sep 19 18:40:05.347 INFO kablam! Checking scroll v0.8.0 Sep 19 18:40:05.347 INFO kablam! Compiling scroll_derive v0.8.1 (/source) Sep 19 18:40:10.303 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! --> examples/main.rs:5:28 Sep 19 18:40:10.303 INFO kablam! | Sep 19 18:40:10.303 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.303 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! Sep 19 18:40:10.303 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! --> examples/main.rs:5:35 Sep 19 18:40:10.303 INFO kablam! | Sep 19 18:40:10.303 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.303 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! Sep 19 18:40:10.303 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! --> examples/main.rs:5:43 Sep 19 18:40:10.303 INFO kablam! | Sep 19 18:40:10.303 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.303 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! Sep 19 18:40:10.303 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! --> examples/main.rs:5:51 Sep 19 18:40:10.303 INFO kablam! | Sep 19 18:40:10.303 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.303 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! Sep 19 18:40:10.303 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! --> examples/main.rs:5:60 Sep 19 18:40:10.303 INFO kablam! | Sep 19 18:40:10.303 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.303 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.303 INFO kablam! Sep 19 18:40:10.450 INFO kablam! error: aborting due to 5 previous errors Sep 19 18:40:10.451 INFO kablam! Sep 19 18:40:10.451 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:40:10.451 INFO kablam! error: Could not compile `scroll_derive`. Sep 19 18:40:10.451 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:40:10.570 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.571 INFO kablam! --> tests/tests.rs:5:28 Sep 19 18:40:10.571 INFO kablam! | Sep 19 18:40:10.571 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 18:40:10.571 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.571 INFO kablam! Sep 19 18:40:10.571 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.571 INFO kablam! --> tests/tests.rs:5:35 Sep 19 18:40:10.571 INFO kablam! | Sep 19 18:40:10.571 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 18:40:10.571 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.571 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:27:28 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:27:35 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:39:28 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:39:35 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:39:43 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:52:28 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.575 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! --> tests/tests.rs:52:36 Sep 19 18:40:10.575 INFO kablam! | Sep 19 18:40:10.575 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.575 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.575 INFO kablam! Sep 19 18:40:10.576 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! --> tests/tests.rs:52:45 Sep 19 18:40:10.576 INFO kablam! | Sep 19 18:40:10.576 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 19 18:40:10.576 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! Sep 19 18:40:10.576 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! --> tests/tests.rs:85:28 Sep 19 18:40:10.576 INFO kablam! | Sep 19 18:40:10.576 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 18:40:10.576 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! Sep 19 18:40:10.576 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! --> tests/tests.rs:85:35 Sep 19 18:40:10.576 INFO kablam! | Sep 19 18:40:10.576 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 18:40:10.576 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! Sep 19 18:40:10.576 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! --> tests/tests.rs:112:28 Sep 19 18:40:10.576 INFO kablam! | Sep 19 18:40:10.576 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 18:40:10.576 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! Sep 19 18:40:10.576 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! --> tests/tests.rs:112:35 Sep 19 18:40:10.576 INFO kablam! | Sep 19 18:40:10.576 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 18:40:10.576 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 18:40:10.576 INFO kablam! Sep 19 18:40:10.795 INFO kablam! error: aborting due to 14 previous errors Sep 19 18:40:10.795 INFO kablam! Sep 19 18:40:10.795 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 18:40:10.804 INFO kablam! error: Could not compile `scroll_derive`. Sep 19 18:40:10.804 INFO kablam! Sep 19 18:40:10.804 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:40:10.805 INFO kablam! su: No module specific data is present Sep 19 18:40:11.717 INFO running `"docker" "rm" "-f" "8bd57cd38fc3a2c45b398664aa6e479d4ab03926553a5911af1fbe3f837e0024"` Sep 19 18:40:12.028 INFO blam! 8bd57cd38fc3a2c45b398664aa6e479d4ab03926553a5911af1fbe3f837e0024