[INFO] fetching crate bevy_text 0.11.3... [INFO] testing bevy_text-0.11.3 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate bevy_text 0.11.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate bevy_text 0.11.3 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_text 0.11.3 [INFO] finished tweaking crates.io crate bevy_text 0.11.3 [INFO] tweaked toml for crates.io crate bevy_text 0.11.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06c7ed470388a47df2fc002a0282cf16f35744822c4243fc3897193bb772abb0 [INFO] running `Command { std: "docker" "start" "-a" "06c7ed470388a47df2fc002a0282cf16f35744822c4243fc3897193bb772abb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c7ed470388a47df2fc002a0282cf16f35744822c4243fc3897193bb772abb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c7ed470388a47df2fc002a0282cf16f35744822c4243fc3897193bb772abb0", kill_on_drop: false }` [INFO] [stdout] 06c7ed470388a47df2fc002a0282cf16f35744822c4243fc3897193bb772abb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 282befed027b3f090e4219c1aaf3082a11150ff3ae6417db838f4333d0c98ee9 [INFO] running `Command { std: "docker" "start" "-a" "282befed027b3f090e4219c1aaf3082a11150ff3ae6417db838f4333d0c98ee9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bevy_ptr v0.11.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bevy_tasks v0.11.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling wgpu-types v0.16.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling profiling v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.11.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling naga v0.12.3 [INFO] [stderr] Compiling renderdoc-sys v1.0.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling sysinfo v0.29.10 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling constgebra v0.1.3 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bevy_encase_derive v0.11.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling bevy_render_macros v0.11.3 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling naga_oil v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_utils v0.11.3 [INFO] [stderr] Compiling bevy_math v0.11.3 [INFO] [stderr] Compiling wgpu-hal v0.16.2 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_mikktspace v0.11.3 [INFO] [stderr] Compiling bevy_reflect v0.11.3 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling wgpu-core v0.16.1 [INFO] [stderr] Compiling bevy_ecs v0.11.3 [INFO] [stderr] Compiling wgpu v0.16.3 [INFO] [stderr] Compiling bevy_app v0.11.3 [INFO] [stderr] Compiling bevy_log v0.11.3 [INFO] [stderr] Compiling bevy_core v0.11.3 [INFO] [stderr] Compiling bevy_time v0.11.3 [INFO] [stderr] Compiling bevy_input v0.11.3 [INFO] [stderr] Compiling bevy_hierarchy v0.11.3 [INFO] [stderr] Compiling bevy_diagnostic v0.11.3 [INFO] [stderr] Compiling bevy_transform v0.11.3 [INFO] [stderr] Compiling bevy_asset v0.11.3 [INFO] [stderr] Compiling bevy_window v0.11.3 [INFO] [stderr] Compiling bevy_render v0.11.3 [INFO] [stderr] Compiling bevy_core_pipeline v0.11.3 [INFO] [stderr] Compiling bevy_sprite v0.11.3 [INFO] [stderr] Compiling bevy_text v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `Command { std: "docker" "inspect" "282befed027b3f090e4219c1aaf3082a11150ff3ae6417db838f4333d0c98ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "282befed027b3f090e4219c1aaf3082a11150ff3ae6417db838f4333d0c98ee9", kill_on_drop: false }` [INFO] [stdout] 282befed027b3f090e4219c1aaf3082a11150ff3ae6417db838f4333d0c98ee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73f0bee3e2376142ed976ae4b36a7070ae9f747bc7b149ffadb22ec29143373e [INFO] running `Command { std: "docker" "start" "-a" "73f0bee3e2376142ed976ae4b36a7070ae9f747bc7b149ffadb22ec29143373e", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_text v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.65s [INFO] running `Command { std: "docker" "inspect" "73f0bee3e2376142ed976ae4b36a7070ae9f747bc7b149ffadb22ec29143373e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f0bee3e2376142ed976ae4b36a7070ae9f747bc7b149ffadb22ec29143373e", kill_on_drop: false }` [INFO] [stdout] 73f0bee3e2376142ed976ae4b36a7070ae9f747bc7b149ffadb22ec29143373e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d3e755a844060b9bccb4191b8d4aa4000742cadebb2aacb25c336656622f46d [INFO] running `Command { std: "docker" "start" "-a" "1d3e755a844060b9bccb4191b8d4aa4000742cadebb2aacb25c336656622f46d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_text-ffbe29081a15e7e5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_text [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/text.rs - text::Text::from_sections (line 71) ... FAILED [INFO] [stdout] test src/text.rs - text::Text::from_section (line 34) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/text.rs - text::Text::from_sections (line 71) 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/beta-2023-10-04-x86_64-unknown-linux-gnu/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/rustc2ZUZB5/symbols.o" "/tmp/rustdoctest6uLJxW/rust_out.rust_out.d2635f2733cb3a20-cgu.0.rcgu.o" "/tmp/rustdoctest6uLJxW/rust_out.22hwi7pws5e51dd6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_text-c8cd336a85a0fc2f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-3b68abbb47e925f0.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-ce70b2dc890ea443.rlib" "/opt/rustwide/target/debug/deps/libapprox-852648f3ba307697.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-2f682e72b79388f7.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-13f62f0e07cb0255.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-724cf31c1b11271a.rlib" "/opt/rustwide/target/debug/deps/libradsort-900ac7aeebb70854.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-6d0dc72b3d113aaf.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-6a50a0d3ca91dd01.rlib" "/opt/rustwide/target/debug/deps/libeuclid-8ec41cfbf66f332d.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-8604e1ed6915fef3.rlib" "/opt/rustwide/target/debug/deps/libnaga_oil-09b2304891e116b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-fbd361ae19e0f37a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-eef94a06f052b444.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-2e31f9b6ec1c5703.rlib" "/opt/rustwide/target/debug/deps/libimage-b8ef006226db4a56.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0c70016016b4f106.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d6a2e5c21e836ccb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bd24b8b6c4896c48.rlib" "/opt/rustwide/target/debug/deps/libencase-a7b9902b27a4f7e5.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-7d3a0f02b8387c5d.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-4ed5b239e3d0c93e.rlib" "/opt/rustwide/target/debug/deps/libconstgebra-3a0c136cb6bec6bf.rlib" "/opt/rustwide/target/debug/deps/libconst_soft_float-986c1b542cdd31c5.rlib" "/opt/rustwide/target/debug/deps/libwgpu-07c74f547bc593d3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7f7bafee75ed809b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-cbe1606d4ffc85bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f56729d4b7c4ed90.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-c5e020cf83a9156f.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ee86562ba6ba390b.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-dc8a776aafd68af0.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9d36f6c85ca53f40.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-cb9b65ef011588b1.rlib" "/opt/rustwide/target/debug/deps/libprofiling-0ce9b89474610fd0.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-7724d201f23833f8.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-a1a182ba9805b233.rlib" "/opt/rustwide/target/debug/deps/libash-8bde360b68348d39.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a477255b14d1d6a4.rlib" "/opt/rustwide/target/debug/deps/libnaga-2f7d66a3e6de3cc7.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-cfeec7b81cd7a2ae.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bec59733678ebfc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7be781bddcf36193.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-b0328bced21acf1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-09ca3f7b9a040465.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2810c660900469f2.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-aee48196eb0985f2.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c168808772b4ff91.rlib" "/opt/rustwide/target/debug/deps/libspirv-3f8e93577aea5ce3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10d61da7ebe789d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-8c98d9f2ec1d47d1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-da39b2a6acda2b81.rlib" "/opt/rustwide/target/debug/deps/libglow-bf5c98b341013088.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a53a0833b7e330e.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-618c1650efef1eef.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-11ce7b9f0fc7d780.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f92c3af98e9584fb.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-cc33d25cdbec78d9.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-9aa79f8b21e1ba00.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-7d8c87a32d4edc80.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-5bb942efd7ab38a8.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-d2fa8a32316621ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-33bda347c04a4cbe.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-99e54f40bfe51903.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a2c648dfeaafe064.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-a0361a810cd9aa0f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-69748143e2e84b14.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-28e14ab0bd526d23.rlib" "/opt/rustwide/target/debug/deps/liboverload-6227e53c7527da37.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-8961aaf902614cea.rlib" "/opt/rustwide/target/debug/deps/libmatchers-4365676b700b835e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-fe73fdd4093fefc4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a3b9339fe9099c9f.rlib" "/opt/rustwide/target/debug/deps/libregex-68deb3ddf5866cbb.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-7567e9e3dec2178e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a19c3733cb3213b7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-bc8908e0725c77b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-00d0a3a7ed016209.rlib" "/opt/rustwide/target/debug/deps/liblog-bcb31a9013ca82e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-511288a4d370c11d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-c365fcf5a2724b5f.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-8c949d7d4ffd0baa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5e00362196178fd7.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-49c2fe2eb5923733.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-9355ed40a0decc27.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-9d69321bfe657e23.rlib" "/opt/rustwide/target/debug/deps/libfastrand-cf4904962477da16.rlib" "/opt/rustwide/target/debug/deps/libslab-a91b5ce0016f3c3a.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-1a05bff5e49abba5.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0156b0223404f888.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-c313d931020aa43d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f286373d451e666.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d873ba47068b5d66.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ac11328e5a0ca883.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4eeb26eac0fe44b8.rlib" "/opt/rustwide/target/debug/deps/libparking-3ae69578b9bf5d13.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-3b7dad0d539d847f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de439e56ea8a99eb.rlib" "/opt/rustwide/target/debug/deps/libasync_task-edf085356f6cbc77.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7ecdefa553d519e8.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-f2a771834466a399.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-2efee990aa2afd02.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-98ba4a0df2608f34.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-5839e5da19dfebad.rlib" "/opt/rustwide/target/debug/deps/libglam-f58ee8947473efba.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b1d5adc85e8f0316.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf74a835538134e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dfa5830c1a80c8dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e7f6b32b001203a2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-363f10e3fb194ef2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-046932e2ca071af8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c55ed3ac4fe7b1f1.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-1ce072dcdaed9df8.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-2e2c3f947295a169.rlib" "/opt/rustwide/target/debug/deps/libuuid-48abd3b0a4c1a0fe.rlib" "/opt/rustwide/target/debug/deps/libtracing-81b47639c2484f6c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1eaac7fe7f25f872.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4622042f845c680f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5017d74f99d7f34.rlib" "/opt/rustwide/target/debug/deps/libindexmap-464fc6a78e827eac.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bcd436d4c17da918.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-02ded67476c7fa0d.rlib" "/opt/rustwide/target/debug/deps/libinstant-04b7410f5fa08150.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bcfac06fa94ddae4.rlib" "/opt/rustwide/target/debug/deps/libserde-f1ab954d433fd7a7.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-0355c5e46170bb4f.rlib" "/opt/rustwide/target/debug/deps/libahash-ca86c83798d42db0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9b690dd0e9b255e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-aea16ec40cc66800.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a6c998612f51a83.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-57d8ec74733522f9.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-5a74ba94958f028f.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f514099710c94191.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f5a041692794cada.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a4a2bde5d365e420.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.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/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6uLJxW/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 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/text.rs - text::Text::from_sections (line 71) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.59s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1d3e755a844060b9bccb4191b8d4aa4000742cadebb2aacb25c336656622f46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3e755a844060b9bccb4191b8d4aa4000742cadebb2aacb25c336656622f46d", kill_on_drop: false }` [INFO] [stdout] 1d3e755a844060b9bccb4191b8d4aa4000742cadebb2aacb25c336656622f46d