[INFO] fetching crate orbtk-simple-modal 0.1.0...
[INFO] checking orbtk-simple-modal-0.1.0 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363
[INFO] extracting crate orbtk-simple-modal 0.1.0 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate orbtk-simple-modal 0.1.0 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-9/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded cssparser v0.16.1
[INFO] [stderr] Downloaded orbtk v0.2.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36139d10cb0422637fc0502769a361bef5d4e5c680476abecd19c6a3212d19c3
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "36139d10cb0422637fc0502769a361bef5d4e5c680476abecd19c6a3212d19c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36139d10cb0422637fc0502769a361bef5d4e5c680476abecd19c6a3212d19c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36139d10cb0422637fc0502769a361bef5d4e5c680476abecd19c6a3212d19c3", kill_on_drop: false }`
[INFO] [stdout] 36139d10cb0422637fc0502769a361bef5d4e5c680476abecd19c6a3212d19c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cc80159e7c0fa95d9c190e9e31364b23a38c159e400c0b5ee4e15a72ee9c756
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0cc80159e7c0fa95d9c190e9e31364b23a38c159e400c0b5ee4e15a72ee9c756", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling libc v0.2.80
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling const_fn v0.4.2
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling sdl2 v0.32.2
[INFO] [stderr] Compiling num-derive v0.2.5
[INFO] [stderr] Checking adler32 v1.2.0
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking lzw v0.10.0
[INFO] [stderr] Checking color_quant v1.1.0
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Checking scoped_threadpool v0.1.9
[INFO] [stderr] Checking linked-hash-map v0.5.3
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Checking resize v0.3.1
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling crossbeam-utils v0.8.0
[INFO] [stderr] Compiling num-iter v0.1.41
[INFO] [stderr] Compiling rayon v1.5.0
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling sdl2-sys v0.32.6
[INFO] [stderr] Checking inflate v0.4.5
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Checking gif v0.10.3
[INFO] [stderr] Checking arrayvec v0.4.12
[INFO] [stderr] Checking deflate v0.7.20
[INFO] [stderr] Checking stb_truetype v0.3.1
[INFO] [stderr] Checking phf v0.7.24
[INFO] [stderr] Compiling cssparser v0.16.1
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Checking stb_truetype v0.2.8
[INFO] [stderr] Checking rusttype v0.2.4
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Checking num v0.1.42
[INFO] [stderr] Checking png v0.14.1
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Compiling syn v1.0.48
[INFO] [stderr] Checking crossbeam-epoch v0.9.0
[INFO] [stderr] Checking crossbeam-channel v0.5.0
[INFO] [stderr] Checking crossbeam-deque v0.8.0
[INFO] [stderr] Checking rayon-core v1.9.0
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Checking orbclient v0.3.27
[INFO] [stderr] Checking orbfont v0.1.8
[INFO] [stderr] Checking jpeg-decoder v0.1.20
[INFO] [stderr] Checking tiff v0.2.2
[INFO] [stderr] Checking image v0.21.3
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Checking orbimage v0.1.17
[INFO] [stderr] Checking orbtk v0.2.31
[INFO] [stderr] Checking orbtk-simple-modal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `orbtk::theme::LABEL_BACKGROUND`, `orbtk::theme::LABEL_BORDER`, `orbtk::theme::LABEL_FOREGROUND`
[INFO] [stdout] --> src/lib.rs:12:20
[INFO] [stdout] |
[INFO] [stdout] 12 | use orbtk::theme::{LABEL_BACKGROUND, LABEL_BORDER, LABEL_FOREGROUND};
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `LABEL_FOREGROUND` in `theme`
[INFO] [stdout] | | |
[INFO] [stdout] | | no `LABEL_BORDER` in `theme`
[INFO] [stdout] | no `LABEL_BACKGROUND` in `theme`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `orbtk::traits::Border`
[INFO] [stdout] --> src/lib.rs:13:21
[INFO] [stdout] |
[INFO] [stdout] 13 | use orbtk::traits::{Border, Click, Place, Text};
[INFO] [stdout] | ^^^^^^ no `Border` in `traits`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lib.rs:26:40
[INFO] [stdout] |
[INFO] [stdout] 26 | click_callback: RefCell