[INFO] cloning repository https://github.com/pizzacat83/sabatora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pizzacat83/sabatora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzacat83%2Fsabatora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzacat83%2Fsabatora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 333edaa7e32cefc179df165c44137dadc3af7cb8 [INFO] checking pizzacat83/sabatora against 1.95.0 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzacat83%2Fsabatora" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pizzacat83/sabatora [INFO] finished tweaking git repo https://github.com/pizzacat83/sabatora [INFO] tweaked toml for git repo https://github.com/pizzacat83/sabatora written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pizzacat83/sabatora on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pizzacat83/sabatora 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/hikalium/wasabi.git` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a43da41e0b11a737565f175c34885c62ee0a0a35f73eda0034b7812bc7f6b8d8 [INFO] running `Command { std: "docker" "start" "-a" "a43da41e0b11a737565f175c34885c62ee0a0a35f73eda0034b7812bc7f6b8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a43da41e0b11a737565f175c34885c62ee0a0a35f73eda0034b7812bc7f6b8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a43da41e0b11a737565f175c34885c62ee0a0a35f73eda0034b7812bc7f6b8d8", kill_on_drop: false }` [INFO] [stdout] a43da41e0b11a737565f175c34885c62ee0a0a35f73eda0034b7812bc7f6b8d8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c780fbd0312be320c4f048b7d1021c91c1ea89f5d3fa731f381864c3badb15f9 [INFO] running `Command { std: "docker" "start" "-a" "c780fbd0312be320c4f048b7d1021c91c1ea89f5d3fa731f381864c3badb15f9", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking saba_core v0.1.0 (/opt/rustwide/workdir/saba_core) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking sabi v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stdout] warning: unused import: `super::cssom` [INFO] [stdout] --> saba_core/src/renderer/css/parser.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cssom; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::string::String` [INFO] [stdout] --> saba_core/src/renderer/css/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vec` [INFO] [stdout] --> saba_core/src/renderer/css/parser.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::{vec, vec::Vec}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToString` [INFO] [stdout] --> saba_core/src/renderer/dom/node.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> saba_core/src/renderer/js/ast.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::Add` [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mem` [INFO] [stdout] --> saba_core/src/renderer/layout/box_tree.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use core::{cell::RefCell, mem}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementKind` and `Node` [INFO] [stdout] --> saba_core/src/renderer/layout/box_tree.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::renderer::dom::node::{Element, ElementKind, Node, NodeData}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementKind` and `css::cssom::CssStyleSheet` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_object.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | css::cssom::CssStyleSheet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | dom::node::{ElementKind, Node}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DisplayItem` and `self` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::display_item::{self, DisplayItem}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LayoutPoint` and `LayoutSize` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 15 | use super::layout_object::{LayoutObject, LayoutPoint, LayoutSize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementKind` and `Element` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::renderer::dom::node::{Element, ElementKind}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::string::String` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComputedStyle`, `DisplayType`, and `layout_view::LayoutView` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | computed_style::{ComputedStyle, DisplayType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 12 | layout_view::LayoutView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::display_item::{self, DisplayItem}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComputedStyle` and `DisplayType` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:2:47 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::renderer::layout::computed_style::{ComputedStyle, DisplayType}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LayoutPoint` [INFO] [stdout] --> saba_core/src/renderer/layout/position.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | layout_object::{LayoutPoint, LayoutSize}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> saba_core/src/renderer/page.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComputedStyle` and `DisplayType` [INFO] [stdout] --> saba_core/src/renderer/page.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | renderer::layout::computed_style::{ComputedStyle, DisplayType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> saba_core/src/renderer/html/parser.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | _ => unimplemented!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> saba_core/src/renderer/html/parser.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 74 | InsertionMode::Initial => match token { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 88 | InsertionMode::BeforeHtml => { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 106 | InsertionMode::BeforeHead => match token { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 115 | InsertionMode::InHead => match token { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 336 | _ => unimplemented!(), [INFO] [stdout] | ^ ...and 5 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> saba_core/src/renderer/js/ast.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | Err(error) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | if let (RuntimeValue::Number(left), RuntimeValue::Number(right)) = [INFO] [stdout] | ____________________________^ [INFO] [stdout] 40 | | (left_value, right_value) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | if let (RuntimeValue::Number(left), RuntimeValue::Number(right)) = [INFO] [stdout] | ____________________________^ [INFO] [stdout] 49 | | (left_value, right_value) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_width` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn split_inline_box(tree: Vec, max_width: i64) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | type Result = core::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `eval` are never used [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl JsRuntime { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 20 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | fn eval(&mut self, node: &Rc) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stdout] warning: unused import: `alloc::string::String` [INFO] [stdout] --> saba_core/src/renderer/css/parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToString` [INFO] [stdout] --> saba_core/src/renderer/dom/node.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | string::{String, ToString}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::panic` [INFO] [stdout] --> saba_core/src/renderer/js/ast.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::panic; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::ops::Add` [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mem` [INFO] [stdout] --> saba_core/src/renderer/layout/box_tree.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use core::{cell::RefCell, mem}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Node` [INFO] [stdout] --> saba_core/src/renderer/layout/box_tree.rs:6:56 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::renderer::dom::node::{Element, ElementKind, Node, NodeData}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementKind` and `css::cssom::CssStyleSheet` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_object.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | css::cssom::CssStyleSheet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | dom::node::{ElementKind, Node}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec::Vec` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DisplayItem` and `self` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::display_item::{self, DisplayItem}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LayoutPoint` and `LayoutSize` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 15 | use super::layout_object::{LayoutObject, LayoutPoint, LayoutSize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StyleSheetParser` and `token::CssTokenizer` [INFO] [stdout] --> saba_core/src/renderer/layout/layout_view.rs:108:44 [INFO] [stdout] | [INFO] [stdout] 108 | parser::{parse_css_stylesheet, StyleSheetParser}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 109 | token::CssTokenizer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementKind` and `Element` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::renderer::dom::node::{Element, ElementKind}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::string::String` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use alloc::string::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `layout_view::LayoutView` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | layout_view::LayoutView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::display_item::{self, DisplayItem}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComputedStyle` and `DisplayType` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:2:47 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::renderer::layout::computed_style::{ComputedStyle, DisplayType}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::display_item::DisplayItem` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | use crate::display_item::DisplayItem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElementKind` and `Element` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | use crate::renderer::dom::node::{Element, ElementKind}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComputedStyle` and `DisplayType` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:97:51 [INFO] [stdout] | [INFO] [stdout] 97 | use crate::renderer::layout::computed_style::{ComputedStyle, DisplayType}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::renderer::layout::layout_object::LayoutPoint` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | use crate::renderer::layout::layout_object::LayoutPoint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::box_tree::*` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | use super::super::box_tree::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot test inner items [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnameable_test_items)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LayoutPoint` [INFO] [stdout] --> saba_core/src/renderer/layout/position.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | layout_object::{LayoutPoint, LayoutSize}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::vec` [INFO] [stdout] --> saba_core/src/renderer/page.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::vec; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComputedStyle` and `DisplayType` [INFO] [stdout] --> saba_core/src/renderer/page.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | renderer::layout::computed_style::{ComputedStyle, DisplayType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> saba_core/src/renderer/html/parser.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | _ => unimplemented!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> saba_core/src/renderer/html/parser.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 74 | InsertionMode::Initial => match token { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 88 | InsertionMode::BeforeHtml => { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 106 | InsertionMode::BeforeHead => match token { [INFO] [stdout] | ------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 115 | InsertionMode::InHead => match token { [INFO] [stdout] | --------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 336 | _ => unimplemented!(), [INFO] [stdout] | ^ ...and 5 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | if let (RuntimeValue::Number(left), RuntimeValue::Number(right)) = [INFO] [stdout] | ____________________________^ [INFO] [stdout] 40 | | (left_value, right_value) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> saba_core/src/renderer/js/runtime.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | if let (RuntimeValue::Number(left), RuntimeValue::Number(right)) = [INFO] [stdout] | ____________________________^ [INFO] [stdout] 49 | | (left_value, right_value) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> saba_core/src/renderer/js/token.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let mut lexer = JsLexer::new(input.into()); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `html` [INFO] [stdout] --> saba_core/src/renderer/layout/box_tree.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | let html = r#"before div

inside div

after div
"#; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_html` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected` [INFO] [stdout] --> saba_core/src/renderer/layout/box_tree.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | let expected = BlockBox { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_width` [INFO] [stdout] --> saba_core/src/renderer/layout/line.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn split_inline_box(tree: Vec, max_width: i64) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_simple` is never used [INFO] [stdout] --> saba_core/src/renderer/layout/paint.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | fn test_simple() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling font v0.1.0 (https://github.com/hikalium/wasabi.git?branch=for_saba#abf27c6f) [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasabi-04a0faff37db1492/abf27c6/font/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_span)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `font` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c780fbd0312be320c4f048b7d1021c91c1ea89f5d3fa731f381864c3badb15f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c780fbd0312be320c4f048b7d1021c91c1ea89f5d3fa731f381864c3badb15f9", kill_on_drop: false }` [INFO] [stdout] c780fbd0312be320c4f048b7d1021c91c1ea89f5d3fa731f381864c3badb15f9