[INFO] crate orbtk-simple-modal 0.1.0 is already in cache [INFO] testing orbtk-simple-modal-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate orbtk-simple-modal 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate orbtk-simple-modal 0.1.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate orbtk-simple-modal 0.1.0 [INFO] finished tweaking crates.io crate orbtk-simple-modal 0.1.0 [INFO] tweaked toml for crates.io crate orbtk-simple-modal 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b54b812b9c61a509dfbe422a864be43fd76bc05c078edd7ebb2dc1c5c25d63fc [INFO] running `"docker" "start" "-a" "b54b812b9c61a509dfbe422a864be43fd76bc05c078edd7ebb2dc1c5c25d63fc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling resize v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling cssparser v0.16.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling orbclient v0.3.27 [INFO] [stderr] Compiling orbfont v0.1.8 [INFO] [stderr] Compiling orbimage v0.1.17 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling orbtk v0.2.31 [INFO] [stderr] Compiling orbtk-simple-modal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved imports `orbtk::theme::LABEL_BACKGROUND`, `orbtk::theme::LABEL_BORDER`, `orbtk::theme::LABEL_FOREGROUND` [INFO] [stderr] --> src/lib.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | use orbtk::theme::{LABEL_BACKGROUND, LABEL_BORDER, LABEL_FOREGROUND}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `LABEL_FOREGROUND` in `theme` [INFO] [stderr] | | | [INFO] [stderr] | | no `LABEL_BORDER` in `theme` [INFO] [stderr] | no `LABEL_BACKGROUND` in `theme` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `orbtk::traits::Border` [INFO] [stderr] --> src/lib.rs:13:21 [INFO] [stderr] | [INFO] [stderr] 13 | use orbtk::traits::{Border, Click, Place, Text}; [INFO] [stderr] | ^^^^^^ no `Border` in `traits` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:26:40 [INFO] [stderr] | [INFO] [stderr] 26 | click_callback: RefCell>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Modal, Point)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:92:35 [INFO] [stderr] | [INFO] [stderr] 92 | fn draw(&self, renderer: &mut Renderer, _focused: bool) { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `orbtk-simple-modal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b54b812b9c61a509dfbe422a864be43fd76bc05c078edd7ebb2dc1c5c25d63fc"` [INFO] running `"docker" "rm" "-f" "b54b812b9c61a509dfbe422a864be43fd76bc05c078edd7ebb2dc1c5c25d63fc"` [INFO] [stdout] b54b812b9c61a509dfbe422a864be43fd76bc05c078edd7ebb2dc1c5c25d63fc