[INFO] fetching crate bevy_ui_mod_alerts 0.2.0... [INFO] testing bevy_ui_mod_alerts-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate bevy_ui_mod_alerts 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bevy_ui_mod_alerts 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_ui_mod_alerts 0.2.0 [INFO] tweaked toml for crates.io crate bevy_ui_mod_alerts 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_ui_mod_alerts 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_ui_mod_alerts 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06c56757421b570f20a890cba3dbfd14fd2c6c2863d6e90e072f8cdd85f6679 [INFO] running `Command { std: "docker" "start" "-a" "a06c56757421b570f20a890cba3dbfd14fd2c6c2863d6e90e072f8cdd85f6679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06c56757421b570f20a890cba3dbfd14fd2c6c2863d6e90e072f8cdd85f6679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06c56757421b570f20a890cba3dbfd14fd2c6c2863d6e90e072f8cdd85f6679", kill_on_drop: false }` [INFO] [stdout] a06c56757421b570f20a890cba3dbfd14fd2c6c2863d6e90e072f8cdd85f6679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aee4d58484e72c6556a9e45e25f9f0e58db7c2831c42bdb0cdaa134dab230cc3 [INFO] running `Command { std: "docker" "start" "-a" "aee4d58484e72c6556a9e45e25f9f0e58db7c2831c42bdb0cdaa134dab230cc3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cc v1.0.103 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling euclid v0.22.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling bevy_tasks v0.14.0 [INFO] [stderr] Compiling svg_fmt v0.4.3 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling grid v0.14.0 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling owned_ttf_parser v0.21.0 [INFO] [stderr] Compiling ab_glyph v0.2.27 [INFO] [stderr] Compiling glyph_brush_layout v0.2.4 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.0 [INFO] [stderr] Compiling bevy_derive v0.14.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.0 [INFO] [stderr] Compiling bevy_encase_derive v0.14.0 [INFO] [stderr] Compiling bevy_render_macros v0.14.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_utils v0.14.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.0 [INFO] [stderr] Compiling bevy_ecs v0.14.0 [INFO] [stderr] Compiling bevy_math v0.14.0 [INFO] [stderr] Compiling naga_oil v0.14.0 [INFO] [stderr] Compiling bevy_color v0.14.1 [INFO] [stderr] Compiling bevy_app v0.14.0 [INFO] [stderr] Compiling bevy_core v0.14.0 [INFO] [stderr] Compiling bevy_a11y v0.14.0 [INFO] [stderr] Compiling bevy_time v0.14.0 [INFO] [stderr] Compiling bevy_asset v0.14.0 [INFO] [stderr] Compiling bevy_input v0.14.0 [INFO] [stderr] Compiling bevy_log v0.14.0 [INFO] [stderr] Compiling bevy_window v0.14.0 [INFO] [stderr] Compiling bevy_hierarchy v0.14.0 [INFO] [stderr] Compiling bevy_transform v0.14.0 [INFO] [stderr] Compiling bevy_diagnostic v0.14.0 [INFO] [stderr] Compiling bevy_render v0.14.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.0 [INFO] [stderr] Compiling bevy_sprite v0.14.0 [INFO] [stderr] Compiling bevy_text v0.14.0 [INFO] [stderr] Compiling bevy_ui v0.14.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling bevy_ui_mod_alerts v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "aee4d58484e72c6556a9e45e25f9f0e58db7c2831c42bdb0cdaa134dab230cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee4d58484e72c6556a9e45e25f9f0e58db7c2831c42bdb0cdaa134dab230cc3", kill_on_drop: false }` [INFO] [stdout] aee4d58484e72c6556a9e45e25f9f0e58db7c2831c42bdb0cdaa134dab230cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a37e344c3ca5218fb92c636d523ef71f8f61b95f35f2b199aa3200d9d7d8f7 [INFO] running `Command { std: "docker" "start" "-a" "25a37e344c3ca5218fb92c636d523ef71f8f61b95f35f2b199aa3200d9d7d8f7", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_mod_try_system v0.2.0 [INFO] [stderr] Compiling bevy_ui_mod_alerts v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "25a37e344c3ca5218fb92c636d523ef71f8f61b95f35f2b199aa3200d9d7d8f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a37e344c3ca5218fb92c636d523ef71f8f61b95f35f2b199aa3200d9d7d8f7", kill_on_drop: false }` [INFO] [stdout] 25a37e344c3ca5218fb92c636d523ef71f8f61b95f35f2b199aa3200d9d7d8f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f68241a277eb82e3d0426febb510a34e69f8d0da98321ed1af5bc5f968e39451 [INFO] running `Command { std: "docker" "start" "-a" "f68241a277eb82e3d0426febb510a34e69f8d0da98321ed1af5bc5f968e39451", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_ui_mod_alerts-cb09270a2dc11141) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_alert_ui ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_ui_mod_alerts [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... FAILED [INFO] [stdout] test src/lib.rs - (line 69) ... ok [INFO] [stdout] test src/lib.rs - AlertsPlugin (line 114) ... ok [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 14) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfM2VPZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_ui_mod_alerts-1e15fc28dffa11ac,libbevy-5c40d3f86a22028c,libbevy_internal-93bea5b2db1d9674,libbevy_ui-c956957721979304,libtaffy-7ea80e235b341c15,libslotmap-4dca63ecac2285c3,libgrid-8c4d151e6a666fa8,libbevy_text-3c080eff5166d8fc,libglyph_brush_layout-eadb8b3792aa2325,libxi_unicode-9c20d94e86934312,libapprox-d965c88af10342b2,libab_glyph-bf153eb0080bd688,libowned_ttf_parser-b92102aaf83fe693,libttf_parser-d1ce0efa17a2bc07,libab_glyph_rasterizer-251d33ea7b24466b,libbevy_sprite-673e26c18ef63a26,librectangle_pack-1f79e8b736a92583,libguillotiere-50e2376ae0554ae1,libsvg_fmt-5dd5901784901d65,libeuclid-0aa935381c4c36ae,libbevy_log-ffcd4d3bc1e8c411,libtracing_subscriber-4bd602bedab60f8c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libtracing_log-4523f5764ddda7a7,libbevy_input-0fc1c72d930cc305,libbevy_core_pipeline-66ad7a2cb3edc7b3,libradsort-9cbeae66a628f1d2,libbevy_render-5920f65091e8a93f,libnaga_oil-d903051278a35a02,libdata_encoding-5a6a67d1da3e7b5c,libunicode_ident-4531f72b7268c58a,libregex-0bd3e189ce361aac,libregex_automata-6f4666dd32f88ff4,libaho_corasick-94236398dd0ecfc1,libmemchr-eec2dd93b0d498c5,libregex_syntax-2b97d6b09241de8e,libbevy_mikktspace-770842fcf4299bd3,libimage-3824e7e0cf8c663e,libnum_traits-67373ff8f8a12d85,libhexasphere-726f4656cf84f079,libconstgebra-5034a1d6f94c7c4e,libconst_soft_float-bb39aff262eebe70,libbevy_diagnostic-4129b673f779e048,libbevy_time-9554919ac7462875,libconst_fnv1a_hash-25a563b5740b971e,libbevy_window-e130bdd5149deef7,libbevy_transform-cd87048bded5294a,libbevy_hierarchy-4203f4dbb2476b77,libwgpu-6a06b8e29db221cf,libstatic_assertions-f0217ecdd817a834,libwgpu_core-7e4b3d8dac641543,libwgpu_hal-3f4c59205746e06d,librenderdoc_sys-4abf0efdfe195ac8,libgpu_descriptor-ce2779fc5ea400cd,libgpu_descriptor_types-0c1af4d55abd4e8d,libkhronos_egl-0a3d6a8ac6f48b61,liblibloading-99234cb80354ecea,libprofiling-1955e5e00f292845,libgpu_alloc-679b293d513cd95f,libgpu_alloc_types-14174d358a7f7a4c,libash-617f04a196b226f5,liblibloading-1d9d598bea47447c,libnaga-3d8232a3057ccb8a,librustc_hash-d7c4a66f98a2548f,libhexf_parse-72d4824186d79465,libunicode_xid-0488fac86b109842,liblog-368e05ac2c0115e3,libcodespan_reporting-64c6751ccb914e26,libunicode_width-f4d62659d7ec1731,libtermcolor-cbafc8825e041b3d,libspirv-d662496004d992b6,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libraw_window_handle-633e2839334924d0,libglow-ce00a4449091e940,libbevy_core-8ba19d3daa27f216,libbevy_color-e304db6a78b926f4,libencase-4ce7c2f5f0d8bb85,libconst_panic-eac595ced7b46d7e,libwgpu_types-fbd04d8ce028b3ed,libbevy_math-9719d046d9566e68,libbevy_asset-9d98def9f38c477d,libblake3-62b21dec1da9f0c7,libconstant_time_eq-7e8eca050190b571,libarrayvec-0dd80ddcbf129fa5,libarrayref-d95fb43e6eda34e5,libasync_broadcast-ad3df244efa8d777,libevent_listener-0282a877755a83ef,libasync_fs-b49e0df203b0715f,libblocking-8f5c8b683b4d0281,libpiper-db8c10c6bd14ca61,libatomic_waker-06950c8c08d2b8fa,libasync_channel-d4ea3618d3bbabd1,libron-3db60493ed3e969f,libbase64-13144a1f1e192158,libasync_lock-425dd498f8ae57af,libevent_listener_strategy-267f62d2b85faf7a,libevent_listener-52cedc8075a8d272,libparking_lot-18999b75189e230f,libparking_lot_core-f69230e21ef29561,liblock_api-a4318072d8754045,libscopeguard-7ec2214574194454,libcrossbeam_channel-51d5df81a59e3bee,libbevy_a11y-c15771460487282d,libaccesskit-dd882793234afaef,libbevy_app-d48a9d58e508080c,libbevy_ecs-6de828a514caba33,libbitflags-cefa4c495a941616,libnonmax-4c42d357389c16a9,libpetgraph-f39df98e1145565b,libindexmap-166377a432c00f99,libequivalent-487f93f8f6ab5e5b,libfixedbitset-9fb76a17080ec2ce,libbevy_tasks-e731210c92f34135,libasync_executor-d7234a2839882449,libslab-26b741578fad7272,libconcurrent_queue-cc18dcccf4b99657,libcrossbeam_utils-fdd1b66deb1cb1ce,libasync_task-05c57d1f836b6944,libfutures_lite-d6ffe119f31fd8b7,libfutures_io-0f5f944794dc689e,libfutures_core-451bff7c303527ba,libparking-27fb2b772f80999e,libfastrand-5e3bec3d1dadb2e4,libfixedbitset-1b9352488dbdde1e,libbevy_reflect-e23cbe764b4bf523,libuuid-2bbbacde0e726d05,libsmol_str-c8c1f5bf66b6c26a,liberased_serde-bc2cb12c3091b9ff,libtypeid-c107fe0cce3cbf9a,libsmallvec-4a71ca7a0c1469bf,libglam-a1fdddd0f3f5b939,librand-fa05475658ce11e9,librand_core-8981d980ec90f4dd,libbytemuck-2755c6c7b406d3b7,libdowncast_rs-9143b3ab1f004153,libthiserror-d9fc32ea00b8bb69,libbevy_utils-e551c2c01138a87d,libweb_time-e902e3c80b588a6f,libtracing-cc7fbbdbeb277522,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-d1e3a8f7c0828021,libhashbrown-85b0b7860c787730,libserde-9bb9cc2d0f1048ae,liballocator_api2-52e8e0a954c73b48,libahash-44806e5bd888deb5,libgetrandom-a643fa1f2eb96571,liblibc-3f1c56229013c928,libzerocopy-2a9b74fd45914c69,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-a1d7742f74efe1da,libbevy_ptr-a458c560dc9e23eb}.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/rustcfM2VPZ/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-7cb837a322c27920/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYRWETg/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/lib.rs - (line 14) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.24s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f68241a277eb82e3d0426febb510a34e69f8d0da98321ed1af5bc5f968e39451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68241a277eb82e3d0426febb510a34e69f8d0da98321ed1af5bc5f968e39451", kill_on_drop: false }` [INFO] [stdout] f68241a277eb82e3d0426febb510a34e69f8d0da98321ed1af5bc5f968e39451