[INFO] fetching crate lunex_engine 0.2.4... [INFO] testing lunex_engine-0.2.4 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate lunex_engine 0.2.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lunex_engine 0.2.4 [INFO] finished tweaking crates.io crate lunex_engine 0.2.4 [INFO] tweaked toml for crates.io crate lunex_engine 0.2.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lunex_engine 0.2.4 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 371 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.14.2 (available: v0.18.1) [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf0b4719602f26f5a7afdc9ae6ecf688e4f549a9c4a101e6be741faa8b2ee0b5 [INFO] running `Command { std: "docker" "start" "-a" "bf0b4719602f26f5a7afdc9ae6ecf688e4f549a9c4a101e6be741faa8b2ee0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf0b4719602f26f5a7afdc9ae6ecf688e4f549a9c4a101e6be741faa8b2ee0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0b4719602f26f5a7afdc9ae6ecf688e4f549a9c4a101e6be741faa8b2ee0b5", kill_on_drop: false }` [INFO] [stdout] bf0b4719602f26f5a7afdc9ae6ecf688e4f549a9c4a101e6be741faa8b2ee0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 735f279d17e9db93496fa260a25019299bfc693cadee6822b864fefb33702b72 [INFO] running `Command { std: "docker" "start" "-a" "735f279d17e9db93496fa260a25019299bfc693cadee6822b864fefb33702b72", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling radsort v0.1.1 [INFO] [stderr] Compiling euclid v0.22.13 [INFO] [stderr] Compiling svg_fmt v0.4.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Compiling bevy_gizmos_macros v0.14.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling bevy_reflect v0.14.2 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.2 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling naga_oil v0.14.0 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling bevy_math v0.14.2 [INFO] [stderr] Compiling bevy_color v0.14.3 [INFO] [stderr] Compiling bevy_app v0.14.2 [INFO] [stderr] Compiling bevy_core v0.14.2 [INFO] [stderr] Compiling bevy_a11y v0.14.2 [INFO] [stderr] Compiling bevy_time v0.14.2 [INFO] [stderr] Compiling bevy_asset v0.14.2 [INFO] [stderr] Compiling bevy_log v0.14.2 [INFO] [stderr] Compiling bevy_input v0.14.2 [INFO] [stderr] Compiling bevy_window v0.14.2 [INFO] [stderr] Compiling bevy_hierarchy v0.14.2 [INFO] [stderr] Compiling bevy_transform v0.14.2 [INFO] [stderr] Compiling bevy_diagnostic v0.14.2 [INFO] [stderr] Compiling bevy_render v0.14.2 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.2 [INFO] [stderr] Compiling bevy_sprite v0.14.2 [INFO] [stderr] Compiling bevy_pbr v0.14.2 [INFO] [stderr] Compiling bevy_text v0.14.2 [INFO] [stderr] Compiling bevy_gizmos v0.14.2 [INFO] [stderr] Compiling bevy_internal v0.14.2 [INFO] [stderr] Compiling bevy v0.14.2 [INFO] [stderr] Compiling lunex_engine v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "735f279d17e9db93496fa260a25019299bfc693cadee6822b864fefb33702b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735f279d17e9db93496fa260a25019299bfc693cadee6822b864fefb33702b72", kill_on_drop: false }` [INFO] [stdout] 735f279d17e9db93496fa260a25019299bfc693cadee6822b864fefb33702b72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4bae5ec23c9b43fb45a048ae0d6889a849bd851704be0aff379c354c5050f4b [INFO] running `Command { std: "docker" "start" "-a" "a4bae5ec23c9b43fb45a048ae0d6889a849bd851704be0aff379c354c5050f4b", kill_on_drop: false }` [INFO] [stderr] Compiling lunex_engine v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.15s [INFO] running `Command { std: "docker" "inspect" "a4bae5ec23c9b43fb45a048ae0d6889a849bd851704be0aff379c354c5050f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bae5ec23c9b43fb45a048ae0d6889a849bd851704be0aff379c354c5050f4b", kill_on_drop: false }` [INFO] [stdout] a4bae5ec23c9b43fb45a048ae0d6889a849bd851704be0aff379c354c5050f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a67fa1d9cf46d3bcfc364a05060f923d68b54052501413efc933802bc712e60c [INFO] running `Command { std: "docker" "start" "-a" "a67fa1d9cf46d3bcfc364a05060f923d68b54052501413efc933802bc712e60c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lunex_engine-d36c5078f8eb99d4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test core::value::test::all ... ok [INFO] [stderr] Doc-tests lunex_engine [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::boundary (line 30) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::div (line 76) ... FAILED [INFO] [stdout] test src/core/value.rs - core::value::UiValue (line 679) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout (line 10) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::solid (line 64) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Boundary (line 324) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Align (line 229) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::window_full (line 52) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Layout::window (line 41) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Div (line 681) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Window (line 428) ... FAILED [INFO] [stdout] test src/layout/layout.rs - layout::layout::Solid (line 553) ... FAILED [INFO] [stdout] test src/core/value.rs - core::value::Rh (line 592) ... FAILED [INFO] [stdout] test src/core/value.rs - core::value::Rw (line 581) ... FAILED [INFO] [stdout] test src/core/value.rs - core::value::Ab (line 560) ... FAILED [INFO] [stdout] test src/core/value.rs - core::value::Vw (line 635) ... FAILED [INFO] [stdout] test src/layout/stack.rs - layout::stack::StackMargin (line 19) ... FAILED [INFO] [stdout] test src/core/value.rs - core::value::Vp (line 624) ... ok [INFO] [stdout] test src/layout/layout.rs - layout::layout::Scaling (line 260) ... ok [INFO] [stdout] test src/core/value.rs - core::value::Em (line 602) ... ok [INFO] [stdout] test src/core/value.rs - core::value::Vh (line 646) ... ok [INFO] [stdout] test src/layout/layout.rs - layout::layout::Sizing (line 292) ... ok [INFO] [stdout] test src/core/value.rs - core::value::Sp (line 613) ... ok [INFO] [stdout] test src/core/value.rs - core::value::Rl (line 570) ... ok [INFO] [stdout] test src/layout/stack.rs - layout::stack::UiStack (line 53) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::boundary (line 30) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout` [INFO] [stdout] --> src/layout/layout.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | use lunex_engine::{UiLayout, Rl}; [INFO] [stdout] | ^^^^^^^^ no `UiLayout` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 32 - use lunex_engine::{UiLayout, Rl}; [INFO] [stdout] 32 + use lunex_engine::{Layout, Rl}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::div (line 76) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout` [INFO] [stdout] --> src/layout/layout.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | use lunex_engine::{UiLayout, Sp}; [INFO] [stdout] | ^^^^^^^^ no `UiLayout` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 78 - use lunex_engine::{UiLayout, Sp}; [INFO] [stdout] 78 + use lunex_engine::{Layout, Sp}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/value.rs - core::value::UiValue (line 679) stdout ---- [INFO] [stdout] error: expected `;`, found `}` [INFO] [stdout] --> src/core/value.rs:684:50 [INFO] [stdout] | [INFO] [stdout] 684 | let d: UiValue = (Ab(20.0), Em(2.0)).into() [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 685 | } _doctest_main_src_core_value_rs_679_0() } [INFO] [stdout] | - unexpected token [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `lunex_core` [INFO] [stdout] --> src/core/value.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | use lunex_core::{UiValue, Ab, Em, Rl, Sp}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `lunex_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `lunex_core`, use `cargo add lunex_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/core/value.rs:684:16 [INFO] [stdout] | [INFO] [stdout] 684 | let d: UiValue = (Ab(20.0), Em(2.0)).into() [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] --> /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/vec/mod.rs:438:0 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Vec` defined here [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 684 - let d: UiValue = (Ab(20.0), Em(2.0)).into() [INFO] [stdout] 684 + let d: UiValue = (Ab(20.0), Em(2.0)).into() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 679 + use bevy::prelude::Vec2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout (line 10) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout` [INFO] [stdout] --> src/layout/layout.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use lunex_engine::{UiLayout, Rl}; [INFO] [stdout] | ^^^^^^^^ no `UiLayout` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 12 - use lunex_engine::{UiLayout, Rl}; [INFO] [stdout] 12 + use lunex_engine::{Layout, Rl}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::solid (line 64) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout` [INFO] [stdout] --> src/layout/layout.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | use lunex_engine::UiLayout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `UiLayout` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 66 - use lunex_engine::UiLayout; [INFO] [stdout] 66 + use lunex_engine::Layout; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Boundary (line 324) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope [INFO] [stdout] --> src/layout/layout.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | let layout: UiLayout = Boundary::new().pos1(Rl(20.0)).pos2(Rl(80.0)).pack(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Boundary` in the current scope [INFO] [stdout] --> src/layout/layout.rs:327:70 [INFO] [stdout] | [INFO] [stdout] 327 | let layout: UiLayout = Boundary::new().pos1(Rl(20.0)).pos2(Rl(80.0)).pack(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `package` with a similar name [INFO] [stdout] | [INFO] [stdout] 327 | let layout: UiLayout = Boundary::new().pos1(Rl(20.0)).pos2(Rl(80.0)).package(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Align (line 229) stdout ---- [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/layout/layout.rs:234:25 [INFO] [stdout] | [INFO] [stdout] 234 | let align: Align = -1.0.into(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 234 - let align: Align = -1.0.into(); [INFO] [stdout] 234 + let align: Align = -<_ as Into>::into(1.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::window_full (line 52) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout` [INFO] [stdout] --> src/layout/layout.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | use lunex_engine::{UiLayout, Rl}; [INFO] [stdout] | ^^^^^^^^ no `UiLayout` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 54 - use lunex_engine::{UiLayout, Rl}; [INFO] [stdout] 54 + use lunex_engine::{Layout, Rl}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Layout::window (line 41) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `lunex_engine::UiLayout` [INFO] [stdout] --> src/layout/layout.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | use lunex_engine::{UiLayout, Ab, Rl}; [INFO] [stdout] | ^^^^^^^^ no `UiLayout` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 43 - use lunex_engine::{UiLayout, Ab, Rl}; [INFO] [stdout] 43 + use lunex_engine::{Layout, Ab, Rl}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Div (line 681) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope [INFO] [stdout] --> src/layout/layout.rs:684:13 [INFO] [stdout] | [INFO] [stdout] 684 | let layout: UiLayout = Div::new().pad_x(2.0).margin_y(Sp(1.0)).br().pack(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Div` in the current scope [INFO] [stdout] --> src/layout/layout.rs:684:69 [INFO] [stdout] | [INFO] [stdout] 684 | let layout: UiLayout = Div::new().pad_x(2.0).margin_y(Sp(1.0)).br().pack(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `package` with a similar name [INFO] [stdout] | [INFO] [stdout] 684 | let layout: UiLayout = Div::new().pad_x(2.0).margin_y(Sp(1.0)).br().package(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Window (line 428) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope [INFO] [stdout] --> src/layout/layout.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | let layout: UiLayout = Window::new().pos(Ab(100.0)).size(Rl(50.0)).pack(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Window` in the current scope [INFO] [stdout] --> src/layout/layout.rs:431:68 [INFO] [stdout] | [INFO] [stdout] 431 | let layout: UiLayout = Window::new().pos(Ab(100.0)).size(Rl(50.0)).pack(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `package` with a similar name [INFO] [stdout] | [INFO] [stdout] 431 | let layout: UiLayout = Window::new().pos(Ab(100.0)).size(Rl(50.0)).package(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layout/layout.rs - layout::layout::Solid (line 553) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `UiLayout` in this scope [INFO] [stdout] --> src/layout/layout.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | let layout: UiLayout = Solid::new().size((4.0, 3.0)).align_x(-0.8).pack(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack` found for struct `lunex_engine::Solid` in the current scope [INFO] [stdout] --> src/layout/layout.rs:556:68 [INFO] [stdout] | [INFO] [stdout] 556 | let layout: UiLayout = Solid::new().size((4.0, 3.0)).align_x(-0.8).pack(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `package` with a similar name [INFO] [stdout] | [INFO] [stdout] 556 | let layout: UiLayout = Solid::new().size((4.0, 3.0)).align_x(-0.8).package(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/core/value.rs - core::value::Rh (line 592) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestTCSiOF/rustcb1ADqT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-6580d163a207d36c,libcolored-cc6ba8b546e9b785,libbevy-4378cbd25a033d7b,libbevy_internal-9b3f3f1ec00c4dc4,libbevy_text-3345dd04ad944797,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-c8d8b965fbfacef2,libtracing_subscriber-1f733f82fc392f10,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,libbevy_input-7232b0e4ecb156df,libbevy_gizmos-a962d1de34a06972,libbevy_sprite-855e61e821fe55eb,librectangle_pack-09a0f8a987bbc938,libguillotiere-1a367f818de5f0fb,libsvg_fmt-240381f187a1ecb3,libeuclid-579fddf0e30da1ef,libbevy_pbr-b4f8a3d1e50512a5,libbevy_core_pipeline-6824b6b5028a56a5,libradsort-637493b956355935,libbevy_render-9e403503268134e4,libnaga_oil-51e503b596716cb0,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-6055dae69901042c,libbyteorder_lite-25e78048a27d33b8,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-780b411f34ea6585,libbevy_time-4853f5dc6df13499,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-77131c4657203db0,libbevy_transform-5376083fea8dd1f5,libbevy_hierarchy-53c896dc38906216,libwgpu-0043f4d20e14cc1c,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-8afcc3df186901af,libwgpu_hal-68ff77cd71be77d3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-de3c3210d0e62651,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-e96ff24b5428d4c6,libbevy_color-cc20348cd8645ab4,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-1df13704d9fc823e,libbevy_asset-2689c718de7da9ca,libblake3-00810f6bfe6fa9ba,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-912b0857b54b1293,libparking_lot_core-57cc947d87bbaef0,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-b4d2a3faf98eff2d,libaccesskit-7a9b28040312e721,libbevy_app-5cd12cb2a514ba02,libbevy_ecs-d05e9c609059323a,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-51ff66b199f38220,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-4ae4aa1bbc30025a,libweb_time-c447c8b725da1947,libtracing-a15bfae035fd9fba,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-fc2d38f4334e7941,libhashbrown-cb477b292b0496eb,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-9ca972fd901a5c0d,libgetrandom-4e4c575c98e67fc9,liblibc-65ee1eb217d721f2,libonce_cell-0ba6aecba7086d38,libzerocopy-f09f79e53136fe59,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "/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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTCSiOF/rustcb1ADqT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTCSiOF/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/core/value.rs - core::value::Rw (line 581) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestI9hZuf/rustcnDcuaM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-6580d163a207d36c,libcolored-cc6ba8b546e9b785,libbevy-4378cbd25a033d7b,libbevy_internal-9b3f3f1ec00c4dc4,libbevy_text-3345dd04ad944797,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-c8d8b965fbfacef2,libtracing_subscriber-1f733f82fc392f10,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,libbevy_input-7232b0e4ecb156df,libbevy_gizmos-a962d1de34a06972,libbevy_sprite-855e61e821fe55eb,librectangle_pack-09a0f8a987bbc938,libguillotiere-1a367f818de5f0fb,libsvg_fmt-240381f187a1ecb3,libeuclid-579fddf0e30da1ef,libbevy_pbr-b4f8a3d1e50512a5,libbevy_core_pipeline-6824b6b5028a56a5,libradsort-637493b956355935,libbevy_render-9e403503268134e4,libnaga_oil-51e503b596716cb0,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-6055dae69901042c,libbyteorder_lite-25e78048a27d33b8,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-780b411f34ea6585,libbevy_time-4853f5dc6df13499,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-77131c4657203db0,libbevy_transform-5376083fea8dd1f5,libbevy_hierarchy-53c896dc38906216,libwgpu-0043f4d20e14cc1c,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-8afcc3df186901af,libwgpu_hal-68ff77cd71be77d3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-de3c3210d0e62651,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-e96ff24b5428d4c6,libbevy_color-cc20348cd8645ab4,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-1df13704d9fc823e,libbevy_asset-2689c718de7da9ca,libblake3-00810f6bfe6fa9ba,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-912b0857b54b1293,libparking_lot_core-57cc947d87bbaef0,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-b4d2a3faf98eff2d,libaccesskit-7a9b28040312e721,libbevy_app-5cd12cb2a514ba02,libbevy_ecs-d05e9c609059323a,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-51ff66b199f38220,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-4ae4aa1bbc30025a,libweb_time-c447c8b725da1947,libtracing-a15bfae035fd9fba,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-fc2d38f4334e7941,libhashbrown-cb477b292b0496eb,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-9ca972fd901a5c0d,libgetrandom-4e4c575c98e67fc9,liblibc-65ee1eb217d721f2,libonce_cell-0ba6aecba7086d38,libzerocopy-f09f79e53136fe59,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "/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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestI9hZuf/rustcnDcuaM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestI9hZuf/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/core/value.rs - core::value::Ab (line 560) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestjLSqoe/rustcqT8Srj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-6580d163a207d36c,libcolored-cc6ba8b546e9b785,libbevy-4378cbd25a033d7b,libbevy_internal-9b3f3f1ec00c4dc4,libbevy_text-3345dd04ad944797,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-c8d8b965fbfacef2,libtracing_subscriber-1f733f82fc392f10,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,libbevy_input-7232b0e4ecb156df,libbevy_gizmos-a962d1de34a06972,libbevy_sprite-855e61e821fe55eb,librectangle_pack-09a0f8a987bbc938,libguillotiere-1a367f818de5f0fb,libsvg_fmt-240381f187a1ecb3,libeuclid-579fddf0e30da1ef,libbevy_pbr-b4f8a3d1e50512a5,libbevy_core_pipeline-6824b6b5028a56a5,libradsort-637493b956355935,libbevy_render-9e403503268134e4,libnaga_oil-51e503b596716cb0,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-6055dae69901042c,libbyteorder_lite-25e78048a27d33b8,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-780b411f34ea6585,libbevy_time-4853f5dc6df13499,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-77131c4657203db0,libbevy_transform-5376083fea8dd1f5,libbevy_hierarchy-53c896dc38906216,libwgpu-0043f4d20e14cc1c,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-8afcc3df186901af,libwgpu_hal-68ff77cd71be77d3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-de3c3210d0e62651,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-e96ff24b5428d4c6,libbevy_color-cc20348cd8645ab4,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-1df13704d9fc823e,libbevy_asset-2689c718de7da9ca,libblake3-00810f6bfe6fa9ba,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-912b0857b54b1293,libparking_lot_core-57cc947d87bbaef0,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-b4d2a3faf98eff2d,libaccesskit-7a9b28040312e721,libbevy_app-5cd12cb2a514ba02,libbevy_ecs-d05e9c609059323a,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-51ff66b199f38220,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-4ae4aa1bbc30025a,libweb_time-c447c8b725da1947,libtracing-a15bfae035fd9fba,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-fc2d38f4334e7941,libhashbrown-cb477b292b0496eb,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-9ca972fd901a5c0d,libgetrandom-4e4c575c98e67fc9,liblibc-65ee1eb217d721f2,libonce_cell-0ba6aecba7086d38,libzerocopy-f09f79e53136fe59,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "/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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjLSqoe/rustcqT8Srj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjLSqoe/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/core/value.rs - core::value::Vw (line 635) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestw0c87N/rustcGjlYKF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-6580d163a207d36c,libcolored-cc6ba8b546e9b785,libbevy-4378cbd25a033d7b,libbevy_internal-9b3f3f1ec00c4dc4,libbevy_text-3345dd04ad944797,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-c8d8b965fbfacef2,libtracing_subscriber-1f733f82fc392f10,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,libbevy_input-7232b0e4ecb156df,libbevy_gizmos-a962d1de34a06972,libbevy_sprite-855e61e821fe55eb,librectangle_pack-09a0f8a987bbc938,libguillotiere-1a367f818de5f0fb,libsvg_fmt-240381f187a1ecb3,libeuclid-579fddf0e30da1ef,libbevy_pbr-b4f8a3d1e50512a5,libbevy_core_pipeline-6824b6b5028a56a5,libradsort-637493b956355935,libbevy_render-9e403503268134e4,libnaga_oil-51e503b596716cb0,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-6055dae69901042c,libbyteorder_lite-25e78048a27d33b8,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-780b411f34ea6585,libbevy_time-4853f5dc6df13499,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-77131c4657203db0,libbevy_transform-5376083fea8dd1f5,libbevy_hierarchy-53c896dc38906216,libwgpu-0043f4d20e14cc1c,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-8afcc3df186901af,libwgpu_hal-68ff77cd71be77d3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-de3c3210d0e62651,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-e96ff24b5428d4c6,libbevy_color-cc20348cd8645ab4,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-1df13704d9fc823e,libbevy_asset-2689c718de7da9ca,libblake3-00810f6bfe6fa9ba,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-912b0857b54b1293,libparking_lot_core-57cc947d87bbaef0,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-b4d2a3faf98eff2d,libaccesskit-7a9b28040312e721,libbevy_app-5cd12cb2a514ba02,libbevy_ecs-d05e9c609059323a,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-51ff66b199f38220,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-4ae4aa1bbc30025a,libweb_time-c447c8b725da1947,libtracing-a15bfae035fd9fba,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-fc2d38f4334e7941,libhashbrown-cb477b292b0496eb,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-9ca972fd901a5c0d,libgetrandom-4e4c575c98e67fc9,liblibc-65ee1eb217d721f2,libonce_cell-0ba6aecba7086d38,libzerocopy-f09f79e53136fe59,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "/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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestw0c87N/rustcGjlYKF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw0c87N/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/layout/stack.rs - layout::stack::StackMargin (line 19) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestf1MwPQ/rustcXH5NdI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunex_engine-6580d163a207d36c,libcolored-cc6ba8b546e9b785,libbevy-4378cbd25a033d7b,libbevy_internal-9b3f3f1ec00c4dc4,libbevy_text-3345dd04ad944797,libglyph_brush_layout-1d2e89e199b09631,libxi_unicode-ec0971c6c6c40d36,libapprox-4201b786b116a646,libab_glyph-189b55cd2ea52f12,libowned_ttf_parser-bb2d64c695db0721,libttf_parser-74b22b69b15277bd,libab_glyph_rasterizer-268fcf5e2ede9f15,libbevy_log-c8d8b965fbfacef2,libtracing_subscriber-1f733f82fc392f10,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-889aa75c168875ac,libnu_ansi_term-397b1770c3b67a2d,libtracing_log-66c5bd761a0a158c,libbevy_input-7232b0e4ecb156df,libbevy_gizmos-a962d1de34a06972,libbevy_sprite-855e61e821fe55eb,librectangle_pack-09a0f8a987bbc938,libguillotiere-1a367f818de5f0fb,libsvg_fmt-240381f187a1ecb3,libeuclid-579fddf0e30da1ef,libbevy_pbr-b4f8a3d1e50512a5,libbevy_core_pipeline-6824b6b5028a56a5,libradsort-637493b956355935,libbevy_render-9e403503268134e4,libnaga_oil-51e503b596716cb0,libdata_encoding-9925c048f12d655c,libunicode_ident-f056d175c0a59671,libregex-3ccefee0f3164729,libregex_automata-d5e1d674bae4e6ed,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libbevy_mikktspace-e7dc8e312e898bd3,libimage-6055dae69901042c,libbyteorder_lite-25e78048a27d33b8,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libnum_traits-300c5186abf3804c,libhexasphere-8cebe50cecb602ab,libconstgebra-2d78555b3b76c4f0,libconst_soft_float-b31c975915340d6a,libbevy_diagnostic-780b411f34ea6585,libbevy_time-4853f5dc6df13499,libconst_fnv1a_hash-4692cede0e548cae,libbevy_window-77131c4657203db0,libbevy_transform-5376083fea8dd1f5,libbevy_hierarchy-53c896dc38906216,libwgpu-0043f4d20e14cc1c,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-8afcc3df186901af,libwgpu_hal-68ff77cd71be77d3,librenderdoc_sys-f1b2eeee5608e180,libgpu_descriptor-79af3e15ff8a355d,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-14a501c371d1c3e8,libkhronos_egl-de3c3210d0e62651,liblibloading-e0795cb5ebc00421,libprofiling-5bbd3355b6006c2d,libgpu_alloc-182c7bcfefd5de75,libgpu_alloc_types-95c7a51ac57e12a8,libash-bca94156a442689d,liblibloading-7f71132f2c644d5d,libnaga-57dd677694310227,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,liblog-cfb0a897de58af94,libcodespan_reporting-7e970a2561eaee65,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libspirv-7071c1168ca247c9,libbit_set-7805570f77c04e52,libbit_vec-ed82a54abc6c00ad,libraw_window_handle-1ec61a86d1e26930,libglow-52a5811fb0f39eef,libbevy_core-e96ff24b5428d4c6,libbevy_color-cc20348cd8645ab4,libencase-fd51846b1222b080,libconst_panic-2271728744a9cc16,libtypewit-94eb4242dbbb1264,libwgpu_types-5de1ed9a751e62f4,libbevy_math-1df13704d9fc823e,libbevy_asset-2689c718de7da9ca,libblake3-00810f6bfe6fa9ba,libconstant_time_eq-37afda33ada159e8,libcpufeatures-471354fefbcaf2d8,libarrayref-e2c56de32f019e08,libasync_broadcast-0f019c6f85f361f0,libevent_listener-67cd091983fb6763,libron-2a282a08025bbce8,libbase64-64299f9d815d057c,libparking_lot-912b0857b54b1293,libparking_lot_core-57cc947d87bbaef0,liblock_api-c960c7d69a272626,libscopeguard-d52bd00767847e44,libcrossbeam_channel-4816b269e0e9ffd5,libasync_fs-8dea5a4f8ac7a293,libblocking-003cb5e59bf1a56a,libpiper-d4e6bb4b46e6ecd8,libatomic_waker-001109810bdecbaa,libasync_lock-39e1233bb2568ce0,libbevy_a11y-b4d2a3faf98eff2d,libaccesskit-7a9b28040312e721,libbevy_app-5cd12cb2a514ba02,libbevy_ecs-d05e9c609059323a,libbitflags-5a94baca9842b969,libnonmax-37232f8d688c456b,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libbevy_tasks-1924b23c78125e64,libasync_channel-8821c491f15236d5,libevent_listener_strategy-469fab0692acc638,libevent_listener-5499d113f40624b7,libasync_executor-17602afd06518aae,libslab-e253d0c0a7952806,libfutures_lite-84fec593039e2475,libfutures_io-61a3721ad1bcbdb7,libfutures_core-f0387e1e69ce8814,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libconcurrent_queue-bff647653fb4c5a2,libcrossbeam_utils-0a46ed2e1921bda3,libasync_task-65820d26b839a505,libarrayvec-41dcfe80309d7422,libfixedbitset-755aabd81925e587,libbevy_reflect-51ff66b199f38220,libuuid-c645362bf8e143b0,libgetrandom-d6b1c8ab203da4cb,libsmol_str-d07b016f75ec6c4a,liberased_serde-160e834f9e9aa189,libtypeid-2c68275377135f0a,libsmallvec-21f4c41bfe2e767b,libglam-d4805a3d9e339dd9,librand-fcd458a9adf4c513,librand_core-c54043c94fc66c1c,libbytemuck-0c115789b8f67991,libdowncast_rs-af2d5a07fb165ed2,libthiserror-61f4734390be7c68,libbevy_utils-4ae4aa1bbc30025a,libweb_time-c447c8b725da1947,libtracing-a15bfae035fd9fba,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-fc2d38f4334e7941,libhashbrown-cb477b292b0496eb,libserde-edf2bb2b15fb39b0,libserde_core-365391bf3dd30696,liballocator_api2-3bc2480ae44878f3,libahash-9ca972fd901a5c0d,libgetrandom-4e4c575c98e67fc9,liblibc-65ee1eb217d721f2,libonce_cell-0ba6aecba7086d38,libzerocopy-f09f79e53136fe59,libthread_local-930fa34297cc73a9,libcfg_if-5af52f617df93f8f,libbevy_ptr-95dc9102735fa11d}.rlib" "/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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestf1MwPQ/rustcXH5NdI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a6f6e84abb1dc9db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf1MwPQ/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/core/value.rs - core::value::Ab (line 560) [INFO] [stdout] src/core/value.rs - core::value::Rh (line 592) [INFO] [stdout] src/core/value.rs - core::value::Rw (line 581) [INFO] [stdout] src/core/value.rs - core::value::UiValue (line 679) [INFO] [stdout] src/core/value.rs - core::value::Vw (line 635) [INFO] [stdout] src/layout/layout.rs - layout::layout::Align (line 229) [INFO] [stdout] src/layout/layout.rs - layout::layout::Boundary (line 324) [INFO] [stdout] src/layout/layout.rs - layout::layout::Div (line 681) [INFO] [stdout] src/layout/layout.rs - layout::layout::Layout (line 10) [INFO] [stdout] src/layout/layout.rs - layout::layout::Layout::boundary (line 30) [INFO] [stdout] src/layout/layout.rs - layout::layout::Layout::div (line 76) [INFO] [stdout] src/layout/layout.rs - layout::layout::Layout::solid (line 64) [INFO] [stdout] src/layout/layout.rs - layout::layout::Layout::window (line 41) [INFO] [stdout] src/layout/layout.rs - layout::layout::Layout::window_full (line 52) [INFO] [stdout] src/layout/layout.rs - layout::layout::Solid (line 553) [INFO] [stdout] src/layout/layout.rs - layout::layout::Window (line 428) [INFO] [stdout] src/layout/stack.rs - layout::stack::StackMargin (line 19) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.60s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a67fa1d9cf46d3bcfc364a05060f923d68b54052501413efc933802bc712e60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67fa1d9cf46d3bcfc364a05060f923d68b54052501413efc933802bc712e60c", kill_on_drop: false }` [INFO] [stdout] a67fa1d9cf46d3bcfc364a05060f923d68b54052501413efc933802bc712e60c