[INFO] fetching crate bevy_mouse_tracking_plugin 0.1.1... [INFO] testing bevy_mouse_tracking_plugin-0.1.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate bevy_mouse_tracking_plugin 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bevy_mouse_tracking_plugin 0.1.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_mouse_tracking_plugin 0.1.1 [INFO] finished tweaking crates.io crate bevy_mouse_tracking_plugin 0.1.1 [INFO] tweaked toml for crates.io crate bevy_mouse_tracking_plugin 0.1.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b9f67ba154d7542ae95c5ddda653c8a350d37b15d6de33ab6ac778c54139d95 [INFO] running `Command { std: "docker" "start" "-a" "3b9f67ba154d7542ae95c5ddda653c8a350d37b15d6de33ab6ac778c54139d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b9f67ba154d7542ae95c5ddda653c8a350d37b15d6de33ab6ac778c54139d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9f67ba154d7542ae95c5ddda653c8a350d37b15d6de33ab6ac778c54139d95", kill_on_drop: false }` [INFO] [stdout] 3b9f67ba154d7542ae95c5ddda653c8a350d37b15d6de33ab6ac778c54139d95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7862fb575e816a1b93dcb71198f409c279587fa6df4e24a7ffc781c4ec9b1028 [INFO] running `Command { std: "docker" "start" "-a" "7862fb575e816a1b93dcb71198f409c279587fa6df4e24a7ffc781c4ec9b1028", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling glam v0.15.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rectangle-pack v0.2.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling glam v0.11.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bevy_tasks v0.4.0 [INFO] [stderr] Compiling notify v5.0.0-pre.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hexasphere v3.4.0 [INFO] [stderr] Compiling guillotiere v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling bevy_utils v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.4.0 [INFO] [stderr] Compiling bevy_derive v0.4.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.4.0 [INFO] [stderr] Compiling bevy_ecs v0.4.0 [INFO] [stderr] Compiling bevy_app v0.4.0 [INFO] [stderr] Compiling bevy_reflect v0.4.0 [INFO] [stderr] Compiling bevy_log v0.4.0 [INFO] [stderr] Compiling bevy_math v0.4.0 [INFO] [stderr] Compiling bevy_asset v0.4.0 [INFO] [stderr] Compiling bevy_core v0.4.0 [INFO] [stderr] Compiling bevy_transform v0.4.0 [INFO] [stderr] Compiling bevy_window v0.4.0 [INFO] [stderr] Compiling bevy_input v0.4.0 [INFO] [stderr] Compiling bevy_diagnostic v0.4.0 [INFO] [stderr] Compiling bevy_render v0.4.0 [INFO] [stderr] Compiling bevy_scene v0.4.0 [INFO] [stderr] Compiling bevy_sprite v0.4.0 [INFO] [stderr] Compiling bevy_pbr v0.4.0 [INFO] [stderr] Compiling bevy_text v0.4.0 [INFO] [stderr] Compiling bevy_ui v0.4.0 [INFO] [stderr] Compiling bevy_internal v0.4.0 [INFO] [stderr] Compiling bevy v0.4.0 [INFO] [stderr] Compiling bevy_mouse_tracking_plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "7862fb575e816a1b93dcb71198f409c279587fa6df4e24a7ffc781c4ec9b1028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7862fb575e816a1b93dcb71198f409c279587fa6df4e24a7ffc781c4ec9b1028", kill_on_drop: false }` [INFO] [stdout] 7862fb575e816a1b93dcb71198f409c279587fa6df4e24a7ffc781c4ec9b1028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f2c60aeca6fe856c0fae80b4c89ddfed3f63283fab3b14555d2579ff802a0f2 [INFO] running `Command { std: "docker" "start" "-a" "5f2c60aeca6fe856c0fae80b4c89ddfed3f63283fab3b14555d2579ff802a0f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bevy_mouse_tracking_plugin v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "5f2c60aeca6fe856c0fae80b4c89ddfed3f63283fab3b14555d2579ff802a0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2c60aeca6fe856c0fae80b4c89ddfed3f63283fab3b14555d2579ff802a0f2", kill_on_drop: false }` [INFO] [stdout] 5f2c60aeca6fe856c0fae80b4c89ddfed3f63283fab3b14555d2579ff802a0f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6eaa6e572abc9b957395cffbe227752a7ae11089446c360279c0854abe148527 [INFO] running `Command { std: "docker" "start" "-a" "6eaa6e572abc9b957395cffbe227752a7ae11089446c360279c0854abe148527", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bevy_mouse_tracking_plugin-9a7d42d88c3ac3d1) [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_mouse_tracking_plugin [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 63) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... FAILED [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestSXINsx/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestSXINsx/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/linux" "-L" "/opt/rustwide/target/debug/build/spirv-reflect-b7165250451d2364/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbevy_mouse_tracking_plugin-7dea525ec096a99a.rlib" "/opt/rustwide/target/debug/deps/libbevy-922f0075f267ddff.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-fa2fd43142954e45.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-b863cdd11c294d17.rlib" "/opt/rustwide/target/debug/deps/libstretch-c28cd43ff5850277.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-5e7b4245fd87bf15.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-f471b68dbfdd94f4.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-43b656d0d5268587.rlib" "/opt/rustwide/target/debug/deps/libapprox-380fd06626a6dc6c.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-faf5a3df15b8c3b0.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-8307e3cf546fd71d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-0e90284bd440c0a6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-a5f664570e643a99.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-f45f178d55d766c7.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-040e864aa58b6cc5.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-6b6059158da22010.rlib" "/opt/rustwide/target/debug/deps/libeuclid-676e861ded960b28.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-9ba20f4789d82dab.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-91bbadbec1d6a5aa.rlib" "/opt/rustwide/target/debug/deps/libbevy_glsl_to_spirv-072c1d45917b5fb5.rlib" "/opt/rustwide/target/debug/deps/libhex-c9fd0ea4c3543a57.rlib" "/opt/rustwide/target/debug/deps/libspirv_reflect-784984c1f26bf366.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-9361fc576ff9623c.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-ef47af85961654cd.rlib" "/opt/rustwide/target/debug/deps/libglam-9a73574b3b3d05a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-2fa9e4cbd2eb4bb8.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-1686f6dc0bd5e2af.rlib" "/opt/rustwide/target/debug/deps/libron-e243cc2572fa34db.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-463af0f47e4d6ac5.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-9cb78132c3d5ce6c.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-be05db04f269052d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d493c18074a258a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3d813069fb03a848.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-746130160daca06f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb4d4d264fe2e7ce.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-0fda404affd8e133.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-aa6d81016774de78.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cbdf19a2653b2f1f.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-7743285f2ac2a048.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-376c904ec3238eee.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-cd4e04141b36a865.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-77369bdca50099fc.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-173fed0777837c31.rlib" "/opt/rustwide/target/debug/deps/libnotify-2c34e4fe6eddd884.rlib" "/opt/rustwide/target/debug/deps/libmio-6e80fcce8115b799.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libfiletime-42a60397da4acfd5.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libinotify-da2abb2ffda2be8c.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-6433011c3a652995.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-014e2a70729f3492.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-9727477cce9ce3e8.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-81e158a14e70937c.rlib" "/opt/rustwide/target/debug/deps/libglam-28c4de933853eaf5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c1bfc0cc6a39612d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-75e9ada930991dc8.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-ea89df9dc6bbdfc2.rlib" "/opt/rustwide/target/debug/deps/librand-273227218bf18930.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c333c1bdef63a1b2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-b5d4effb1b852638.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-26e23aac442529d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2866aec17561201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-23c070a208faef1c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6fd5781baff6bc5d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-60c1435ee8fdf986.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-fcea251dd732a573.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6a95b1b97798e69c.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-73160bf0e2d60d20.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-b9ffb2bf001c434f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-af75ffebbd943b03.rlib" "/opt/rustwide/target/debug/deps/libuuid-e121ff86174ce39d.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libtracing-7c42d73ef91b0dc6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c2a5e60e2e705e7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libinstant-37ed7072482ee090.rlib" "/opt/rustwide/target/debug/deps/libahash-0ff9232cc47cfd94.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7526251fafd48240.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7bcd14728950878.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lglslang.glsltospirv" "-lHLSL.glsltospirv" "-lOGLCompiler.glsltospirv" "-lOSDependent.glsltospirv" "-lSPIRV.glsltospirv" "-lSPVRemapper.glsltospirv" "-lSPIRV-Tools-opt.glsltospirv" "-lSPIRV-Tools.glsltospirv" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSXINsx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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/lib.rs - (line 34) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6eaa6e572abc9b957395cffbe227752a7ae11089446c360279c0854abe148527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eaa6e572abc9b957395cffbe227752a7ae11089446c360279c0854abe148527", kill_on_drop: false }` [INFO] [stdout] 6eaa6e572abc9b957395cffbe227752a7ae11089446c360279c0854abe148527