Sep 02 00:21:02.115 INFO checking cognitive-frames-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 00:21:02.116 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 00:21:02.116 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:21:02.354 INFO blam! 562e9d89050ac94bda1b8356de110676b7209111f2a383b2f40ba2ac56f405eb Sep 02 00:21:02.356 INFO running `"docker" "start" "-a" "562e9d89050ac94bda1b8356de110676b7209111f2a383b2f40ba2ac56f405eb"` Sep 02 00:21:03.277 INFO kablam! Checking cognitive-qualia v0.1.0 Sep 02 00:21:05.443 INFO kablam! Checking cognitive-frames v0.1.0 (file:///source) Sep 02 00:21:14.943 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:14.943 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 02 00:21:14.943 INFO kablam! | Sep 02 00:21:14.943 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 02 00:21:14.943 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:14.943 INFO kablam! Sep 02 00:21:14.944 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:14.944 INFO kablam! --> tests/test_frame_settling.rs:20:13 Sep 02 00:21:14.944 INFO kablam! | Sep 02 00:21:14.944 INFO kablam! 20 | use frames::representation::FrameRepresentation; Sep 02 00:21:14.944 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:14.944 INFO kablam! Sep 02 00:21:15.336 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:15.337 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 02 00:21:15.337 INFO kablam! | Sep 02 00:21:15.337 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 02 00:21:15.337 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:15.337 INFO kablam! Sep 02 00:21:15.395 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:15.395 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 02 00:21:15.395 INFO kablam! | Sep 02 00:21:15.395 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 02 00:21:15.395 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:15.395 INFO kablam! Sep 02 00:21:15.438 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:15.439 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 02 00:21:15.439 INFO kablam! | Sep 02 00:21:15.439 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 02 00:21:15.439 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:15.458 INFO kablam! Sep 02 00:21:15.458 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:15.458 INFO kablam! --> tests/test_frame_base.rs:18:13 Sep 02 00:21:15.458 INFO kablam! | Sep 02 00:21:15.458 INFO kablam! 18 | use frames::representation::FrameRepresentation; Sep 02 00:21:15.458 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:15.458 INFO kablam! Sep 02 00:21:15.692 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 02 00:21:15.692 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 02 00:21:15.692 INFO kablam! | Sep 02 00:21:15.692 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 02 00:21:15.692 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 02 00:21:15.692 INFO kablam! Sep 02 00:21:15.771 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:21:15.772 INFO kablam! Sep 02 00:21:15.772 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 00:21:15.782 INFO kablam! error: Could not compile `cognitive-frames`. Sep 02 00:21:15.783 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:21:15.889 INFO kablam! error: aborting due to previous error Sep 02 00:21:15.889 INFO kablam! Sep 02 00:21:15.889 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 00:21:15.917 INFO kablam! error: Could not compile `cognitive-frames`. Sep 02 00:21:15.917 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:21:15.979 INFO kablam! error: aborting due to 2 previous errors Sep 02 00:21:15.979 INFO kablam! Sep 02 00:21:15.979 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 00:21:15.989 INFO kablam! error: Could not compile `cognitive-frames`. Sep 02 00:21:15.989 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:21:16.008 INFO kablam! error: aborting due to previous error Sep 02 00:21:16.008 INFO kablam! Sep 02 00:21:16.008 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 00:21:16.016 INFO kablam! error: Could not compile `cognitive-frames`. Sep 02 00:21:16.016 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:21:16.019 INFO kablam! error: aborting due to previous error Sep 02 00:21:16.019 INFO kablam! Sep 02 00:21:16.019 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 02 00:21:16.028 INFO kablam! error: Could not compile `cognitive-frames`. Sep 02 00:21:16.028 INFO kablam! Sep 02 00:21:16.028 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:21:16.030 INFO kablam! su: No module specific data is present Sep 02 00:21:16.738 INFO running `"docker" "rm" "-f" "562e9d89050ac94bda1b8356de110676b7209111f2a383b2f40ba2ac56f405eb"` Sep 02 00:21:16.838 INFO blam! 562e9d89050ac94bda1b8356de110676b7209111f2a383b2f40ba2ac56f405eb