[INFO] fetching crate benimator 4.0.0-alpha.1... [INFO] testing benimator-4.0.0-alpha.1 against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] extracting crate benimator 4.0.0-alpha.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate benimator 4.0.0-alpha.1 on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate benimator 4.0.0-alpha.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate benimator 4.0.0-alpha.1 [INFO] tweaked toml for crates.io crate benimator 4.0.0-alpha.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate benimator 4.0.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-manifest v0.2.8 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] [stderr] Downloaded glam v0.21.2 [INFO] [stderr] Downloaded hexasphere v7.2.0 [INFO] [stderr] Downloaded rstest v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47c39ad200c0cedcf8b319d979074dc8f8355ee2193e0f59beb490ca0e1f694f [INFO] running `Command { std: "docker" "start" "-a" "47c39ad200c0cedcf8b319d979074dc8f8355ee2193e0f59beb490ca0e1f694f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c39ad200c0cedcf8b319d979074dc8f8355ee2193e0f59beb490ca0e1f694f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c39ad200c0cedcf8b319d979074dc8f8355ee2193e0f59beb490ca0e1f694f", kill_on_drop: false }` [INFO] [stdout] 47c39ad200c0cedcf8b319d979074dc8f8355ee2193e0f59beb490ca0e1f694f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d19894806f9f2cdf0d4aaec41f61e697b4c74618625ac8c4d508cecfc391ba18 [INFO] running `Command { std: "docker" "start" "-a" "d19894806f9f2cdf0d4aaec41f61e697b4c74618625ac8c4d508cecfc391ba18", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling glam v0.21.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling hexasphere v7.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling benimator v4.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling cargo-manifest v0.2.8 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "d19894806f9f2cdf0d4aaec41f61e697b4c74618625ac8c4d508cecfc391ba18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19894806f9f2cdf0d4aaec41f61e697b4c74618625ac8c4d508cecfc391ba18", kill_on_drop: false }` [INFO] [stdout] d19894806f9f2cdf0d4aaec41f61e697b4c74618625ac8c4d508cecfc391ba18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e03e1f3fecc15f1aa2ce5ac6812b584148f6b1a6d10bcf377717755f29b3da2 [INFO] running `Command { std: "docker" "start" "-a" "8e03e1f3fecc15f1aa2ce5ac6812b584148f6b1a6d10bcf377717755f29b3da2", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling plotters v0.3.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling rstest v0.15.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling benimator v4.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "8e03e1f3fecc15f1aa2ce5ac6812b584148f6b1a6d10bcf377717755f29b3da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e03e1f3fecc15f1aa2ce5ac6812b584148f6b1a6d10bcf377717755f29b3da2", kill_on_drop: false }` [INFO] [stdout] 8e03e1f3fecc15f1aa2ce5ac6812b584148f6b1a6d10bcf377717755f29b3da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25375b609a7e7362f389790649d00cdf483224dda16f9604a6ecebef7c05c979 [INFO] running `Command { std: "docker" "start" "-a" "25375b609a7e7362f389790649d00cdf483224dda16f9604a6ecebef7c05c979", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/benimator-f3d801a4b4879b69) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test state::tests::on_first_frame::elapsed_duration_is_reset ... ok [INFO] [stdout] test state::tests::on_first_frame::nothing_happens_if_not_enough_time_has_elapsed_and_index_is_already_set ... ok [INFO] [stdout] test state::tests::on_first_frame::skips_frame_if_too_much_time_elapsed ... ok [INFO] [stdout] test state::tests::on_first_frame::updates_index_if_enough_time_has_elapsed ... ok [INFO] [stdout] test state::tests::on_first_frame::updates_index_if_greater_than_expected_index ... ok [INFO] [stdout] test state::tests::on_first_frame::returns_false ... ok [INFO] [stdout] test state::tests::on_first_frame::updates_index_if_enough_time_has_elapsed_after_multiple_updates ... ok [INFO] [stdout] test state::tests::on_first_frame::updates_index_if_less_than_expected_index ... ok [INFO] [stdout] test state::tests::ping_pong::going_backward::continues_to_previous_frame ... ok [INFO] [stdout] test state::tests::ping_pong::on_last_frame::returns_to_previous_frame ... ok [INFO] [stdout] test state::tests::ping_pong::on_last_frame::changes_state_to_backward ... ok [INFO] [stdout] test state::tests::repeat_from::after_last_frame::returns_false ... ok [INFO] [stdout] test state::tests::repeat_from::after_last_frame::returns_to_first_frame ... ok [INFO] [stdout] test state::tests::repeat_from::on_last_frame::returns_false ... ok [INFO] [stdout] test state::tests::repeat_from::on_last_frame::returns_to_loop_frame ... ok [INFO] [stdout] test state::tests::run_once::on_last_frame::does_nothing ... ok [INFO] [stdout] test state::tests::reset::resets_current_frame ... ok [INFO] [stdout] test state::tests::run_once::on_first_frame::final_index_set_if_frames_skipped_past_end ... ok [INFO] [stdout] test state::tests::reset::resets_elapsed_time ... ok [INFO] [stdout] test state::tests::run_once::on_last_frame::returns_to_initial_state ... ok [INFO] [stdout] test state::tests::run_once::on_last_frame::returns_true ... ok [INFO] [stdout] test tests::identity_transformation ... ok [INFO] [stdout] test tests::double_speed ... ok [INFO] [stdout] test animation::tests::panics_for_zero_duration - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/bevy_spec.rs (/opt/rustwide/target/debug/deps/bevy_spec-97dd177df10ba4f5) [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 benimator [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - (line 50) ... FAILED [INFO] [stdout] test src/lib.rs - (line 70) ... FAILED [INFO] [stdout] test src/animation.rs - animation::SpriteSheetAnimation::from_iter (line 92) ... FAILED [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 85) ... ok [INFO] [stdout] test src/state.rs - state::SpriteSheetAnimationState (line 17) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 50) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoxMRxb/symbols.o" "/tmp/rustdoctestHTbe4o/rust_out.rust_out.6788472d-cgu.0.rcgu.o" "/tmp/rustdoctestHTbe4o/rust_out.1l6vhxg38riswewa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbenimator-3a5db67592a347ed.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-c521fa51fe6ec887.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5dc8a7cec2ed4385.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-f1b1e7cfd1183083.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a27a37693e13d2e2.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7b54a15ff1fc94a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-4249e0c524b8f20b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libimage-c0bdb422f1c9ceae.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-117c48f4e9b7ef42.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-905d7d9eea73aa33.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6b30072b9ff9be88.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-3495779c9d55f3f7.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-8ba0232f4705889f.rlib" "/opt/rustwide/target/debug/deps/libglam-760637e89357cbcb.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b155579185bccccd.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4a059ceb1a4fb14d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f58de88dab2d85ee.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ad6235c29e638448.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-cfa7eb3b4abb8f89.rlib" "/opt/rustwide/target/debug/deps/libprofiling-f85b5a4efed4d4d2.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-5ba80cb0b3df70b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fbf739d950de9531.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-06c705c852e904de.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-17d29b0e1808242d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-868c8d90758e5924.rlib" "/opt/rustwide/target/debug/deps/libspirv-4afef45b09c7e04a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7284b2cff5611a7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-27de8fd953e7dafb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-aa136753491de93c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-94b47524f586ccd3.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-eebaaf14748016e7.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-61350aae8958efdf.rlib" "/opt/rustwide/target/debug/deps/librand-8b4fba53a659176d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb21f2fce7af17f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c553fd687d1d387.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-1939665fbc0370fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-254cd0920328bd82.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-f74d1ad9a41c3d71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e1dc1c416006208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0259cc4b70b86053.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-b2cde39301eb710f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4e20e94407ea690c.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef06d59226c7e131.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d089e6bfacaef245.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-469996f53b3d1e31.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-95f9a9e344ec0043.rlib" "/opt/rustwide/target/debug/deps/libanyhow-06e58bede5a501a4.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-86113b695c4e8425.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-b499527f7dc35e15.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d189684a0132c91b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-27f79bd33f840eb6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ea68d4532a07fdff.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-151da8382a160acf.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-2b9f35e94fb00013.rlib" "/opt/rustwide/target/debug/deps/libglam-c83bd418827ee1e4.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c96fd89b24ab47ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-98c7c2fba37d3de5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e43a2fce6bc322ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-caaec524811707aa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-a9f2f6f36f4d3b04.rlib" "/opt/rustwide/target/debug/deps/libuuid-c66f71d7f88b3776.rlib" "/opt/rustwide/target/debug/deps/libtracing-2196b642adb98317.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-22563cd9e0e55595.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6b636e4b929ce7ce.rlib" "/opt/rustwide/target/debug/deps/libserde-718fb71b53eafe2a.rlib" "/opt/rustwide/target/debug/deps/libahash-0f5848afb5321da1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7bf96f9aa08aa737.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHTbe4o/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] ---- src/lib.rs - (line 70) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV6jZlS/symbols.o" "/tmp/rustdoctestBLSNqw/rust_out.rust_out.6788472d-cgu.0.rcgu.o" "/tmp/rustdoctestBLSNqw/rust_out.1l6vhxg38riswewa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbenimator-3a5db67592a347ed.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-c521fa51fe6ec887.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5dc8a7cec2ed4385.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-f1b1e7cfd1183083.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a27a37693e13d2e2.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7b54a15ff1fc94a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-4249e0c524b8f20b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libimage-c0bdb422f1c9ceae.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-117c48f4e9b7ef42.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-905d7d9eea73aa33.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6b30072b9ff9be88.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-3495779c9d55f3f7.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-8ba0232f4705889f.rlib" "/opt/rustwide/target/debug/deps/libglam-760637e89357cbcb.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b155579185bccccd.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4a059ceb1a4fb14d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f58de88dab2d85ee.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ad6235c29e638448.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-cfa7eb3b4abb8f89.rlib" "/opt/rustwide/target/debug/deps/libprofiling-f85b5a4efed4d4d2.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-5ba80cb0b3df70b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fbf739d950de9531.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-06c705c852e904de.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-17d29b0e1808242d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-868c8d90758e5924.rlib" "/opt/rustwide/target/debug/deps/libspirv-4afef45b09c7e04a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7284b2cff5611a7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-27de8fd953e7dafb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-aa136753491de93c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-94b47524f586ccd3.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-eebaaf14748016e7.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-61350aae8958efdf.rlib" "/opt/rustwide/target/debug/deps/librand-8b4fba53a659176d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb21f2fce7af17f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c553fd687d1d387.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-1939665fbc0370fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-254cd0920328bd82.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-f74d1ad9a41c3d71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e1dc1c416006208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0259cc4b70b86053.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-b2cde39301eb710f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4e20e94407ea690c.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef06d59226c7e131.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d089e6bfacaef245.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-469996f53b3d1e31.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-95f9a9e344ec0043.rlib" "/opt/rustwide/target/debug/deps/libanyhow-06e58bede5a501a4.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-86113b695c4e8425.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-b499527f7dc35e15.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d189684a0132c91b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-27f79bd33f840eb6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ea68d4532a07fdff.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-151da8382a160acf.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-2b9f35e94fb00013.rlib" "/opt/rustwide/target/debug/deps/libglam-c83bd418827ee1e4.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c96fd89b24ab47ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-98c7c2fba37d3de5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e43a2fce6bc322ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-caaec524811707aa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-a9f2f6f36f4d3b04.rlib" "/opt/rustwide/target/debug/deps/libuuid-c66f71d7f88b3776.rlib" "/opt/rustwide/target/debug/deps/libtracing-2196b642adb98317.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-22563cd9e0e55595.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6b636e4b929ce7ce.rlib" "/opt/rustwide/target/debug/deps/libserde-718fb71b53eafe2a.rlib" "/opt/rustwide/target/debug/deps/libahash-0f5848afb5321da1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7bf96f9aa08aa737.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBLSNqw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] ---- src/animation.rs - animation::SpriteSheetAnimation::from_iter (line 92) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckVWuss/symbols.o" "/tmp/rustdoctestZJrzb0/rust_out.rust_out.6788472d-cgu.0.rcgu.o" "/tmp/rustdoctestZJrzb0/rust_out.1l6vhxg38riswewa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbenimator-3a5db67592a347ed.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-c521fa51fe6ec887.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-5dc8a7cec2ed4385.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-f1b1e7cfd1183083.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a27a37693e13d2e2.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-5553a1b96ab54828.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7b54a15ff1fc94a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-4249e0c524b8f20b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libimage-c0bdb422f1c9ceae.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-117c48f4e9b7ef42.rlib" "/opt/rustwide/target/debug/deps/libpng-0f327cd518893472.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-905d7d9eea73aa33.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6b30072b9ff9be88.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-3495779c9d55f3f7.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-8ba0232f4705889f.rlib" "/opt/rustwide/target/debug/deps/libglam-760637e89357cbcb.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b155579185bccccd.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4a059ceb1a4fb14d.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-f58de88dab2d85ee.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ad6235c29e638448.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-cfa7eb3b4abb8f89.rlib" "/opt/rustwide/target/debug/deps/libprofiling-f85b5a4efed4d4d2.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-5ba80cb0b3df70b0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-fbf739d950de9531.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-06c705c852e904de.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-17d29b0e1808242d.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-868c8d90758e5924.rlib" "/opt/rustwide/target/debug/deps/libspirv-4afef45b09c7e04a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7284b2cff5611a7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-27de8fd953e7dafb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-aa136753491de93c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-94b47524f586ccd3.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-eebaaf14748016e7.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-61350aae8958efdf.rlib" "/opt/rustwide/target/debug/deps/librand-8b4fba53a659176d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cb21f2fce7af17f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c553fd687d1d387.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-1939665fbc0370fa.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-254cd0920328bd82.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-f74d1ad9a41c3d71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e1dc1c416006208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0259cc4b70b86053.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-b2cde39301eb710f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4e20e94407ea690c.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ef06d59226c7e131.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-42a1ab152a7eb929.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d089e6bfacaef245.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-469996f53b3d1e31.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-95f9a9e344ec0043.rlib" "/opt/rustwide/target/debug/deps/libanyhow-06e58bede5a501a4.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-86113b695c4e8425.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-b499527f7dc35e15.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-d189684a0132c91b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_task-27f79bd33f840eb6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ea68d4532a07fdff.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-151da8382a160acf.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-2b9f35e94fb00013.rlib" "/opt/rustwide/target/debug/deps/libglam-c83bd418827ee1e4.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c96fd89b24ab47ac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-98c7c2fba37d3de5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e43a2fce6bc322ee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-caaec524811707aa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-a9f2f6f36f4d3b04.rlib" "/opt/rustwide/target/debug/deps/libuuid-c66f71d7f88b3776.rlib" "/opt/rustwide/target/debug/deps/libtracing-2196b642adb98317.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-22563cd9e0e55595.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6b636e4b929ce7ce.rlib" "/opt/rustwide/target/debug/deps/libserde-718fb71b53eafe2a.rlib" "/opt/rustwide/target/debug/deps/libahash-0f5848afb5321da1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7bf96f9aa08aa737.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6c20ab744b0f82646d90ce9d25894823abc9c669/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZJrzb0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/animation.rs - animation::SpriteSheetAnimation::from_iter (line 92) [INFO] [stdout] src/lib.rs - (line 50) [INFO] [stdout] src/lib.rs - (line 70) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.57s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "25375b609a7e7362f389790649d00cdf483224dda16f9604a6ecebef7c05c979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25375b609a7e7362f389790649d00cdf483224dda16f9604a6ecebef7c05c979", kill_on_drop: false }` [INFO] [stdout] 25375b609a7e7362f389790649d00cdf483224dda16f9604a6ecebef7c05c979