[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper_quick" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/arena_keeper_quick on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] 97551f60249e76a6c8d942d718b3db2be9ef1e82ec0b8e7bba7e9ea480360e75 [INFO] running `Command { std: "docker" "start" "-a" "97551f60249e76a6c8d942d718b3db2be9ef1e82ec0b8e7bba7e9ea480360e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97551f60249e76a6c8d942d718b3db2be9ef1e82ec0b8e7bba7e9ea480360e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97551f60249e76a6c8d942d718b3db2be9ef1e82ec0b8e7bba7e9ea480360e75", kill_on_drop: false }` [INFO] [stdout] 97551f60249e76a6c8d942d718b3db2be9ef1e82ec0b8e7bba7e9ea480360e75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 543dc7a1c7250b6e79f6eec6dcdea0f24ede695c8d90ffa737ee75f99887670a [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" "543dc7a1c7250b6e79f6eec6dcdea0f24ede695c8d90ffa737ee75f99887670a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling slotmap v0.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling immi v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling euclid v0.20.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling pathfinding v2.0.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [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 lyon_svg v0.14.0 [INFO] [stderr] Compiling lyon_extra v0.14.0 [INFO] [stderr] Compiling lyon v0.14.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] running `Command { std: "docker" "inspect" "543dc7a1c7250b6e79f6eec6dcdea0f24ede695c8d90ffa737ee75f99887670a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543dc7a1c7250b6e79f6eec6dcdea0f24ede695c8d90ffa737ee75f99887670a", kill_on_drop: false }` [INFO] [stdout] 543dc7a1c7250b6e79f6eec6dcdea0f24ede695c8d90ffa737ee75f99887670a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9f09d5bd983422ef05403b2466a51b3e78d2dec2397131ab7c356f5743f165 [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" "3c9f09d5bd983422ef05403b2466a51b3e78d2dec2397131ab7c356f5743f165", kill_on_drop: false }` [INFO] [stderr] Compiling arena v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.92s [INFO] running `Command { std: "docker" "inspect" "3c9f09d5bd983422ef05403b2466a51b3e78d2dec2397131ab7c356f5743f165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9f09d5bd983422ef05403b2466a51b3e78d2dec2397131ab7c356f5743f165", kill_on_drop: false }` [INFO] [stdout] 3c9f09d5bd983422ef05403b2466a51b3e78d2dec2397131ab7c356f5743f165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1301353515dd5a1742a36ffa3d47ebfc3a0794814603f8e9c80fa5d97c50f8c8 [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" "1301353515dd5a1742a36ffa3d47ebfc3a0794814603f8e9c80fa5d97c50f8c8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/arena-5161a0be00c891dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/develop-af65c927fc450a5d) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-4621f89b195819e8) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests arena [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] [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/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 24) ... FAILED [INFO] [stdout] test src/funcs/math.rs - funcs::math::sub_from_highest (line 19) ... ok [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_save (line 4) ... FAILED [INFO] [stdout] test src/structs/point/point.rs - structs::point::point::Point::make_line (line 34) ... ok [INFO] [stdout] test src/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 12) ... ok [INFO] [stdout] test src/structs/point/point.rs - structs::point::point::Point::make_vertical_line (line 72) ... 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected struct `PointWithItem`, found `&PointWithItem<_>` [INFO] [stdout] | help: consider removing the borrow: `point.add_item(CellFeature::Wall)` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `PointWithItem>` [INFO] [stdout] found reference `&PointWithItem<_>` [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/structs/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 24) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctesttzqHy7/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctesttzqHy7/rust_out" "/tmp/rustdoctesttzqHy7/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-ab04bec40915abda/out" "-L" "/opt/rustwide/target/debug/build/libloading-dce486aee0ea38d2/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-d87b346d356d55f4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-b773a58a7023b71d.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-81704dce8b310c0c.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-6139095dc1900582.rlib" "/opt/rustwide/target/debug/deps/libitertools-e3b5d88bb5da1ad2.rlib" "/opt/rustwide/target/debug/deps/libnoise-b97f3f64a6fc2652.rlib" "/opt/rustwide/target/debug/deps/librand-b0bcf39120c413d8.rlib" "/opt/rustwide/target/debug/deps/libzip-c1c20d777614e34b.rlib" "/opt/rustwide/target/debug/deps/libpodio-8df14d5b12b8985e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e08e3295cc2e468b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libmergui-5eb2d1f41a56de8a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-f33d33be2759f855.rlib" "/opt/rustwide/target/debug/deps/libdirs-8b1bb21d6f553edd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cab394b43cf7eba6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b8220409273ba10b.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libserde-8146d69ba49b182a.rlib" "/opt/rustwide/target/debug/deps/libgl-d1d0007a206ff9e0.rlib" "/opt/rustwide/target/debug/deps/libimmi-83a74e38049b4786.rlib" "/opt/rustwide/target/debug/deps/liblyon-cfd9b088cdf3b93f.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-72ef980f793b862c.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-a8f135499caeeaf2.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-b27802807b071c05.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ac7d28a40d3f0117.rlib" "/opt/rustwide/target/debug/deps/libfailure-45b405b9fea03878.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-01a673f832b366d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-812a41b7ecfe4705.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-9bc9c06fdc4ac9b6.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-2d6cc94d48559624.rlib" "/opt/rustwide/target/debug/deps/libsid-17b2f195674bb73f.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-89e577e44b28f937.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-dae13e15a2ebcfc7.rlib" "/opt/rustwide/target/debug/deps/libeuclid-8e74a4f54aed1886.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-978d466efbfb8296.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b26083d349637f8c.rlib" "/opt/rustwide/target/debug/deps/libordermap-0a19833eb0635b3a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-71f2c5ee7f43620d.rlib" "/opt/rustwide/target/debug/deps/libslotmap-04961e99ba66b389.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ab7e5474e74ce30a.rlib" "/opt/rustwide/target/debug/deps/librand-41b5f39dedc3327a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-94a8614bb0f43963.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-9ad30c4626289cd6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-49a42d893ba919f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/librodio-4ebd4e4008eb342e.rlib" "/opt/rustwide/target/debug/deps/libminimp3-b1d27b061d1893cb.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-1bda80ce54dc67b1.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-53bf6a9f8ef55522.rlib" "/opt/rustwide/target/debug/deps/liblewton-7daac34e31a83bf2.rlib" "/opt/rustwide/target/debug/deps/libogg-5c288282e5daf08a.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9d0ce8130a9ec42f.rlib" "/opt/rustwide/target/debug/deps/libalga-abd031096ee47dc9.rlib" "/opt/rustwide/target/debug/deps/librand-4526d1fc77a0bed3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-a3a5e56ee64d1f8f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a6b8208a5963856f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0d9c967c517acd84.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5326faa634ceb2ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_os-7d97e76694fba306.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9683f0916f9d5575.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libhound-f3e95e0e52f6a825.rlib" "/opt/rustwide/target/debug/deps/libcpal-035b6c96a3d80c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e242721f0f6ed06c.rlib" "/opt/rustwide/target/debug/deps/libclaxon-b15db829c019466b.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e128d52a6bae97d5.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-104f3314699bef11.rlib" "/opt/rustwide/target/debug/deps/libuuid-e950039b2699b1e3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libnix-ea7fe4032fd357c1.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-16f9c4b21ec78298.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libglutin-70f927fc990238e6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-42477025f2c9ceed.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5e1be08362c2f89d.rlib" "/opt/rustwide/target/debug/deps/libwinit-a22e32ae25033dad.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-376a73304dc5c88f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4ee3824749a790dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0ed609d6fb9cfd40.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9e817f233fa1235f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f7c45c6493e5172e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e3167967614439d5.rlib" "/opt/rustwide/target/debug/deps/libnix-cf4ae858bd345ac3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libmemmap-e9aa12e83df85625.rlib" "/opt/rustwide/target/debug/deps/libandrew-b665d01bac8a72b0.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e8fdefa39f87243e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-81c90b1dd3f0b312.rlib" "/opt/rustwide/target/debug/deps/librusttype-09a8e0bca3873511.rlib" "/opt/rustwide/target/debug/deps/librusttype-c8f3a6ad888fe734.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e4b1e2a7f1631e30.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-11754c7c25dc1e37.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c20a54314947d3ee.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7a2569d3fe0d6bf.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-230a715be5e3533e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6cac86a74a260e4f.rlib" "/opt/rustwide/target/debug/deps/libdlib-f7e5c148aed66c1f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3626f2086a825021.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-32721b584464d804.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f8546087b5fa0a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d73d2b4bcacc647a.rlib" "/opt/rustwide/target/debug/deps/libimage-85a974d40c29bddb.rlib" "/opt/rustwide/target/debug/deps/libtiff-aafa4696d532161e.rlib" "/opt/rustwide/target/debug/deps/libpng-b3f36e4b6a7c792a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8b08449f956d9272.rlib" "/opt/rustwide/target/debug/deps/libinflate-7feab1ac3ce2101f.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-10610fc4a13f00a4.rlib" "/opt/rustwide/target/debug/deps/librayon-cecfdaa6a69a0e3d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-865785b3e5a0a593.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b87229c74c1e2f4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9ef36f61a137196d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9567da3084fc8e69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53b114c4cd6421de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bede75a90b70f045.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa189f23bcdcff01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c33796d235ccf582.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cce2beb8aae1f240.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-f5ca71e80a963671.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-aa0448cda86ee381.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-63e462fd2bdee056.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-76cfcd632ffbac12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestRLnpSs/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestRLnpSs/rust_out" "/tmp/rustdoctestRLnpSs/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-ab04bec40915abda/out" "-L" "/opt/rustwide/target/debug/build/libloading-dce486aee0ea38d2/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-d87b346d356d55f4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-b773a58a7023b71d.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-81704dce8b310c0c.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-6139095dc1900582.rlib" "/opt/rustwide/target/debug/deps/libitertools-e3b5d88bb5da1ad2.rlib" "/opt/rustwide/target/debug/deps/libnoise-b97f3f64a6fc2652.rlib" "/opt/rustwide/target/debug/deps/librand-b0bcf39120c413d8.rlib" "/opt/rustwide/target/debug/deps/libzip-c1c20d777614e34b.rlib" "/opt/rustwide/target/debug/deps/libpodio-8df14d5b12b8985e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e08e3295cc2e468b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libmergui-5eb2d1f41a56de8a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-f33d33be2759f855.rlib" "/opt/rustwide/target/debug/deps/libdirs-8b1bb21d6f553edd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cab394b43cf7eba6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b8220409273ba10b.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libserde-8146d69ba49b182a.rlib" "/opt/rustwide/target/debug/deps/libgl-d1d0007a206ff9e0.rlib" "/opt/rustwide/target/debug/deps/libimmi-83a74e38049b4786.rlib" "/opt/rustwide/target/debug/deps/liblyon-cfd9b088cdf3b93f.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-72ef980f793b862c.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-a8f135499caeeaf2.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-b27802807b071c05.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ac7d28a40d3f0117.rlib" "/opt/rustwide/target/debug/deps/libfailure-45b405b9fea03878.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-01a673f832b366d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-812a41b7ecfe4705.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-9bc9c06fdc4ac9b6.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-2d6cc94d48559624.rlib" "/opt/rustwide/target/debug/deps/libsid-17b2f195674bb73f.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-89e577e44b28f937.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-dae13e15a2ebcfc7.rlib" "/opt/rustwide/target/debug/deps/libeuclid-8e74a4f54aed1886.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-978d466efbfb8296.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b26083d349637f8c.rlib" "/opt/rustwide/target/debug/deps/libordermap-0a19833eb0635b3a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-71f2c5ee7f43620d.rlib" "/opt/rustwide/target/debug/deps/libslotmap-04961e99ba66b389.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ab7e5474e74ce30a.rlib" "/opt/rustwide/target/debug/deps/librand-41b5f39dedc3327a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-94a8614bb0f43963.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-9ad30c4626289cd6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-49a42d893ba919f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/librodio-4ebd4e4008eb342e.rlib" "/opt/rustwide/target/debug/deps/libminimp3-b1d27b061d1893cb.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-1bda80ce54dc67b1.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-53bf6a9f8ef55522.rlib" "/opt/rustwide/target/debug/deps/liblewton-7daac34e31a83bf2.rlib" "/opt/rustwide/target/debug/deps/libogg-5c288282e5daf08a.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9d0ce8130a9ec42f.rlib" "/opt/rustwide/target/debug/deps/libalga-abd031096ee47dc9.rlib" "/opt/rustwide/target/debug/deps/librand-4526d1fc77a0bed3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-a3a5e56ee64d1f8f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a6b8208a5963856f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0d9c967c517acd84.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5326faa634ceb2ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_os-7d97e76694fba306.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9683f0916f9d5575.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libhound-f3e95e0e52f6a825.rlib" "/opt/rustwide/target/debug/deps/libcpal-035b6c96a3d80c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e242721f0f6ed06c.rlib" "/opt/rustwide/target/debug/deps/libclaxon-b15db829c019466b.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e128d52a6bae97d5.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-104f3314699bef11.rlib" "/opt/rustwide/target/debug/deps/libuuid-e950039b2699b1e3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libnix-ea7fe4032fd357c1.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-16f9c4b21ec78298.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libglutin-70f927fc990238e6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-42477025f2c9ceed.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5e1be08362c2f89d.rlib" "/opt/rustwide/target/debug/deps/libwinit-a22e32ae25033dad.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-376a73304dc5c88f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4ee3824749a790dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0ed609d6fb9cfd40.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9e817f233fa1235f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f7c45c6493e5172e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e3167967614439d5.rlib" "/opt/rustwide/target/debug/deps/libnix-cf4ae858bd345ac3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libmemmap-e9aa12e83df85625.rlib" "/opt/rustwide/target/debug/deps/libandrew-b665d01bac8a72b0.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e8fdefa39f87243e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-81c90b1dd3f0b312.rlib" "/opt/rustwide/target/debug/deps/librusttype-09a8e0bca3873511.rlib" "/opt/rustwide/target/debug/deps/librusttype-c8f3a6ad888fe734.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e4b1e2a7f1631e30.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-11754c7c25dc1e37.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c20a54314947d3ee.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7a2569d3fe0d6bf.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-230a715be5e3533e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6cac86a74a260e4f.rlib" "/opt/rustwide/target/debug/deps/libdlib-f7e5c148aed66c1f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3626f2086a825021.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-32721b584464d804.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f8546087b5fa0a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d73d2b4bcacc647a.rlib" "/opt/rustwide/target/debug/deps/libimage-85a974d40c29bddb.rlib" "/opt/rustwide/target/debug/deps/libtiff-aafa4696d532161e.rlib" "/opt/rustwide/target/debug/deps/libpng-b3f36e4b6a7c792a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8b08449f956d9272.rlib" "/opt/rustwide/target/debug/deps/libinflate-7feab1ac3ce2101f.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-10610fc4a13f00a4.rlib" "/opt/rustwide/target/debug/deps/librayon-cecfdaa6a69a0e3d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-865785b3e5a0a593.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b87229c74c1e2f4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9ef36f61a137196d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9567da3084fc8e69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53b114c4cd6421de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bede75a90b70f045.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa189f23bcdcff01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c33796d235ccf582.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cce2beb8aae1f240.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-f5ca71e80a963671.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-aa0448cda86ee381.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-63e462fd2bdee056.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-76cfcd632ffbac12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctesttgFOBR/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctesttgFOBR/rust_out" "/tmp/rustdoctesttgFOBR/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-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-ab04bec40915abda/out" "-L" "/opt/rustwide/target/debug/build/libloading-dce486aee0ea38d2/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-d87b346d356d55f4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-b773a58a7023b71d.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-81704dce8b310c0c.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-6139095dc1900582.rlib" "/opt/rustwide/target/debug/deps/libitertools-e3b5d88bb5da1ad2.rlib" "/opt/rustwide/target/debug/deps/libnoise-b97f3f64a6fc2652.rlib" "/opt/rustwide/target/debug/deps/librand-b0bcf39120c413d8.rlib" "/opt/rustwide/target/debug/deps/libzip-c1c20d777614e34b.rlib" "/opt/rustwide/target/debug/deps/libpodio-8df14d5b12b8985e.rlib" "/opt/rustwide/target/debug/deps/libflate2-e08e3295cc2e468b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0244142f7dfdfd60.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libmergui-5eb2d1f41a56de8a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e7a215335831b103.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-f33d33be2759f855.rlib" "/opt/rustwide/target/debug/deps/libdirs-8b1bb21d6f553edd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-cab394b43cf7eba6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b8220409273ba10b.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libserde-8146d69ba49b182a.rlib" "/opt/rustwide/target/debug/deps/libgl-d1d0007a206ff9e0.rlib" "/opt/rustwide/target/debug/deps/libimmi-83a74e38049b4786.rlib" "/opt/rustwide/target/debug/deps/liblyon-cfd9b088cdf3b93f.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-72ef980f793b862c.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-a8f135499caeeaf2.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-b27802807b071c05.rlib" "/opt/rustwide/target/debug/deps/libphf-fd40b3f9d582ea21.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a7401c3e31b03ff.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ac7d28a40d3f0117.rlib" "/opt/rustwide/target/debug/deps/libfailure-45b405b9fea03878.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-01a673f832b366d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-812a41b7ecfe4705.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-9bc9c06fdc4ac9b6.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-2d6cc94d48559624.rlib" "/opt/rustwide/target/debug/deps/libsid-17b2f195674bb73f.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-89e577e44b28f937.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-dae13e15a2ebcfc7.rlib" "/opt/rustwide/target/debug/deps/libeuclid-8e74a4f54aed1886.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-978d466efbfb8296.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b26083d349637f8c.rlib" "/opt/rustwide/target/debug/deps/libordermap-0a19833eb0635b3a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-71f2c5ee7f43620d.rlib" "/opt/rustwide/target/debug/deps/libslotmap-04961e99ba66b389.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ab7e5474e74ce30a.rlib" "/opt/rustwide/target/debug/deps/librand-41b5f39dedc3327a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-94a8614bb0f43963.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-9ad30c4626289cd6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-49a42d893ba919f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-f352a9bde92e8122.rlib" "/opt/rustwide/target/debug/deps/librodio-4ebd4e4008eb342e.rlib" "/opt/rustwide/target/debug/deps/libminimp3-b1d27b061d1893cb.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-1bda80ce54dc67b1.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-53bf6a9f8ef55522.rlib" "/opt/rustwide/target/debug/deps/liblewton-7daac34e31a83bf2.rlib" "/opt/rustwide/target/debug/deps/libogg-5c288282e5daf08a.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9d0ce8130a9ec42f.rlib" "/opt/rustwide/target/debug/deps/libalga-abd031096ee47dc9.rlib" "/opt/rustwide/target/debug/deps/librand-4526d1fc77a0bed3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-a3a5e56ee64d1f8f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a6b8208a5963856f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0d9c967c517acd84.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5326faa634ceb2ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_os-7d97e76694fba306.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9683f0916f9d5575.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libhound-f3e95e0e52f6a825.rlib" "/opt/rustwide/target/debug/deps/libcpal-035b6c96a3d80c4c.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e242721f0f6ed06c.rlib" "/opt/rustwide/target/debug/deps/libclaxon-b15db829c019466b.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e128d52a6bae97d5.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-104f3314699bef11.rlib" "/opt/rustwide/target/debug/deps/libuuid-e950039b2699b1e3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libnix-ea7fe4032fd357c1.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-16f9c4b21ec78298.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libglutin-70f927fc990238e6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-42477025f2c9ceed.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5e1be08362c2f89d.rlib" "/opt/rustwide/target/debug/deps/libwinit-a22e32ae25033dad.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-376a73304dc5c88f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4ee3824749a790dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0ed609d6fb9cfd40.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9e817f233fa1235f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f7c45c6493e5172e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e3167967614439d5.rlib" "/opt/rustwide/target/debug/deps/libnix-cf4ae858bd345ac3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libmemmap-e9aa12e83df85625.rlib" "/opt/rustwide/target/debug/deps/libandrew-b665d01bac8a72b0.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e8fdefa39f87243e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-81c90b1dd3f0b312.rlib" "/opt/rustwide/target/debug/deps/librusttype-09a8e0bca3873511.rlib" "/opt/rustwide/target/debug/deps/librusttype-c8f3a6ad888fe734.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e4b1e2a7f1631e30.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-11754c7c25dc1e37.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c20a54314947d3ee.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7a2569d3fe0d6bf.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-230a715be5e3533e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6cac86a74a260e4f.rlib" "/opt/rustwide/target/debug/deps/libdlib-f7e5c148aed66c1f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3626f2086a825021.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-32721b584464d804.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2f8546087b5fa0a4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d73d2b4bcacc647a.rlib" "/opt/rustwide/target/debug/deps/libimage-85a974d40c29bddb.rlib" "/opt/rustwide/target/debug/deps/libtiff-aafa4696d532161e.rlib" "/opt/rustwide/target/debug/deps/libpng-b3f36e4b6a7c792a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-8b08449f956d9272.rlib" "/opt/rustwide/target/debug/deps/libinflate-7feab1ac3ce2101f.rlib" "/opt/rustwide/target/debug/deps/libadler32-6e5e8dd48055b888.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-10610fc4a13f00a4.rlib" "/opt/rustwide/target/debug/deps/librayon-cecfdaa6a69a0e3d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-865785b3e5a0a593.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b87229c74c1e2f4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9ef36f61a137196d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9567da3084fc8e69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53b114c4cd6421de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bede75a90b70f045.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa189f23bcdcff01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c33796d235ccf582.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cce2beb8aae1f240.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-f5ca71e80a963671.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-aa0448cda86ee381.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-63e462fd2bdee056.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-76cfcd632ffbac12.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 24) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "1301353515dd5a1742a36ffa3d47ebfc3a0794814603f8e9c80fa5d97c50f8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1301353515dd5a1742a36ffa3d47ebfc3a0794814603f8e9c80fa5d97c50f8c8", kill_on_drop: false }` [INFO] [stdout] 1301353515dd5a1742a36ffa3d47ebfc3a0794814603f8e9c80fa5d97c50f8c8