[INFO] cloning repository https://github.com/brynblack/chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brynblack/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrynblack%2Fchess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrynblack%2Fchess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79922b174f5587691eed91139d6d42612877b6f4 [INFO] testing brynblack/chess against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrynblack%2Fchess" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brynblack/chess on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brynblack/chess [INFO] finished tweaking git repo https://github.com/brynblack/chess [INFO] tweaked toml for git repo https://github.com/brynblack/chess written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/brynblack/chess already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1867045df425d0ecefee09d0a95eaf5ddf53c0540f2c4c5ad6a89c3462ef6110 [INFO] running `Command { std: "docker" "start" "-a" "1867045df425d0ecefee09d0a95eaf5ddf53c0540f2c4c5ad6a89c3462ef6110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1867045df425d0ecefee09d0a95eaf5ddf53c0540f2c4c5ad6a89c3462ef6110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1867045df425d0ecefee09d0a95eaf5ddf53c0540f2c4c5ad6a89c3462ef6110", kill_on_drop: false }` [INFO] [stdout] 1867045df425d0ecefee09d0a95eaf5ddf53c0540f2c4c5ad6a89c3462ef6110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ad782e63e24596a1728488e8183d46848e3a0bc941f94d979ada096873118e [INFO] running `Command { std: "docker" "start" "-a" "38ad782e63e24596a1728488e8183d46848e3a0bc941f94d979ada096873118e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling bevy_ptr v0.8.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bevy_tasks v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bevy_macro_utils v0.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.0 [INFO] [stderr] Compiling bevy_derive v0.8.0 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.4 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling bevy_encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_render_macros v0.8.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling glam v0.21.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.8.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling bevy_reflect v0.8.0 [INFO] [stderr] Compiling bevy_math v0.8.0 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling hexasphere v7.2.0 [INFO] [stderr] Compiling bevy_mikktspace v0.8.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.8.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling bevy_app v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling bevy_log v0.8.0 [INFO] [stderr] Compiling bevy_time v0.8.0 [INFO] [stderr] Compiling bevy_input v0.8.0 [INFO] [stderr] Compiling bevy_diagnostic v0.8.0 [INFO] [stderr] Compiling bevy_asset v0.8.0 [INFO] [stderr] Compiling bevy_hierarchy v0.8.0 [INFO] [stderr] Compiling bevy_window v0.8.0 [INFO] [stderr] Compiling bevy_transform v0.8.0 [INFO] [stderr] Compiling bevy_core v0.8.0 [INFO] [stderr] Compiling gilrs-core v0.4.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling wgpu v0.13.1 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling gilrs v0.9.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling bevy_render v0.8.0 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_animation v0.8.0 [INFO] [stderr] Compiling bevy_audio v0.8.0 [INFO] [stderr] Compiling bevy_gilrs v0.8.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.8.0 [INFO] [stderr] Compiling bevy_scene v0.8.0 [INFO] [stderr] Compiling bevy_sprite v0.8.0 [INFO] [stderr] Compiling bevy_pbr v0.8.0 [INFO] [stderr] Compiling bevy_text v0.8.0 [INFO] [stderr] Compiling bevy_ui v0.8.0 [INFO] [stderr] Compiling bevy_gltf v0.8.0 [INFO] [stderr] Compiling bevy_winit v0.8.0 [INFO] [stderr] Compiling bevy_internal v0.8.0 [INFO] [stderr] Compiling bevy v0.8.0 [INFO] [stderr] Compiling chess v0.8.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "38ad782e63e24596a1728488e8183d46848e3a0bc941f94d979ada096873118e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ad782e63e24596a1728488e8183d46848e3a0bc941f94d979ada096873118e", kill_on_drop: false }` [INFO] [stdout] 38ad782e63e24596a1728488e8183d46848e3a0bc941f94d979ada096873118e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f69e25840946a91a999703d16f00ddb4b7e253c3b0f6d4e57d694315ca1ad3 [INFO] running `Command { std: "docker" "start" "-a" "85f69e25840946a91a999703d16f00ddb4b7e253c3b0f6d4e57d694315ca1ad3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling chess v0.8.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.53s [INFO] running `Command { std: "docker" "inspect" "85f69e25840946a91a999703d16f00ddb4b7e253c3b0f6d4e57d694315ca1ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f69e25840946a91a999703d16f00ddb4b7e253c3b0f6d4e57d694315ca1ad3", kill_on_drop: false }` [INFO] [stdout] 85f69e25840946a91a999703d16f00ddb4b7e253c3b0f6d4e57d694315ca1ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8447ba7d066ae2945d2986beecefe071372990aef160176783d861b883281849 [INFO] running `Command { std: "docker" "start" "-a" "8447ba7d066ae2945d2986beecefe071372990aef160176783d861b883281849", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chess-3edd88aafb74734b) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chess-f4270d02c984ffb0) [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] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-8d057387dd1c9fd8) [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 chess [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test piece_move ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/board.rs - board::Board (line 396) ... FAILED [INFO] [stdout] test src/board.rs - board::Board::check_valid (line 424) ... FAILED [INFO] [stdout] test src/board.rs - board::Board::layout (line 490) ... FAILED [INFO] [stdout] test src/board.rs - board::Board::move_list (line 504) ... FAILED [INFO] [stdout] test src/board.rs - board::PieceKind (line 100) ... FAILED [INFO] [stdout] test src/board.rs - board::Board::move_piece (line 521) ... FAILED [INFO] [stdout] test src/board.rs - board::Board::player (line 579) ... FAILED [INFO] [stdout] test src/board.rs - board::PieceColour (line 77) ... ok [INFO] [stdout] test src/board.rs - board::Move (line 55) ... FAILED [INFO] [stdout] test src/board.rs - board::PieceKind::value (line 196) ... FAILED [INFO] [stdout] test src/board.rs - board::Square (line 310) ... FAILED [INFO] [stdout] test src/board.rs - board::Position (line 33) ... ok [INFO] [stdout] test src/board.rs - board::Square::kind (line 369) ... FAILED [INFO] [stdout] test src/board.rs - board::Square::colour (line 345) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/board.rs - board::Board (line 396) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIcdxh2/symbols.o" "/tmp/rustdoctestgQydti/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestgQydti/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgQydti/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/board.rs - board::Board::check_valid (line 424) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3b8u6n/symbols.o" "/tmp/rustdoctest8Iq2Ye/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctest8Iq2Ye/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8Iq2Ye/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/board.rs - board::Board::layout (line 490) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbHatUG/symbols.o" "/tmp/rustdoctest9235Q1/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctest9235Q1/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9235Q1/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/board.rs - board::Board::move_list (line 504) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXoXyzg/symbols.o" "/tmp/rustdoctestrAZuYY/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestrAZuYY/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrAZuYY/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/board.rs - board::PieceKind (line 100) stdout ---- [INFO] [stdout] error[E0599]: no method named `valid_moves` found for enum `PieceKind` in the current scope [INFO] [stdout] --> src/board.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 7 | println!("{:?}", piece.valid_moves()); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `PieceKind` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/board.rs - board::Board::move_piece (line 521) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcYnYH8p/symbols.o" "/tmp/rustdoctestmOxv2j/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestmOxv2j/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmOxv2j/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/board.rs - board::Board::player (line 579) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccoEIm8/symbols.o" "/tmp/rustdoctestGE6Ffq/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestGE6Ffq/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGE6Ffq/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/board.rs - board::Move (line 55) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchKu1bm/symbols.o" "/tmp/rustdoctestKRKZg1/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestKRKZg1/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKRKZg1/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/board.rs - board::PieceKind::value (line 196) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTWi2gu/symbols.o" "/tmp/rustdoctestiCXF4H/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestiCXF4H/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiCXF4H/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/board.rs - board::Square (line 310) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc27Mj3K/symbols.o" "/tmp/rustdoctestq5mf11/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestq5mf11/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestq5mf11/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/board.rs - board::Square::kind (line 369) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3lTQWC/symbols.o" "/tmp/rustdoctestmScT9W/rust_out.rust_out.829b18c5-cgu.0.rcgu.o" "/tmp/rustdoctestmScT9W/rust_out.3q7qtjafojosduez.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchess-437ee6a539dcc50a.rlib" "/opt/rustwide/target/debug/deps/libbevy-d54f1b4b7caee224.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-3f09b9330f9c9dc9.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-371ad12f8e813afb.rlib" "/opt/rustwide/target/debug/deps/libwinit-64f5246b310c7b52.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-d12d22b1fb7f0971.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4b6b8202e67e45dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ba835a31b2c7143c.rlib" "/opt/rustwide/target/debug/deps/libxcursor-7a9e35d59bd1834f.rlib" "/opt/rustwide/target/debug/deps/libnom-a0f121e136004e26.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-e6f9998a84fad62b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-63a1192d44170d04.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a547997aec0d6ab5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-da44ff7ed4975bcf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4145607ed1c6274.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7e6f6ac696c7a6ae.rlib" "/opt/rustwide/target/debug/deps/libnix-12c5ae1909a58e97.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-0150679e3b629147.rlib" "/opt/rustwide/target/debug/deps/libtaffy-e3d8fc261f5ea83b.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-1d197601ef80e689.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-1351132712e536e3.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-99b1e76b725bf112.rlib" "/opt/rustwide/target/debug/deps/libapprox-d4c6da0402edf760.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-4cd0b7009c11229c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-f2d8fba009945d1a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-184030d9d5f34fa1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-bf1f29c2c674ea4e.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-a2b5934dda09ea79.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-a6a9cb70d5656eac.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-ae19161ba018e674.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3cfb4e2dd505e25a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-ee2abdfc898622e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libgltf-cc0a48beff69a423.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-98ce607dffe26527.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6abfa88853faf60b.rlib" "/opt/rustwide/target/debug/deps/libryu-b6066a43c71a16c7.rlib" "/opt/rustwide/target/debug/deps/libitoa-eba8a7c1b401c7ca.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-70d928df772070fd.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-3ed4002fe9f3710f.rlib" "/opt/rustwide/target/debug/deps/libgilrs-93b0188e2d9e54d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-1dff2a320cd8a590.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-794fa10c11c76d28.rlib" "/opt/rustwide/target/debug/deps/libnix-8670c0f7a6222aea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-e875950063f8e795.rlib" "/opt/rustwide/target/debug/deps/libradsort-0205d5caa2c0e871.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-1fcfebcda88e4601.rlib" "/opt/rustwide/target/debug/deps/librodio-b9b2d744b25acc93.rlib" "/opt/rustwide/target/debug/deps/liblewton-af96c51852a48fe8.rlib" "/opt/rustwide/target/debug/deps/libogg-16966f0c60a645d1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ebd66a73cc74e35.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libcpal-85fae463e9229cd3.rlib" "/opt/rustwide/target/debug/deps/libalsa-945f78833d117cc9.rlib" "/opt/rustwide/target/debug/deps/libnix-67e40363cee630c4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-70e9d8563d3efef3.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-318af4f9c88b9889.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-72f4d7e8fa5427db.rlib" "/opt/rustwide/target/debug/deps/libron-1e3222b12d7f178f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-9bafe313fbaa2080.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-3c25e1d556ca4636.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libimage-8cd1aa89acfe0b44.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libpng-c78a1391b37c36e5.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c03bb26c81a18ad.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4f52c4138fec15d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec1d4b3d4237bd1e.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libencase-192a84113297237a.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-2a53a62a7cc0d16b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-3081034b44da2745.rlib" "/opt/rustwide/target/debug/deps/libwgpu-6939f5b7ad6606bb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4d095c3fd2a38b2b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-2382cdd4fc725bcc.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-4567461aab319c79.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d6372f6fb4409fa2.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4f23012dac348fd9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e972611253fba640.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-6ea98794bfee1c35.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d67405a103e316bf.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-33530f43c5817f01.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-604037b1c9375565.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-6dd31dcf11568127.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libbit_set-ec6169a6a193ccc2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-540a09407af4e8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c5c336918bc6a639.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-f0ea33cb76b26e38.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd76287d6d6a8807.rlib" "/opt/rustwide/target/debug/deps/libspirv-1f97afd4468c8507.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e63a6436d4d4a58c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-40d90653f6489f2e.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-071fd0e75abc151b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1b29f55e9e82fef8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-011ab1faabcaeb4b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-1ebe74edee183c27.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5a165ac3e9a6a87a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-fb96dd179689828d.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-88c43472fe27baf7.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-d82d14182b0937ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-6446b614533eebba.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-79bf8391bef5673a.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-b31610086719e431.rlib" "/opt/rustwide/target/debug/deps/libnotify-034b2f8ff798e7b0.rlib" "/opt/rustwide/target/debug/deps/libmio-f04fa4aedf009d4b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-414a090cd96adbca.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libinotify-149492bde7af3583.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-745b16437b7dab4f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-0452140d8d815c04.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-cefd916dc2a2c171.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-778d4529804005cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90846f899d4f67eb.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-925b42b60aaf4db5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cf41ef8406608bbb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6232f7f6d50f76c3.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c117a06fdf865f84.rlib" "/opt/rustwide/target/debug/deps/libregex-79250bc409492aa9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-304a57e79b46f1ca.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ecb43c4cd01e725.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-32ae67290ec59212.rlib" "/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc1adf199261058c.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-68983d6f4a026f6f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-d78e174e01ea5e3f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-82975968983f5c2f.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-9e4e470a1c6b43c2.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-bdc5693c90062f0f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-68f19354b16be606.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b91f86ac61b29849.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_task-758c4e9607c3209e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4b7821cc82fa31e.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-971e33ac93d3b534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-040406addf48d2ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-37b443d74a14d669.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-9c4ca62d84f1d0d8.rlib" "/opt/rustwide/target/debug/deps/libglam-d6e2e9c40b9ea8af.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-55cea750ff26ac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26d38cc5de9ade49.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-507699a83317ac27.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-291fc7e19738d161.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c1ecbde0b7a350cb.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-f78486006f1875a6.rlib" "/opt/rustwide/target/debug/deps/libuuid-7698aabc75812538.rlib" "/opt/rustwide/target/debug/deps/libtracing-97af989597c30a02.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-640e064c8b8e4c6b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3d7072de9cf863b7.rlib" "/opt/rustwide/target/debug/deps/libserde-ab4fd8ceaf7bb10b.rlib" "/opt/rustwide/target/debug/deps/libahash-26b2089df92318d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-53116aef9be951fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-e49e0ffdb2233622.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-feece3b84e41a88d.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-a0a43ed298fd6b8a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a67a5f7770dc06bd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-856e4d6325a0402a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-97692262a2ac7383.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-11d2790b6f494367.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8299e8bf1e963ef6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b41433d878551749.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-368d51f8d7761bd7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bfc38c2ebfd08fd9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7f74c699f68dea3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7e283d23a081e040.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7dd30f66cb6be4e4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f2f0415acc379693.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a7a14282e422d323.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-38cc93020070f411.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-30a6508719395071.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7ddbedc6a8fad41a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e60518d2760eb01e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1ad943f92a4b1081.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d366c93788349112.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-09-25-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmScT9W/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/board.rs - board::Board (line 396) [INFO] [stdout] src/board.rs - board::Board::check_valid (line 424) [INFO] [stdout] src/board.rs - board::Board::layout (line 490) [INFO] [stdout] src/board.rs - board::Board::move_list (line 504) [INFO] [stdout] src/board.rs - board::Board::move_piece (line 521) [INFO] [stdout] src/board.rs - board::Board::player (line 579) [INFO] [stdout] src/board.rs - board::Move (line 55) [INFO] [stdout] src/board.rs - board::PieceKind (line 100) [INFO] [stdout] src/board.rs - board::PieceKind::value (line 196) [INFO] [stdout] src/board.rs - board::Square (line 310) [INFO] [stdout] src/board.rs - board::Square::kind (line 369) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 61.62s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8447ba7d066ae2945d2986beecefe071372990aef160176783d861b883281849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8447ba7d066ae2945d2986beecefe071372990aef160176783d861b883281849", kill_on_drop: false }` [INFO] [stdout] 8447ba7d066ae2945d2986beecefe071372990aef160176783d861b883281849