[INFO] cloning repository https://github.com/lenscas/arena_keeper_quick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenscas/arena_keeper_quick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper_quick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper_quick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5509751d4f5bacd626df0ecba89dd4a0f0d1ceb1 [INFO] testing lenscas/arena_keeper_quick against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper_quick" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/arena_keeper_quick on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lenscas/arena_keeper_quick [INFO] finished tweaking git repo https://github.com/lenscas/arena_keeper_quick [INFO] tweaked toml for git repo https://github.com/lenscas/arena_keeper_quick written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lenscas/arena_keeper_quick already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.5.3 [INFO] [stderr] Downloaded raw-window-handle v0.3.2 [INFO] [stderr] Downloaded pathfinding v2.0.3 [INFO] [stderr] Downloaded euclid v0.20.5 [INFO] [stderr] Downloaded quicksilver v0.3.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe267ef968f25fd35775874a6885c47242443eae50b0d69671a9b0fef2f241b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fe267ef968f25fd35775874a6885c47242443eae50b0d69671a9b0fef2f241b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe267ef968f25fd35775874a6885c47242443eae50b0d69671a9b0fef2f241b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe267ef968f25fd35775874a6885c47242443eae50b0d69671a9b0fef2f241b", kill_on_drop: false }` [INFO] [stdout] 6fe267ef968f25fd35775874a6885c47242443eae50b0d69671a9b0fef2f241b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ea99f87cbd11abb403d7fa5df4aef21eec05b9f88976762c541e42e465d6e43 [INFO] running `Command { std: "docker" "start" "-a" "8ea99f87cbd11abb403d7fa5df4aef21eec05b9f88976762c541e42e465d6e43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling slotmap v0.3.0 [INFO] [stderr] Compiling immi v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling euclid v0.20.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling pathfinding v2.0.3 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.3.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling lyon_svg v0.14.0 [INFO] [stderr] Compiling lyon_extra v0.14.0 [INFO] [stderr] Compiling lyon v0.14.2 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling ncollide2d v0.20.1 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling quicksilver v0.3.20 [INFO] [stderr] Compiling mergui v0.0.5 [INFO] [stderr] Compiling arena v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/structs/grid/field.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | unreachable!(format!("No tile found for: {}", num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 - unreachable!(format!("No tile found for: {}", num)); [INFO] [stdout] 36 + unreachable!("No tile found for: {}", num); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "8ea99f87cbd11abb403d7fa5df4aef21eec05b9f88976762c541e42e465d6e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea99f87cbd11abb403d7fa5df4aef21eec05b9f88976762c541e42e465d6e43", kill_on_drop: false }` [INFO] [stdout] 8ea99f87cbd11abb403d7fa5df4aef21eec05b9f88976762c541e42e465d6e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98b3ae9246ce44b81d2ee74f3d77b2230f2a00d8c1f9166a20534a9cde977c62 [INFO] running `Command { std: "docker" "start" "-a" "98b3ae9246ce44b81d2ee74f3d77b2230f2a00d8c1f9166a20534a9cde977c62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arena v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/structs/grid/field.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | unreachable!(format!("No tile found for: {}", num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 - unreachable!(format!("No tile found for: {}", num)); [INFO] [stdout] 36 + unreachable!("No tile found for: {}", num); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/structs/grid/field.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | unreachable!(format!("No tile found for: {}", num)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 - unreachable!(format!("No tile found for: {}", num)); [INFO] [stdout] 36 + unreachable!("No tile found for: {}", num); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.58s [INFO] running `Command { std: "docker" "inspect" "98b3ae9246ce44b81d2ee74f3d77b2230f2a00d8c1f9166a20534a9cde977c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b3ae9246ce44b81d2ee74f3d77b2230f2a00d8c1f9166a20534a9cde977c62", kill_on_drop: false }` [INFO] [stdout] 98b3ae9246ce44b81d2ee74f3d77b2230f2a00d8c1f9166a20534a9cde977c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55d00813b820b2bbd0da2b7b7661db70fa15b0f75d83ac61ea3a71a6b5dc74fd [INFO] running `Command { std: "docker" "start" "-a" "55d00813b820b2bbd0da2b7b7661db70fa15b0f75d83ac61ea3a71a6b5dc74fd", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/structs/grid/field.rs:36:30 [INFO] [stderr] | [INFO] [stderr] 36 | unreachable!(format!("No tile found for: {}", num)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of unreachable!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the unreachable!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 36 - unreachable!(format!("No tile found for: {}", num)); [INFO] [stderr] 36 + unreachable!("No tile found for: {}", num); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `arena` (lib) generated 1 warning [INFO] [stderr] warning: `arena` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arena-7eed923cf444ada7) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/develop-a6e191595e28d940) [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] Running unittests (/opt/rustwide/target/debug/deps/main-fd2346e7ea81bb8c) [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 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests arena [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 10 tests [INFO] [stdout] test src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cell (line 77) ... FAILED [INFO] [stdout] test src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cells (line 96) ... FAILED [INFO] [stdout] test src/funcs/math.rs - funcs::math::sub_save (line 4) ... FAILED [INFO] [stdout] test src/structs/point/point.rs - structs::point::point::Point::make_line (line 44) ... FAILED [INFO] [stdout] test src/structs/point/point.rs - structs::point::point::Point::add_item (line 18) ... ok [INFO] [stdout] test src/funcs/math.rs - funcs::math::sub_from_highest (line 19) ... ok [INFO] [stdout] test src/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 12) ... FAILED [INFO] [stdout] test src/structs/point/point.rs - structs::point::point::Point::make_vertical_line (line 72) ... ok [INFO] [stdout] test src/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 24) ... ok [INFO] [stdout] test src/structs/point/point.rs - structs::point::point::Point::make_line (line 34) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cell (line 77) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `arena::structs::grid::CellFeature` [INFO] [stdout] --> src/structs/grid/field.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arena::structs::grid::CellFeature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `cell_feature` [INFO] [stdout] | no `CellFeature` in `structs::grid` [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/structs/grid/field.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 7 | let mut field = Field::new(10,10,0); [INFO] [stdout] | ^^^^^^^^^^ -- -- - supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/structs/grid/field.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(len: usize, height: usize, seed: u32, mods: &ModulesContainer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/structs/grid/field.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 9 | field.add_feature_to_cell(&point.add_item(CellFeature::Wall)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `PointWithItem`, found `&PointWithItem<_>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `PointWithItem>` [INFO] [stdout] found reference `&PointWithItem<_>` [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 9 - field.add_feature_to_cell(&point.add_item(CellFeature::Wall)); [INFO] [stdout] 9 + field.add_feature_to_cell(point.add_item(CellFeature::Wall)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cells (line 96) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `arena::structs::grid::CellFeature` [INFO] [stdout] --> src/structs/grid/field.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arena::structs::grid::CellFeature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `cell_feature` [INFO] [stdout] | no `CellFeature` in `structs::grid` [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/structs/grid/field.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 7 | let mut field = Field::new(10,10,0); [INFO] [stdout] | ^^^^^^^^^^ -- -- - supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/structs/grid/field.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(len: usize, height: usize, seed: u32, mods: &ModulesContainer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/funcs/math.rs - funcs::math::sub_save (line 4) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestrzEn5q/rust_out.rust_out.d15b8dda-cgu.0.rcgu.o" "/tmp/rustdoctestrzEn5q/rust_out.2z06mqrdeufredrw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ee24a68994bfddfe/out" "-L" "/opt/rustwide/target/debug/build/libloading-682d1bfd615b79ae/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-157cd78b5d408834/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-aae8a5c0efd00342.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-1a50a29ddaaa0074.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-599e83a258f71d42.rlib" "/opt/rustwide/target/debug/deps/libitertools-feff6fbaa8e01d57.rlib" "/opt/rustwide/target/debug/deps/libnoise-da317539c1c356a0.rlib" "/opt/rustwide/target/debug/deps/librand-bfd1a79232c72a4e.rlib" "/opt/rustwide/target/debug/deps/libzip-659442016991245d.rlib" "/opt/rustwide/target/debug/deps/libpodio-6f7db9723863e895.rlib" "/opt/rustwide/target/debug/deps/libflate2-06098dd32fef1a0f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4457853b5348928a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libmergui-72b275d262e47194.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4100a45a7cf1f71f.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-93488cc96ffcdb04.rlib" "/opt/rustwide/target/debug/deps/libdirs-bc6b0a8edcb89c0b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c3638d802df514e0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b9cc7f29032354cb.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libserde-7a74df80f528b667.rlib" "/opt/rustwide/target/debug/deps/libgl-21403a1fab7bd75b.rlib" "/opt/rustwide/target/debug/deps/libimmi-174cff380077e28f.rlib" "/opt/rustwide/target/debug/deps/liblyon-948d2b55fe07811e.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-b0bed5d2a59077d0.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-6776f06e22c7d9f4.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-219a98ceac4c876e.rlib" "/opt/rustwide/target/debug/deps/libphf-f8f3500c34d90bf0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-45d043f890e71c58.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d727fe4d5e35a60c.rlib" "/opt/rustwide/target/debug/deps/libfailure-235fabe3fc9e2035.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a8a4523af57af7f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b7476381dbc70233.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-08a9538d6cfe85a3.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-6b7dd291a6712910.rlib" "/opt/rustwide/target/debug/deps/libsid-d5d1859e9f7f7fb7.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-17b38ba16dc2d292.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-c63bf8c69501e8ae.rlib" "/opt/rustwide/target/debug/deps/libeuclid-e2329f585800f15a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-211fc667887cf4c2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5c6d6ad44684ae10.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-2936735cfd0446db.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-13d4bc45c228e31f.rlib" "/opt/rustwide/target/debug/deps/libordermap-7a9cc50ea6ae1787.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libslotmap-78805e293cda1f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1a30c2bd5923c2eb.rlib" "/opt/rustwide/target/debug/deps/librand-c5293ef5fe164d35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de23657124f82865.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-98e904d1ad6635eb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf87c2ed81d90c31.rlib" "/opt/rustwide/target/debug/deps/libfutures-eaec737a9b34cdf4.rlib" "/opt/rustwide/target/debug/deps/librodio-f1893fbb7a8be08a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-ba816def74d9fe26.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-644ef69b56a9cd5e.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-0eb2bb4d04d060fb.rlib" "/opt/rustwide/target/debug/deps/liblewton-72e9308bc049da1a.rlib" "/opt/rustwide/target/debug/deps/libogg-59f0dd17320dfe21.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-4de0995c5cc932bb.rlib" "/opt/rustwide/target/debug/deps/libalga-39978f92054467f8.rlib" "/opt/rustwide/target/debug/deps/librand-f9bfa93320cd820b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0eb42012a23c0df.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-7000a5c1b5f97bb3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-df3eff900e18ef78.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4d7063f5db39dc.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0db1b6fce171b0cf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c40706f04fd946a0.rlib" "/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib" "/opt/rustwide/target/debug/deps/libcpal-558454f0d7b689b2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-79075db95eb22a74.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4b10a3e8ec158ee9.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2d9ce1a6fe767f8d.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-fc42737dd5500535.rlib" "/opt/rustwide/target/debug/deps/libuuid-10bdf5a7bc39fd00.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libnix-25863c2184c7d1fe.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-884b505d78251684.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libglutin-8691f4a0651b2e2d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-7bc7fca11b67e111.rlib" "/opt/rustwide/target/debug/deps/libshared_library-eea06775aa0cdab0.rlib" "/opt/rustwide/target/debug/deps/libwinit-48483ee6b839cfb6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a0aa454ea6a0de6f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8dd479d20a2c8f98.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f4a50ec0ac41dcc7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e682e02e03718ddd.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-16f3e10670d27104.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8cd5144c344fefee.rlib" "/opt/rustwide/target/debug/deps/libnix-2e209175cdd27edc.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f6b2429e0036d644.rlib" "/opt/rustwide/target/debug/deps/libandrew-2b00fe5693c898e5.rlib" "/opt/rustwide/target/debug/deps/libxml-a75ff8007c9b995c.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a5829ea2a1f7d702.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0201691cfbb8497b.rlib" "/opt/rustwide/target/debug/deps/librusttype-c410c77f9195c039.rlib" "/opt/rustwide/target/debug/deps/librusttype-9b3967dbba0259ea.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0dc8301c461eb105.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2f88e4da68288f69.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5542eb65c96fad96.rlib" "/opt/rustwide/target/debug/deps/libapprox-0f937d8b49a6b41d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-41f47bb7059ad7f9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879793404f3a158b.rlib" "/opt/rustwide/target/debug/deps/libdlib-211fea474534d34b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cd51d6f40426c9bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a5755c14ba75db6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92f8b6e802670910.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a7f6b08811c05ccf.rlib" "/opt/rustwide/target/debug/deps/libimage-d46f12ae49ec0055.rlib" "/opt/rustwide/target/debug/deps/libtiff-35e3d95adf5a9137.rlib" "/opt/rustwide/target/debug/deps/libpng-5f1cd93f69035b8a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f01c2d00b216e2f1.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b55e923e17c0cfd5.rlib" "/opt/rustwide/target/debug/deps/librayon-ddad833a46e3858e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d511683afacf0125.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0ae327283a001732.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-07a365dcb0e4c8b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-02dfe419e4f48bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d7e87d1038ead58f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5a5bf5cbc9673d0.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8604bf6072d25fa0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dc7801d8bba968f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d52c7b88917ab271.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b76c588263a7e97.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-04a9a0c1d8f5b2e9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-518858ca6acd7e63.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-08a69d9ad10c417c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-6b12c143158ea4ce.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrzEn5q/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/structs/point/point.rs - structs::point::point::Point::make_line (line 44) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestmEVxSG/rust_out.rust_out.d15b8dda-cgu.0.rcgu.o" "/tmp/rustdoctestmEVxSG/rust_out.2z06mqrdeufredrw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ee24a68994bfddfe/out" "-L" "/opt/rustwide/target/debug/build/libloading-682d1bfd615b79ae/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-157cd78b5d408834/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-aae8a5c0efd00342.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-1a50a29ddaaa0074.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-599e83a258f71d42.rlib" "/opt/rustwide/target/debug/deps/libitertools-feff6fbaa8e01d57.rlib" "/opt/rustwide/target/debug/deps/libnoise-da317539c1c356a0.rlib" "/opt/rustwide/target/debug/deps/librand-bfd1a79232c72a4e.rlib" "/opt/rustwide/target/debug/deps/libzip-659442016991245d.rlib" "/opt/rustwide/target/debug/deps/libpodio-6f7db9723863e895.rlib" "/opt/rustwide/target/debug/deps/libflate2-06098dd32fef1a0f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4457853b5348928a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libmergui-72b275d262e47194.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4100a45a7cf1f71f.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-93488cc96ffcdb04.rlib" "/opt/rustwide/target/debug/deps/libdirs-bc6b0a8edcb89c0b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c3638d802df514e0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b9cc7f29032354cb.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libserde-7a74df80f528b667.rlib" "/opt/rustwide/target/debug/deps/libgl-21403a1fab7bd75b.rlib" "/opt/rustwide/target/debug/deps/libimmi-174cff380077e28f.rlib" "/opt/rustwide/target/debug/deps/liblyon-948d2b55fe07811e.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-b0bed5d2a59077d0.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-6776f06e22c7d9f4.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-219a98ceac4c876e.rlib" "/opt/rustwide/target/debug/deps/libphf-f8f3500c34d90bf0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-45d043f890e71c58.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d727fe4d5e35a60c.rlib" "/opt/rustwide/target/debug/deps/libfailure-235fabe3fc9e2035.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a8a4523af57af7f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b7476381dbc70233.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-08a9538d6cfe85a3.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-6b7dd291a6712910.rlib" "/opt/rustwide/target/debug/deps/libsid-d5d1859e9f7f7fb7.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-17b38ba16dc2d292.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-c63bf8c69501e8ae.rlib" "/opt/rustwide/target/debug/deps/libeuclid-e2329f585800f15a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-211fc667887cf4c2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5c6d6ad44684ae10.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-2936735cfd0446db.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-13d4bc45c228e31f.rlib" "/opt/rustwide/target/debug/deps/libordermap-7a9cc50ea6ae1787.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libslotmap-78805e293cda1f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1a30c2bd5923c2eb.rlib" "/opt/rustwide/target/debug/deps/librand-c5293ef5fe164d35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de23657124f82865.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-98e904d1ad6635eb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf87c2ed81d90c31.rlib" "/opt/rustwide/target/debug/deps/libfutures-eaec737a9b34cdf4.rlib" "/opt/rustwide/target/debug/deps/librodio-f1893fbb7a8be08a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-ba816def74d9fe26.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-644ef69b56a9cd5e.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-0eb2bb4d04d060fb.rlib" "/opt/rustwide/target/debug/deps/liblewton-72e9308bc049da1a.rlib" "/opt/rustwide/target/debug/deps/libogg-59f0dd17320dfe21.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-4de0995c5cc932bb.rlib" "/opt/rustwide/target/debug/deps/libalga-39978f92054467f8.rlib" "/opt/rustwide/target/debug/deps/librand-f9bfa93320cd820b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0eb42012a23c0df.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-7000a5c1b5f97bb3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-df3eff900e18ef78.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4d7063f5db39dc.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0db1b6fce171b0cf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c40706f04fd946a0.rlib" "/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib" "/opt/rustwide/target/debug/deps/libcpal-558454f0d7b689b2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-79075db95eb22a74.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4b10a3e8ec158ee9.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2d9ce1a6fe767f8d.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-fc42737dd5500535.rlib" "/opt/rustwide/target/debug/deps/libuuid-10bdf5a7bc39fd00.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libnix-25863c2184c7d1fe.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-884b505d78251684.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libglutin-8691f4a0651b2e2d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-7bc7fca11b67e111.rlib" "/opt/rustwide/target/debug/deps/libshared_library-eea06775aa0cdab0.rlib" "/opt/rustwide/target/debug/deps/libwinit-48483ee6b839cfb6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a0aa454ea6a0de6f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8dd479d20a2c8f98.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f4a50ec0ac41dcc7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e682e02e03718ddd.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-16f3e10670d27104.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8cd5144c344fefee.rlib" "/opt/rustwide/target/debug/deps/libnix-2e209175cdd27edc.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f6b2429e0036d644.rlib" "/opt/rustwide/target/debug/deps/libandrew-2b00fe5693c898e5.rlib" "/opt/rustwide/target/debug/deps/libxml-a75ff8007c9b995c.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a5829ea2a1f7d702.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0201691cfbb8497b.rlib" "/opt/rustwide/target/debug/deps/librusttype-c410c77f9195c039.rlib" "/opt/rustwide/target/debug/deps/librusttype-9b3967dbba0259ea.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0dc8301c461eb105.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2f88e4da68288f69.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5542eb65c96fad96.rlib" "/opt/rustwide/target/debug/deps/libapprox-0f937d8b49a6b41d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-41f47bb7059ad7f9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879793404f3a158b.rlib" "/opt/rustwide/target/debug/deps/libdlib-211fea474534d34b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cd51d6f40426c9bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a5755c14ba75db6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92f8b6e802670910.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a7f6b08811c05ccf.rlib" "/opt/rustwide/target/debug/deps/libimage-d46f12ae49ec0055.rlib" "/opt/rustwide/target/debug/deps/libtiff-35e3d95adf5a9137.rlib" "/opt/rustwide/target/debug/deps/libpng-5f1cd93f69035b8a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f01c2d00b216e2f1.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b55e923e17c0cfd5.rlib" "/opt/rustwide/target/debug/deps/librayon-ddad833a46e3858e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d511683afacf0125.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0ae327283a001732.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-07a365dcb0e4c8b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-02dfe419e4f48bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d7e87d1038ead58f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5a5bf5cbc9673d0.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8604bf6072d25fa0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dc7801d8bba968f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d52c7b88917ab271.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b76c588263a7e97.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-04a9a0c1d8f5b2e9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-518858ca6acd7e63.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-08a69d9ad10c417c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-6b12c143158ea4ce.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmEVxSG/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/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 12) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlpuXRC/rust_out.rust_out.d15b8dda-cgu.0.rcgu.o" "/tmp/rustdoctestlpuXRC/rust_out.2z06mqrdeufredrw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ee24a68994bfddfe/out" "-L" "/opt/rustwide/target/debug/build/libloading-682d1bfd615b79ae/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-157cd78b5d408834/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-aae8a5c0efd00342.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-1a50a29ddaaa0074.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-599e83a258f71d42.rlib" "/opt/rustwide/target/debug/deps/libitertools-feff6fbaa8e01d57.rlib" "/opt/rustwide/target/debug/deps/libnoise-da317539c1c356a0.rlib" "/opt/rustwide/target/debug/deps/librand-bfd1a79232c72a4e.rlib" "/opt/rustwide/target/debug/deps/libzip-659442016991245d.rlib" "/opt/rustwide/target/debug/deps/libpodio-6f7db9723863e895.rlib" "/opt/rustwide/target/debug/deps/libflate2-06098dd32fef1a0f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4457853b5348928a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libmergui-72b275d262e47194.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4100a45a7cf1f71f.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-93488cc96ffcdb04.rlib" "/opt/rustwide/target/debug/deps/libdirs-bc6b0a8edcb89c0b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c3638d802df514e0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b9cc7f29032354cb.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-cca9d566c5b7acd5.rlib" "/opt/rustwide/target/debug/deps/libserde-7a74df80f528b667.rlib" "/opt/rustwide/target/debug/deps/libgl-21403a1fab7bd75b.rlib" "/opt/rustwide/target/debug/deps/libimmi-174cff380077e28f.rlib" "/opt/rustwide/target/debug/deps/liblyon-948d2b55fe07811e.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-b0bed5d2a59077d0.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-6776f06e22c7d9f4.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-219a98ceac4c876e.rlib" "/opt/rustwide/target/debug/deps/libphf-f8f3500c34d90bf0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-45d043f890e71c58.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d727fe4d5e35a60c.rlib" "/opt/rustwide/target/debug/deps/libfailure-235fabe3fc9e2035.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a8a4523af57af7f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b7476381dbc70233.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-08a9538d6cfe85a3.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-6b7dd291a6712910.rlib" "/opt/rustwide/target/debug/deps/libsid-d5d1859e9f7f7fb7.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-17b38ba16dc2d292.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-c63bf8c69501e8ae.rlib" "/opt/rustwide/target/debug/deps/libeuclid-e2329f585800f15a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-211fc667887cf4c2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5c6d6ad44684ae10.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-2936735cfd0446db.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-13d4bc45c228e31f.rlib" "/opt/rustwide/target/debug/deps/libordermap-7a9cc50ea6ae1787.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2d3a0fecaf300a4c.rlib" "/opt/rustwide/target/debug/deps/libslotmap-78805e293cda1f9f.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1a30c2bd5923c2eb.rlib" "/opt/rustwide/target/debug/deps/librand-c5293ef5fe164d35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de23657124f82865.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-98e904d1ad6635eb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bf87c2ed81d90c31.rlib" "/opt/rustwide/target/debug/deps/libfutures-eaec737a9b34cdf4.rlib" "/opt/rustwide/target/debug/deps/librodio-f1893fbb7a8be08a.rlib" "/opt/rustwide/target/debug/deps/libminimp3-ba816def74d9fe26.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-644ef69b56a9cd5e.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-0eb2bb4d04d060fb.rlib" "/opt/rustwide/target/debug/deps/liblewton-72e9308bc049da1a.rlib" "/opt/rustwide/target/debug/deps/libogg-59f0dd17320dfe21.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-4de0995c5cc932bb.rlib" "/opt/rustwide/target/debug/deps/libalga-39978f92054467f8.rlib" "/opt/rustwide/target/debug/deps/librand-f9bfa93320cd820b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0eb42012a23c0df.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-7000a5c1b5f97bb3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-df3eff900e18ef78.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4d7063f5db39dc.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0db1b6fce171b0cf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c40706f04fd946a0.rlib" "/opt/rustwide/target/debug/deps/libhound-b809b0cc3c669059.rlib" "/opt/rustwide/target/debug/deps/libcpal-558454f0d7b689b2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-79075db95eb22a74.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4b10a3e8ec158ee9.rlib" "/opt/rustwide/target/debug/deps/libgilrs-2d9ce1a6fe767f8d.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-fc42737dd5500535.rlib" "/opt/rustwide/target/debug/deps/libuuid-10bdf5a7bc39fd00.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libnix-25863c2184c7d1fe.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-884b505d78251684.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libglutin-8691f4a0651b2e2d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-7bc7fca11b67e111.rlib" "/opt/rustwide/target/debug/deps/libshared_library-eea06775aa0cdab0.rlib" "/opt/rustwide/target/debug/deps/libwinit-48483ee6b839cfb6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a0aa454ea6a0de6f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-8dd479d20a2c8f98.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f4a50ec0ac41dcc7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e682e02e03718ddd.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-16f3e10670d27104.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8cd5144c344fefee.rlib" "/opt/rustwide/target/debug/deps/libnix-2e209175cdd27edc.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f6b2429e0036d644.rlib" "/opt/rustwide/target/debug/deps/libandrew-2b00fe5693c898e5.rlib" "/opt/rustwide/target/debug/deps/libxml-a75ff8007c9b995c.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a5829ea2a1f7d702.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0201691cfbb8497b.rlib" "/opt/rustwide/target/debug/deps/librusttype-c410c77f9195c039.rlib" "/opt/rustwide/target/debug/deps/librusttype-9b3967dbba0259ea.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0dc8301c461eb105.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2f88e4da68288f69.rlib" "/opt/rustwide/target/debug/deps/libordered_float-5542eb65c96fad96.rlib" "/opt/rustwide/target/debug/deps/libapprox-0f937d8b49a6b41d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-41f47bb7059ad7f9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879793404f3a158b.rlib" "/opt/rustwide/target/debug/deps/libdlib-211fea474534d34b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cd51d6f40426c9bb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a5755c14ba75db6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92f8b6e802670910.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a7f6b08811c05ccf.rlib" "/opt/rustwide/target/debug/deps/libimage-d46f12ae49ec0055.rlib" "/opt/rustwide/target/debug/deps/libtiff-35e3d95adf5a9137.rlib" "/opt/rustwide/target/debug/deps/libpng-5f1cd93f69035b8a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f01c2d00b216e2f1.rlib" "/opt/rustwide/target/debug/deps/libinflate-035ada94e51786a1.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b55e923e17c0cfd5.rlib" "/opt/rustwide/target/debug/deps/librayon-ddad833a46e3858e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d511683afacf0125.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0ae327283a001732.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-07a365dcb0e4c8b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-02dfe419e4f48bc9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d7e87d1038ead58f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-33588de92d8906ee.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-321f17888ccc349c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5a5bf5cbc9673d0.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8604bf6072d25fa0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dc7801d8bba968f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d52c7b88917ab271.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0b76c588263a7e97.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f52e7e6f4d407eab.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-04a9a0c1d8f5b2e9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-518858ca6acd7e63.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-08a69d9ad10c417c.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-6b12c143158ea4ce.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlpuXRC/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/funcs/math.rs - funcs::math::sub_save (line 4) [INFO] [stdout] src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cell (line 77) [INFO] [stdout] src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cells (line 96) [INFO] [stdout] src/structs/point/point.rs - structs::point::point::Point::make_line (line 44) [INFO] [stdout] src/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "55d00813b820b2bbd0da2b7b7661db70fa15b0f75d83ac61ea3a71a6b5dc74fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d00813b820b2bbd0da2b7b7661db70fa15b0f75d83ac61ea3a71a6b5dc74fd", kill_on_drop: false }` [INFO] [stdout] 55d00813b820b2bbd0da2b7b7661db70fa15b0f75d83ac61ea3a71a6b5dc74fd