Aug 18 01:30:21.499 INFO checking cognitive-frames-0.1.0 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 18 01:30:21.499 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 01:30:21.499 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 01:30:21.499 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-7/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 18 01:30:21.775 INFO blam! 8f5102dad83a0f82072b5df62040e9636be3606cbcb12a98d1b7ccdaa8ad6cc4 Aug 18 01:30:21.778 INFO running `"docker" "start" "-a" "8f5102dad83a0f82072b5df62040e9636be3606cbcb12a98d1b7ccdaa8ad6cc4"` Aug 18 01:30:22.766 INFO kablam! Checking cognitive-qualia v0.1.0 Aug 18 01:30:26.153 INFO kablam! Checking cognitive-frames v0.1.0 (file:///source) Aug 18 01:30:36.357 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:36.357 INFO kablam! --> tests/common/assertions.rs:15:13 Aug 18 01:30:36.357 INFO kablam! | Aug 18 01:30:36.357 INFO kablam! 15 | use frames::representation::FrameRepresentation; Aug 18 01:30:36.357 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:36.357 INFO kablam! Aug 18 01:30:36.358 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:36.358 INFO kablam! --> tests/test_frame_settling.rs:20:13 Aug 18 01:30:36.358 INFO kablam! | Aug 18 01:30:36.358 INFO kablam! 20 | use frames::representation::FrameRepresentation; Aug 18 01:30:36.358 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:36.358 INFO kablam! Aug 18 01:30:36.632 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:36.632 INFO kablam! --> tests/common/assertions.rs:15:13 Aug 18 01:30:36.632 INFO kablam! | Aug 18 01:30:36.632 INFO kablam! 15 | use frames::representation::FrameRepresentation; Aug 18 01:30:36.632 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:36.632 INFO kablam! Aug 18 01:30:37.153 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:37.153 INFO kablam! --> tests/common/assertions.rs:15:13 Aug 18 01:30:37.153 INFO kablam! | Aug 18 01:30:37.153 INFO kablam! 15 | use frames::representation::FrameRepresentation; Aug 18 01:30:37.153 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:37.153 INFO kablam! Aug 18 01:30:37.479 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:37.480 INFO kablam! --> tests/common/assertions.rs:15:13 Aug 18 01:30:37.480 INFO kablam! | Aug 18 01:30:37.480 INFO kablam! 15 | use frames::representation::FrameRepresentation; Aug 18 01:30:37.480 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:37.480 INFO kablam! Aug 18 01:30:37.951 INFO kablam! error: aborting due to previous error Aug 18 01:30:37.951 INFO kablam! Aug 18 01:30:37.951 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 18 01:30:38.007 INFO kablam! error: Could not compile `cognitive-frames`. Aug 18 01:30:38.008 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 18 01:30:38.135 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:38.135 INFO kablam! --> tests/common/assertions.rs:15:13 Aug 18 01:30:38.135 INFO kablam! | Aug 18 01:30:38.135 INFO kablam! 15 | use frames::representation::FrameRepresentation; Aug 18 01:30:38.135 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:38.146 INFO kablam! Aug 18 01:30:38.147 INFO kablam! error[E0432]: unresolved import `frames::representation` Aug 18 01:30:38.147 INFO kablam! --> tests/test_frame_base.rs:18:13 Aug 18 01:30:38.147 INFO kablam! | Aug 18 01:30:38.147 INFO kablam! 18 | use frames::representation::FrameRepresentation; Aug 18 01:30:38.147 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Aug 18 01:30:38.148 INFO kablam! Aug 18 01:30:38.395 INFO kablam! error: aborting due to previous error Aug 18 01:30:38.395 INFO kablam! Aug 18 01:30:38.395 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 18 01:30:38.435 INFO kablam! error: Could not compile `cognitive-frames`. Aug 18 01:30:38.436 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 18 01:30:38.702 INFO kablam! error: aborting due to previous error Aug 18 01:30:38.703 INFO kablam! Aug 18 01:30:38.703 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 18 01:30:38.716 INFO kablam! error: aborting due to 2 previous errors Aug 18 01:30:38.722 INFO kablam! Aug 18 01:30:38.722 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 18 01:30:38.742 INFO kablam! error: Could not compile `cognitive-frames`. Aug 18 01:30:38.743 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 18 01:30:38.743 INFO kablam! error: Could not compile `cognitive-frames`. Aug 18 01:30:38.743 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 18 01:30:38.915 INFO kablam! error: aborting due to 2 previous errors Aug 18 01:30:38.915 INFO kablam! Aug 18 01:30:38.915 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 18 01:30:38.935 INFO kablam! error: Could not compile `cognitive-frames`. Aug 18 01:30:38.936 INFO kablam! Aug 18 01:30:38.936 INFO kablam! To learn more, run the command again with --verbose. Aug 18 01:30:38.938 INFO kablam! su: No module specific data is present Aug 18 01:30:39.431 INFO running `"docker" "rm" "-f" "8f5102dad83a0f82072b5df62040e9636be3606cbcb12a98d1b7ccdaa8ad6cc4"` Aug 18 01:30:39.599 INFO blam! 8f5102dad83a0f82072b5df62040e9636be3606cbcb12a98d1b7ccdaa8ad6cc4