[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.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Farena_keeper_quick" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/arena_keeper_quick on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 0f21a09b5fec74e0e5b6e045082c0f0bafccb7f683741df9f13728c16bde8701 [INFO] running `Command { std: "docker" "start" "-a" "0f21a09b5fec74e0e5b6e045082c0f0bafccb7f683741df9f13728c16bde8701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f21a09b5fec74e0e5b6e045082c0f0bafccb7f683741df9f13728c16bde8701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f21a09b5fec74e0e5b6e045082c0f0bafccb7f683741df9f13728c16bde8701", kill_on_drop: false }` [INFO] [stdout] 0f21a09b5fec74e0e5b6e045082c0f0bafccb7f683741df9f13728c16bde8701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 829dbcea8e2643cb3676fc3cdb755132359efca89196566965ae541a66f27e32 [INFO] running `Command { std: "docker" "start" "-a" "829dbcea8e2643cb3676fc3cdb755132359efca89196566965ae541a66f27e32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling slotmap v0.3.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon 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 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 num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [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 phf v0.7.24 [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 smallvec v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [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 gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [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 wayland-scanner v0.21.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling pathfinding v2.0.3 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling png v0.14.1 [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 dlib v0.4.1 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling synstructure v0.12.3 [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 serde_derive v1.0.104 [INFO] [stderr] Compiling tiff v0.2.2 [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 ncollide2d v0.20.1 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.44 [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 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 5m 21s [INFO] running `Command { std: "docker" "inspect" "829dbcea8e2643cb3676fc3cdb755132359efca89196566965ae541a66f27e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829dbcea8e2643cb3676fc3cdb755132359efca89196566965ae541a66f27e32", kill_on_drop: false }` [INFO] [stdout] 829dbcea8e2643cb3676fc3cdb755132359efca89196566965ae541a66f27e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73590831ddb1f8cbd132a7e318eee8c0a2627aa11679c9164bdd7a16c5320640 [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" "73590831ddb1f8cbd132a7e318eee8c0a2627aa11679c9164bdd7a16c5320640", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "73590831ddb1f8cbd132a7e318eee8c0a2627aa11679c9164bdd7a16c5320640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73590831ddb1f8cbd132a7e318eee8c0a2627aa11679c9164bdd7a16c5320640", kill_on_drop: false }` [INFO] [stdout] 73590831ddb1f8cbd132a7e318eee8c0a2627aa11679c9164bdd7a16c5320640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] a8dfc93fbc04596b1a278e0db36d9c93b2c5ca8fe7e597a2c9024b3c1ea0560d [INFO] running `Command { std: "docker" "start" "-a" "a8dfc93fbc04596b1a278e0db36d9c93b2c5ca8fe7e597a2c9024b3c1ea0560d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/arena-4b69fa4d11df08e9 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/develop-ca250388ba8799f2 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/main-735c75d925992225 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests arena [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cells (line 96) ... FAILED [INFO] [stdout] test src/structs/grid/field.rs - structs::grid::field::Field::add_feature_to_cell (line 77) ... FAILED [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) ... 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::add_item (line 18) ... 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_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 24) ... ok [INFO] [stdout] test src/funcs/math.rs - funcs::math::sub_save (line 4) ... 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_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] 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/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] 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/point/point_with_item.rs - structs::point::point_with_item::PointWithItem::make_line (line 12) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestdEYbRA/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestdEYbRA/rust_out" "/tmp/rustdoctestdEYbRA/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-5e67fe8f29eeca58/out" "-L" "/opt/rustwide/target/debug/build/libloading-74979d506195c357/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-4e431e79466a3117/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-be5e4118c236a17f.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-2036ef191d47b755.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-5390f8496789c534.rlib" "/opt/rustwide/target/debug/deps/libitertools-eb1506c767344a82.rlib" "/opt/rustwide/target/debug/deps/libnoise-8282531128da3a29.rlib" "/opt/rustwide/target/debug/deps/librand-120bac802b613695.rlib" "/opt/rustwide/target/debug/deps/libzip-0146fcd7c0a66c9a.rlib" "/opt/rustwide/target/debug/deps/libpodio-0648bc17fb2d3129.rlib" "/opt/rustwide/target/debug/deps/libflate2-c7d8b57930f25111.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db1e05afa21f449.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libmergui-030b0f735c7f31f5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-8b9ccf9fb31abc09.rlib" "/opt/rustwide/target/debug/deps/libdirs-0216f284c7ec844e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7bbdf73576c014d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c58f69b907fea579.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-e0196a964d886eb5.rlib" "/opt/rustwide/target/debug/deps/libgl-dbf96d42f6394dc9.rlib" "/opt/rustwide/target/debug/deps/libimmi-7951a7fe5b7a8bad.rlib" "/opt/rustwide/target/debug/deps/liblyon-e631c31bb8551342.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-f2061171ca7ab3d3.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-1d4a2958fab3efcc.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-4d1e804980b8fff8.rlib" "/opt/rustwide/target/debug/deps/libphf-38da70ca41d89b96.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-39b629c0cabb8617.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-1ef1fd48ec5493e8.rlib" "/opt/rustwide/target/debug/deps/libfailure-69d72849a88f65e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9c5afcee5bac6a87.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fbdddedb73cf00f7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-b91b91129356a8dd.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-61e1496c38769967.rlib" "/opt/rustwide/target/debug/deps/libsid-163fecc615929164.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-60e685ceddf96304.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-415c586a86d095ed.rlib" "/opt/rustwide/target/debug/deps/libeuclid-4bd1c9c489ccf7db.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-614a2d004e613808.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-8851ac0ba0e87c7e.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c60eb0808ae1c109.rlib" "/opt/rustwide/target/debug/deps/libordermap-80f925ad96087e7a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "/opt/rustwide/target/debug/deps/libslotmap-1ec64b35b25e5943.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-01e00c5156128577.rlib" "/opt/rustwide/target/debug/deps/librand-e5f1865ab397db9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5f3a7063c44e992.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-e982c7b3d69602d3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d1e58a300f796431.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/librodio-edc0d5aa2ca08995.rlib" "/opt/rustwide/target/debug/deps/libminimp3-25eee10560891127.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b77b374134233330.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-eec1f21c48adb72b.rlib" "/opt/rustwide/target/debug/deps/liblewton-56a9a3157b574fe9.rlib" "/opt/rustwide/target/debug/deps/libogg-3371e90d1fcd3c35.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e9d4fd1471becd6d.rlib" "/opt/rustwide/target/debug/deps/libalga-e085a3a3a28f116e.rlib" "/opt/rustwide/target/debug/deps/librand-ce1b8fe27709a425.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-3c92ba9b5c1d161c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-949b3180e12b0cca.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5ffbcf2e69445d5c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1f0ddd829a75cd7b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libhound-580424e99f5f8100.rlib" "/opt/rustwide/target/debug/deps/libcpal-768c3a8f75b15924.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3adc66914757e9c9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-712ac8684a215506.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e61e40f6ebfe5a81.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-8a9cbc11acabb472.rlib" "/opt/rustwide/target/debug/deps/libuuid-60df250150ec82ac.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libnix-6d4011aebfb9fe4c.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-1dc5161cc2249224.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libglutin-ce0bd7ddd75bcf3b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fbcf3dcfe21b60a1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-0d7e825bfa7a7258.rlib" "/opt/rustwide/target/debug/deps/libwinit-3be8aa17bbe5bcc1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9da7e96d92710913.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-20339b23c8c3fc4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-43f02a58e43bb662.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1d76ca55102c3ff7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-afa93d5ea9f205bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4f1604ef2f5879f.rlib" "/opt/rustwide/target/debug/deps/libnix-1fd0d7ee411d2355.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-789d43102515f44a.rlib" "/opt/rustwide/target/debug/deps/libandrew-b3608c9f6c067dae.rlib" "/opt/rustwide/target/debug/deps/libxml-379305a45671c22e.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-35009a1e175bc61d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a27fb3ce44a41b80.rlib" "/opt/rustwide/target/debug/deps/librusttype-0d20a3b3ced58bbd.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2e9166c0673726b8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13b0a72657adb483.rlib" "/opt/rustwide/target/debug/deps/libdlib-250bb555270accce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fe51e76bec2e47d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6b18302b1e9a13d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adb765347c6956f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3268852714ae4d85.rlib" "/opt/rustwide/target/debug/deps/libimage-4babef6d0b83e84f.rlib" "/opt/rustwide/target/debug/deps/libtiff-a295dcb883a00378.rlib" "/opt/rustwide/target/debug/deps/libpng-a4d066647ccdcb96.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-332dd105f7d9ab80.rlib" "/opt/rustwide/target/debug/deps/librayon-5092329e2eaa4aa3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2ab2a8a638da840c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e191afcd15c0a3aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-595f74bdd16bfce2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a14a992698d61ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1cd7b52f71ffa58d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-341633c9e21a49af.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c4d8515c52349735.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6bd39675bb34cd5.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-dbf8a4219c3053a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-ldl" "-lutil" "-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_vertical_line (line 72) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestHooLLP/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestHooLLP/rust_out" "/tmp/rustdoctestHooLLP/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-5e67fe8f29eeca58/out" "-L" "/opt/rustwide/target/debug/build/libloading-74979d506195c357/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-4e431e79466a3117/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-be5e4118c236a17f.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-2036ef191d47b755.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-5390f8496789c534.rlib" "/opt/rustwide/target/debug/deps/libitertools-eb1506c767344a82.rlib" "/opt/rustwide/target/debug/deps/libnoise-8282531128da3a29.rlib" "/opt/rustwide/target/debug/deps/librand-120bac802b613695.rlib" "/opt/rustwide/target/debug/deps/libzip-0146fcd7c0a66c9a.rlib" "/opt/rustwide/target/debug/deps/libpodio-0648bc17fb2d3129.rlib" "/opt/rustwide/target/debug/deps/libflate2-c7d8b57930f25111.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db1e05afa21f449.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libmergui-030b0f735c7f31f5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-8b9ccf9fb31abc09.rlib" "/opt/rustwide/target/debug/deps/libdirs-0216f284c7ec844e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7bbdf73576c014d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c58f69b907fea579.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-e0196a964d886eb5.rlib" "/opt/rustwide/target/debug/deps/libgl-dbf96d42f6394dc9.rlib" "/opt/rustwide/target/debug/deps/libimmi-7951a7fe5b7a8bad.rlib" "/opt/rustwide/target/debug/deps/liblyon-e631c31bb8551342.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-f2061171ca7ab3d3.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-1d4a2958fab3efcc.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-4d1e804980b8fff8.rlib" "/opt/rustwide/target/debug/deps/libphf-38da70ca41d89b96.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-39b629c0cabb8617.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-1ef1fd48ec5493e8.rlib" "/opt/rustwide/target/debug/deps/libfailure-69d72849a88f65e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9c5afcee5bac6a87.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fbdddedb73cf00f7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-b91b91129356a8dd.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-61e1496c38769967.rlib" "/opt/rustwide/target/debug/deps/libsid-163fecc615929164.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-60e685ceddf96304.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-415c586a86d095ed.rlib" "/opt/rustwide/target/debug/deps/libeuclid-4bd1c9c489ccf7db.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-614a2d004e613808.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-8851ac0ba0e87c7e.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c60eb0808ae1c109.rlib" "/opt/rustwide/target/debug/deps/libordermap-80f925ad96087e7a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "/opt/rustwide/target/debug/deps/libslotmap-1ec64b35b25e5943.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-01e00c5156128577.rlib" "/opt/rustwide/target/debug/deps/librand-e5f1865ab397db9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5f3a7063c44e992.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-e982c7b3d69602d3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d1e58a300f796431.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/librodio-edc0d5aa2ca08995.rlib" "/opt/rustwide/target/debug/deps/libminimp3-25eee10560891127.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b77b374134233330.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-eec1f21c48adb72b.rlib" "/opt/rustwide/target/debug/deps/liblewton-56a9a3157b574fe9.rlib" "/opt/rustwide/target/debug/deps/libogg-3371e90d1fcd3c35.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e9d4fd1471becd6d.rlib" "/opt/rustwide/target/debug/deps/libalga-e085a3a3a28f116e.rlib" "/opt/rustwide/target/debug/deps/librand-ce1b8fe27709a425.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-3c92ba9b5c1d161c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-949b3180e12b0cca.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5ffbcf2e69445d5c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1f0ddd829a75cd7b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libhound-580424e99f5f8100.rlib" "/opt/rustwide/target/debug/deps/libcpal-768c3a8f75b15924.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3adc66914757e9c9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-712ac8684a215506.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e61e40f6ebfe5a81.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-8a9cbc11acabb472.rlib" "/opt/rustwide/target/debug/deps/libuuid-60df250150ec82ac.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libnix-6d4011aebfb9fe4c.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-1dc5161cc2249224.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libglutin-ce0bd7ddd75bcf3b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fbcf3dcfe21b60a1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-0d7e825bfa7a7258.rlib" "/opt/rustwide/target/debug/deps/libwinit-3be8aa17bbe5bcc1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9da7e96d92710913.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-20339b23c8c3fc4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-43f02a58e43bb662.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1d76ca55102c3ff7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-afa93d5ea9f205bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4f1604ef2f5879f.rlib" "/opt/rustwide/target/debug/deps/libnix-1fd0d7ee411d2355.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-789d43102515f44a.rlib" "/opt/rustwide/target/debug/deps/libandrew-b3608c9f6c067dae.rlib" "/opt/rustwide/target/debug/deps/libxml-379305a45671c22e.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-35009a1e175bc61d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a27fb3ce44a41b80.rlib" "/opt/rustwide/target/debug/deps/librusttype-0d20a3b3ced58bbd.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2e9166c0673726b8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13b0a72657adb483.rlib" "/opt/rustwide/target/debug/deps/libdlib-250bb555270accce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fe51e76bec2e47d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6b18302b1e9a13d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adb765347c6956f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3268852714ae4d85.rlib" "/opt/rustwide/target/debug/deps/libimage-4babef6d0b83e84f.rlib" "/opt/rustwide/target/debug/deps/libtiff-a295dcb883a00378.rlib" "/opt/rustwide/target/debug/deps/libpng-a4d066647ccdcb96.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-332dd105f7d9ab80.rlib" "/opt/rustwide/target/debug/deps/librayon-5092329e2eaa4aa3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2ab2a8a638da840c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e191afcd15c0a3aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-595f74bdd16bfce2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a14a992698d61ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1cd7b52f71ffa58d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-341633c9e21a49af.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c4d8515c52349735.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6bd39675bb34cd5.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-dbf8a4219c3053a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-ldl" "-lutil" "-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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestnPzIsW/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestnPzIsW/rust_out" "/tmp/rustdoctestnPzIsW/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-5e67fe8f29eeca58/out" "-L" "/opt/rustwide/target/debug/build/libloading-74979d506195c357/out" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-4e431e79466a3117/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarena-be5e4118c236a17f.rlib" "/opt/rustwide/target/debug/deps/libpathfinding-2036ef191d47b755.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-5390f8496789c534.rlib" "/opt/rustwide/target/debug/deps/libitertools-eb1506c767344a82.rlib" "/opt/rustwide/target/debug/deps/libnoise-8282531128da3a29.rlib" "/opt/rustwide/target/debug/deps/librand-120bac802b613695.rlib" "/opt/rustwide/target/debug/deps/libzip-0146fcd7c0a66c9a.rlib" "/opt/rustwide/target/debug/deps/libpodio-0648bc17fb2d3129.rlib" "/opt/rustwide/target/debug/deps/libflate2-c7d8b57930f25111.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db1e05afa21f449.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libmergui-030b0f735c7f31f5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-8b9ccf9fb31abc09.rlib" "/opt/rustwide/target/debug/deps/libdirs-0216f284c7ec844e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7bbdf73576c014d4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c58f69b907fea579.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-e0196a964d886eb5.rlib" "/opt/rustwide/target/debug/deps/libgl-dbf96d42f6394dc9.rlib" "/opt/rustwide/target/debug/deps/libimmi-7951a7fe5b7a8bad.rlib" "/opt/rustwide/target/debug/deps/liblyon-e631c31bb8551342.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-f2061171ca7ab3d3.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-1d4a2958fab3efcc.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-4d1e804980b8fff8.rlib" "/opt/rustwide/target/debug/deps/libphf-38da70ca41d89b96.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-39b629c0cabb8617.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-1ef1fd48ec5493e8.rlib" "/opt/rustwide/target/debug/deps/libfailure-69d72849a88f65e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9c5afcee5bac6a87.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-fbdddedb73cf00f7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-b91b91129356a8dd.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-61e1496c38769967.rlib" "/opt/rustwide/target/debug/deps/libsid-163fecc615929164.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-60e685ceddf96304.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-415c586a86d095ed.rlib" "/opt/rustwide/target/debug/deps/libeuclid-4bd1c9c489ccf7db.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-614a2d004e613808.rlib" "/opt/rustwide/target/debug/deps/libnodrop-69fdcb0894ca2a90.rlib" "/opt/rustwide/target/debug/deps/libncollide2d-8851ac0ba0e87c7e.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c60eb0808ae1c109.rlib" "/opt/rustwide/target/debug/deps/libordermap-80f925ad96087e7a.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ee01115475424f28.rlib" "/opt/rustwide/target/debug/deps/libslotmap-1ec64b35b25e5943.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-01e00c5156128577.rlib" "/opt/rustwide/target/debug/deps/librand-e5f1865ab397db9c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e5f3a7063c44e992.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-e982c7b3d69602d3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d1e58a300f796431.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/librodio-edc0d5aa2ca08995.rlib" "/opt/rustwide/target/debug/deps/libminimp3-25eee10560891127.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-b77b374134233330.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-eec1f21c48adb72b.rlib" "/opt/rustwide/target/debug/deps/liblewton-56a9a3157b574fe9.rlib" "/opt/rustwide/target/debug/deps/libogg-3371e90d1fcd3c35.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e9d4fd1471becd6d.rlib" "/opt/rustwide/target/debug/deps/libalga-e085a3a3a28f116e.rlib" "/opt/rustwide/target/debug/deps/librand-ce1b8fe27709a425.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ced26e2e6ce93162.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-78b0673e9f5d2435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-75bdaf034d7085c6.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ca4fdbf72409aba.rlib" "/opt/rustwide/target/debug/deps/librand_core-562e496067677943.rlib" "/opt/rustwide/target/debug/deps/librand_os-3c92ba9b5c1d161c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-949b3180e12b0cca.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5ffbcf2e69445d5c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1f0ddd829a75cd7b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libhound-580424e99f5f8100.rlib" "/opt/rustwide/target/debug/deps/libcpal-768c3a8f75b15924.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-3adc66914757e9c9.rlib" "/opt/rustwide/target/debug/deps/libclaxon-712ac8684a215506.rlib" "/opt/rustwide/target/debug/deps/libgilrs-e61e40f6ebfe5a81.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-8a9cbc11acabb472.rlib" "/opt/rustwide/target/debug/deps/libuuid-60df250150ec82ac.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libnix-6d4011aebfb9fe4c.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-1dc5161cc2249224.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libglutin-ce0bd7ddd75bcf3b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-fbcf3dcfe21b60a1.rlib" "/opt/rustwide/target/debug/deps/libshared_library-0d7e825bfa7a7258.rlib" "/opt/rustwide/target/debug/deps/libwinit-3be8aa17bbe5bcc1.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9da7e96d92710913.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-20339b23c8c3fc4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-43f02a58e43bb662.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1d76ca55102c3ff7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-afa93d5ea9f205bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4f1604ef2f5879f.rlib" "/opt/rustwide/target/debug/deps/libnix-1fd0d7ee411d2355.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-789d43102515f44a.rlib" "/opt/rustwide/target/debug/deps/libandrew-b3608c9f6c067dae.rlib" "/opt/rustwide/target/debug/deps/libxml-379305a45671c22e.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-35009a1e175bc61d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a27fb3ce44a41b80.rlib" "/opt/rustwide/target/debug/deps/librusttype-0d20a3b3ced58bbd.rlib" "/opt/rustwide/target/debug/deps/librusttype-2bae387c23ad2c55.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3dcaf3a83a451987.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f5a6ba7f609b17ea.rlib" "/opt/rustwide/target/debug/deps/libapprox-da35df1037cfbb8d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2e9166c0673726b8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13b0a72657adb483.rlib" "/opt/rustwide/target/debug/deps/libdlib-250bb555270accce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fe51e76bec2e47d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6b18302b1e9a13d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adb765347c6956f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3268852714ae4d85.rlib" "/opt/rustwide/target/debug/deps/libimage-4babef6d0b83e84f.rlib" "/opt/rustwide/target/debug/deps/libtiff-a295dcb883a00378.rlib" "/opt/rustwide/target/debug/deps/libpng-a4d066647ccdcb96.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-332dd105f7d9ab80.rlib" "/opt/rustwide/target/debug/deps/librayon-5092329e2eaa4aa3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2ab2a8a638da840c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e191afcd15c0a3aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-595f74bdd16bfce2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a14a992698d61ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1cd7b52f71ffa58d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5ce61b4fa3888f73.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-341633c9e21a49af.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c4d8515c52349735.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6bd39675bb34cd5.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-dbf8a4219c3053a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lasound" "-ludev" "-ldl" "-ldl" "-ldl" "-lutil" "-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/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.rs - structs::point::point::Point::make_vertical_line (line 72) [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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a8dfc93fbc04596b1a278e0db36d9c93b2c5ca8fe7e597a2c9024b3c1ea0560d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8dfc93fbc04596b1a278e0db36d9c93b2c5ca8fe7e597a2c9024b3c1ea0560d", kill_on_drop: false }` [INFO] [stdout] a8dfc93fbc04596b1a278e0db36d9c93b2c5ca8fe7e597a2c9024b3c1ea0560d