Sep 20 03:33:51.417 INFO checking cognitive-frames-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:33:51.417 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:33:51.417 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:33:51.727 INFO blam! 4fc77826ed0d44cc5da7720f3f9d6570f11f0b4ad47900f6dafb0740e542fccf Sep 20 03:33:51.729 INFO running `"docker" "start" "-a" "4fc77826ed0d44cc5da7720f3f9d6570f11f0b4ad47900f6dafb0740e542fccf"` Sep 20 03:33:52.801 INFO kablam! usermod: no changes Sep 20 03:33:52.877 INFO kablam! Checking cognitive-qualia v0.1.0 Sep 20 03:33:54.279 INFO kablam! Checking cognitive-frames v0.1.0 (/source) Sep 20 03:33:58.383 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:58.383 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 20 03:33:58.383 INFO kablam! | Sep 20 03:33:58.383 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 20 03:33:58.383 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:58.417 INFO kablam! Sep 20 03:33:58.688 INFO kablam! error: aborting due to previous error Sep 20 03:33:58.688 INFO kablam! Sep 20 03:33:58.688 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 03:33:58.697 INFO kablam! error: Could not compile `cognitive-frames`. Sep 20 03:33:58.697 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:33:58.756 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:58.756 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 20 03:33:58.756 INFO kablam! | Sep 20 03:33:58.756 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 20 03:33:58.756 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:58.756 INFO kablam! Sep 20 03:33:58.756 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:58.756 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 20 03:33:58.756 INFO kablam! | Sep 20 03:33:58.756 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 20 03:33:58.756 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:58.756 INFO kablam! Sep 20 03:33:58.756 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:58.756 INFO kablam! --> tests/test_frame_base.rs:18:13 Sep 20 03:33:58.756 INFO kablam! | Sep 20 03:33:58.756 INFO kablam! 18 | use frames::representation::FrameRepresentation; Sep 20 03:33:58.756 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:58.756 INFO kablam! Sep 20 03:33:58.895 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:33:58.895 INFO kablam! Sep 20 03:33:58.895 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 03:33:58.904 INFO kablam! error: Could not compile `cognitive-frames`. Sep 20 03:33:58.904 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:33:58.946 INFO kablam! error: aborting due to previous error Sep 20 03:33:58.946 INFO kablam! Sep 20 03:33:58.946 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 03:33:58.955 INFO kablam! error: Could not compile `cognitive-frames`. Sep 20 03:33:58.955 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:33:59.378 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:59.378 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 20 03:33:59.378 INFO kablam! | Sep 20 03:33:59.378 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 20 03:33:59.378 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:59.378 INFO kablam! Sep 20 03:33:59.378 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:59.378 INFO kablam! --> tests/test_frame_settling.rs:20:13 Sep 20 03:33:59.378 INFO kablam! | Sep 20 03:33:59.378 INFO kablam! 20 | use frames::representation::FrameRepresentation; Sep 20 03:33:59.378 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:59.378 INFO kablam! Sep 20 03:33:59.555 INFO kablam! error[E0432]: unresolved import `frames::representation` Sep 20 03:33:59.555 INFO kablam! --> tests/common/assertions.rs:15:13 Sep 20 03:33:59.555 INFO kablam! | Sep 20 03:33:59.555 INFO kablam! 15 | use frames::representation::FrameRepresentation; Sep 20 03:33:59.555 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Sep 20 03:33:59.555 INFO kablam! Sep 20 03:33:59.599 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:33:59.599 INFO kablam! Sep 20 03:33:59.599 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 03:33:59.612 INFO kablam! error: Could not compile `cognitive-frames`. Sep 20 03:33:59.612 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:33:59.675 INFO kablam! error: aborting due to previous error Sep 20 03:33:59.675 INFO kablam! Sep 20 03:33:59.675 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 03:33:59.689 INFO kablam! error: Could not compile `cognitive-frames`. Sep 20 03:33:59.689 INFO kablam! Sep 20 03:33:59.689 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:33:59.692 INFO kablam! su: No module specific data is present Sep 20 03:34:00.273 INFO running `"docker" "rm" "-f" "4fc77826ed0d44cc5da7720f3f9d6570f11f0b4ad47900f6dafb0740e542fccf"` Sep 20 03:34:00.516 INFO blam! 4fc77826ed0d44cc5da7720f3f9d6570f11f0b4ad47900f6dafb0740e542fccf