[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamchuckss%2Fadventofcode-2020-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamchuckss/adventofcode-2020-rust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-1/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded smallstr v0.2.0 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded path-absolutize v3.0.6 [INFO] [stderr] Downloaded async-compression v0.3.6 [INFO] [stderr] Downloaded path-dedot v3.0.7 [INFO] [stderr] Downloaded color-eyre v0.5.8 [INFO] [stderr] Downloaded parse-display v0.4.0 [INFO] [stderr] Downloaded toml_edit v0.2.0 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded parse-display-derive v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43ee0701c055bca45c57faf51e06de47c0233904f972fef6d1983390edc38066 [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" "43ee0701c055bca45c57faf51e06de47c0233904f972fef6d1983390edc38066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43ee0701c055bca45c57faf51e06de47c0233904f972fef6d1983390edc38066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ee0701c055bca45c57faf51e06de47c0233904f972fef6d1983390edc38066", kill_on_drop: false }` [INFO] [stdout] 43ee0701c055bca45c57faf51e06de47c0233904f972fef6d1983390edc38066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e85d953c72cc586afea27dd6ecaa496f7a5efc6e5d753d88cbff0cbef3cca50 [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" "4e85d953c72cc586afea27dd6ecaa496f7a5efc6e5d753d88cbff0cbef3cca50", 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 libc v0.2.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [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 pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling tap v1.0.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 futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling path-dedot v3.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.23 [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 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-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling path-absolutize v3.0.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [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 flate2 v1.0.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling addr2line v0.14.0 [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 async-compression v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling chrono v0.4.19 [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 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 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 structopt v0.3.20 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling pin-project v0.4.27 [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 serde v1.0.117 [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 4m 04s [INFO] running `Command { std: "docker" "inspect" "4e85d953c72cc586afea27dd6ecaa496f7a5efc6e5d753d88cbff0cbef3cca50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e85d953c72cc586afea27dd6ecaa496f7a5efc6e5d753d88cbff0cbef3cca50", kill_on_drop: false }` [INFO] [stdout] 4e85d953c72cc586afea27dd6ecaa496f7a5efc6e5d753d88cbff0cbef3cca50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb0c3893bd19a3286f4c8d80ed55aff80a53db850f371e8bc8bddc00d2e57d43 [INFO] running `Command { std: "docker" "start" "-a" "bb0c3893bd19a3286f4c8d80ed55aff80a53db850f371e8bc8bddc00d2e57d43", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `Command { std: "docker" "inspect" "bb0c3893bd19a3286f4c8d80ed55aff80a53db850f371e8bc8bddc00d2e57d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0c3893bd19a3286f4c8d80ed55aff80a53db850f371e8bc8bddc00d2e57d43", kill_on_drop: false }` [INFO] [stdout] bb0c3893bd19a3286f4c8d80ed55aff80a53db850f371e8bc8bddc00d2e57d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2333201a9a3268c809fdde3470de0027f8a7a991f2e25ed9ca8ab0225a816277 [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" "2333201a9a3268c809fdde3470de0027f8a7a991f2e25ed9ca8ab0225a816277", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc2020-d9983c6e09a92205) [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-f410f61a74007605) [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_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_max (line 85) ... FAILED [INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_left (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/vector3.rs - geometry::vector3::Vector3::boundary_min (line 69) ... ok [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) ... 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_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_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/point.rs - geometry::point::Point::rotate_left (line 59) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestICZu2n/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestICZu2n/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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-daf1ae59838e0cb1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5c02bf7620578685.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d31b8da01d20cbd7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3380e220a6e94a29.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ee78594434104c20.rlib" "/opt/rustwide/target/debug/deps/libcookie-045af956d4787be4.rlib" "/opt/rustwide/target/debug/deps/libtime-2af0c761d06d98c0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-93a817f961d0f038.rlib" "/opt/rustwide/target/debug/deps/libstandback-07335749889bba6f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1c2cd8d0c3e2145d.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-25072a99e429222f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74897acbf814a614.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-be5050a9661d20b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-1ec9ff521ab27551.rlib" "/opt/rustwide/target/debug/deps/libflate2-4ccf3d2d0a8515af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83285d2a7b7a034f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7ae116a408896775.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5c579b58ef4a6217.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-9eadd488c4b84dc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-fab1c7a0055f9798.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4207c17973178738.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9d358dfb9af4b20c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0e9885c87ef0698.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d36fab57ce7f0dce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4841756a515a6f2c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-997ead7d8333ad6c.rlib" "/opt/rustwide/target/debug/deps/libtracing-64e70188dc719a1b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb18c1f7308acb6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8c183b88fe15df8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b035b56c7deb686e.rlib" "/opt/rustwide/target/debug/deps/libmio-150a7fdc58e9d258.rlib" "/opt/rustwide/target/debug/deps/libiovec-ec1c043e84c090ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ea719eb3346fbb60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e8f6c7fdd1d7f2da.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4900e90a45002da6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7dabd04d5d48343.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-66260ca1e93e3f35.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtoml-9c50a06460e9a6e8.rlib" "/opt/rustwide/target/debug/deps/libdirs-1f7c018c96415c2c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-449d5d83c291aad6.rlib" "/opt/rustwide/target/debug/deps/libparse_display-4235f6471a10064c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libnum-86912cc4b1f3edb4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2444269630a7c5f0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67591f7a0d323b16.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c23b384cf3c88cbf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-615e7431ad6bb1f2.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-b0b019ad37c02fd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libitertools-60f065fc702699f7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-443246d7ec2dc7d3.rlib" "/opt/rustwide/target/debug/deps/libfunty-f764c9462ff2748e.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-22b264efe91dc2fe.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-4a027c7f2fcb6038.rlib" "/opt/rustwide/target/debug/deps/libchrono-d9febe0d8a8cb650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-740dc2e7b2fa5f73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libtime-e4351b8d6dea64b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-a05e21c69552dfb5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/libcombine-55d3febe2a4b8255.rlib" "/opt/rustwide/target/debug/deps/libascii-a921d70bf4f41ecc.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9e0be7d99959421f.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-114d9bccda188f75.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87ca273aed89a7ad.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3ee837f4e0eee21e.rlib" "/opt/rustwide/target/debug/deps/libserde-1784866a5187c3d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestICZu2n/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/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/rustdoctestM6SEZh/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestM6SEZh/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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-daf1ae59838e0cb1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5c02bf7620578685.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d31b8da01d20cbd7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3380e220a6e94a29.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ee78594434104c20.rlib" "/opt/rustwide/target/debug/deps/libcookie-045af956d4787be4.rlib" "/opt/rustwide/target/debug/deps/libtime-2af0c761d06d98c0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-93a817f961d0f038.rlib" "/opt/rustwide/target/debug/deps/libstandback-07335749889bba6f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1c2cd8d0c3e2145d.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-25072a99e429222f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74897acbf814a614.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-be5050a9661d20b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-1ec9ff521ab27551.rlib" "/opt/rustwide/target/debug/deps/libflate2-4ccf3d2d0a8515af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83285d2a7b7a034f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7ae116a408896775.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5c579b58ef4a6217.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-9eadd488c4b84dc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-fab1c7a0055f9798.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4207c17973178738.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9d358dfb9af4b20c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0e9885c87ef0698.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d36fab57ce7f0dce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4841756a515a6f2c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-997ead7d8333ad6c.rlib" "/opt/rustwide/target/debug/deps/libtracing-64e70188dc719a1b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb18c1f7308acb6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8c183b88fe15df8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b035b56c7deb686e.rlib" "/opt/rustwide/target/debug/deps/libmio-150a7fdc58e9d258.rlib" "/opt/rustwide/target/debug/deps/libiovec-ec1c043e84c090ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ea719eb3346fbb60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e8f6c7fdd1d7f2da.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4900e90a45002da6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7dabd04d5d48343.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-66260ca1e93e3f35.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtoml-9c50a06460e9a6e8.rlib" "/opt/rustwide/target/debug/deps/libdirs-1f7c018c96415c2c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-449d5d83c291aad6.rlib" "/opt/rustwide/target/debug/deps/libparse_display-4235f6471a10064c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libnum-86912cc4b1f3edb4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2444269630a7c5f0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67591f7a0d323b16.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c23b384cf3c88cbf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-615e7431ad6bb1f2.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-b0b019ad37c02fd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libitertools-60f065fc702699f7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-443246d7ec2dc7d3.rlib" "/opt/rustwide/target/debug/deps/libfunty-f764c9462ff2748e.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-22b264efe91dc2fe.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-4a027c7f2fcb6038.rlib" "/opt/rustwide/target/debug/deps/libchrono-d9febe0d8a8cb650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-740dc2e7b2fa5f73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libtime-e4351b8d6dea64b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-a05e21c69552dfb5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/libcombine-55d3febe2a4b8255.rlib" "/opt/rustwide/target/debug/deps/libascii-a921d70bf4f41ecc.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9e0be7d99959421f.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-114d9bccda188f75.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87ca273aed89a7ad.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3ee837f4e0eee21e.rlib" "/opt/rustwide/target/debug/deps/libserde-1784866a5187c3d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestM6SEZh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/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/rustdoctest3puyUA/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctest3puyUA/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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-daf1ae59838e0cb1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5c02bf7620578685.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d31b8da01d20cbd7.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3380e220a6e94a29.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ee78594434104c20.rlib" "/opt/rustwide/target/debug/deps/libcookie-045af956d4787be4.rlib" "/opt/rustwide/target/debug/deps/libtime-2af0c761d06d98c0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-93a817f961d0f038.rlib" "/opt/rustwide/target/debug/deps/libstandback-07335749889bba6f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1c2cd8d0c3e2145d.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-25072a99e429222f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-74897acbf814a614.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-be5050a9661d20b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-1ec9ff521ab27551.rlib" "/opt/rustwide/target/debug/deps/libflate2-4ccf3d2d0a8515af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83285d2a7b7a034f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7ae116a408896775.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5c579b58ef4a6217.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libhyper-9eadd488c4b84dc5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libh2-fab1c7a0055f9798.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4207c17973178738.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9d358dfb9af4b20c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0e9885c87ef0698.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d36fab57ce7f0dce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6391c9de91b78bae.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4841756a515a6f2c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-997ead7d8333ad6c.rlib" "/opt/rustwide/target/debug/deps/libtracing-64e70188dc719a1b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb18c1f7308acb6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8c183b88fe15df8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b035b56c7deb686e.rlib" "/opt/rustwide/target/debug/deps/libmio-150a7fdc58e9d258.rlib" "/opt/rustwide/target/debug/deps/libiovec-ec1c043e84c090ee.rlib" "/opt/rustwide/target/debug/deps/libnet2-ea719eb3346fbb60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b4414c276c53e36c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-febdacce6d98661e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b26bab5411c22584.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e8f6c7fdd1d7f2da.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4900e90a45002da6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f7dabd04d5d48343.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-66260ca1e93e3f35.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1c7eb71084c42219.rlib" "/opt/rustwide/target/debug/deps/liburl-1369ac1fda6a0775.rlib" "/opt/rustwide/target/debug/deps/libidna-a42fadede2f9f20f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9b3ae5c65202d072.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d314caa35c1d7ee1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-eae4739b9f580e06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-30b600f0e4ac71c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtoml-9c50a06460e9a6e8.rlib" "/opt/rustwide/target/debug/deps/libdirs-1f7c018c96415c2c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-449d5d83c291aad6.rlib" "/opt/rustwide/target/debug/deps/libparse_display-4235f6471a10064c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libnum-86912cc4b1f3edb4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2444269630a7c5f0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-67591f7a0d323b16.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c23b384cf3c88cbf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-615e7431ad6bb1f2.rlib" "/opt/rustwide/target/debug/deps/libregex-72851b535b394ea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a59b32f817cf8cc0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-b0b019ad37c02fd1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/libitertools-60f065fc702699f7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-443246d7ec2dc7d3.rlib" "/opt/rustwide/target/debug/deps/libfunty-f764c9462ff2748e.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-22b264efe91dc2fe.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-4a027c7f2fcb6038.rlib" "/opt/rustwide/target/debug/deps/libchrono-d9febe0d8a8cb650.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-740dc2e7b2fa5f73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libtime-e4351b8d6dea64b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-a05e21c69552dfb5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/libcombine-55d3febe2a4b8255.rlib" "/opt/rustwide/target/debug/deps/libascii-a921d70bf4f41ecc.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9e0be7d99959421f.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-114d9bccda188f75.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87ca273aed89a7ad.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3ee837f4e0eee21e.rlib" "/opt/rustwide/target/debug/deps/libserde-1784866a5187c3d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3puyUA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/geometry/point.rs - geometry::point::Point::rotate_left (line 59) [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/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 20.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2333201a9a3268c809fdde3470de0027f8a7a991f2e25ed9ca8ab0225a816277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2333201a9a3268c809fdde3470de0027f8a7a991f2e25ed9ca8ab0225a816277", kill_on_drop: false }` [INFO] [stdout] 2333201a9a3268c809fdde3470de0027f8a7a991f2e25ed9ca8ab0225a816277