[INFO] cloning repository https://github.com/RasmusBruhn/EvolutionSim_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RasmusBruhn/EvolutionSim_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusBruhn%2FEvolutionSim_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusBruhn%2FEvolutionSim_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c9097f137b318daabe95992bef290bfec2f38d4 [INFO] testing RasmusBruhn/EvolutionSim_rs against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusBruhn%2FEvolutionSim_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RasmusBruhn/EvolutionSim_rs on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RasmusBruhn/EvolutionSim_rs [INFO] finished tweaking git repo https://github.com/RasmusBruhn/EvolutionSim_rs [INFO] tweaked toml for git repo https://github.com/RasmusBruhn/EvolutionSim_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RasmusBruhn/EvolutionSim_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8f2193bf8662998a5882c02123316f0123686a54d9ab6a9630e583db3283f1e [INFO] running `Command { std: "docker" "start" "-a" "b8f2193bf8662998a5882c02123316f0123686a54d9ab6a9630e583db3283f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8f2193bf8662998a5882c02123316f0123686a54d9ab6a9630e583db3283f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f2193bf8662998a5882c02123316f0123686a54d9ab6a9630e583db3283f1e", kill_on_drop: false }` [INFO] [stdout] b8f2193bf8662998a5882c02123316f0123686a54d9ab6a9630e583db3283f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1acbb48e1a795fd28104655cfdd5de429c58164003d0e324957fb1be899b877e [INFO] running `Command { std: "docker" "start" "-a" "1acbb48e1a795fd28104655cfdd5de429c58164003d0e324957fb1be899b877e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling evolution_plants v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `stride` is never used [INFO] [stdout] --> src/board.rs:168:19 [INFO] [stdout] | [INFO] [stdout] 120 | impl Size { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn stride(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window` and `event_loop` are never read [INFO] [stdout] --> src/interface/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Window { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | window: winit::window::Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window_builder` and `event_loop` are never read [INFO] [stdout] --> src/interface/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WindowBuilder { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 13 | window_builder: winit::window::WindowBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.16s [INFO] running `Command { std: "docker" "inspect" "1acbb48e1a795fd28104655cfdd5de429c58164003d0e324957fb1be899b877e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acbb48e1a795fd28104655cfdd5de429c58164003d0e324957fb1be899b877e", kill_on_drop: false }` [INFO] [stdout] 1acbb48e1a795fd28104655cfdd5de429c58164003d0e324957fb1be899b877e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddf09bc71d61150c30430636d3f76a1409e7788c7a42316a857e360fb18ed622 [INFO] running `Command { std: "docker" "start" "-a" "ddf09bc71d61150c30430636d3f76a1409e7788c7a42316a857e360fb18ed622", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: method `stride` is never used [INFO] [stdout] --> src/board.rs:168:19 [INFO] [stdout] | [INFO] [stdout] 120 | impl Size { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 168 | pub(crate) fn stride(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window` and `event_loop` are never read [INFO] [stdout] --> src/interface/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Window { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | window: winit::window::Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling evolution_plants v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `window_builder` and `event_loop` are never read [INFO] [stdout] --> src/interface/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WindowBuilder { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 13 | window_builder: winit::window::WindowBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window` and `event_loop` are never read [INFO] [stdout] --> src/interface/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Window { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | window: winit::window::Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `window_builder` and `event_loop` are never read [INFO] [stdout] --> src/interface/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WindowBuilder { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 13 | window_builder: winit::window::WindowBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "ddf09bc71d61150c30430636d3f76a1409e7788c7a42316a857e360fb18ed622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf09bc71d61150c30430636d3f76a1409e7788c7a42316a857e360fb18ed622", kill_on_drop: false }` [INFO] [stdout] ddf09bc71d61150c30430636d3f76a1409e7788c7a42316a857e360fb18ed622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e40d960200dec9e1fb97ee767c463a95d66f2db457c1a4793a48e505309348ed [INFO] running `Command { std: "docker" "start" "-a" "e40d960200dec9e1fb97ee767c463a95d66f2db457c1a4793a48e505309348ed", kill_on_drop: false }` [INFO] [stderr] warning: method `stride` is never used [INFO] [stderr] --> src/board.rs:168:19 [INFO] [stderr] | [INFO] [stderr] 120 | impl Size { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 168 | pub(crate) fn stride(&self) -> usize { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `window` and `event_loop` are never read [INFO] [stderr] --> src/interface/mod.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Window { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 4 | window: winit::window::Window, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 5 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `window_builder` and `event_loop` are never read [INFO] [stderr] --> src/interface/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct WindowBuilder { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 13 | window_builder: winit::window::WindowBuilder, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 14 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `window` and `event_loop` are never read [INFO] [stderr] --> src/interface/mod.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Window { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 4 | window: winit::window::Window, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 5 | event_loop: winit::event_loop::EventLoop<()>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `evolution_plants` (lib) generated 3 warnings [INFO] [stderr] warning: `evolution_plants` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evolution_plants-c1655ea82f08d67d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test board::tests::multipliers_new ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/evolution_plants-5509522a868de5e3) [INFO] [stdout] test board::tests::board_new ... ok [INFO] [stderr] Doc-tests evolution_plants [INFO] [stdout] test board::tests::fields_new_error_light ... ok [INFO] [stdout] test board::tests::size_len ... ok [INFO] [stdout] test board::tests::fields_new ... ok [INFO] [stdout] test board::tests::size_stride ... ok [INFO] [stdout] test board::tests::size_new ... ok [INFO] [stdout] test board::tests::size_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [stdout] running 6 tests [INFO] [stdout] test src/board.rs - board::Size::new (line 130) ... FAILED [INFO] [stdout] test src/board.rs - board::Fields::new (line 87) ... ok [INFO] [stdout] test src/board.rs - board::Size::len (line 157) ... ok [INFO] [stdout] test src/board.rs - board::Multipliers::new (line 52) ... ok [INFO] [stdout] test src/board.rs - board::Size::size (line 143) ... ok [INFO] [stdout] test src/board.rs - board::Board::new (line 22) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/board.rs - board::Size::new (line 130) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcORVRZN/symbols.o" "/tmp/rustdoctest15OZo6/rust_out.rust_out.a4182bc526085c80-cgu.0.rcgu.o" "/tmp/rustdoctest15OZo6/rust_out.23gplr6qdutl5rza.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libevolution_plants-c5385fb8e48fc9b0.rlib" "/opt/rustwide/target/debug/deps/libwinit-4f4ad3828cb7c6b3.rlib" "/opt/rustwide/target/debug/deps/libsctk_adwaita-5bbad98d7f0fb0b0.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-b513cf67e410b822.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-ed8c9c83b60dae62.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-ceccd53c50073d20.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-ccba82845d006928.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia-f91bb2a78f75d084.rlib" "/opt/rustwide/target/debug/deps/libpng-735157b8b8ed375a.rlib" "/opt/rustwide/target/debug/deps/libflate2-721453bd8416d105.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-817f2913a755c7c1.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-31472df86380d82a.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-41cd474348708361.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e9a7d83a853b3326.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5b0d8a64eedbde0b.rlib" "/opt/rustwide/target/debug/deps/libtiny_skia_path-b62b82d5dc9ca330.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8e9c518efb49a5a4.rlib" "/opt/rustwide/target/debug/deps/libstrict_num-6a412db95ff2e357.rlib" "/opt/rustwide/target/debug/deps/libarrayref-06dc3b98446dd61e.rlib" "/opt/rustwide/target/debug/deps/libmio-003ae512cd6d7b6f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f1d807c2d7ff6c7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-578a4de555391de2.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-b8885a5c947b0da5.rlib" "/opt/rustwide/target/debug/deps/libxcursor-160e826debbd2bed.rlib" "/opt/rustwide/target/debug/deps/libnom-1185719801d62319.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-87e86eec165ec06d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e5160b8aaa990cf4.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-85849d77192a0db2.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-71d73a855ac3509f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5a5e0965ef293a72.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/libnix-10090831f0d737bf.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-bf21d9c79bb39b8b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libcalloop-559fcdb65075e4e1.rlib" "/opt/rustwide/target/debug/deps/libslotmap-7a462aeb6511b58f.rlib" "/opt/rustwide/target/debug/deps/libnix-b596a3f111f74d60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-91a831fdb994e2ab.rlib" "/opt/rustwide/target/debug/deps/liblibc-d0e6cae748766111.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fdfba17a180ba18f.rlib" "/opt/rustwide/target/debug/deps/libdlib-3d6ab01e37f5ef25.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7f01854c4d83daae.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-28796775b35f34aa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rlib" "/opt/rustwide/target/debug/deps/libinstant-553c45934192f0ca.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/liblog-27705ca7a13934be.rlib" "/opt/rustwide/target/debug/deps/libthiserror-49a0c66365837d4c.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest15OZo6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/board.rs - board::Size::new (line 130) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.55s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e40d960200dec9e1fb97ee767c463a95d66f2db457c1a4793a48e505309348ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40d960200dec9e1fb97ee767c463a95d66f2db457c1a4793a48e505309348ed", kill_on_drop: false }` [INFO] [stdout] e40d960200dec9e1fb97ee767c463a95d66f2db457c1a4793a48e505309348ed