[INFO] cloning repository https://github.com/StikmanMann/nodecraft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StikmanMann/nodecraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStikmanMann%2Fnodecraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStikmanMann%2Fnodecraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede5d83162770f744345fd669d2f133613b85c88 [INFO] testing StikmanMann/nodecraft against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStikmanMann%2Fnodecraft" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/StikmanMann/nodecraft [INFO] finished tweaking git repo https://github.com/StikmanMann/nodecraft [INFO] tweaked toml for git repo https://github.com/StikmanMann/nodecraft written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StikmanMann/nodecraft on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/StikmanMann/nodecraft already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded read-fonts v0.15.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78de549269df0706f416675556b62b573fe0be7ed6c21553f10408edf14d257d [INFO] running `Command { std: "docker" "start" "-a" "78de549269df0706f416675556b62b573fe0be7ed6c21553f10408edf14d257d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78de549269df0706f416675556b62b573fe0be7ed6c21553f10408edf14d257d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78de549269df0706f416675556b62b573fe0be7ed6c21553f10408edf14d257d", kill_on_drop: false }` [INFO] [stdout] 78de549269df0706f416675556b62b573fe0be7ed6c21553f10408edf14d257d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3eb4a20ffd887fa2c6189d705c134acab2ec03331bbc47855fdb796d8e7fedba [INFO] running `Command { std: "docker" "start" "-a" "3eb4a20ffd887fa2c6189d705c134acab2ec03331bbc47855fdb796d8e7fedba", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling libloading v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling palette_derive v0.7.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling font-types v0.4.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling read-fonts v0.15.6 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wgpu-hal v0.19.3 [INFO] [stderr] Compiling wgpu-core v0.19.3 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling linux-raw-sys v0.6.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling drm-sys v0.6.1 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling palette v0.7.5 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling rustybuzz v0.11.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling softbuffer v0.4.1 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Compiling etagere v0.2.10 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling winit v0.29.13 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling tiny-xlib v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling swash v0.1.12 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling drm-ffi v0.7.1 [INFO] [stderr] Compiling drm v0.11.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling iced_core v0.12.3 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling iced_futures v0.12.0 [INFO] [stderr] Compiling iced_style v0.12.1 [INFO] [stderr] Compiling cosmic-text v0.10.0 [INFO] [stderr] Compiling iced_runtime v0.12.1 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling iced_graphics v0.12.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.1 [INFO] [stderr] Compiling clipboard_wayland v0.2.2 [INFO] [stderr] Compiling clipboard_x11 v0.4.2 [INFO] [stderr] Compiling window_clipboard v0.4.1 [INFO] [stderr] Compiling iced_tiny_skia v0.12.1 [INFO] [stderr] Compiling iced_winit v0.12.2 [INFO] [stderr] Compiling glyphon v0.5.0 [INFO] [stderr] Compiling iced_wgpu v0.12.1 [INFO] [stderr] Compiling iced_renderer v0.12.1 [INFO] [stderr] Compiling iced_widget v0.12.3 [INFO] [stderr] Compiling iced v0.12.1 [INFO] [stderr] Compiling nodecraft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `state` in this scope [INFO] [stdout] --> src/widget/node.rs:56:59 [INFO] [stdout] | [INFO] [stdout] 56 | iced::widget::text::draw(renderer, style, layout, state, appearance, viewport) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to refer to the method [INFO] [stdout] | [INFO] [stdout] 56 | iced::widget::text::draw(renderer, style, layout, self.state, appearance, viewport) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `appearance` in this scope [INFO] [stdout] --> src/widget/node.rs:56:66 [INFO] [stdout] | [INFO] [stdout] 56 | iced::widget::text::draw(renderer, style, layout, state, appearance, viewport) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::widget::*` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::widget::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Border`, `Padding`, `graphics::text::cosmic_text::rustybuzz::ttf_parser::name`, `rule::FillMode`, `self`, `text_input::DEFAULT_PADDING`, `text`, and `tree` [INFO] [stdout] --> src/widget/node.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | graphics::text::cosmic_text::rustybuzz::ttf_parser::name, layout, renderer::{self, Quad}, widget::{self, tree, Tree}, Widget [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ ^^^^ [INFO] [stdout] 4 | }, [INFO] [stdout] 5 | widget::{rule::FillMode, text, text_input::DEFAULT_PADDING}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | Border, Color, Element, Length, Padding, Size, [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Renderer: iced::advanced::text::Renderer` is not satisfied [INFO] [stdout] --> src/widget/node.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | iced::widget::text::draw(renderer, style, layout, state, appearance, viewport) [INFO] [stdout] | ------------------------ ^^^^^^^^ the trait `iced::advanced::text::Renderer` is not implemented for `Renderer` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `iced::widget::text::draw` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iced_core-0.12.3/src/widget/text.rs:248:15 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn draw( [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 248 | Renderer: text::Renderer, [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `draw` [INFO] [stdout] help: consider further restricting type parameter `Renderer` with trait `Renderer` [INFO] [stdout] | [INFO] [stdout] 24 | where Renderer : renderer::Renderer + iced::advanced::text::Renderer{ [INFO] [stdout] | ++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Renderer: iced::advanced::text::Renderer` is not satisfied [INFO] [stdout] --> src/widget/node.rs:56:59 [INFO] [stdout] | [INFO] [stdout] 56 | iced::widget::text::draw(renderer, style, layout, state, appearance, viewport) [INFO] [stdout] | ^^^^^ the trait `iced::advanced::text::Renderer` is not implemented for `Renderer` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `Renderer` with trait `Renderer` [INFO] [stdout] | [INFO] [stdout] 24 | where Renderer : renderer::Renderer + iced::advanced::text::Renderer{ [INFO] [stdout] | ++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lable` [INFO] [stdout] --> src/widget/node.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(lable : String, inputs : Vec, outputs : Vec) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lable` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputs` [INFO] [stdout] --> src/widget/node.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(lable : String, inputs : Vec, outputs : Vec) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outputs` [INFO] [stdout] --> src/widget/node.rs:14:57 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(lable : String, inputs : Vec, outputs : Vec) -> Self { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tree` [INFO] [stdout] --> src/widget/node.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | tree: &mut Tree, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `renderer` [INFO] [stdout] --> src/widget/node.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | renderer: &Renderer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limits` [INFO] [stdout] --> src/widget/node.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | limits: &layout::Limits, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_limits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nodecraft` (bin "nodecraft") due to 4 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3eb4a20ffd887fa2c6189d705c134acab2ec03331bbc47855fdb796d8e7fedba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb4a20ffd887fa2c6189d705c134acab2ec03331bbc47855fdb796d8e7fedba", kill_on_drop: false }` [INFO] [stdout] 3eb4a20ffd887fa2c6189d705c134acab2ec03331bbc47855fdb796d8e7fedba