[INFO] updating cached repository https://github.com/hustlei/RustGuiOrbtkTutorial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fa1fbe43f7362d467f8e00ce894c68301fa564d8 [INFO] testing hustlei/RustGuiOrbtkTutorial against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustlei%2FRustGuiOrbtkTutorial" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hustlei/RustGuiOrbtkTutorial on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hustlei/RustGuiOrbtkTutorial [INFO] finished tweaking git repo https://github.com/hustlei/RustGuiOrbtkTutorial [INFO] tweaked toml for git repo https://github.com/hustlei/RustGuiOrbtkTutorial written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbtk.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbgl.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbfont.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/rust-cairo.git` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 59b3202926841e7d123c4cea350f797677e82d9afb3853fd94d507dd24f40ac9 [INFO] running `"docker" "start" "-a" "59b3202926841e7d123c4cea350f797677e82d9afb3853fd94d507dd24f40ac9"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rust-cairo v0.1.0 (https://gitlab.redox-os.org/redox-os/rust-cairo.git#1482cdb3) [INFO] [stderr] Compiling orbtk-utils v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling dces v0.2.0 (https://gitlab.redox-os.org/redox-os/dces-rust.git#23fcdac9) [INFO] [stderr] Compiling cssparser v0.17.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling orbclient v0.3.27 [INFO] [stderr] Compiling font-loader v0.7.0 [INFO] [stderr] Compiling orbtk-tree v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling orbfont v0.1.9 (https://gitlab.redox-os.org/redox-os/orbfont.git#9e624358) [INFO] [stderr] Compiling orbimage v0.1.17 [INFO] [stderr] Compiling orbgl_api v0.1.0 (https://gitlab.redox-os.org/redox-os/orbgl.git#3f4d1564) [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling orbgl v0.1.0 (https://gitlab.redox-os.org/redox-os/orbgl.git#3f4d1564) [INFO] [stderr] Compiling orbtk-render v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtk-shell v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtk-css-engine v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtk-theme v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtk-api v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtk-widgets v0.1.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtk v0.3.0 (https://gitlab.redox-os.org/redox-os/orbtk.git#3e913419) [INFO] [stderr] Compiling orbtkgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0437]: type `Template` is not a member of trait `Widget` [INFO] [stderr] --> src/bin/layout.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | type Template = Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Widget` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/layout.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | type Template = Template; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Template` [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/bin/layout.rs:7:20 [INFO] [stderr] | [INFO] [stderr] 7 | fn create() -> self::Template { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn self::Template` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `MainView: orbtk_api::widget::template::Template` is not satisfied [INFO] [stderr] --> src/bin/layout.rs:5:6 [INFO] [stderr] | [INFO] [stderr] 5 | impl Widget for MainView { [INFO] [stderr] | ^^^^^^ the trait `orbtk_api::widget::template::Template` is not implemented for `MainView` [INFO] [stderr] [INFO] [stderr] error[E0038]: the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] --> src/bin/layout.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | type Template = Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] | [INFO] [stderr] = note: the trait cannot require that `Self : Sized` [INFO] [stderr] [INFO] [stderr] error[E0038]: the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] --> src/bin/layout.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | fn create() -> self::Template { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] | [INFO] [stderr] = note: the trait cannot require that `Self : Sized` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0038, E0277, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0038`. [INFO] [stderr] error: Could not compile `orbtkgui`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0437]: type `Template` is not a member of trait `Widget` [INFO] [stderr] --> src/bin/primitive_widgets.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | type Template = Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Widget` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `orbtk::properties` [INFO] [stderr] --> src/bin/primitive_widgets2.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::properties::Visibility; [INFO] [stderr] | ^^^^^^^^^^ could not find `properties` in `orbtk` [INFO] [stderr] [INFO] [stderr] error[E0437]: type `Template` is not a member of trait `Widget` [INFO] [stderr] --> src/bin/primitive_widgets2.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | type Template = Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Widget` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WaterMarkTextBlock` [INFO] [stderr] --> src/bin/primitive_widgets.rs:72:21 [INFO] [stderr] | [INFO] [stderr] 72 | WaterMarkTextBlock::create() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `WaterMarkTextBlock` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CHECK_FONT_ICON` in this scope [INFO] [stderr] --> src/bin/primitive_widgets.rs:69:73 [INFO] [stderr] | [INFO] [stderr] 69 | .child(FontIconBlock::create().font_icon(FontIcon::from(CHECK_FONT_ICON))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 51 | use orbtk::material_font_icons::CHECK_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] 51 | use orbtk::theme::vector_graphics::CHECK_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/primitive_widgets.rs:56:21 [INFO] [stderr] | [INFO] [stderr] 56 | type Template = Template; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Template` [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/bin/primitive_widgets.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | fn create() -> self::Template { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn self::Template` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `MainView: orbtk_api::widget::template::Template` is not satisfied [INFO] [stderr] --> src/bin/primitive_widgets.rs:55:6 [INFO] [stderr] | [INFO] [stderr] 55 | impl Widget for MainView { [INFO] [stderr] | ^^^^^^ the trait `orbtk_api::widget::template::Template` is not implemented for `MainView` [INFO] [stderr] [INFO] [stderr] error[E0038]: the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] --> src/bin/primitive_widgets.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | type Template = Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] | [INFO] [stderr] = note: the trait cannot require that `Self : Sized` [INFO] [stderr] [INFO] [stderr] error[E0038]: the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] --> src/bin/primitive_widgets.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | fn create() -> self::Template { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] | [INFO] [stderr] = note: the trait cannot require that `Self : Sized` [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0038, E0277, E0425, E0433, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0038`. [INFO] [stderr] error: Could not compile `orbtkgui`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `WaterMarkTextBlock` [INFO] [stderr] --> src/bin/primitive_widgets2.rs:51:21 [INFO] [stderr] | [INFO] [stderr] 51 | WaterMarkTextBlock::create() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `WaterMarkTextBlock` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CHECK_FONT_ICON` in this scope [INFO] [stderr] --> src/bin/primitive_widgets2.rs:33:51 [INFO] [stderr] | [INFO] [stderr] 33 | .font_icon(FontIcon::from(CHECK_FONT_ICON)), [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::material_font_icons::CHECK_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::theme::vector_graphics::CHECK_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `FLOPPY_FONT_ICON` in this scope [INFO] [stderr] --> src/bin/primitive_widgets2.rs:45:51 [INFO] [stderr] | [INFO] [stderr] 45 | .font_icon(FontIcon::from(FLOPPY_FONT_ICON)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::material_font_icons::FLOPPY_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::theme::vector_graphics::FLOPPY_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CHECK_FONT_ICON` in this scope [INFO] [stderr] --> src/bin/primitive_widgets2.rs:47:73 [INFO] [stderr] | [INFO] [stderr] 47 | .child(FontIconBlock::create().font_icon(FontIcon::from(CHECK_FONT_ICON))) [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::material_font_icons::CHECK_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] 2 | use orbtk::theme::vector_graphics::CHECK_FONT_ICON; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/primitive_widgets2.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | type Template = Template; [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Template` [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/bin/primitive_widgets2.rs:10:20 [INFO] [stderr] | [INFO] [stderr] 10 | fn create() -> self::Template { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn self::Template` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `MainView: orbtk_api::widget::template::Template` is not satisfied [INFO] [stderr] --> src/bin/primitive_widgets2.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | impl Widget for MainView { [INFO] [stderr] | ^^^^^^ the trait `orbtk_api::widget::template::Template` is not implemented for `MainView` [INFO] [stderr] [INFO] [stderr] error[E0038]: the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] --> src/bin/primitive_widgets2.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | type Template = Template; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] | [INFO] [stderr] = note: the trait cannot require that `Self : Sized` [INFO] [stderr] [INFO] [stderr] error[E0038]: the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] --> src/bin/primitive_widgets2.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | fn create() -> self::Template { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `orbtk_api::widget::template::Template` cannot be made into an object [INFO] [stderr] | [INFO] [stderr] = note: the trait cannot require that `Self : Sized` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0038, E0277, E0425, E0432, E0433, E0437. [INFO] [stderr] For more information about an error, try `rustc --explain E0038`. [INFO] [stderr] error: Could not compile `orbtkgui`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "59b3202926841e7d123c4cea350f797677e82d9afb3853fd94d507dd24f40ac9"` [INFO] running `"docker" "rm" "-f" "59b3202926841e7d123c4cea350f797677e82d9afb3853fd94d507dd24f40ac9"` [INFO] [stdout] 59b3202926841e7d123c4cea350f797677e82d9afb3853fd94d507dd24f40ac9