Sep 21 06:08:01.323 INFO checking orbtk-simple-modal-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:08:01.323 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:08:01.323 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:08:01.526 INFO blam! abe27437578117c6ad018c22ed4a570c2e9fb56cbffb17b398f81c97d593f393 Sep 21 06:08:01.528 INFO running `"docker" "start" "-a" "abe27437578117c6ad018c22ed4a570c2e9fb56cbffb17b398f81c97d593f393"` Sep 21 06:08:02.601 INFO kablam! usermod: no changes Sep 21 06:08:02.790 INFO kablam! Checking resize v0.2.0 Sep 21 06:08:02.790 INFO kablam! Compiling cssparser v0.16.1 Sep 21 06:08:02.790 INFO kablam! Compiling syn v0.14.9 Sep 21 06:08:02.790 INFO kablam! Checking rayon v0.8.2 Sep 21 06:08:02.790 INFO kablam! Checking image v0.12.4 Sep 21 06:08:10.762 INFO kablam! Checking orbclient v0.3.17 Sep 21 06:08:12.458 INFO kablam! Checking orbfont v0.1.8 Sep 21 06:08:12.766 INFO kablam! Checking orbimage v0.1.16 Sep 21 06:08:29.275 INFO kablam! Compiling cssparser-macros v0.3.4 Sep 21 06:08:33.798 INFO kablam! Checking orbtk v0.2.27 Sep 21 06:08:36.143 INFO kablam! Checking orbtk-simple-modal v0.1.0 (/source) Sep 21 06:08:37.587 INFO kablam! error[E0432]: unresolved imports `orbtk::theme::LABEL_BACKGROUND`, `orbtk::theme::LABEL_BORDER`, `orbtk::theme::LABEL_FOREGROUND` Sep 21 06:08:37.587 INFO kablam! --> src/lib.rs:12:20 Sep 21 06:08:37.587 INFO kablam! | Sep 21 06:08:37.587 INFO kablam! 12 | use orbtk::theme::{LABEL_BACKGROUND, LABEL_BORDER, LABEL_FOREGROUND}; Sep 21 06:08:37.587 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `LABEL_FOREGROUND` in `theme` Sep 21 06:08:37.587 INFO kablam! | | | Sep 21 06:08:37.587 INFO kablam! | | no `LABEL_BORDER` in `theme` Sep 21 06:08:37.587 INFO kablam! | no `LABEL_BACKGROUND` in `theme` Sep 21 06:08:37.587 INFO kablam! Sep 21 06:08:37.587 INFO kablam! error[E0432]: unresolved import `orbtk::traits::Border` Sep 21 06:08:37.587 INFO kablam! --> src/lib.rs:13:21 Sep 21 06:08:37.587 INFO kablam! | Sep 21 06:08:37.587 INFO kablam! 13 | use orbtk::traits::{Border, Click, Place, Text}; Sep 21 06:08:37.587 INFO kablam! | ^^^^^^ no `Border` in `traits` Sep 21 06:08:37.587 INFO kablam! Sep 21 06:08:37.630 INFO kablam! error: aborting due to 2 previous errors Sep 21 06:08:37.630 INFO kablam! Sep 21 06:08:37.630 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 21 06:08:37.642 INFO kablam! error: Could not compile `orbtk-simple-modal`. Sep 21 06:08:37.642 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:08:37.818 INFO kablam! error[E0432]: unresolved imports `orbtk::theme::LABEL_BACKGROUND`, `orbtk::theme::LABEL_BORDER`, `orbtk::theme::LABEL_FOREGROUND` Sep 21 06:08:37.818 INFO kablam! --> src/lib.rs:12:20 Sep 21 06:08:37.818 INFO kablam! | Sep 21 06:08:37.818 INFO kablam! 12 | use orbtk::theme::{LABEL_BACKGROUND, LABEL_BORDER, LABEL_FOREGROUND}; Sep 21 06:08:37.818 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `LABEL_FOREGROUND` in `theme` Sep 21 06:08:37.818 INFO kablam! | | | Sep 21 06:08:37.818 INFO kablam! | | no `LABEL_BORDER` in `theme` Sep 21 06:08:37.818 INFO kablam! | no `LABEL_BACKGROUND` in `theme` Sep 21 06:08:37.818 INFO kablam! Sep 21 06:08:37.818 INFO kablam! error[E0432]: unresolved import `orbtk::traits::Border` Sep 21 06:08:37.818 INFO kablam! --> src/lib.rs:13:21 Sep 21 06:08:37.818 INFO kablam! | Sep 21 06:08:37.818 INFO kablam! 13 | use orbtk::traits::{Border, Click, Place, Text}; Sep 21 06:08:37.818 INFO kablam! | ^^^^^^ no `Border` in `traits` Sep 21 06:08:37.818 INFO kablam! Sep 21 06:08:37.826 INFO kablam! error: aborting due to 2 previous errors Sep 21 06:08:37.826 INFO kablam! Sep 21 06:08:37.826 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 21 06:08:37.834 INFO kablam! error: Could not compile `orbtk-simple-modal`. Sep 21 06:08:37.834 INFO kablam! Sep 21 06:08:37.834 INFO kablam! To learn more, run the command again with --verbose. Sep 21 06:08:37.836 INFO kablam! su: No module specific data is present Sep 21 06:08:38.678 INFO running `"docker" "rm" "-f" "abe27437578117c6ad018c22ed4a570c2e9fb56cbffb17b398f81c97d593f393"` Sep 21 06:08:38.830 INFO blam! abe27437578117c6ad018c22ed4a570c2e9fb56cbffb17b398f81c97d593f393