[INFO] cloning repository https://github.com/GITSALAHE/Rust_HelloWorld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GITSALAHE/Rust_HelloWorld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adca3948dd18ec3bfd18a6465c7981bd5d0a86ae [INFO] checking GITSALAHE/Rust_HelloWorld against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GITSALAHE/Rust_HelloWorld on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] finished tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] tweaked toml for git repo https://github.com/GITSALAHE/Rust_HelloWorld written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/GITSALAHE/Rust_HelloWorld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f29233d04756c02139ffd23156f394c8e4a6d1478e5d42ce7b0f75534165bf7 [INFO] running `Command { std: "docker" "start" "-a" "2f29233d04756c02139ffd23156f394c8e4a6d1478e5d42ce7b0f75534165bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f29233d04756c02139ffd23156f394c8e4a6d1478e5d42ce7b0f75534165bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f29233d04756c02139ffd23156f394c8e4a6d1478e5d42ce7b0f75534165bf7", kill_on_drop: false }` [INFO] [stdout] 2f29233d04756c02139ffd23156f394c8e4a6d1478e5d42ce7b0f75534165bf7 [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59c42bfb1e85e6239c663df22675332249b43745d66e26800c576ac8109dcfe [INFO] running `Command { std: "docker" "start" "-a" "c59c42bfb1e85e6239c663df22675332249b43745d66e26800c576ac8109dcfe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking sw-composite v0.7.10 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking dces v0.3.0 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=develop#cb6e0892) [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling minifb v0.16.0 (https://github.com/FloVanGH/rust_minifb?branch=redox_unix#729a68c2) [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking orbtk-tree v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking wayland-sys v0.25.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking raqote v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking font-kit v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking wayland-commons v0.25.0 [INFO] [stderr] Checking image v0.23.8 [INFO] [stderr] Checking wayland-cursor v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling orbtk-proc-macros v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Checking rust_decimal v1.7.0 [INFO] [stderr] Checking orbtk-utils v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk-theming v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk-theme v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk-render v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk-shell v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk-api v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk-widgets v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking orbtk v0.3.1-alpha3 (https://github.com/redox-os/orbtk.git?branch=develop#b67ded41) [INFO] [stderr] Checking CALCULATOR_GITSALAH v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `orbtk::theme::DEFAULT_THEME_CSS` [INFO] [stdout] --> src/main.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | use orbtk::theme::DEFAULT_THEME_CSS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_THEME_CSS` in `theme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `orbtk::theme::DEFAULT_THEME_CSS` [INFO] [stdout] --> src/main.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | 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:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | 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:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | fn get_theme() -> ThemeValue { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThemeValue` [INFO] [stdout] --> src/main.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | 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:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | fn get_theme() -> ThemeValue { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | let mut grid = Grid::create(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Columns::create`: Use new instead [INFO] [stdout] --> src/main.rs:428:26 [INFO] [stdout] | [INFO] [stdout] 428 | Columns::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:429:22 [INFO] [stdout] | [INFO] [stdout] 429 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:430:22 [INFO] [stdout] | [INFO] [stdout] 430 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:431:22 [INFO] [stdout] | [INFO] [stdout] 431 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:432:22 [INFO] [stdout] | [INFO] [stdout] 432 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Rows::create`: Use new instead [INFO] [stdout] --> src/main.rs:436:23 [INFO] [stdout] | [INFO] [stdout] 436 | Rows::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:437:22 [INFO] [stdout] | [INFO] [stdout] 437 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:438:22 [INFO] [stdout] | [INFO] [stdout] 438 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:439:22 [INFO] [stdout] | [INFO] [stdout] 439 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:441:22 [INFO] [stdout] | [INFO] [stdout] 441 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:442:22 [INFO] [stdout] | [INFO] [stdout] 442 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:443:22 [INFO] [stdout] | [INFO] [stdout] 443 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:449:22 [INFO] [stdout] | [INFO] [stdout] 449 | TextBox::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:464:29 [INFO] [stdout] | [INFO] [stdout] 464 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | let mut grid = Grid::create(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Columns::create`: Use new instead [INFO] [stdout] --> src/main.rs:428:26 [INFO] [stdout] | [INFO] [stdout] 428 | Columns::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:429:22 [INFO] [stdout] | [INFO] [stdout] 429 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:430:22 [INFO] [stdout] | [INFO] [stdout] 430 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:431:22 [INFO] [stdout] | [INFO] [stdout] 431 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::ColumnsBuilder::column`: Use add instead [INFO] [stdout] --> src/main.rs:432:22 [INFO] [stdout] | [INFO] [stdout] 432 | .column("*") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Rows::create`: Use new instead [INFO] [stdout] --> src/main.rs:436:23 [INFO] [stdout] | [INFO] [stdout] 436 | Rows::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:437:22 [INFO] [stdout] | [INFO] [stdout] 437 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:438:22 [INFO] [stdout] | [INFO] [stdout] 438 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:439:22 [INFO] [stdout] | [INFO] [stdout] 439 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:440:22 [INFO] [stdout] | [INFO] [stdout] 440 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:441:22 [INFO] [stdout] | [INFO] [stdout] 441 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:442:22 [INFO] [stdout] | [INFO] [stdout] 442 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::RowsBuilder::row`: Use add instead [INFO] [stdout] --> src/main.rs:443:22 [INFO] [stdout] | [INFO] [stdout] 443 | .row(50.0) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:449:22 [INFO] [stdout] | [INFO] [stdout] 449 | TextBox::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:464:29 [INFO] [stdout] | [INFO] [stdout] 464 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | .class("digit_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:487:29 [INFO] [stdout] | [INFO] [stdout] 487 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | .class("action_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:506:21 [INFO] [stdout] | [INFO] [stdout] 506 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:466:26 [INFO] [stdout] | [INFO] [stdout] 466 | .class("digit_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:487:29 [INFO] [stdout] | [INFO] [stdout] 487 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:508:18 [INFO] [stdout] | [INFO] [stdout] 508 | .class("digit_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:522:21 [INFO] [stdout] | [INFO] [stdout] 522 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | .class("action_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:506:21 [INFO] [stdout] | [INFO] [stdout] 506 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:524:18 [INFO] [stdout] | [INFO] [stdout] 524 | .class("action_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | Window::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:508:18 [INFO] [stdout] | [INFO] [stdout] 508 | .class("digit_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:522:21 [INFO] [stdout] | [INFO] [stdout] 522 | Button::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `theme` found for struct `orbtk::Window` in the current scope [INFO] [stdout] --> src/main.rs:551:18 [INFO] [stdout] | [INFO] [stdout] 551 | .theme(get_theme()) [INFO] [stdout] | ^^^^^ method not found in `orbtk::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:552:34 [INFO] [stdout] | [INFO] [stdout] 552 | .child(MainView::create().build(ctx)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `class` found for struct `orbtk::Button` in the current scope [INFO] [stdout] --> src/main.rs:524:18 [INFO] [stdout] | [INFO] [stdout] 524 | .class("action_btn") [INFO] [stdout] | ^^^^^ method not found in `orbtk::Button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | Window::create() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `theme` found for struct `orbtk::Window` in the current scope [INFO] [stdout] --> src/main.rs:551:18 [INFO] [stdout] | [INFO] [stdout] 551 | .theme(get_theme()) [INFO] [stdout] | ^^^^^ method not found in `orbtk::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `orbtk::Widget::create`: Use new instead [INFO] [stdout] --> src/main.rs:552:34 [INFO] [stdout] | [INFO] [stdout] 552 | .child(MainView::create().build(ctx)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `CALCULATOR_GITSALAH` due to 9 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c59c42bfb1e85e6239c663df22675332249b43745d66e26800c576ac8109dcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59c42bfb1e85e6239c663df22675332249b43745d66e26800c576ac8109dcfe", kill_on_drop: false }` [INFO] [stdout] c59c42bfb1e85e6239c663df22675332249b43745d66e26800c576ac8109dcfe