Sep 19 20:36:42.389 INFO checking scroll_derive-0.8.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:36:42.389 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:36:42.389 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:36:42.594 INFO blam! 9a7751ae8d5a288a85585daff42243c247c95fea7758c0705f64808ebd4f7cdd Sep 19 20:36:42.596 INFO running `"docker" "start" "-a" "9a7751ae8d5a288a85585daff42243c247c95fea7758c0705f64808ebd4f7cdd"` Sep 19 20:36:44.042 INFO kablam! usermod: no changes Sep 19 20:36:44.138 INFO kablam! Checking scroll v0.8.0 Sep 19 20:36:44.138 INFO kablam! Compiling scroll_derive v0.8.1 (/source) Sep 19 20:36:50.114 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! --> examples/main.rs:5:28 Sep 19 20:36:50.114 INFO kablam! | Sep 19 20:36:50.114 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.114 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! Sep 19 20:36:50.114 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! --> examples/main.rs:5:35 Sep 19 20:36:50.114 INFO kablam! | Sep 19 20:36:50.114 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.114 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! Sep 19 20:36:50.114 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! --> examples/main.rs:5:43 Sep 19 20:36:50.114 INFO kablam! | Sep 19 20:36:50.114 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.114 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! Sep 19 20:36:50.114 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! --> examples/main.rs:5:51 Sep 19 20:36:50.114 INFO kablam! | Sep 19 20:36:50.114 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.114 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! Sep 19 20:36:50.114 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! --> examples/main.rs:5:60 Sep 19 20:36:50.114 INFO kablam! | Sep 19 20:36:50.114 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.114 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.114 INFO kablam! Sep 19 20:36:50.259 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.259 INFO kablam! --> tests/tests.rs:5:28 Sep 19 20:36:50.259 INFO kablam! | Sep 19 20:36:50.259 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 20:36:50.259 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.259 INFO kablam! Sep 19 20:36:50.259 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.259 INFO kablam! --> tests/tests.rs:5:35 Sep 19 20:36:50.259 INFO kablam! | Sep 19 20:36:50.259 INFO kablam! 5 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 20:36:50.259 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.259 INFO kablam! Sep 19 20:36:50.259 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.259 INFO kablam! --> tests/tests.rs:27:28 Sep 19 20:36:50.259 INFO kablam! | Sep 19 20:36:50.259 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 20:36:50.259 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:27:35 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 27 | #[derive(Debug, PartialEq, Pread, Pwrite)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:39:28 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:39:35 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:39:43 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 39 | #[derive(Debug, PartialEq, Pread, Pwrite, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:52:28 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:52:36 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:52:45 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 52 | #[derive(Debug, PartialEq, IOread, IOwrite, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:85:28 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:85:35 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 85 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:112:28 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! Sep 19 20:36:50.260 INFO kablam! error[E0433]: failed to resolve. Could not find `export` in `scroll` Sep 19 20:36:50.260 INFO kablam! --> tests/tests.rs:112:35 Sep 19 20:36:50.260 INFO kablam! | Sep 19 20:36:50.260 INFO kablam! 112 | #[derive(Debug, PartialEq, Pread, SizeWith)] Sep 19 20:36:50.260 INFO kablam! | ^^^^^^^^ Could not find `export` in `scroll` Sep 19 20:36:50.262 INFO kablam! Sep 19 20:36:50.314 INFO kablam! error: aborting due to 5 previous errors Sep 19 20:36:50.314 INFO kablam! Sep 19 20:36:50.315 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:36:50.333 INFO kablam! error: Could not compile `scroll_derive`. Sep 19 20:36:50.334 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 20:36:50.550 INFO kablam! error: aborting due to 14 previous errors Sep 19 20:36:50.550 INFO kablam! Sep 19 20:36:50.550 INFO kablam! For more information about this error, try `rustc --explain E0433`. Sep 19 20:36:50.550 INFO kablam! error: Could not compile `scroll_derive`. Sep 19 20:36:50.550 INFO kablam! Sep 19 20:36:50.550 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:36:50.550 INFO kablam! su: No module specific data is present Sep 19 20:36:52.068 INFO running `"docker" "rm" "-f" "9a7751ae8d5a288a85585daff42243c247c95fea7758c0705f64808ebd4f7cdd"` Sep 19 20:36:52.200 INFO blam! 9a7751ae8d5a288a85585daff42243c247c95fea7758c0705f64808ebd4f7cdd