[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamchuckss%2Fadventofcode-2020-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamchuckss/adventofcode-2020-rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-7/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cf3f0aeb6970a36d0a36119f5fbd87aeb1cb31e4a03e024a1689e212664d2fb [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" "5cf3f0aeb6970a36d0a36119f5fbd87aeb1cb31e4a03e024a1689e212664d2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cf3f0aeb6970a36d0a36119f5fbd87aeb1cb31e4a03e024a1689e212664d2fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf3f0aeb6970a36d0a36119f5fbd87aeb1cb31e4a03e024a1689e212664d2fb", kill_on_drop: false }` [INFO] [stdout] 5cf3f0aeb6970a36d0a36119f5fbd87aeb1cb31e4a03e024a1689e212664d2fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] 911e3f7f87a3dbe0ccc857c4419a892dd94d233f42e796b12e61ced0bca03bb6 [INFO] running `Command { std: "docker" "start" "-a" "911e3f7f87a3dbe0ccc857c4419a892dd94d233f42e796b12e61ced0bca03bb6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling path-dedot v3.0.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling path-absolutize v3.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling async-compression v0.3.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [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 structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling parse-display v0.4.0 [INFO] [stderr] Compiling color-eyre v0.5.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [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 15s [INFO] running `Command { std: "docker" "inspect" "911e3f7f87a3dbe0ccc857c4419a892dd94d233f42e796b12e61ced0bca03bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911e3f7f87a3dbe0ccc857c4419a892dd94d233f42e796b12e61ced0bca03bb6", kill_on_drop: false }` [INFO] [stdout] 911e3f7f87a3dbe0ccc857c4419a892dd94d233f42e796b12e61ced0bca03bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9149b551009268c9912eb78e6a826f42e686349d4338cb87737adff17307eb09 [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" "9149b551009268c9912eb78e6a826f42e686349d4338cb87737adff17307eb09", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "9149b551009268c9912eb78e6a826f42e686349d4338cb87737adff17307eb09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9149b551009268c9912eb78e6a826f42e686349d4338cb87737adff17307eb09", kill_on_drop: false }` [INFO] [stdout] 9149b551009268c9912eb78e6a826f42e686349d4338cb87737adff17307eb09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cb8238bd80ae99d9803729fcadb428e1393f9e7a2107529a2c2b998e8889ce1 [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" "6cb8238bd80ae99d9803729fcadb428e1393f9e7a2107529a2c2b998e8889ce1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-9e111284c09769d8) [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_literals ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_worked_inverted ... 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-f7ef791bc999fa52) [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_min (line 55) ... FAILED [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/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) ... 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/point.rs - geometry::point::Point::rotate_left (line 59) ... ok [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] [INFO] [stdout] failures: [INFO] [stdout] [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/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/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" "/tmp/rustdocteste7PPzB/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdocteste7PPzB/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-bd5b69e18e8530d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32727cb1df1b68c5.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-832836bd782f1d2c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7e08ae7489afaecf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-903393df5c460b95.rlib" "/opt/rustwide/target/debug/deps/libcookie-76513eee6ee46bf9.rlib" "/opt/rustwide/target/debug/deps/libtime-dc801f6b360a2c2d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7675412bc2d41c1d.rlib" "/opt/rustwide/target/debug/deps/libstandback-1f35e28f69c8f6fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1746da2c9adeab83.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ca7cd4d866472e7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1aca0ddc933fba9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ebb3ee2dc7ed39ea.rlib" "/opt/rustwide/target/debug/deps/libflate2-55ef7c62ff7eaab5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-714c1dfcb9a73c3f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-66abc756814f7d59.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-217efd4e5088dd04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-8353dda6b8a05243.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-ac4eecfc21acbe74.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed9830434e13df7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1069a1ebc7124012.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef243ad8aff7e054.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b7a362fd64870e4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bc85e0c4b8393d8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ccc459ca9cee0f50.rlib" "/opt/rustwide/target/debug/deps/libtracing-3e98ace49018a708.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-c9fbc3ad7529140c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c01f958fa24397a2.rlib" "/opt/rustwide/target/debug/deps/libmio-f8b5239ca32cf38e.rlib" "/opt/rustwide/target/debug/deps/libiovec-668d6ae3f936b709.rlib" "/opt/rustwide/target/debug/deps/libnet2-4e78590bb9b05136.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-298584bb786ca053.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-10d5b3cd0aad450f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc5b998eb74eee27.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8eb881b94ce866cd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtoml-2a53e75c5e021f03.rlib" "/opt/rustwide/target/debug/deps/libdirs-a4fc138c68f5dc15.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1914370cc751756a.rlib" "/opt/rustwide/target/debug/deps/libparse_display-4f0894aa4d18da6a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libnum-b56ac9421242179f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b890c1225c72a97b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-984ce454bfa7cf3a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-08f60b7c05b1e3b8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3c3f4969d6721873.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-11006e990f2f848d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-226ef02a5c60baf6.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d8f45313505162e.rlib" "/opt/rustwide/target/debug/deps/libbitvec-ff16b74360453c20.rlib" "/opt/rustwide/target/debug/deps/libfunty-edf43ffbfcce30ea.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-bdaf4730f81404a8.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-e8de24af1ad875c0.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae6ad4c66956f644.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853c98ef61b8eaab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb574b6b6a0d3398.rlib" "/opt/rustwide/target/debug/deps/libtime-894951aa228bd77a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6c6713bb0448170.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libcombine-97e91a3f8d8cd69d.rlib" "/opt/rustwide/target/debug/deps/libascii-2746177ef19b5688.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libeither-568968ea2aab3da1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8900c0de93feaf6d.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-960f101407ab47f6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7a5eaee6457afbb9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2e250382e9a551da.rlib" "/opt/rustwide/target/debug/deps/libserde-f5f8699472912637.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste7PPzB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/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" "/tmp/rustdoctestjlP9we/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestjlP9we/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-bd5b69e18e8530d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32727cb1df1b68c5.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-832836bd782f1d2c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7e08ae7489afaecf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-903393df5c460b95.rlib" "/opt/rustwide/target/debug/deps/libcookie-76513eee6ee46bf9.rlib" "/opt/rustwide/target/debug/deps/libtime-dc801f6b360a2c2d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7675412bc2d41c1d.rlib" "/opt/rustwide/target/debug/deps/libstandback-1f35e28f69c8f6fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1746da2c9adeab83.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ca7cd4d866472e7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1aca0ddc933fba9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ebb3ee2dc7ed39ea.rlib" "/opt/rustwide/target/debug/deps/libflate2-55ef7c62ff7eaab5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-714c1dfcb9a73c3f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-66abc756814f7d59.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-217efd4e5088dd04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-8353dda6b8a05243.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-ac4eecfc21acbe74.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed9830434e13df7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1069a1ebc7124012.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef243ad8aff7e054.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b7a362fd64870e4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bc85e0c4b8393d8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ccc459ca9cee0f50.rlib" "/opt/rustwide/target/debug/deps/libtracing-3e98ace49018a708.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-c9fbc3ad7529140c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c01f958fa24397a2.rlib" "/opt/rustwide/target/debug/deps/libmio-f8b5239ca32cf38e.rlib" "/opt/rustwide/target/debug/deps/libiovec-668d6ae3f936b709.rlib" "/opt/rustwide/target/debug/deps/libnet2-4e78590bb9b05136.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-298584bb786ca053.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-10d5b3cd0aad450f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc5b998eb74eee27.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8eb881b94ce866cd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtoml-2a53e75c5e021f03.rlib" "/opt/rustwide/target/debug/deps/libdirs-a4fc138c68f5dc15.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1914370cc751756a.rlib" "/opt/rustwide/target/debug/deps/libparse_display-4f0894aa4d18da6a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libnum-b56ac9421242179f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b890c1225c72a97b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-984ce454bfa7cf3a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-08f60b7c05b1e3b8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3c3f4969d6721873.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-11006e990f2f848d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-226ef02a5c60baf6.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d8f45313505162e.rlib" "/opt/rustwide/target/debug/deps/libbitvec-ff16b74360453c20.rlib" "/opt/rustwide/target/debug/deps/libfunty-edf43ffbfcce30ea.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-bdaf4730f81404a8.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-e8de24af1ad875c0.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae6ad4c66956f644.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853c98ef61b8eaab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb574b6b6a0d3398.rlib" "/opt/rustwide/target/debug/deps/libtime-894951aa228bd77a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6c6713bb0448170.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libcombine-97e91a3f8d8cd69d.rlib" "/opt/rustwide/target/debug/deps/libascii-2746177ef19b5688.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libeither-568968ea2aab3da1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8900c0de93feaf6d.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-960f101407ab47f6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7a5eaee6457afbb9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2e250382e9a551da.rlib" "/opt/rustwide/target/debug/deps/libserde-f5f8699472912637.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjlP9we/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/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" "/tmp/rustdoctestGWDZ7e/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestGWDZ7e/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-bd5b69e18e8530d4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-32727cb1df1b68c5.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-832836bd782f1d2c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-7e08ae7489afaecf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-903393df5c460b95.rlib" "/opt/rustwide/target/debug/deps/libcookie-76513eee6ee46bf9.rlib" "/opt/rustwide/target/debug/deps/libtime-dc801f6b360a2c2d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7675412bc2d41c1d.rlib" "/opt/rustwide/target/debug/deps/libstandback-1f35e28f69c8f6fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1746da2c9adeab83.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ca7cd4d866472e7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1aca0ddc933fba9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ebb3ee2dc7ed39ea.rlib" "/opt/rustwide/target/debug/deps/libflate2-55ef7c62ff7eaab5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-714c1dfcb9a73c3f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-66abc756814f7d59.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-217efd4e5088dd04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-8353dda6b8a05243.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-ac4eecfc21acbe74.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-1ed9830434e13df7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-1069a1ebc7124012.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef243ad8aff7e054.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b7a362fd64870e4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7bc85e0c4b8393d8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ccc459ca9cee0f50.rlib" "/opt/rustwide/target/debug/deps/libtracing-3e98ace49018a708.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-c9fbc3ad7529140c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c01f958fa24397a2.rlib" "/opt/rustwide/target/debug/deps/libmio-f8b5239ca32cf38e.rlib" "/opt/rustwide/target/debug/deps/libiovec-668d6ae3f936b709.rlib" "/opt/rustwide/target/debug/deps/libnet2-4e78590bb9b05136.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-298584bb786ca053.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-10d5b3cd0aad450f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bc5b998eb74eee27.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-8eb881b94ce866cd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtoml-2a53e75c5e021f03.rlib" "/opt/rustwide/target/debug/deps/libdirs-a4fc138c68f5dc15.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1914370cc751756a.rlib" "/opt/rustwide/target/debug/deps/libparse_display-4f0894aa4d18da6a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libnum-b56ac9421242179f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b890c1225c72a97b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-984ce454bfa7cf3a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-08f60b7c05b1e3b8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3c3f4969d6721873.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-11006e990f2f848d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-226ef02a5c60baf6.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d8f45313505162e.rlib" "/opt/rustwide/target/debug/deps/libbitvec-ff16b74360453c20.rlib" "/opt/rustwide/target/debug/deps/libfunty-edf43ffbfcce30ea.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-bdaf4730f81404a8.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-e8de24af1ad875c0.rlib" "/opt/rustwide/target/debug/deps/libchrono-ae6ad4c66956f644.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-853c98ef61b8eaab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fb574b6b6a0d3398.rlib" "/opt/rustwide/target/debug/deps/libtime-894951aa228bd77a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6c6713bb0448170.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libcombine-97e91a3f8d8cd69d.rlib" "/opt/rustwide/target/debug/deps/libascii-2746177ef19b5688.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libeither-568968ea2aab3da1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8900c0de93feaf6d.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-960f101407ab47f6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7a5eaee6457afbb9.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2e250382e9a551da.rlib" "/opt/rustwide/target/debug/deps/libserde-f5f8699472912637.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGWDZ7e/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/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 4.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "6cb8238bd80ae99d9803729fcadb428e1393f9e7a2107529a2c2b998e8889ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb8238bd80ae99d9803729fcadb428e1393f9e7a2107529a2c2b998e8889ce1", kill_on_drop: false }` [INFO] [stdout] 6cb8238bd80ae99d9803729fcadb428e1393f9e7a2107529a2c2b998e8889ce1