[INFO] fetching crate bevy_pbr 0.12.1... [INFO] testing bevy_pbr-0.12.1 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] extracting crate bevy_pbr 0.12.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate bevy_pbr 0.12.1 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_pbr 0.12.1 [INFO] finished tweaking crates.io crate bevy_pbr 0.12.1 [INFO] tweaked toml for crates.io crate bevy_pbr 0.12.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3baf546ff8c424751b49541ffc22457bb3ff2698791dcca03c1bbf505bf38c50 [INFO] running `Command { std: "docker" "start" "-a" "3baf546ff8c424751b49541ffc22457bb3ff2698791dcca03c1bbf505bf38c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3baf546ff8c424751b49541ffc22457bb3ff2698791dcca03c1bbf505bf38c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3baf546ff8c424751b49541ffc22457bb3ff2698791dcca03c1bbf505bf38c50", kill_on_drop: false }` [INFO] [stdout] 3baf546ff8c424751b49541ffc22457bb3ff2698791dcca03c1bbf505bf38c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0761f2589b081eddf90daaa419d2f0b82b2a31ee46ce854372226a5d70035adc [INFO] running `Command { std: "docker" "start" "-a" "0761f2589b081eddf90daaa419d2f0b82b2a31ee46ce854372226a5d70035adc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling zerocopy v0.7.30 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling profiling v1.0.12 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling accesskit v0.12.1 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling bevy_asset_macros v0.12.1 [INFO] [stderr] Compiling bevy_render_macros v0.12.1 [INFO] [stderr] Compiling bevy_encase_derive v0.12.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling naga_oil v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_pbr v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "0761f2589b081eddf90daaa419d2f0b82b2a31ee46ce854372226a5d70035adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0761f2589b081eddf90daaa419d2f0b82b2a31ee46ce854372226a5d70035adc", kill_on_drop: false }` [INFO] [stdout] 0761f2589b081eddf90daaa419d2f0b82b2a31ee46ce854372226a5d70035adc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 761f0a890a77d2d3deb36b673b9ae1472d56d30d908a74e0f97c146aae5dd9fb [INFO] running `Command { std: "docker" "start" "-a" "761f0a890a77d2d3deb36b673b9ae1472d56d30d908a74e0f97c146aae5dd9fb", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_pbr v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.76s [INFO] running `Command { std: "docker" "inspect" "761f0a890a77d2d3deb36b673b9ae1472d56d30d908a74e0f97c146aae5dd9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761f0a890a77d2d3deb36b673b9ae1472d56d30d908a74e0f97c146aae5dd9fb", kill_on_drop: false }` [INFO] [stdout] 761f0a890a77d2d3deb36b673b9ae1472d56d30d908a74e0f97c146aae5dd9fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37b17e3a54760a528202c1e44b2f313d58f52b592639f6b59d989ab1c49b89a4 [INFO] running `Command { std: "docker" "start" "-a" "37b17e3a54760a528202c1e44b2f313d58f52b592639f6b59d989ab1c49b89a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_pbr-04bf6bd3ea3498a6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test light::test::test_default_cluster_setup_small_screensizes ... ok [INFO] [stdout] test render::mesh::tests::mesh_key_msaa_samples ... ok [INFO] [stderr] Doc-tests bevy_pbr [INFO] [stdout] test light::test::test_default_cluster_setup_small_x ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/light.rs - light::DirectionalLight (line 179) ... FAILED [INFO] [stdout] test src/fog.rs - fog::FogFalloff::Atmospheric (line 264) ... ok [INFO] [stdout] test src/material.rs - material::Material (line 48) ... ok [INFO] [stdout] test src/fog.rs - fog::FogSettings (line 23) ... ok [INFO] [stdout] test src/light.rs - light::CascadeShadowConfig (line 231) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/light.rs - light::DirectionalLight (line 179) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcB4Mux6/symbols.o" "/tmp/rustdoctest2t3giz/rust_out.rust_out.a7a2b5e9df3df9dd-cgu.0.rcgu.o" "/tmp/rustdoctest2t3giz/rust_out.2b5s5fsf493k0zvu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-9a3e9678092ab2e2/out" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_pbr-f0fd83198b5eaa91.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-7a82c2a4d55b6e3c.rlib" "/opt/rustwide/target/debug/deps/libradsort-cf734e5b81b4d0e1.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-fd274253c896a7d5.rlib" "/opt/rustwide/target/debug/deps/libnaga_oil-43e641c29ccaa8ad.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-59cfb6af1f98d021.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-02f147e3ca7fbe38.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-895e7bfa772cc362.rlib" "/opt/rustwide/target/debug/deps/libimage-91f49450f7be54e7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-023f09acb7ccb1ac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1a4c71f1bdc54f56.rlib" "/opt/rustwide/target/debug/deps/libencase-75e311e40aeac4b5.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-ee6fb958eb7376ca.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-97125b57d84e15ec.rlib" "/opt/rustwide/target/debug/deps/libconstgebra-2c9a84c5dfdbd44e.rlib" "/opt/rustwide/target/debug/deps/libconst_soft_float-bd815ff1241fe076.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cbd413194a03b25c.rlib" "/opt/rustwide/target/debug/deps/libwgpu-057bf43b20ea9b5b.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-90bbe6dc871b46f0.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-22013e69561e9eff.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-041fa6c085035168.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-70fd4d4204ed8e00.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-019d09020e1ebd0e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4ff775fcb5b6f192.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-1e574e5c02d72fe9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e5da14c569c24133.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-fd6ba0a13c23f658.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-5680a53dbada5c01.rlib" "/opt/rustwide/target/debug/deps/libash-d3c87622baff6fa3.rlib" "/opt/rustwide/target/debug/deps/liblibloading-eed3fa9f01faceb3.rlib" "/opt/rustwide/target/debug/deps/libnaga-2cd294d3addf8175.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-80e0ad908f489d73.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2a7a3301ea676754.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-374b492a9fe65a6b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-969dea0c56f721dd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d4f82aea708cf1e3.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-040cc67d937fb72a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-06fedcc9d14e1bc6.rlib" "/opt/rustwide/target/debug/deps/libspirv-5b57d23937bd80a4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62cfb150585b22dd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-dbb0acc7e66c4f9c.rlib" "/opt/rustwide/target/debug/deps/libglow-8105c70d5aae5848.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-64b28050d8a3c1db.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d8fb543b9fce0cbe.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-852bcbb6aabc24af.rlib" "/opt/rustwide/target/debug/deps/libbevy_a11y-95c289beebb4b5fa.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-82428d2cab0b13ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-bab5bd87d9b0fcd9.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-20f9f5012d1c5a6d.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-656401dd62dcc0ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-105d1c5ca838ac57.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-51a2029496eceb74.rlib" "/opt/rustwide/target/debug/deps/libblake3-72e6b9ca2616b778.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-298a8eb32ab4ced9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f9bab1f49304b6ef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-8ae3c26ab501a52a.rlib" "/opt/rustwide/target/debug/deps/libblocking-41cd20b838deb3fd.rlib" "/opt/rustwide/target/debug/deps/libpiper-99568b7eafe71ca9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-798a19f0216a4e15.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-6c645f027beb89bf.rlib" "/opt/rustwide/target/debug/deps/libron-23e890ea44f210f5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0d41acf5d679d365.rlib" "/opt/rustwide/target/debug/deps/libbase64-7fb19bdd0654608d.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ee2d89e1c50d6b2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-01c8d7bde0abc00e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e757b3f97c8e5cc3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2488641b09ae8102.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9af5934f9492f26a.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-6223e38cc958341d.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-6879bad0196795d9.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-fc9f7c816e473d72.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22431596656e6029.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b93f27f17e91ed59.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e0f9d72d9578e280.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-6ccef5932231a492.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-6ee0d4c4189aa036.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d69906c166c1210e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b14bb0cee90de414.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-cd2b9bfd24afe5ba.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e2182d653dd05b74.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-572d32f5a8bae159.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-b24d65175eb47b01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-25aed7ce0b779e3a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-cda034a150db658e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-154f238cbb23fb5e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-487819e59437bd52.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-aa8b3e7de2d134c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-4655d1fe45b4a674.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7107eefe0a58e433.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-983e792123578a50.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4ab1ba129995c2a8.rlib" "/opt/rustwide/target/debug/deps/libparking-ec706af7c2be9689.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-e95a6c82638c7591.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-7015ba778b3e65a9.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-a28511bc47d17f53.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-9cc306f9ecbaba73.rlib" "/opt/rustwide/target/debug/deps/libglam-18d5f6e3266a5edd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c44bb562a8cb55fa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9af85264b174c6bf.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5777906e3d50784e.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-4cfc8150e5163f9b.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-bbc0158a4e360424.rlib" "/opt/rustwide/target/debug/deps/libnonmax-fa705ee7bec9e1a3.rlib" "/opt/rustwide/target/debug/deps/libuuid-d1333fbab23d68cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-3f3d295a54aa9191.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f317d1860f45980a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-24e9836c6417ef77.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-a25e17501b524bfd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c67bbcc6eb0b6108.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-918aed51847091df.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-733a695a6df12257.rlib" "/opt/rustwide/target/debug/deps/libserde-4ca3319319af7942.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libahash-32e9a96a8baf769a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b3d9cd2f901ad9e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ce565f3a26bc560.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2cf7de2c1093f09e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-3f89bf910019de63.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ff2c56344c764af598ad33027e9c7a48881808ef/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2t3giz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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/light.rs - light::DirectionalLight (line 179) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.80s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "37b17e3a54760a528202c1e44b2f313d58f52b592639f6b59d989ab1c49b89a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b17e3a54760a528202c1e44b2f313d58f52b592639f6b59d989ab1c49b89a4", kill_on_drop: false }` [INFO] [stdout] 37b17e3a54760a528202c1e44b2f313d58f52b592639f6b59d989ab1c49b89a4