[INFO] fetching crate forma-render 0.1.3...
[INFO] testing forma-render-0.1.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate forma-render 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate forma-render 0.1.3
[INFO] finished tweaking crates.io crate forma-render 0.1.3
[INFO] tweaked toml for crates.io crate forma-render 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forma-render 0.1.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] [stderr]       Adding pollster v0.2.5 (available: v0.4.0)
[INFO] [stderr]       Adding ramhorns v0.12.0 (available: v1.0.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.1)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.64)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.91)
[INFO] [stderr]       Adding wgpu v0.14.2 (available: v28.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1579bb39d1f7d82d1518e674020faa0309752e90f79c745a46677a7139402a00
[INFO] running `Command { std: "docker" "start" "-a" "1579bb39d1f7d82d1518e674020faa0309752e90f79c745a46677a7139402a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1579bb39d1f7d82d1518e674020faa0309752e90f79c745a46677a7139402a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1579bb39d1f7d82d1518e674020faa0309752e90f79c745a46677a7139402a00", kill_on_drop: false }`
[INFO] [stdout] 1579bb39d1f7d82d1518e674020faa0309752e90f79c745a46677a7139402a00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d662469482c2f2ae43bb9f787c345d57a4789d547c91432911d93e199fda91
[INFO] running `Command { std: "docker" "start" "-a" "22d662469482c2f2ae43bb9f787c345d57a4789d547c91432911d93e199fda91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling wgpu-types v0.14.1
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wgpu-core v0.14.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling euclid v0.22.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling etagere v0.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling ramhorns-derive v0.11.0
[INFO] [stderr]    Compiling naga v0.10.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling crumsort v0.1.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling ramhorns v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v0.14.1
[INFO] [stderr]    Compiling wgpu v0.14.2
[INFO] [stderr]    Compiling forma-render v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/cpu/painter/mod.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bytemuck`, `default`, `gpu`, `ramhorns`, and `wgpu`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrefixScanParIter`
[INFO] [stdout]   --> src/utils/mod.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     prefix_scan::{PrefixScanIter, PrefixScanParIter},
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `u8x8` is never constructed
[INFO] [stdout]   --> src/utils/simd/auto.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct u8x8([u8; 8]);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[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/utils/simd/auto.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct u8x32([u8; 32]);
[INFO] [stdout]     |            ----- ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `u8x32` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu/renderer/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor, bool) {
[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] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.58s
[INFO] running `Command { std: "docker" "inspect" "22d662469482c2f2ae43bb9f787c345d57a4789d547c91432911d93e199fda91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d662469482c2f2ae43bb9f787c345d57a4789d547c91432911d93e199fda91", kill_on_drop: false }`
[INFO] [stdout] 22d662469482c2f2ae43bb9f787c345d57a4789d547c91432911d93e199fda91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b70a9368a4b80d778b9fd01f136ecf6b570e405a8303424693933a00a45911a0
[INFO] running `Command { std: "docker" "start" "-a" "b70a9368a4b80d778b9fd01f136ecf6b570e405a8303424693933a00a45911a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ramhorns v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.10.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wgpu-hal v0.14.1
[INFO] [stderr]    Compiling wgpu-core v0.14.2
[INFO] [stderr]    Compiling wgpu v0.14.2
[INFO] [stderr]    Compiling forma-render v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/cpu/painter/mod.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bytemuck`, `default`, `gpu`, `ramhorns`, and `wgpu`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrefixScanParIter`
[INFO] [stdout]   --> src/utils/mod.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     prefix_scan::{PrefixScanIter, PrefixScanParIter},
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `u8x8` is never constructed
[INFO] [stdout]   --> src/utils/simd/auto.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct u8x8([u8; 8]);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[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/utils/simd/auto.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct u8x32([u8; 32]);
[INFO] [stdout]     |            ----- ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `u8x32` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu/renderer/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor, bool) {
[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] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/cpu/painter/mod.rs:780:7
[INFO] [stdout]     |
[INFO] [stdout] 780 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bytemuck`, `default`, `gpu`, `ramhorns`, and `wgpu`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/styling.rs:455:22
[INFO] [stdout]     |
[INFO] [stdout] 455 |             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stdout]     |                      ^                         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 455 -             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stdout] 455 +             .map(|v| v - f16::from(v).to_f32())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/styling.rs:471:22
[INFO] [stdout]     |
[INFO] [stdout] 471 |             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stdout]     |                      ^                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 471 -             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stdout] 471 +             .map(|v| v - f16::from(v).to_f32())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PrefixScanParIter`
[INFO] [stdout]   --> src/utils/mod.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     prefix_scan::{PrefixScanIter, PrefixScanParIter},
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `u8x8` is never constructed
[INFO] [stdout]   --> src/utils/simd/auto.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct u8x8([u8; 8]);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[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/utils/simd/auto.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct u8x32([u8; 32]);
[INFO] [stdout]     |            ----- ^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `u8x32` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stdout]    --> src/cpu/painter/layer_workbench/mod.rs:703:9
[INFO] [stdout]     |
[INFO] [stdout] 703 | /         passes::skip_trivial_clips_pass(
[INFO] [stdout] 704 | |             &mut workbench.state,
[INFO] [stdout] 705 | |             &mut workbench.passes_shared_state,
[INFO] [stdout] 706 | |             &context,
[INFO] [stdout] 707 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 703 |         let _ = passes::skip_trivial_clips_pass(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stdout]    --> src/cpu/painter/layer_workbench/mod.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 | /         passes::skip_trivial_clips_pass(
[INFO] [stdout] 754 | |             &mut workbench.state,
[INFO] [stdout] 755 | |             &mut workbench.passes_shared_state,
[INFO] [stdout] 756 | |             &context,
[INFO] [stdout] 757 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 753 |         let _ = passes::skip_trivial_clips_pass(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stdout]    --> src/cpu/painter/layer_workbench/mod.rs:804:9
[INFO] [stdout]     |
[INFO] [stdout] 804 | /         passes::skip_trivial_clips_pass(
[INFO] [stdout] 805 | |             &mut workbench.state,
[INFO] [stdout] 806 | |             &mut workbench.passes_shared_state,
[INFO] [stdout] 807 | |             &context,
[INFO] [stdout] 808 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 804 |         let _ = passes::skip_trivial_clips_pass(
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gpu/renderer/mod.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor, bool) {
[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] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.68s
[INFO] running `Command { std: "docker" "inspect" "b70a9368a4b80d778b9fd01f136ecf6b570e405a8303424693933a00a45911a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70a9368a4b80d778b9fd01f136ecf6b570e405a8303424693933a00a45911a0", kill_on_drop: false }`
[INFO] [stdout] b70a9368a4b80d778b9fd01f136ecf6b570e405a8303424693933a00a45911a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71d5ca4528ee6421e8a71760c762b6a00235c1915cd171ad2cd1ca60acb8a59b
[INFO] running `Command { std: "docker" "start" "-a" "71d5ca4528ee6421e8a71760c762b6a00235c1915cd171ad2cd1ca60acb8a59b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `bench`
[INFO] [stderr]    --> src/cpu/painter/mod.rs:780:7
[INFO] [stderr]     |
[INFO] [stderr] 780 | #[cfg(feature = "bench")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `bytemuck`, `default`, `gpu`, `ramhorns`, and `wgpu`
[INFO] [stderr]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PrefixScanParIter`
[INFO] [stderr]   --> src/utils/mod.rs:24:35
[INFO] [stderr]    |
[INFO] [stderr] 24 |     prefix_scan::{PrefixScanIter, PrefixScanParIter},
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `u8x8` is never constructed
[INFO] [stderr]   --> src/utils/simd/auto.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct u8x8([u8; 8]);
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/utils/simd/auto.rs:102:18
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct u8x32([u8; 32]);
[INFO] [stderr]     |            ----- ^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `u8x32` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/gpu/renderer/mod.rs:63:36
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor, bool) {
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn minimum_device(adapter: &wgpu::Adapter) -> (wgpu::DeviceDescriptor<'_>, bool) {
[INFO] [stderr]    |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/styling.rs:455:22
[INFO] [stderr]     |
[INFO] [stderr] 455 |             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stderr]     |                      ^                         ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 455 -             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stderr] 455 +             .map(|v| v - f16::from(v).to_f32())
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/styling.rs:471:22
[INFO] [stderr]     |
[INFO] [stderr] 471 |             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stderr]     |                      ^                         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 471 -             .map(|v| (v - f16::from(v).to_f32()))
[INFO] [stderr] 471 +             .map(|v| v - f16::from(v).to_f32())
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stderr]    --> src/cpu/painter/layer_workbench/mod.rs:703:9
[INFO] [stderr]     |
[INFO] [stderr] 703 | /         passes::skip_trivial_clips_pass(
[INFO] [stderr] 704 | |             &mut workbench.state,
[INFO] [stderr] 705 | |             &mut workbench.passes_shared_state,
[INFO] [stderr] 706 | |             &context,
[INFO] [stderr] 707 | |         );
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 703 |         let _ = passes::skip_trivial_clips_pass(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stderr]    --> src/cpu/painter/layer_workbench/mod.rs:753:9
[INFO] [stderr]     |
[INFO] [stderr] 753 | /         passes::skip_trivial_clips_pass(
[INFO] [stderr] 754 | |             &mut workbench.state,
[INFO] [stderr] 755 | |             &mut workbench.passes_shared_state,
[INFO] [stderr] 756 | |             &context,
[INFO] [stderr] 757 | |         );
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 753 |         let _ = passes::skip_trivial_clips_pass(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::ops::ControlFlow` that must be used
[INFO] [stderr]    --> src/cpu/painter/layer_workbench/mod.rs:804:9
[INFO] [stderr]     |
[INFO] [stderr] 804 | /         passes::skip_trivial_clips_pass(
[INFO] [stderr] 805 | |             &mut workbench.state,
[INFO] [stderr] 806 | |             &mut workbench.passes_shared_state,
[INFO] [stderr] 807 | |             &context,
[INFO] [stderr] 808 | |         );
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 804 |         let _ = passes::skip_trivial_clips_pass(
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `forma-render` (lib) generated 5 warnings (run `cargo fix --lib -p forma-render` to apply 2 suggestions)
[INFO] [stderr] warning: `forma-render` (lib test) generated 10 warnings (5 duplicates) (run `cargo fix --lib -p forma-render --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forma_render-e23712a4ad8f100d)
[INFO] [stdout] 
[INFO] [stdout] running 175 tests
[INFO] [stdout] test composition::interner::tests::interned_drop_data ... ok
[INFO] [stdout] test composition::interner::tests::interned_same_ptr ... ok
[INFO] [stdout] test composition::tests::composition_len ... ok
[INFO] [stdout] test composition::tests::insert_remove_same_order_will_not_render_again ... ok
[INFO] [stdout] test composition::tests::clear_and_resize ... ok
[INFO] [stdout] test composition::tests::insert_over_layer ... ok
[INFO] [stdout] test composition::tests::background_color_clear_when_changed ... ok
[INFO] [stdout] test composition::tests::even_odd ... ok
[INFO] [stdout] test composition::tests::background_color_clear ... ok
[INFO] [stdout] test composition::tests::draw_if_width_or_height_change ... ok
[INFO] [stdout] test composition::tests::clear_emptied_tiles ... ok
[INFO] [stdout] test composition::tests::geom_id ... ok
[INFO] [stdout] test composition::tests::one_pixel ... ok
[INFO] [stdout] test composition::tests::one_pixel_rotated ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::masked_vec ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::populate_layers ... ok
[INFO] [stdout] test cpu::buffer::layout::slice_cache::tests::access_twice ... ok
[INFO] [stdout] test composition::tests::srgb_alpha_blending ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_full_clip ... ok
[INFO] [stdout] test cpu::buffer::tests::clone_and_drop ... ok
[INFO] [stdout] test composition::tests::clear_twice ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_everything_below_opaque ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_layer_outside_of_clip ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_solid_color_is_unchanged ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::blend_top_full_layers_with_clear_color ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::blend_top_full_layers ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_unchanged ... ok
[INFO] [stdout] test composition::tests::render_changed_layers_only ... ok
[INFO] [stdout] test composition::tests::two_pixels_same_layer ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_fully_covered_layers_clip ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_visible_is_unchanged ... ok
[INFO] [stdout] test cpu::painter::styling::tests::channel_select ... ok
[INFO] [stdout] test cpu::painter::styling::tests::channel_select_from_color_one ... ok
[INFO] [stdout] test cpu::painter::styling::tests::channel_select_from_color ... ok
[INFO] [stdout] test cpu::painter::styling::tests::channel_select_from_color_zero ... ok
[INFO] [stdout] test composition::tests::one_pixel_translated ... ok
[INFO] [stdout] test cpu::painter::styling::tests::channel_select_one ... ok
[INFO] [stdout] test cpu::painter::styling::tests::color_sorted ... ok
[INFO] [stdout] test cpu::painter::styling::tests::linear_gradient ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_without_layer_usage ... ok
[INFO] [stdout] test cpu::painter::styling::tests::radial_gradient ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_color_dodge ... ok
[INFO] [stdout] test cpu::painter::styling::tests::channel_select_zero ... ok
[INFO] [stdout] test cpu::painter::styling::tests::color_max ... ok
[INFO] [stdout] test cpu::painter::styling::tests::color_min ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_difference ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_hard_light ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_exclusion ... ok
[INFO] [stdout] test composition::tests::layer_clear ... ok
[INFO] [stdout] test cpu::buffer::layout::slice_cache::tests::split_at ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_darken ... ok
[INFO] [stdout] test cpu::buffer::layout::slice_cache::tests::ref_twice ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_color ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_color_burn ... ok
[INFO] [stdout] test cpu::painter::layer_workbench::tests::skip_clip_then_blend ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_lighten ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_luminosity ... ok
[INFO] [stdout] test composition::tests::layer_replace_remove ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_multiply ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_overlay ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_saturation ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_screen ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_over ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_soft_light ... ok
[INFO] [stdout] test cpu::painter::styling::tests::test_blend_mode_hue ... ok
[INFO] [stdout] test cpu::painter::styling::tests::texture_color_at_with_axis_inverted ... ok
[INFO] [stdout] test cpu::painter::styling::tests::texture_color_at_with_identity ... ok
[INFO] [stdout] test cpu::painter::styling::tests::texture_color_at_with_scale_x2 ... ok
[INFO] [stdout] test cpu::painter::styling::tests::texture_color_at_with_translation ... ok
[INFO] [stdout] test cpu::painter::tests::cached_tiles ... ok
[INFO] [stdout] test cpu::painter::tests::cover_carry_is_empty ... ok
[INFO] [stdout] test cpu::painter::tests::double_area_even_odd ... ok
[INFO] [stdout] test cpu::painter::tests::double_area_non_zero ... ok
[INFO] [stdout] test cpu::painter::tests::f32_to_u8_scaled ... ok
[INFO] [stdout] test cpu::painter::tests::cover_carry_is_full ... ok
[INFO] [stdout] test composition::tests::separate_layer_caches ... ok
[INFO] [stdout] test cpu::painter::tests::carry_cover ... ok
[INFO] [stdout] test cpu::painter::tests::linear_blend_difference ... ok
[INFO] [stdout] test cpu::painter::tests::flusher ... ok
[INFO] [stdout] test cpu::painter::tests::flush_background ... ok
[INFO] [stdout] test cpu::painter::tests::linear_blend_hue_white_transparent_brackground ... ok
[INFO] [stdout] test cpu::painter::tests::clip ... ok
[INFO] [stdout] test cpu::painter::tests::linear_blend_hue_white_opaque_brackground ... ok
[INFO] [stdout] test cpu::painter::tests::crop ... ok
[INFO] [stdout] test cpu::painter::tests::overlapping_triangles ... ok
[INFO] [stdout] test cpu::painter::tests::srgb ... ok
[INFO] [stdout] test cpu::painter::tests::tiles_len ... ok
[INFO] [stdout] test cpu::pixel_segment::tests::pixel_segment ... ok
[INFO] [stdout] test cpu::pixel_segment::tests::pixel_segment_clipping ... ok
[INFO] [stdout] test cpu::pixel_segment::tests::pixel_segment_max ... ok
[INFO] [stdout] test cpu::painter::tests::linear_blend_over ... ok
[INFO] [stdout] test cpu::pixel_segment::tests::pixel_segment_min ... ok
[INFO] [stdout] test cpu::painter::tests::transparent_overlay ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_0 ... ok
[INFO] [stdout] test cpu::pixel_segment::tests::search_last_by_key_test ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_180 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_225 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_135 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_270 ... ok
[INFO] [stdout] test cpu::painter::tests::skip_opaque_tiles ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_315 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_1 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_2 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_5 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_3 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_6 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_8 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_4 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_4 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_3 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_2 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_90 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_axis_45 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_6 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_5 ... ok
[INFO] [stdout] test math::point::tests::add ... ok
[INFO] [stdout] test cpu::buffer::layout::slice_cache::tests::chunks ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_1 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_7 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::area_cover_octant_7 ... ok
[INFO] [stdout] test cpu::rasterizer::tests::start_and_end_not_on_pixel_border ... ok
[INFO] [stdout] test cpu::rasterizer::tests::find_ab_large_ratio ... ok
[INFO] [stdout] test math::point::tests::div ... ok
[INFO] [stdout] test math::transform::tests::wrong_scaling_factor ... ok
[INFO] [stdout] test math::point::tests::mul ... ok
[INFO] [stdout] test math::point::tests::angle ... ok
[INFO] [stdout] test math::transform::tests::correct_scaling_factor ... ok
[INFO] [stdout] test math::point::tests::sub ... ok
[INFO] [stdout] test math::transform::tests::default_identity ... ok
[INFO] [stdout] test math::transform::tests::wrong_scaling_factor_x ... ok
[INFO] [stdout] test path::tests::circle ... ok
[INFO] [stdout] test cpu::rasterizer::tests::tile_octant_8 ... ok
[INFO] [stdout] test math::transform::tests::as_slice ... ok
[INFO] [stdout] test cpu::rasterizer::tests::find_first_7 ... ok
[INFO] [stdout] test math::transform::tests::wrong_scaling_factor_y ... ok
[INFO] [stdout] test path::tests::overlapping_control_point_quad ... ok
[INFO] [stdout] test path::tests::quads ... ok
[INFO] [stdout] test path::tests::rat_cubic_low ... ok
[INFO] [stdout] test path::tests::rat_quad ... ok
[INFO] [stdout] test path::tests::rat_cubic_high ... ok
[INFO] [stdout] test path::tests::ring ... ok
[INFO] [stdout] test path::tests::ring_overlapping_start ... ok
[INFO] [stdout] test styling::tests::f16_conversion ... ok
[INFO] [stdout] test path::tests::two_splines ... ok
[INFO] [stdout] test path::tests::overlapping_control_point_cubic_line ... ok
[INFO] [stdout] test path::tests::lines_and_quads ... ok
[INFO] [stdout] test path::tests::collinear_cubic ... ok
[INFO] [stdout] test path::tests::cubic ... ok
[INFO] [stdout] test path::tests::collinear_quad ... ok
[INFO] [stdout] test styling::tests::f16_error ... ok
[INFO] [stdout] test utils::order::tests::wrong_usize_order_values ... ok
[INFO] [stdout] test math::transform::tests::scale_translate ... ok
[INFO] [stdout] test utils::prefix_scan::tests::empty_iter ... ok
[INFO] [stdout] test utils::order::tests::correct_order_value ... ok
[INFO] [stdout] test path::tests::transform_path ... ok
[INFO] [stdout] test utils::prefix_scan::tests::empty_groups_rev ... ok
[INFO] [stdout] test utils::extend::tests::tuple10 ... ok
[INFO] [stdout] test utils::prefix_scan::tests::local_iter ... ok
[INFO] [stdout] test utils::prefix_scan::tests::local_iter_rev ... ok
[INFO] [stdout] test utils::simd::tests::f32x8_from_array ... ok
[INFO] [stdout] test utils::simd::tests::f32x8_indexed ... ok
[INFO] [stdout] test utils::simd::tests::f32x8_splat ... ok
[INFO] [stdout] test utils::simd::tests::u32x8_from_f32x8 ... ok
[INFO] [stdout] test utils::simd::tests::u32x8_mul_add ... ok
[INFO] [stdout] test utils::simd::tests::u32x8_splat ... ok
[INFO] [stdout] test utils::order::tests::wrong_u32_order_value ... ok
[INFO] [stdout] test utils::prefix_scan::tests::both_ends ... ok
[INFO] [stdout] test utils::tests::f32_canon_bits_zero ... ok
[INFO] [stdout] test utils::prefix_scan::tests::par_iter2 ... ok
[INFO] [stdout] test utils::prefix_scan::tests::par_iter ... ok
[INFO] [stdout] test utils::prefix_scan::tests::empty_groups ... ok
[INFO] [stdout] test utils::tests::f32_canon_bits_nan ... ok
[INFO] [stdout] test path::tests::perspective_transform_path ... ok
[INFO] [stdout] test gpu::rasterizer::tests::rasterize_triangle ... ok
[INFO] [stdout] test gpu::rasterizer::tests::rasterize_random_quad ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 175 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests forma_render
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::enable (line 251) ... FAILED
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::insert (line 78) ... FAILED
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::props (line 315) ... FAILED
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::is_enabled (line 195) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::compact_geom (line 362) ... ok
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::disable (line 232) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::create_layer (line 76) ... ok
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer (line 54) ... ok
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::set_props (line 332) ... ok
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::clear (line 117) has been running for over 60 seconds
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::geom_id (line 165) has been running for over 60 seconds
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::set_is_enabled (line 212) has been running for over 60 seconds
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::set_transform (line 288) has been running for over 60 seconds
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::transform (line 271) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition (line 40) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get (line 245) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get_mut (line 265) has been running for over 60 seconds
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::geom_id (line 165) ... FAILED
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::remove (line 173) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::height (line 68) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::height_in_tiles (line 150) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::slices (line 94) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::slices_per_tile (line 80) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::width (line 56) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::width_in_tiles (line 132) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::write (line 112) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::LinearLayout::new (line 180) ... FAILED
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::transform (line 271) ... FAILED
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get_mut_or_insert_default (line 289) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get_order_if_stored (line 198) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::insert (line 137) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::is_empty (line 107) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::layers (line 311) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::layers_mut (line 329) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::len (line 122) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::new (line 61) has been running for over 60 seconds
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get_mut (line 265) ... FAILED
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::clear (line 117) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache::new (line 317) ... ok
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache::access (line 356) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::Span (line 111) ... ok
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::Span<'a>::chunks (line 189) ... ok
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache (line 289) has been running for over 60 seconds
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache (line 289) ... FAILED
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::Span<'a>::split_at (line 164) ... ok
[INFO] [stdout] test src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::Span<'a>::slice (line 133) ... ok
[INFO] [stdout] test src/cpu/buffer/mod.rs - cpu::buffer::Buffer (line 32) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get_order_if_stored (line 198) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::len (line 122) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get (line 245) ... ok
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::set_transform (line 288) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::layers (line 311) ... ok
[INFO] [stdout] test src/cpu/buffer/mod.rs - cpu::buffer::BufferBuilder (line 55) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::get_mut_or_insert_default (line 289) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] test src/cpu/buffer/mod.rs - cpu::buffer::BufferLayerCache (line 127) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::insert (line 137) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::layers_mut (line 329) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::new (line 61) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition (line 40) ... ok
[INFO] [stdout] test src/composition/mod.rs - composition::Composition::is_empty (line 107) ... ok
[INFO] [stdout] test src/composition/layer.rs - composition::layer::Layer::set_is_enabled (line 212) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/composition/layer.rs - composition::layer::Layer::enable (line 251) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7B1qYM/rustcLoAQ2h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7B1qYM/rustcLoAQ2h/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7B1qYM/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/layer.rs - composition::layer::Layer::insert (line 78) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSc2q9G/rustch0BlQr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSc2q9G/rustch0BlQr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSc2q9G/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/layer.rs - composition::layer::Layer::props (line 315) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiaTfSj/rustc5Xpkzh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiaTfSj/rustc5Xpkzh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiaTfSj/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/layer.rs - composition::layer::Layer::geom_id (line 165) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTTSksu/rustcaz1Bpc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTTSksu/rustcaz1Bpc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTTSksu/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/mod.rs - composition::Composition::remove (line 173) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::height (line 68) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::height_in_tiles (line 150) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::slices (line 94) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::slices_per_tile (line 80) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::width (line 56) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::width_in_tiles (line 132) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::write (line 112) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::LinearLayout::new (line 180) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/layer.rs - composition::layer::Layer::transform (line 271) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsMgDkH/rustcILBS0L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsMgDkH/rustcILBS0L/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsMgDkH/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/mod.rs - composition::Composition::get_mut (line 265) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpMOdL3/rustcrMjhzV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestpMOdL3/rustcrMjhzV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpMOdL3/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/composition/layer.rs - composition::layer::Layer::clear (line 117) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestve9Cmi/rustcMpkxA9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestve9Cmi/rustcMpkxA9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestve9Cmi/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache::access (line 356) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7GFNyK/rustcdcAzjH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7GFNyK/rustcdcAzjH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7GFNyK/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache (line 289) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFkqJ9C/rustc6M2CZW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libforma_render-6cea474c824c2900,libetagere-7f101d590fb3b102,libsvg_fmt-365d22e875b4a1d7,libeuclid-6e7c8bc3325c1585,libanyhow-9e4c44ac98d8e4ea,libwgpu-ffc15aaac1742266,libstatic_assertions-f0217ecdd817a834,libwgpu_core-1b67b7c180fd4a34,libwgpu_hal-99be0e2f8a958396,librenderdoc_sys-2b57a45b627c2c15,libgpu_descriptor-33a9c78ecbdfd7d5,libhashbrown-3759acfee3ab61da,libahash-7838605fb2f6c249,libzerocopy-0b16d0f853b04898,liballocator_api2-8d9c1e895dea53bd,libgpu_descriptor_types-51c2a387e5a9183e,libbitflags-89a023adeebf44a1,libfxhash-280ac890dc5dd30e,libbyteorder-8f59b6d1bfdaa844,libkhronos_egl-96fcfb23943fa349,libprofiling-aaf925c122df92f4,libgpu_alloc-848f81695fa6b234,libgpu_alloc_types-e946f51c51127266,libash-25250789caf85255,liblibloading-4edb508281db1fef,libnaga-ffe69c3d431db6a5,libhexf_parse-72d4824186d79465,libunicode_xid-242ae0cc2b4557ca,liblog-f16ce4b64309590f,libbit_set-143219562867a8de,libbit_vec-1484b09fcc589a29,libcodespan_reporting-06186270221c6d14,libunicode_width-b1bc0d6c10c00ecc,libtermcolor-cbafc8825e041b3d,libspirv-051c86d20f21351e,libnum_traits-8025aadba3f5277e,libindexmap-42bfb0f6d5b48519,libhashbrown-cae2cd0d9cc0a6cf,libraw_window_handle-fa6b9cb7b8d4289b,libglow-0114d39898566e5b,libthiserror-a0a7e930b53c8fd8,libwgpu_types-246d99bdf3e8f5d7,libparking_lot-cceef81c25ac7e5c,libparking_lot_core-11eda3bc6981a19e,libsmallvec-bf302dd4f103914d,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libramhorns-634f80ca3654712a,libfnv-79e2cbfbe03dcd16,liblogos-8912eaa455e1d86e,libarrayvec-09741c597eeba17a,libpulldown_cmark-35191abb801fcf53,libmemchr-5cfa70d22cb32987,libunicase-14ef8cc0d70eefb8,libbitflags-dde12b0d7d495b50,libbeef-0bd599a77601e25e,libahash-48f9e3b45b5a8ea2,libgetrandom-23d8bf2e7269f879,liblibc-585253b8e2aa2651,libcfg_if-83060ec5685761ae,libonce_cell-fec8baa7cd08812b,libbytemuck-ddf3edf0b352e438,libcrumsort-d34ef2d977c270b7,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,librustc_hash-d7c4a66f98a2548f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFkqJ9C/rustc6M2CZW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFkqJ9C/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/composition/layer.rs - composition::layer::Layer::clear (line 117)
[INFO] [stdout]     src/composition/layer.rs - composition::layer::Layer::enable (line 251)
[INFO] [stdout]     src/composition/layer.rs - composition::layer::Layer::geom_id (line 165)
[INFO] [stdout]     src/composition/layer.rs - composition::layer::Layer::insert (line 78)
[INFO] [stdout]     src/composition/layer.rs - composition::layer::Layer::props (line 315)
[INFO] [stdout]     src/composition/layer.rs - composition::layer::Layer::transform (line 271)
[INFO] [stdout]     src/composition/mod.rs - composition::Composition::get_mut (line 265)
[INFO] [stdout]     src/composition/mod.rs - composition::Composition::remove (line 173)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::height (line 68)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::height_in_tiles (line 150)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::slices (line 94)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::slices_per_tile (line 80)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::width (line 56)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::width_in_tiles (line 132)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::Layout::write (line 112)
[INFO] [stdout]     src/cpu/buffer/layout/mod.rs - cpu::buffer::layout::LinearLayout::new (line 180)
[INFO] [stdout]     src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache (line 289)
[INFO] [stdout]     src/cpu/buffer/layout/slice_cache.rs - cpu::buffer::layout::slice_cache::SliceCache::access (line 356)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 189.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "71d5ca4528ee6421e8a71760c762b6a00235c1915cd171ad2cd1ca60acb8a59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71d5ca4528ee6421e8a71760c762b6a00235c1915cd171ad2cd1ca60acb8a59b", kill_on_drop: false }`
[INFO] [stdout] 71d5ca4528ee6421e8a71760c762b6a00235c1915cd171ad2cd1ca60acb8a59b
