[INFO] fetching crate huozi 0.5.2...
[INFO] testing huozi-0.5.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate huozi 0.5.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate huozi 0.5.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate huozi 0.5.2
[INFO] finished tweaking crates.io crate huozi 0.5.2
[INFO] tweaked toml for crates.io crate huozi 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate huozi 0.5.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded lru v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f79487c36235f6ecef0339f58c303d1f272583a3a88d77b4aefd42eb617d4ce
[INFO] running `Command { std: "docker" "start" "-a" "6f79487c36235f6ecef0339f58c303d1f272583a3a88d77b4aefd42eb617d4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f79487c36235f6ecef0339f58c303d1f272583a3a88d77b4aefd42eb617d4ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f79487c36235f6ecef0339f58c303d1f272583a3a88d77b4aefd42eb617d4ce", kill_on_drop: false }`
[INFO] [stdout] 6f79487c36235f6ecef0339f58c303d1f272583a3a88d77b4aefd42eb617d4ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7bf8eed70382ba133051bdaa0a2b6e8be8cba7c8520d99e78d6a1f4d39f38ce
[INFO] running `Command { std: "docker" "start" "-a" "d7bf8eed70382ba133051bdaa0a2b6e8be8cba7c8520d99e78d6a1f4d39f38ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling wgpu-types v0.19.0
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]    Compiling profiling v1.0.14
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling naga v0.19.0
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling huozi v0.5.2 (/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:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |             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:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     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:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     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: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.76s
[INFO] running `Command { std: "docker" "inspect" "d7bf8eed70382ba133051bdaa0a2b6e8be8cba7c8520d99e78d6a1f4d39f38ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7bf8eed70382ba133051bdaa0a2b6e8be8cba7c8520d99e78d6a1f4d39f38ce", kill_on_drop: false }`
[INFO] [stdout] d7bf8eed70382ba133051bdaa0a2b6e8be8cba7c8520d99e78d6a1f4d39f38ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb4ce3fc0feade4ab6ef854b245b0ac0d3bece54e5f7ad0018162a2dc6834bed
[INFO] running `Command { std: "docker" "start" "-a" "cb4ce3fc0feade4ab6ef854b245b0ac0d3bece54e5f7ad0018162a2dc6834bed", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v0.19.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling tiny-skia-path v0.11.3
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling tiny-skia v0.11.3
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.1
[INFO] [stderr]    Compiling naga v0.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.1
[INFO] [stderr]    Compiling polling v3.3.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling sctk-adwaita v0.8.1
[INFO] [stderr]    Compiling wgpu v0.19.1
[INFO] [stderr]    Compiling huozi v0.5.2 (/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:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |             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:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     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:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     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: 5 warnings emitted
[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:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |             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:230:21
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     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:255:21
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     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: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "cb4ce3fc0feade4ab6ef854b245b0ac0d3bece54e5f7ad0018162a2dc6834bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4ce3fc0feade4ab6ef854b245b0ac0d3bece54e5f7ad0018162a2dc6834bed", kill_on_drop: false }`
[INFO] [stdout] cb4ce3fc0feade4ab6ef854b245b0ac0d3bece54e5f7ad0018162a2dc6834bed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6456dc895b96f54812a5dd606ae1ea412a75569afdd7923902089b10eea9a291
[INFO] running `Command { std: "docker" "start" "-a" "6456dc895b96f54812a5dd606ae1ea412a75569afdd7923902089b10eea9a291", kill_on_drop: false }`
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/font_extractor/fontdue.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 | /             /// scale glyph size once it larger than 1em, it will affect width or height.
[INFO] [stderr] 22 | |             /// For example, `width / x_scale` should be the actual size if `x_scale` is not None.
[INFO] [stderr]    | |__________________________________________________________________________________________________^
[INFO] [stderr] 23 |               x_scale: None,
[INFO] [stderr]    |               ------------- rustdoc does not generate documentation for expression fields
[INFO] [stderr]    |
[INFO] [stderr]    = help: use `//` for a plain comment
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::Glyph`
[INFO] [stderr]  --> src/layout/text_section.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::Glyph;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `total_height_of_section` is never read
[INFO] [stderr]    --> src/layout.rs:206:21
[INFO] [stderr]     |
[INFO] [stderr] 206 |             let mut total_height_of_section: f64 = 0.;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `total_height_of_section` is never read
[INFO] [stderr]    --> src/layout.rs:230:21
[INFO] [stderr]     |
[INFO] [stderr] 230 |                     total_height_of_section = current_y + FONT_SIZE * style.line_height;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `total_height_of_section` is never read
[INFO] [stderr]    --> src/layout.rs:255:21
[INFO] [stderr]     |
[INFO] [stderr] 255 |                     total_height_of_section = current_y + FONT_SIZE * style.line_height;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `huozi` (lib) generated 5 warnings (run `cargo fix --lib -p huozi` to apply 1 suggestion)
[INFO] [stderr] warning: `huozi` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/huozi-606435bea011b2a6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test parser::tests::empty ... ok
[INFO] [stdout] test parser::tests::parse_text ... ignored
[INFO] [stdout] test parser::tests::complex_elements ... ok
[INFO] [stdout] test parser::tests::nested_blocks ... ok
[INFO] [stdout] test parser::tests::plain_text ... ok
[INFO] [stdout] test parser::tests::plain_text_escaped ... ok
[INFO] [stdout] test parser::tests::mixed_text_and_block ... ok
[INFO] [stdout] test parser::tests::plain_text_multiple_line ... ok
[INFO] [stdout] test parser::tests::single_block_multiline ... ok
[INFO] [stdout] test parser::tests::single_block_with_value ... ok
[INFO] [stdout] test parser::tests::single_block_with_value_quoted ... ok
[INFO] [stdout] test parser::tests::single_block_without_value ... ok
[INFO] [stdout] test parser::tests::tagpair_with_spaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests huozi
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/layout/text_section.rs - layout::text_section::TextSection (line 8) ... ok
[INFO] [stdout] test src/layout/text_section.rs - layout::text_section::TextSection (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6456dc895b96f54812a5dd606ae1ea412a75569afdd7923902089b10eea9a291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6456dc895b96f54812a5dd606ae1ea412a75569afdd7923902089b10eea9a291", kill_on_drop: false }`
[INFO] [stdout] 6456dc895b96f54812a5dd606ae1ea412a75569afdd7923902089b10eea9a291
