Jul 12 12:03:16.365 INFO checking cognitive-frames-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 12:03:16.365 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 12:03:16.365 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 12:03:16.365 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 12:03:16.631 INFO blam! 01699f9be395e8daac6f455c748f2fd485c7baef7731609bb0d7704045356a14 Jul 12 12:03:16.633 INFO running `"docker" "start" "-a" "01699f9be395e8daac6f455c748f2fd485c7baef7731609bb0d7704045356a14"` Jul 12 12:03:17.721 INFO kablam! Checking timerfd v0.2.0 Jul 12 12:03:17.721 INFO kablam! Checking gbm-rs v0.2.0 Jul 12 12:03:17.754 INFO kablam! Checking nix v0.8.1 Jul 12 12:03:17.758 INFO kablam! Checking egl v0.2.7 Jul 12 12:03:17.758 INFO kablam! Checking timber v0.1.0 Jul 12 12:03:20.293 INFO kablam! Checking cognitive-graphics v0.1.0 Jul 12 12:03:28.742 INFO kablam! Checking dharma v0.1.0 Jul 12 12:03:30.496 INFO kablam! Checking cognitive-qualia v0.1.0 Jul 12 12:03:33.899 INFO kablam! Checking cognitive-frames v0.1.0 (file:///source) Jul 12 12:03:41.111 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:41.111 INFO kablam! --> tests/common/assertions.rs:15:13 Jul 12 12:03:41.111 INFO kablam! | Jul 12 12:03:41.111 INFO kablam! 15 | use frames::representation::FrameRepresentation; Jul 12 12:03:41.111 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:41.111 INFO kablam! Jul 12 12:03:41.962 INFO kablam! error: aborting due to previous error Jul 12 12:03:41.974 INFO kablam! Jul 12 12:03:41.975 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 12:03:42.011 INFO kablam! error: Could not compile `cognitive-frames`. Jul 12 12:03:42.011 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 12:03:42.024 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:42.024 INFO kablam! --> tests/common/assertions.rs:15:13 Jul 12 12:03:42.024 INFO kablam! | Jul 12 12:03:42.024 INFO kablam! 15 | use frames::representation::FrameRepresentation; Jul 12 12:03:42.024 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:42.025 INFO kablam! Jul 12 12:03:42.025 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:42.025 INFO kablam! --> tests/test_frame_base.rs:18:13 Jul 12 12:03:42.025 INFO kablam! | Jul 12 12:03:42.025 INFO kablam! 18 | use frames::representation::FrameRepresentation; Jul 12 12:03:42.025 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:42.025 INFO kablam! Jul 12 12:03:42.200 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:42.200 INFO kablam! --> tests/common/assertions.rs:15:13 Jul 12 12:03:42.200 INFO kablam! | Jul 12 12:03:42.200 INFO kablam! 15 | use frames::representation::FrameRepresentation; Jul 12 12:03:42.200 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:42.200 INFO kablam! Jul 12 12:03:42.200 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:42.200 INFO kablam! --> tests/test_frame_settling.rs:20:13 Jul 12 12:03:42.200 INFO kablam! | Jul 12 12:03:42.200 INFO kablam! 20 | use frames::representation::FrameRepresentation; Jul 12 12:03:42.200 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:42.200 INFO kablam! Jul 12 12:03:42.493 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:42.493 INFO kablam! --> tests/common/assertions.rs:15:13 Jul 12 12:03:42.493 INFO kablam! | Jul 12 12:03:42.493 INFO kablam! 15 | use frames::representation::FrameRepresentation; Jul 12 12:03:42.493 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:42.493 INFO kablam! Jul 12 12:03:43.094 INFO kablam! error: aborting due to 2 previous errors Jul 12 12:03:43.094 INFO kablam! Jul 12 12:03:43.094 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 12:03:43.144 INFO kablam! error: Could not compile `cognitive-frames`. Jul 12 12:03:43.145 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 12:03:43.334 INFO kablam! error: aborting due to previous error Jul 12 12:03:43.334 INFO kablam! Jul 12 12:03:43.334 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 12:03:43.352 INFO kablam! error: Could not compile `cognitive-frames`. Jul 12 12:03:43.352 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 12:03:43.410 INFO kablam! error[E0432]: unresolved import `frames::representation` Jul 12 12:03:43.410 INFO kablam! --> tests/common/assertions.rs:15:13 Jul 12 12:03:43.410 INFO kablam! | Jul 12 12:03:43.410 INFO kablam! 15 | use frames::representation::FrameRepresentation; Jul 12 12:03:43.410 INFO kablam! | ^^^^^^^^^^^^^^ Could not find `representation` in `frames` Jul 12 12:03:43.411 INFO kablam! Jul 12 12:03:43.506 INFO kablam! error: aborting due to 2 previous errors Jul 12 12:03:43.506 INFO kablam! Jul 12 12:03:43.507 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 12:03:43.516 INFO kablam! error: Could not compile `cognitive-frames`. Jul 12 12:03:43.516 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 12:03:43.717 INFO kablam! error: aborting due to previous error Jul 12 12:03:43.717 INFO kablam! Jul 12 12:03:43.717 INFO kablam! For more information about this error, try `rustc --explain E0432`. Jul 12 12:03:43.734 INFO kablam! error: Could not compile `cognitive-frames`. Jul 12 12:03:43.734 INFO kablam! Jul 12 12:03:43.734 INFO kablam! To learn more, run the command again with --verbose. Jul 12 12:03:43.738 INFO kablam! su: No module specific data is present Jul 12 12:03:44.299 INFO running `"docker" "rm" "-f" "01699f9be395e8daac6f455c748f2fd485c7baef7731609bb0d7704045356a14"` Jul 12 12:03:44.463 INFO blam! 01699f9be395e8daac6f455c748f2fd485c7baef7731609bb0d7704045356a14