[INFO] cloning repository https://github.com/Icemic/huozi-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Icemic/huozi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcemic%2Fhuozi-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcemic%2Fhuozi-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 849d16cdb1a250ed5219747d3d6e02450089a6ec [INFO] testing Icemic/huozi-rs against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcemic%2Fhuozi-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Icemic/huozi-rs on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Icemic/huozi-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Icemic/huozi-rs [INFO] tweaked toml for git repo https://github.com/Icemic/huozi-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Icemic/huozi-rs 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc2/source/examples/render/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `example` target `render` [INFO] [stderr] * `example` target `render-lib` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c5bd93dab7bb0dad84c90469405c6f572995aaaf329fb7463c03075b3273e7 [INFO] running `Command { std: "docker" "start" "-a" "a2c5bd93dab7bb0dad84c90469405c6f572995aaaf329fb7463c03075b3273e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c5bd93dab7bb0dad84c90469405c6f572995aaaf329fb7463c03075b3273e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c5bd93dab7bb0dad84c90469405c6f572995aaaf329fb7463c03075b3273e7", kill_on_drop: false }` [INFO] [stdout] a2c5bd93dab7bb0dad84c90469405c6f572995aaaf329fb7463c03075b3273e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194dbb26b912611592fc1e8d1a7205a316515f1af3c6962e7f7382dcaa9437ab [INFO] running `Command { std: "docker" "start" "-a" "194dbb26b912611592fc1e8d1a7205a316515f1af3c6962e7f7382dcaa9437ab", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/render/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `example` target `render` [INFO] [stderr] * `example` target `render-lib` [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling naga v22.0.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling wgpu-core v22.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling wgpu v22.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling huozi v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/font_extractor/fontdue.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | / /// scale glyph size once it larger than 1em, it will affect width or height. [INFO] [stdout] 22 | | /// For example, `width / x_scale` should be the actual size if `x_scale` is not None. [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] 23 | x_scale: None, [INFO] [stdout] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Glyph` [INFO] [stdout] --> src/layout/text_section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Glyph; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | let mut total_height_of_section: f64 = 0.; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | total_height_of_section = current_y + FONT_SIZE * style.line_height; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | total_height_of_section = current_y + FONT_SIZE * style.line_height; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "194dbb26b912611592fc1e8d1a7205a316515f1af3c6962e7f7382dcaa9437ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194dbb26b912611592fc1e8d1a7205a316515f1af3c6962e7f7382dcaa9437ab", kill_on_drop: false }` [INFO] [stdout] 194dbb26b912611592fc1e8d1a7205a316515f1af3c6962e7f7382dcaa9437ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f36233b62c46cde6c06e7d86b05f39eaff5fa239c1a20230ba9a66fd3fd0e9b [INFO] running `Command { std: "docker" "start" "-a" "0f36233b62c46cde6c06e7d86b05f39eaff5fa239c1a20230ba9a66fd3fd0e9b", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/render/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `example` target `render` [INFO] [stderr] * `example` target `render-lib` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling xcursor v0.3.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wgpu-types v22.0.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling ttf-parser v0.24.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling naga v22.0.0 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.5 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wgpu-core v22.0.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling wgpu v22.0.0 [INFO] [stderr] Compiling huozi v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/font_extractor/fontdue.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | / /// scale glyph size once it larger than 1em, it will affect width or height. [INFO] [stdout] 22 | | /// For example, `width / x_scale` should be the actual size if `x_scale` is not None. [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] 23 | x_scale: None, [INFO] [stdout] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Glyph` [INFO] [stdout] --> src/layout/text_section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Glyph; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | let mut total_height_of_section: f64 = 0.; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | total_height_of_section = current_y + FONT_SIZE * style.line_height; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | total_height_of_section = current_y + FONT_SIZE * style.line_height; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/font_extractor/fontdue.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | / /// scale glyph size once it larger than 1em, it will affect width or height. [INFO] [stdout] 22 | | /// For example, `width / x_scale` should be the actual size if `x_scale` is not None. [INFO] [stdout] | |__________________________________________________________________________________________________^ [INFO] [stdout] 23 | x_scale: None, [INFO] [stdout] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Glyph` [INFO] [stdout] --> src/layout/text_section.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Glyph; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | let mut total_height_of_section: f64 = 0.; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | total_height_of_section = current_y + FONT_SIZE * style.line_height; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_height_of_section` is never read [INFO] [stdout] --> src/layout.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | total_height_of_section = current_y + FONT_SIZE * style.line_height; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> examples/render/texture.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{GenericImageView, RgbaImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> examples/render/texture.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{GenericImageView, RgbaImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> examples/render/texture.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Texture { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 12 | pub fn from_bytes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> examples/render/main.rs:587:4 [INFO] [stdout] | [INFO] [stdout] 587 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> examples/render/texture.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Texture { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 12 | pub fn from_bytes( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLvBqLO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhuozi-c3c7b25313a7c50c.rlib,libwgpu-6b6223da9b4f13a5.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libwgpu_core-6e4146d1d8d338ef.rlib,libwgpu_hal-e8653529e8852d54.rlib,librenderdoc_sys-4abf0efdfe195ac8.rlib,libgpu_descriptor-3278ec583942c8f6.rlib,libgpu_descriptor_types-0e378bf0bd5a4992.rlib,libkhronos_egl-7cb7ea22b1365f7e.rlib,libprofiling-1955e5e00f292845.rlib,libgpu_alloc-ae7f200f966ab650.rlib,libgpu_alloc_types-dcd5630ba2b11266.rlib,libash-af2643247e0c1472.rlib,liblibloading-afde54a491daafc2.rlib,libnaga-c8d012621c4703eb.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libhexf_parse-72d4824186d79465.rlib,libunicode_xid-0488fac86b109842.rlib,libindexmap-0060b7b6283c636d.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libbit_set-eb46b7e9c52afb23.rlib,libbit_vec-9c7963014b4900b8.rlib,libcodespan_reporting-64c6751ccb914e26.rlib,libunicode_width-f4d62659d7ec1731.rlib,libtermcolor-cbafc8825e041b3d.rlib,libspirv-3f19687ca73fe9f3.rlib,libwgpu_types-db6aea2d92db231c.rlib,libbitflags-c95e5b195a86a9bf.rlib,libraw_window_handle-633e2839334924d0.rlib,libglow-ce00a4449091e940.rlib,libthiserror-560346cc3bb8af24.rlib,libparking_lot-7e61cccfd01b7f6e.rlib,libparking_lot_core-71c8a15cb9d89c6b.rlib,libsmallvec-4a71ca7a0c1469bf.rlib,liblock_api-f5b91ee196d0e1d3.rlib,libscopeguard-7ec2214574194454.rlib,libarrayvec-0dd80ddcbf129fa5.rlib,libnom-38df3904eb494b1a.rlib,libmemchr-eec2dd93b0d498c5.rlib,libcsscolorparser-340760afbe78470a.rlib,libphf-6f79fd2f876f6213.rlib,libphf_shared-22559cc19e2d6be5.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libserde-74739ac9e83b704c.rlib,liblru-830894b206590d41.rlib,liblog-368e05ac2c0115e3.rlib,libimage-5da409234e97c08b.rlib,libbytemuck-28326f3a1cf32b87.rlib,libbyteorder_lite-f5df2d14b4488fc7.rlib,libpng-4970213ad696cede.rlib,libflate2-1f76e1360ee06a0f.rlib,libminiz_oxide-cae8dd1a0173aacd.rlib,libfdeflate-a4fadcb38258be34.rlib,libsimd_adler32-a85d6c6326d2f661.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbitflags-dde12b0d7d495b50.rlib,libnum_traits-33ae8385f05e5fe7.rlib,libanyhow-b6d77f56d150f7d0.rlib,libfontdue-a103ca5420f15730.rlib,libhashbrown-e7928e34ea1aa0af.rlib,libahash-8a0948c8e87083a2.rlib,libgetrandom-1c894f63522be3ad.rlib,liblibc-630b2eacbe5cc6be.rlib,libonce_cell-a1d7742f74efe1da.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-2150a15c16f8bb6b.rlib,liballocator_api2-52e8e0a954c73b48.rlib,libttf_parser-3912acc6ef89a7c4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLvBqLO/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/texture-dba9bf4bef723f15" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `huozi` (example "texture") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f36233b62c46cde6c06e7d86b05f39eaff5fa239c1a20230ba9a66fd3fd0e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f36233b62c46cde6c06e7d86b05f39eaff5fa239c1a20230ba9a66fd3fd0e9b", kill_on_drop: false }` [INFO] [stdout] 0f36233b62c46cde6c06e7d86b05f39eaff5fa239c1a20230ba9a66fd3fd0e9b