[INFO] cloning repository https://github.com/xxf1996/toy-browser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xxf1996/toy-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxf1996%2Ftoy-browser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxf1996%2Ftoy-browser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e09c1a5af13c7c5fe07ac75f2860ac328a6ab99f
[INFO] checking xxf1996/toy-browser against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxxf1996%2Ftoy-browser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xxf1996/toy-browser
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/xxf1996/toy-browser
[INFO] tweaked toml for git repo https://github.com/xxf1996/toy-browser written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xxf1996/toy-browser 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/xxf1996/toy-browser 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab_glyph v0.2.19
[INFO] [stderr]   Downloaded memmap2 v0.5.8
[INFO] [stderr]   Downloaded crevice-derive v0.10.0
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded boa_interner v0.16.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.2
[INFO] [stderr]   Downloaded boa_unicode v0.16.0
[INFO] [stderr]   Downloaded boa_gc v0.16.0
[INFO] [stderr]   Downloaded gc_derive v0.4.1
[INFO] [stderr]   Downloaded windows-result v0.1.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded boa_profiler v0.16.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.80
[INFO] [stderr]   Downloaded gc v0.4.1
[INFO] [stderr]   Downloaded ordered-float v3.4.0
[INFO] [stderr]   Downloaded camino v1.1.1
[INFO] [stderr]   Downloaded ryu-js v0.2.2
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded crevice v0.13.0
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.5
[INFO] [stderr]   Downloaded gilrs-core v0.5.7
[INFO] [stderr]   Downloaded glyph_brush v0.7.5
[INFO] [stderr]   Downloaded lyon_geom v1.0.4
[INFO] [stderr]   Downloaded cxx-build v1.0.80
[INFO] [stderr]   Downloaded regress v0.4.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.18.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded wgpu v0.16.3
[INFO] [stderr]   Downloaded cxx v1.0.80
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.8
[INFO] [stderr]   Downloaded wgpu-core v0.16.1
[INFO] [stderr]   Downloaded wgpu-hal v0.16.2
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded ggez v0.9.3
[INFO] [stderr]   Downloaded ttf-parser v0.18.0
[INFO] [stderr]   Downloaded wgpu-types v0.16.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.80
[INFO] [stderr]   Downloaded lyon_path v1.0.3
[INFO] [stderr]   Downloaded toml v0.5.10
[INFO] [stderr]   Downloaded lyon v1.0.1
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded boa_engine v0.16.0
[INFO] [stderr]   Downloaded naga v0.12.3
[INFO] [stderr]   Downloaded tiff v0.8.1
[INFO] [stderr]   Downloaded fontdue v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 303ed8ac5df96645598a2b17e6b6f789089d6527bbd196ebac3f1769c9b903fb
[INFO] running `Command { std: "docker" "start" "-a" "303ed8ac5df96645598a2b17e6b6f789089d6527bbd196ebac3f1769c9b903fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "303ed8ac5df96645598a2b17e6b6f789089d6527bbd196ebac3f1769c9b903fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303ed8ac5df96645598a2b17e6b6f789089d6527bbd196ebac3f1769c9b903fb", kill_on_drop: false }`
[INFO] [stdout] 303ed8ac5df96645598a2b17e6b6f789089d6527bbd196ebac3f1769c9b903fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b7a4118877fd09a138ffbd0c0a15d0e78105dcb3b491f98fff4efe4ac24a8fa4
[INFO] running `Command { std: "docker" "start" "-a" "b7a4118877fd09a138ffbd0c0a15d0e78105dcb3b491f98fff4efe4ac24a8fa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking ttf-parser v0.18.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]     Checking nom v7.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking owned_ttf_parser v0.18.0
[INFO] [stderr]     Checking ab_glyph v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking lyon_geom v1.0.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking lyon_path v1.0.3
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling gilrs v0.10.4
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking gilrs-core v0.5.7
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling bytemuck_derive v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling gc_derive v0.4.1
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking gc v0.4.1
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]    Compiling crevice-derive v0.10.0
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking lyon_tessellation v1.0.8
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking lyon_algorithms v1.0.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ordered-float v3.4.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking glyph_brush v0.7.5
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]     Checking boa_unicode v0.16.0
[INFO] [stderr]     Checking crevice v0.13.0
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking boa_gc v0.16.0
[INFO] [stderr]     Checking boa_interner v0.16.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking regress v0.4.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking boa_profiler v0.16.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking boa_engine v0.16.0
[INFO] [stderr]     Checking fontdue v0.7.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling ggez v0.9.3
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking zip v0.6.3
[INFO] [stderr]     Checking toy-browser v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> example/boa-run/object-test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::thread;
[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: `std::time`
[INFO] [stdout]  --> example/boa-run/object-test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_val`, `to_object`, and `to_origin_data` are never used
[INFO] [stdout]    --> example/boa-run/object-test.rs:24:6
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl DomNode {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  24 |   fn get_val(value: &JsValue) -> Result<GcCellRef<DomNode>, ()> {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |   fn to_object(&self, context: &mut Context) -> JsObject {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |   fn to_origin_data<'a>(js_obj: &'a JsObject) -> GcCellRef<'a, DomNode> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/object-test.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Trace, Finalize, Clone)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Trace` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_gc_Trace_FOR_DomNode`
[INFO] [stdout] 12 | struct DomNode {
[INFO] [stdout]    |        ------- `DomNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Trace` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/object-test.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Trace, Finalize, Clone)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Drop` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_ops_Drop_FOR_DomNode`
[INFO] [stdout] 12 | struct DomNode {
[INFO] [stdout]    |        ------- `DomNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Trace` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/object-test.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Trace, Finalize, Clone)]
[INFO] [stdout]    |                        ^-------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Finalize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_gc_Finalize_FOR_DomNode`
[INFO] [stdout] 12 | struct DomNode {
[INFO] [stdout]    |        ------- `DomNode` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Finalize` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> example/boa-run/object-test.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn get_val(value: &JsValue) -> Result<GcCellRef<DomNode>, ()> {
[INFO] [stdout]    |                     ^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |   fn get_val(value: &JsValue) -> Result<GcCellRef<'_, DomNode>, ()> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PropertyDescriptor`
[INFO] [stdout]  --> example/boa-run/class-test.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 | use boa_engine::property::{Attribute, PropertyDescriptor};
[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 variable: `this`
[INFO] [stdout]   --> example/boa-run/class-test.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |   fn constructor(this: &JsValue, args: &[JsValue], context: &mut Context) -> JsResult<Self> {
[INFO] [stdout]    |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/class-test.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Trace, Finalize)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Trace` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_gc_Trace_FOR_ToyClass`
[INFO] [stdout] 11 | struct ToyClass {
[INFO] [stdout]    |        -------- `ToyClass` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Trace` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/class-test.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Trace, Finalize)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Drop` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_ops_Drop_FOR_ToyClass`
[INFO] [stdout] 11 | struct ToyClass {
[INFO] [stdout]    |        -------- `ToyClass` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Trace` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/class-test.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Trace, Finalize)]
[INFO] [stdout]    |                        ^-------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Finalize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_gc_Finalize_FOR_ToyClass`
[INFO] [stdout] 11 | struct ToyClass {
[INFO] [stdout]    |        -------- `ToyClass` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Finalize` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/classes.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Trace, Finalize)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Trace` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_gc_Trace_FOR_Person`
[INFO] [stdout] 19 | struct Person {
[INFO] [stdout]    |        ------ `Person` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Trace` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/classes.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Trace, Finalize)]
[INFO] [stdout]    |                 ^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Drop` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_DERIVE_std_ops_Drop_FOR_Person`
[INFO] [stdout] 19 | struct Person {
[INFO] [stdout]    |        ------ `Person` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Trace` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Trace` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> example/boa-run/classes.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Trace, Finalize)]
[INFO] [stdout]    |                        ^-------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Finalize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_DERIVE_gc_Finalize_FOR_Person`
[INFO] [stdout] 19 | struct Person {
[INFO] [stdout]    |        ------ `Person` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Finalize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Finalize` may come from an old version of the `gc_derive` crate, try updating your dependency with `cargo update -p gc_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Finalize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]    --> src/html.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut res = dom::text(" ".to_string());
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `box_model`
[INFO] [stdout]    --> src/layout.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |     let box_model = &mut self.box_model;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_box_model`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `containing_block`
[INFO] [stdout]    --> src/layout.rs:453:36
[INFO] [stdout]     |
[INFO] [stdout] 453 |   fn calc_inline_layout(&mut self, containing_block: Box) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_containing_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]    --> src/html.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut res = dom::text(" ".to_string());
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tag_name`, `attrs`, and `inner_text` are never read
[INFO] [stdout]   --> src/dom.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StyleData {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |   tag_name: String,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 16 |   attrs: AttrMap,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 17 |   inner_text: String
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StyleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/dom.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   Comment(String),
[INFO] [stdout]    |   ------- ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -   Comment(String),
[INFO] [stdout] 23 +   Comment(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/dom.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |   Style(StyleData),
[INFO] [stdout]    |   ----- ^^^^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -   Style(StyleData),
[INFO] [stdout] 24 +   Style(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_vec` is never used
[INFO] [stdout]   --> src/css.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl CSSColor {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |   pub fn to_vec(&self) -> [u8; 4] {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `starts_with` is never used
[INFO] [stdout]    --> src/css.rs:134:6
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 134 |   fn starts_with(&self, s: &str) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `calc_inline_children`, `calc_inline_width`, and `calc_inline_layout` are never used
[INFO] [stdout]    --> src/layout.rs:441:6
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl<'a> LayoutBox<'a> {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 441 |   fn calc_inline_children(&mut self, containing_block: Box) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |   fn calc_inline_width(&mut self, containing_block: Box) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |   fn calc_inline_layout(&mut self, containing_block: Box) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/layout.rs:541:8
[INFO] [stdout]     |
[INFO] [stdout] 541 |     if TEXT_LAYOUTS.len() == 0 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/layout.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 |     TEXT_LAYOUTS.get_mut(0).unwrap()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/layout.rs:554:10
[INFO] [stdout]     |
[INFO] [stdout] 554 |       if TEXT_LAYOUTS.len() == 0 {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/layout.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |         TEXT_LAYOUTS.push(TextLayout::default())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `box_model`
[INFO] [stdout]    --> src/layout.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |     let box_model = &mut self.box_model;
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_box_model`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `containing_block`
[INFO] [stdout]    --> src/layout.rs:453:36
[INFO] [stdout]     |
[INFO] [stdout] 453 |   fn calc_inline_layout(&mut self, containing_block: Box) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_containing_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tag_name`, `attrs`, and `inner_text` are never read
[INFO] [stdout]   --> src/dom.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct StyleData {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |   tag_name: String,
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 16 |   attrs: AttrMap,
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 17 |   inner_text: String
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StyleData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/dom.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |   Comment(String),
[INFO] [stdout]    |   ------- ^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -   Comment(String),
[INFO] [stdout] 23 +   Comment(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/dom.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |   Style(StyleData),
[INFO] [stdout]    |   ----- ^^^^^^^^^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NodeType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -   Style(StyleData),
[INFO] [stdout] 24 +   Style(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_vec` is never used
[INFO] [stdout]   --> src/css.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl CSSColor {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 67 |   pub fn to_vec(&self) -> [u8; 4] {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `starts_with` is never used
[INFO] [stdout]    --> src/css.rs:134:6
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 134 |   fn starts_with(&self, s: &str) -> bool {
[INFO] [stdout]     |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `calc_inline_children`, `calc_inline_width`, and `calc_inline_layout` are never used
[INFO] [stdout]    --> src/layout.rs:441:6
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl<'a> LayoutBox<'a> {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 441 |   fn calc_inline_children(&mut self, containing_block: Box) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |   fn calc_inline_width(&mut self, containing_block: Box) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |   fn calc_inline_layout(&mut self, containing_block: Box) {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/layout.rs:541:8
[INFO] [stdout]     |
[INFO] [stdout] 541 |     if TEXT_LAYOUTS.len() == 0 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/layout.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 |     TEXT_LAYOUTS.get_mut(0).unwrap()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/layout.rs:554:10
[INFO] [stdout]     |
[INFO] [stdout] 554 |       if TEXT_LAYOUTS.len() == 0 {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/layout.rs:555:9
[INFO] [stdout]     |
[INFO] [stdout] 555 |         TEXT_LAYOUTS.push(TextLayout::default())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "b7a4118877fd09a138ffbd0c0a15d0e78105dcb3b491f98fff4efe4ac24a8fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a4118877fd09a138ffbd0c0a15d0e78105dcb3b491f98fff4efe4ac24a8fa4", kill_on_drop: false }`
[INFO] [stdout] b7a4118877fd09a138ffbd0c0a15d0e78105dcb3b491f98fff4efe4ac24a8fa4
