[INFO] cloning repository https://github.com/iamchuckss/adventofcode-2020-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamchuckss/adventofcode-2020-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamchuckss%2Fadventofcode-2020-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamchuckss%2Fadventofcode-2020-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2370beed69048013d614f53d0473a45f55e0876 [INFO] testing iamchuckss/adventofcode-2020-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamchuckss%2Fadventofcode-2020-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamchuckss/adventofcode-2020-rust 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/iamchuckss/adventofcode-2020-rust [INFO] finished tweaking git repo https://github.com/iamchuckss/adventofcode-2020-rust [INFO] tweaked toml for git repo https://github.com/iamchuckss/adventofcode-2020-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/iamchuckss/adventofcode-2020-rust 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] b84d15f5be59a016fb92c67ddc472d77612492ffbcb3c4314f50db1f5bea8bdc [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" "b84d15f5be59a016fb92c67ddc472d77612492ffbcb3c4314f50db1f5bea8bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b84d15f5be59a016fb92c67ddc472d77612492ffbcb3c4314f50db1f5bea8bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84d15f5be59a016fb92c67ddc472d77612492ffbcb3c4314f50db1f5bea8bdc", kill_on_drop: false }` [INFO] [stdout] b84d15f5be59a016fb92c67ddc472d77612492ffbcb3c4314f50db1f5bea8bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 6e1fae61d164435e687d6c2f47387b42659cafb682d26d8523f059c32da75cf3 [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" "6e1fae61d164435e687d6c2f47387b42659cafb682d26d8523f059c32da75cf3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling path-dedot v3.0.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling path-absolutize v3.0.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-compression v0.3.6 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling parse-display-derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling color-eyre v0.5.8 [INFO] [stderr] Compiling parse-display v0.4.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "6e1fae61d164435e687d6c2f47387b42659cafb682d26d8523f059c32da75cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1fae61d164435e687d6c2f47387b42659cafb682d26d8523f059c32da75cf3", kill_on_drop: false }` [INFO] [stdout] 6e1fae61d164435e687d6c2f47387b42659cafb682d26d8523f059c32da75cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 60b966376687d14cb92b4658144229b910ee61455b9445460f3028b94ce26086 [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" "60b966376687d14cb92b4658144229b910ee61455b9445460f3028b94ce26086", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `Command { std: "docker" "inspect" "60b966376687d14cb92b4658144229b910ee61455b9445460f3028b94ce26086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b966376687d14cb92b4658144229b910ee61455b9445460f3028b94ce26086", kill_on_drop: false }` [INFO] [stdout] 60b966376687d14cb92b4658144229b910ee61455b9445460f3028b94ce26086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] bac8ed8e091180cf81d645f2ac20ea026c8d1336f20c4ed40dd5b375cb6ce0a1 [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" "bac8ed8e091180cf81d645f2ac20ea026c8d1336f20c4ed40dd5b375cb6ce0a1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-54f818dcece19d06) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test numbers::chinese_remainder::test::test_another ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_classic_formulation ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_worked_inverted ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_worked_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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/aoc2020-49b0fe4616c2b932) [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] Doc-tests aoc2020 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/geometry/map.rs - geometry::map::Map::try_from (line 326) ... ignored [INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 85) ... FAILED [INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 65) ... FAILED [INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95) ... FAILED [INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 55) ... FAILED [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 88) ... FAILED [INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_right (line 39) ... FAILED [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) ... FAILED [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 69) ... ok [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 98) ... ok [INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_left (line 59) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 85) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4` [INFO] [stdout] --> src/geometry/vector4.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aoc2020::geometry::vector3::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Vector3` [INFO] [stdout] | no `Vector4` in `geometry::vector3` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 65) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4` [INFO] [stdout] --> src/geometry/vector4.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aoc2020::geometry::vector3::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Vector3` [INFO] [stdout] | no `Vector4` in `geometry::vector3` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4` [INFO] [stdout] --> src/geometry/vector4.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aoc2020::geometry::vector3::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Vector3` [INFO] [stdout] | no `Vector4` in `geometry::vector3` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 55) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4` [INFO] [stdout] --> src/geometry/vector4.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aoc2020::geometry::vector3::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Vector3` [INFO] [stdout] | no `Vector4` in `geometry::vector3` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 88) 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/rustdoctestrnI6S4/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestrnI6S4/rust_out" "/tmp/rustdoctestrnI6S4/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" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-cd85ed9e9af893f8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f6acbfee885e5d84.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-330e6603881a1b63.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d7d8df47a584881d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eca000a87ccd1ecd.rlib" "/opt/rustwide/target/debug/deps/libcookie-39d54a424930c38e.rlib" "/opt/rustwide/target/debug/deps/libtime-39be961018dc2114.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f8f4ffb629a0c76a.rlib" "/opt/rustwide/target/debug/deps/libstandback-46307cde77fafa0b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3343ba2a5dc83cb.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1daf7e6bf2213553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-05cd472114e7654b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-9226c1a10e946eda.rlib" "/opt/rustwide/target/debug/deps/libflate2-55169263c313d7c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a051b2b954651f4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f05b5fe0e64f01a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df52569d8029523c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-70d92b18df5dd6fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-673303868f7bafb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-20071234c3d9bd4f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-51ca72825cc85dac.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f485b8b45d053fe7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-43a5238174ed14a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a83d4028cf51d32.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-47918d4ff5406f50.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3788e335c3b41ee2.rlib" "/opt/rustwide/target/debug/deps/libtracing-db7ac226fd0d322c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-026066b6ff148b78.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9687c627773bbd78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b935d67233176772.rlib" "/opt/rustwide/target/debug/deps/libmio-00b56bbf5cf6ce65.rlib" "/opt/rustwide/target/debug/deps/libiovec-6edb84cde3421551.rlib" "/opt/rustwide/target/debug/deps/libnet2-6bfa3a8736c764ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a55d9e7e84410a1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-19583a1cc8c6c015.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef6418805aa5498d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcdf20e9d5de821b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rlib" "/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rlib" "/opt/rustwide/target/debug/deps/libidna-22fcc75aae8cbc1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8718c8f9a3ebe12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8696013b94f09077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtoml-2f64d3a85b30b7bd.rlib" "/opt/rustwide/target/debug/deps/libdirs-9971ccae92e73f43.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-574ef7621628eb1b.rlib" "/opt/rustwide/target/debug/deps/libparse_display-e209f96a7896a2da.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libnum-51c77d0a8b7e0221.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d3f6bf298a2a80f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8bf306f0d51e9003.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-728f929604bb9d74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-da58dca4462243d0.rlib" "/opt/rustwide/target/debug/deps/libregex-54f4eb832bd366f8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-747113ab3b17d239.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-585e4bd40ce8faaa.rlib" "/opt/rustwide/target/debug/deps/libitertools-aa455f83eaff2621.rlib" "/opt/rustwide/target/debug/deps/libbitvec-6d89ec48919c84b8.rlib" "/opt/rustwide/target/debug/deps/libfunty-77c154398c4635de.rlib" "/opt/rustwide/target/debug/deps/libwyz-9635ae37bf1e45fa.rlib" "/opt/rustwide/target/debug/deps/libtap-f141da7e8b7d79e3.rlib" "/opt/rustwide/target/debug/deps/libradium-0df20ac3b79dd3c1.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-44f189b2933f0769.rlib" "/opt/rustwide/target/debug/deps/libchrono-696b05d7005bf1c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-743476e9dc3a0492.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-86b398fdcbacc692.rlib" "/opt/rustwide/target/debug/deps/libtime-1f35f578210bd1be.rlib" "/opt/rustwide/target/debug/deps/liblibc-46d1172900332673.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libcombine-6073bbad0bcce420.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libeither-62ca82b039621a4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f5ca2c7286b529da.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-9ed93bc9ccb4762c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f614a2a17fc21194.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ff1c3effcc09b527.rlib" "/opt/rustwide/target/debug/deps/libserde-0181518100cf3912.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" "-lssl" "-lcrypto" "-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/geometry/point.rs - geometry::point::Point::rotate_right (line 39) 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/rustdoctestw0sw1G/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestw0sw1G/rust_out" "/tmp/rustdoctestw0sw1G/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" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-cd85ed9e9af893f8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f6acbfee885e5d84.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-330e6603881a1b63.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d7d8df47a584881d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eca000a87ccd1ecd.rlib" "/opt/rustwide/target/debug/deps/libcookie-39d54a424930c38e.rlib" "/opt/rustwide/target/debug/deps/libtime-39be961018dc2114.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f8f4ffb629a0c76a.rlib" "/opt/rustwide/target/debug/deps/libstandback-46307cde77fafa0b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3343ba2a5dc83cb.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1daf7e6bf2213553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-05cd472114e7654b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-9226c1a10e946eda.rlib" "/opt/rustwide/target/debug/deps/libflate2-55169263c313d7c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a051b2b954651f4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f05b5fe0e64f01a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df52569d8029523c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-70d92b18df5dd6fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-673303868f7bafb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-20071234c3d9bd4f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-51ca72825cc85dac.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f485b8b45d053fe7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-43a5238174ed14a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a83d4028cf51d32.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-47918d4ff5406f50.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3788e335c3b41ee2.rlib" "/opt/rustwide/target/debug/deps/libtracing-db7ac226fd0d322c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-026066b6ff148b78.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9687c627773bbd78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b935d67233176772.rlib" "/opt/rustwide/target/debug/deps/libmio-00b56bbf5cf6ce65.rlib" "/opt/rustwide/target/debug/deps/libiovec-6edb84cde3421551.rlib" "/opt/rustwide/target/debug/deps/libnet2-6bfa3a8736c764ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a55d9e7e84410a1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-19583a1cc8c6c015.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef6418805aa5498d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcdf20e9d5de821b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rlib" "/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rlib" "/opt/rustwide/target/debug/deps/libidna-22fcc75aae8cbc1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8718c8f9a3ebe12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8696013b94f09077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtoml-2f64d3a85b30b7bd.rlib" "/opt/rustwide/target/debug/deps/libdirs-9971ccae92e73f43.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-574ef7621628eb1b.rlib" "/opt/rustwide/target/debug/deps/libparse_display-e209f96a7896a2da.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libnum-51c77d0a8b7e0221.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d3f6bf298a2a80f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8bf306f0d51e9003.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-728f929604bb9d74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-da58dca4462243d0.rlib" "/opt/rustwide/target/debug/deps/libregex-54f4eb832bd366f8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-747113ab3b17d239.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-585e4bd40ce8faaa.rlib" "/opt/rustwide/target/debug/deps/libitertools-aa455f83eaff2621.rlib" "/opt/rustwide/target/debug/deps/libbitvec-6d89ec48919c84b8.rlib" "/opt/rustwide/target/debug/deps/libfunty-77c154398c4635de.rlib" "/opt/rustwide/target/debug/deps/libwyz-9635ae37bf1e45fa.rlib" "/opt/rustwide/target/debug/deps/libtap-f141da7e8b7d79e3.rlib" "/opt/rustwide/target/debug/deps/libradium-0df20ac3b79dd3c1.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-44f189b2933f0769.rlib" "/opt/rustwide/target/debug/deps/libchrono-696b05d7005bf1c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-743476e9dc3a0492.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-86b398fdcbacc692.rlib" "/opt/rustwide/target/debug/deps/libtime-1f35f578210bd1be.rlib" "/opt/rustwide/target/debug/deps/liblibc-46d1172900332673.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libcombine-6073bbad0bcce420.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libeither-62ca82b039621a4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f5ca2c7286b529da.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-9ed93bc9ccb4762c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f614a2a17fc21194.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ff1c3effcc09b527.rlib" "/opt/rustwide/target/debug/deps/libserde-0181518100cf3912.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" "-lssl" "-lcrypto" "-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/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) 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/rustdoctestI559jB/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestI559jB/rust_out" "/tmp/rustdoctestI559jB/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" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-cd85ed9e9af893f8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f6acbfee885e5d84.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-330e6603881a1b63.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d7d8df47a584881d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eca000a87ccd1ecd.rlib" "/opt/rustwide/target/debug/deps/libcookie-39d54a424930c38e.rlib" "/opt/rustwide/target/debug/deps/libtime-39be961018dc2114.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f8f4ffb629a0c76a.rlib" "/opt/rustwide/target/debug/deps/libstandback-46307cde77fafa0b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d3343ba2a5dc83cb.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1daf7e6bf2213553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-05cd472114e7654b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-9226c1a10e946eda.rlib" "/opt/rustwide/target/debug/deps/libflate2-55169263c313d7c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a051b2b954651f4e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f05b5fe0e64f01a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-df52569d8029523c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-70d92b18df5dd6fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-673303868f7bafb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-20071234c3d9bd4f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-51ca72825cc85dac.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f485b8b45d053fe7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-82fc797e44436064.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-43a5238174ed14a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a83d4028cf51d32.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cececc6f7018b9c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-47918d4ff5406f50.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3788e335c3b41ee2.rlib" "/opt/rustwide/target/debug/deps/libtracing-db7ac226fd0d322c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-026066b6ff148b78.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libtokio-9687c627773bbd78.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b935d67233176772.rlib" "/opt/rustwide/target/debug/deps/libmio-00b56bbf5cf6ce65.rlib" "/opt/rustwide/target/debug/deps/libiovec-6edb84cde3421551.rlib" "/opt/rustwide/target/debug/deps/libnet2-6bfa3a8736c764ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a55d9e7e84410a1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-19583a1cc8c6c015.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef6418805aa5498d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcdf20e9d5de821b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rlib" "/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rlib" "/opt/rustwide/target/debug/deps/libidna-22fcc75aae8cbc1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8718c8f9a3ebe12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8696013b94f09077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtoml-2f64d3a85b30b7bd.rlib" "/opt/rustwide/target/debug/deps/libdirs-9971ccae92e73f43.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-574ef7621628eb1b.rlib" "/opt/rustwide/target/debug/deps/libparse_display-e209f96a7896a2da.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libnum-51c77d0a8b7e0221.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d3f6bf298a2a80f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8bf306f0d51e9003.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-728f929604bb9d74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-da58dca4462243d0.rlib" "/opt/rustwide/target/debug/deps/libregex-54f4eb832bd366f8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-747113ab3b17d239.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-585e4bd40ce8faaa.rlib" "/opt/rustwide/target/debug/deps/libitertools-aa455f83eaff2621.rlib" "/opt/rustwide/target/debug/deps/libbitvec-6d89ec48919c84b8.rlib" "/opt/rustwide/target/debug/deps/libfunty-77c154398c4635de.rlib" "/opt/rustwide/target/debug/deps/libwyz-9635ae37bf1e45fa.rlib" "/opt/rustwide/target/debug/deps/libtap-f141da7e8b7d79e3.rlib" "/opt/rustwide/target/debug/deps/libradium-0df20ac3b79dd3c1.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-44f189b2933f0769.rlib" "/opt/rustwide/target/debug/deps/libchrono-696b05d7005bf1c3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-743476e9dc3a0492.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-86b398fdcbacc692.rlib" "/opt/rustwide/target/debug/deps/libtime-1f35f578210bd1be.rlib" "/opt/rustwide/target/debug/deps/liblibc-46d1172900332673.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libcombine-6073bbad0bcce420.rlib" "/opt/rustwide/target/debug/deps/libascii-2893a83b7ef3481c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libeither-62ca82b039621a4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f5ca2c7286b529da.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-9ed93bc9ccb4762c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f614a2a17fc21194.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ff1c3effcc09b527.rlib" "/opt/rustwide/target/debug/deps/libserde-0181518100cf3912.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" "-lssl" "-lcrypto" "-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/geometry/point.rs - geometry::point::Point::rotate_right (line 39) [INFO] [stdout] src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 88) [INFO] [stdout] src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) [INFO] [stdout] src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 85) [INFO] [stdout] src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95) [INFO] [stdout] src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 55) [INFO] [stdout] src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_min (line 65) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 10.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bac8ed8e091180cf81d645f2ac20ea026c8d1336f20c4ed40dd5b375cb6ce0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac8ed8e091180cf81d645f2ac20ea026c8d1336f20c4ed40dd5b375cb6ce0a1", kill_on_drop: false }` [INFO] [stdout] bac8ed8e091180cf81d645f2ac20ea026c8d1336f20c4ed40dd5b375cb6ce0a1