Sep 19 21:22:25.512 INFO checking orbtk-simple-modal-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:22:25.512 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:22:25.512 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:22:25.699 INFO blam! 29bc32a2a47863ce353b233122fdae03c56a64567c009e42fff5bf327436d26a Sep 19 21:22:25.700 INFO running `"docker" "start" "-a" "29bc32a2a47863ce353b233122fdae03c56a64567c009e42fff5bf327436d26a"` Sep 19 21:22:26.533 INFO kablam! usermod: no changes Sep 19 21:22:26.709 INFO kablam! Checking resize v0.2.0 Sep 19 21:22:26.716 INFO kablam! Compiling cssparser v0.16.1 Sep 19 21:22:26.716 INFO kablam! Checking rayon v0.8.2 Sep 19 21:22:26.735 INFO kablam! Checking image v0.12.4 Sep 19 21:22:33.096 INFO kablam! Checking orbclient v0.3.17 Sep 19 21:22:35.356 INFO kablam! Checking orbimage v0.1.16 Sep 19 21:22:35.356 INFO kablam! Checking orbfont v0.1.8 Sep 19 21:22:36.822 INFO kablam! Checking orbtk v0.2.27 Sep 19 21:22:39.283 INFO kablam! Checking orbtk-simple-modal v0.1.0 (/source) Sep 19 21:22:40.843 INFO kablam! error[E0432]: unresolved imports `orbtk::theme::LABEL_BACKGROUND`, `orbtk::theme::LABEL_BORDER`, `orbtk::theme::LABEL_FOREGROUND` Sep 19 21:22:40.843 INFO kablam! --> src/lib.rs:12:20 Sep 19 21:22:40.844 INFO kablam! | Sep 19 21:22:40.844 INFO kablam! 12 | use orbtk::theme::{LABEL_BACKGROUND, LABEL_BORDER, LABEL_FOREGROUND}; Sep 19 21:22:40.844 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `LABEL_FOREGROUND` in `theme` Sep 19 21:22:40.845 INFO kablam! | | | Sep 19 21:22:40.845 INFO kablam! | | no `LABEL_BORDER` in `theme` Sep 19 21:22:40.845 INFO kablam! | no `LABEL_BACKGROUND` in `theme` Sep 19 21:22:40.846 INFO kablam! Sep 19 21:22:40.846 INFO kablam! error[E0432]: unresolved import `orbtk::traits::Border` Sep 19 21:22:40.847 INFO kablam! --> src/lib.rs:13:21 Sep 19 21:22:40.847 INFO kablam! | Sep 19 21:22:40.847 INFO kablam! 13 | use orbtk::traits::{Border, Click, Place, Text}; Sep 19 21:22:40.847 INFO kablam! | ^^^^^^ no `Border` in `traits` Sep 19 21:22:40.848 INFO kablam! Sep 19 21:22:40.881 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:22:40.882 INFO kablam! Sep 19 21:22:40.882 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 21:22:40.896 INFO kablam! error: Could not compile `orbtk-simple-modal`. Sep 19 21:22:40.896 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:22:41.351 INFO kablam! error[E0432]: unresolved imports `orbtk::theme::LABEL_BACKGROUND`, `orbtk::theme::LABEL_BORDER`, `orbtk::theme::LABEL_FOREGROUND` Sep 19 21:22:41.352 INFO kablam! --> src/lib.rs:12:20 Sep 19 21:22:41.352 INFO kablam! | Sep 19 21:22:41.352 INFO kablam! 12 | use orbtk::theme::{LABEL_BACKGROUND, LABEL_BORDER, LABEL_FOREGROUND}; Sep 19 21:22:41.353 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `LABEL_FOREGROUND` in `theme` Sep 19 21:22:41.353 INFO kablam! | | | Sep 19 21:22:41.354 INFO kablam! | | no `LABEL_BORDER` in `theme` Sep 19 21:22:41.354 INFO kablam! | no `LABEL_BACKGROUND` in `theme` Sep 19 21:22:41.355 INFO kablam! Sep 19 21:22:41.355 INFO kablam! error[E0432]: unresolved import `orbtk::traits::Border` Sep 19 21:22:41.355 INFO kablam! --> src/lib.rs:13:21 Sep 19 21:22:41.356 INFO kablam! | Sep 19 21:22:41.356 INFO kablam! 13 | use orbtk::traits::{Border, Click, Place, Text}; Sep 19 21:22:41.356 INFO kablam! | ^^^^^^ no `Border` in `traits` Sep 19 21:22:41.357 INFO kablam! Sep 19 21:22:41.379 INFO kablam! error: aborting due to 2 previous errors Sep 19 21:22:41.379 INFO kablam! Sep 19 21:22:41.379 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 21:22:41.407 INFO kablam! error: Could not compile `orbtk-simple-modal`. Sep 19 21:22:41.407 INFO kablam! Sep 19 21:22:41.407 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:22:41.410 INFO kablam! su: No module specific data is present Sep 19 21:22:42.646 INFO running `"docker" "rm" "-f" "29bc32a2a47863ce353b233122fdae03c56a64567c009e42fff5bf327436d26a"` Sep 19 21:22:42.911 INFO blam! 29bc32a2a47863ce353b233122fdae03c56a64567c009e42fff5bf327436d26a