[INFO] cloning repository https://github.com/hbryzzww/calculate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbryzzww/calculate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbryzzww%2Fcalculate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbryzzww%2Fcalculate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78e80f7548f983e09d38b016b1c298b2fe68be48 [INFO] testing hbryzzww/calculate against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbryzzww%2Fcalculate" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hbryzzww/calculate on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hbryzzww/calculate [INFO] finished tweaking git repo https://github.com/hbryzzww/calculate [INFO] tweaked toml for git repo https://github.com/hbryzzww/calculate written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/hbryzzww/calculate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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 console_error_panic_hook v0.1.6 [INFO] [stderr] Downloaded filetime v0.2.13 [INFO] [stderr] Downloaded orbtk-proc-macros v0.3.1-alpha3 [INFO] [stderr] Downloaded dces v0.3.0 [INFO] [stderr] Downloaded tar v0.4.30 [INFO] [stderr] Downloaded orbtk-widgets v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-shell v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-tree v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-render v0.3.1-alpha3 [INFO] [stderr] Downloaded raqote v0.8.0 [INFO] [stderr] Downloaded orbtk-api v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-theme v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-theming v0.3.1-alpha3 [INFO] [stderr] Downloaded minifb v0.17.0 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded wayland-sys v0.25.0 [INFO] [stderr] Downloaded ron v0.6.4 [INFO] [stderr] Downloaded redox_syscall v0.2.1 [INFO] [stderr] Downloaded orbclient v0.3.30 [INFO] [stderr] Downloaded wayland-protocols v0.25.0 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded sw-composite v0.7.14 [INFO] [stderr] Downloaded derive_more v0.9.0 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded orbtk v0.3.1-alpha3 [INFO] [stderr] Downloaded spin_sleep v1.0.0 [INFO] [stderr] Downloaded orbtk-utils v0.3.1-alpha3 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.4 [INFO] [stderr] Downloaded wayland-cursor v0.25.0 [INFO] [stderr] Downloaded wayland-scanner v0.25.0 [INFO] [stderr] Downloaded wayland-commons v0.25.0 [INFO] [stderr] Downloaded wayland-client v0.25.0 [INFO] [stderr] Downloaded case v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1897e191fa66733f88ff8ba6231d2bc7ee18a37c76f9c3f8477ab9d718586a39 [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" "1897e191fa66733f88ff8ba6231d2bc7ee18a37c76f9c3f8477ab9d718586a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1897e191fa66733f88ff8ba6231d2bc7ee18a37c76f9c3f8477ab9d718586a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1897e191fa66733f88ff8ba6231d2bc7ee18a37c76f9c3f8477ab9d718586a39", kill_on_drop: false }` [INFO] [stdout] 1897e191fa66733f88ff8ba6231d2bc7ee18a37c76f9c3f8477ab9d718586a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074d5591a68a07d4546bd3798f3402cc58e47206e595990493c05068026fdf21 [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" "074d5591a68a07d4546bd3798f3402cc58e47206e595990493c05068026fdf21", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling dces v0.3.0 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling orbtk-tree v0.3.1-alpha3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling minifb v0.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling raqote v0.8.0 [INFO] [stderr] Compiling derive_more v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.1-alpha3 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling rust_decimal v1.9.0 [INFO] [stderr] Compiling orbtk-utils v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-theming v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-render v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-theme v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-shell v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-api v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk-widgets v0.3.1-alpha3 [INFO] [stderr] Compiling orbtk v0.3.1-alpha3 [INFO] [stderr] Compiling calculate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `orbtk::theme::DEFAULT_THEME_CSS` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use orbtk::theme::DEFAULT_THEME_CSS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_THEME_CSS` in `theme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThemeValue` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ThemeValue::create_from_css(DEFAULT_THEME_CSS) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ThemeValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ThemeValue` in this scope [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_theme() -> ThemeValue { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MainViewState: AsAny` is not satisfied [INFO] [stdout] --> src/main.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | impl State for MainViewState{ [INFO] [stdout] | ^^^^^ the trait `AsAny` is not implemented for `MainViewState` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/orbtk-api-0.3.1-alpha3/src/widget_base/state.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait State: AsAny { [INFO] [stdout] | ----- required by this bound in `orbtk::prelude::State` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `calculate` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "074d5591a68a07d4546bd3798f3402cc58e47206e595990493c05068026fdf21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074d5591a68a07d4546bd3798f3402cc58e47206e595990493c05068026fdf21", kill_on_drop: false }` [INFO] [stdout] 074d5591a68a07d4546bd3798f3402cc58e47206e595990493c05068026fdf21