[INFO] cloning repository https://github.com/coriolinus/adventofcode-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/adventofcode-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7270a677483a300af34798e812b5207435f3c263 [INFO] testing coriolinus/adventofcode-2020 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2020" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coriolinus/adventofcode-2020 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coriolinus/adventofcode-2020 [INFO] removed workspace from git repo https://github.com/coriolinus/adventofcode-2020 [INFO] finished tweaking git repo https://github.com/coriolinus/adventofcode-2020 [INFO] tweaked toml for git repo https://github.com/coriolinus/adventofcode-2020 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/coriolinus/adventofcode-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9dc38cee960a3288a66a6a771fb53739dc89b9e3747963b11dc256bc31591bb [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" "d9dc38cee960a3288a66a6a771fb53739dc89b9e3747963b11dc256bc31591bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9dc38cee960a3288a66a6a771fb53739dc89b9e3747963b11dc256bc31591bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9dc38cee960a3288a66a6a771fb53739dc89b9e3747963b11dc256bc31591bb", kill_on_drop: false }` [INFO] [stdout] d9dc38cee960a3288a66a6a771fb53739dc89b9e3747963b11dc256bc31591bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbe8be7832f28d40dba5e028f75280557df5a1d91b09c892e694db7a962ba653 [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" "bbe8be7832f28d40dba5e028f75280557df5a1d91b09c892e694db7a962ba653", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling indenter v0.3.2 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling path-dedot v3.0.7 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling path-absolutize v3.0.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling toml_edit v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling parse-display-derive v0.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling parse-display v0.4.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "bbe8be7832f28d40dba5e028f75280557df5a1d91b09c892e694db7a962ba653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbe8be7832f28d40dba5e028f75280557df5a1d91b09c892e694db7a962ba653", kill_on_drop: false }` [INFO] [stdout] bbe8be7832f28d40dba5e028f75280557df5a1d91b09c892e694db7a962ba653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec5818f390516c89df7a4a2ef1754bcc6db436366071494ef1cfd7394107ff56 [INFO] running `Command { std: "docker" "start" "-a" "ec5818f390516c89df7a4a2ef1754bcc6db436366071494ef1cfd7394107ff56", kill_on_drop: false }` [INFO] [stderr] Compiling aoc2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `Command { std: "docker" "inspect" "ec5818f390516c89df7a4a2ef1754bcc6db436366071494ef1cfd7394107ff56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5818f390516c89df7a4a2ef1754bcc6db436366071494ef1cfd7394107ff56", kill_on_drop: false }` [INFO] [stdout] ec5818f390516c89df7a4a2ef1754bcc6db436366071494ef1cfd7394107ff56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 849a191858b48db40df45133270e1f3160e75482e28da0c0c43389ce8e5bde9d [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" "849a191858b48db40df45133270e1f3160e75482e28da0c0c43389ce8e5bde9d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc2020-bf6ef2ca8ce1993f [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc2020-e8f16c1bb6d843ec [INFO] [stdout] running 4 tests [INFO] [stdout] test numbers::chinese_remainder::test::test_worked_literals ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_worked_inverted ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_classic_formulation ... ok [INFO] [stdout] test numbers::chinese_remainder::test::test_another ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests aoc2020 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/geometry/map.rs - geometry::map::Map::try_from (line 326) ... ignored [INFO] [stdout] test src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 95) ... 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_min (line 55) ... FAILED [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 88) ... FAILED [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 69) ... FAILED [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) ... FAILED [INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_right (line 39) ... ok [INFO] [stdout] test src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 98) ... ok [INFO] [stdout] test src/geometry/point.rs - geometry::point::Point::rotate_left (line 59) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/geometry/vector4.rs - geometry::vector4::Vector4::boundary_max (line 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/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_min (line 55) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `aoc2020::geometry::vector3::Vector4` [INFO] [stdout] --> src/geometry/vector4.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aoc2020::geometry::vector3::Vector4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `Vector3` [INFO] [stdout] | no `Vector4` in `geometry::vector3` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_max (line 88) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestGeDHP1/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestGeDHP1/rust_out" "/tmp/rustdoctestGeDHP1/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-87fad9d7c56842ad.rlib" "/opt/rustwide/target/debug/deps/libreqwest-54d85736b4461fee.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c491933adfab5563.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-19bf777a0f29e652.rlib" "/opt/rustwide/target/debug/deps/libtime-16d3fa1b40ccd959.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-955ec3a2c89807b1.rlib" "/opt/rustwide/target/debug/deps/libstandback-9485b9eaf010a3db.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fd86d91eb4c5874d.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb79c5384fab0578.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-107f1cb1bbf8f9a0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ab10f8826c795366.rlib" "/opt/rustwide/target/debug/deps/libflate2-5ed739ea4d897062.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dc9174a7707cebbe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5e0b8cd74c8be772.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fae71c278faee0ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0b897cf5efebfb43.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-94ce1a858adef389.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-80980f3ec281ea39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-081779b92ba2b839.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6d23e689c93d05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fcd0730b4dee5dce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-e189c714fe0a1fc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f02f6b2406e547a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libtokio-4295c7dca77bd3dc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libmio-3b5c0f0c4fc4bed4.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc3a4f11def7ad5e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12487794173bd07c.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-748f2de59f4c89b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1713eb08664ae883.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-111c9dfe3dcce4bf.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a897e79f1eb5684.rlib" "/opt/rustwide/target/debug/deps/libdirs-76d1c4955f3b41cf.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-bd55f7aa23f69876.rlib" "/opt/rustwide/target/debug/deps/libparse_display-302156b298795a4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libnum-810544d2597c951c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3730049ecd9cd274.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f3a85511d5d980a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2eb505ad8e5a2a05.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-749347851e2fc6b5.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-9d05be8641b3e59d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34880b2082f1d176.rlib" "/opt/rustwide/target/debug/deps/libitertools-f99c70f084bca9be.rlib" "/opt/rustwide/target/debug/deps/libbitvec-220ac379906ff978.rlib" "/opt/rustwide/target/debug/deps/libfunty-26fd5f50063ace73.rlib" "/opt/rustwide/target/debug/deps/libwyz-e96f6cac1a841180.rlib" "/opt/rustwide/target/debug/deps/libtap-02b3e74ed09d5b6b.rlib" "/opt/rustwide/target/debug/deps/libradium-b32bd4bc78615457.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-9c90adfa62abba23.rlib" "/opt/rustwide/target/debug/deps/libchrono-e55d24ee21c6fc50.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-65e92ba815160b48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39f13aa6a38a84b3.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libcombine-a75c361db7dea97e.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libeither-b03f4c556c7c8cd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91b6af920b096909.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-21f8bcb08e1b0994.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4462c6fa373fb8ef.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6b36ee0005ad7542.rlib" "/opt/rustwide/target/debug/deps/libserde-fb4e5bd19cec6c0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 69) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestr3ymMG/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestr3ymMG/rust_out" "/tmp/rustdoctestr3ymMG/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-87fad9d7c56842ad.rlib" "/opt/rustwide/target/debug/deps/libreqwest-54d85736b4461fee.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c491933adfab5563.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-19bf777a0f29e652.rlib" "/opt/rustwide/target/debug/deps/libtime-16d3fa1b40ccd959.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-955ec3a2c89807b1.rlib" "/opt/rustwide/target/debug/deps/libstandback-9485b9eaf010a3db.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fd86d91eb4c5874d.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb79c5384fab0578.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-107f1cb1bbf8f9a0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ab10f8826c795366.rlib" "/opt/rustwide/target/debug/deps/libflate2-5ed739ea4d897062.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dc9174a7707cebbe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5e0b8cd74c8be772.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fae71c278faee0ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0b897cf5efebfb43.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-94ce1a858adef389.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-80980f3ec281ea39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-081779b92ba2b839.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6d23e689c93d05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fcd0730b4dee5dce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-e189c714fe0a1fc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f02f6b2406e547a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libtokio-4295c7dca77bd3dc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libmio-3b5c0f0c4fc4bed4.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc3a4f11def7ad5e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12487794173bd07c.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-748f2de59f4c89b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1713eb08664ae883.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-111c9dfe3dcce4bf.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a897e79f1eb5684.rlib" "/opt/rustwide/target/debug/deps/libdirs-76d1c4955f3b41cf.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-bd55f7aa23f69876.rlib" "/opt/rustwide/target/debug/deps/libparse_display-302156b298795a4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libnum-810544d2597c951c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3730049ecd9cd274.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f3a85511d5d980a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2eb505ad8e5a2a05.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-749347851e2fc6b5.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-9d05be8641b3e59d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34880b2082f1d176.rlib" "/opt/rustwide/target/debug/deps/libitertools-f99c70f084bca9be.rlib" "/opt/rustwide/target/debug/deps/libbitvec-220ac379906ff978.rlib" "/opt/rustwide/target/debug/deps/libfunty-26fd5f50063ace73.rlib" "/opt/rustwide/target/debug/deps/libwyz-e96f6cac1a841180.rlib" "/opt/rustwide/target/debug/deps/libtap-02b3e74ed09d5b6b.rlib" "/opt/rustwide/target/debug/deps/libradium-b32bd4bc78615457.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-9c90adfa62abba23.rlib" "/opt/rustwide/target/debug/deps/libchrono-e55d24ee21c6fc50.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-65e92ba815160b48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39f13aa6a38a84b3.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libcombine-a75c361db7dea97e.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libeither-b03f4c556c7c8cd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91b6af920b096909.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-21f8bcb08e1b0994.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4462c6fa373fb8ef.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6b36ee0005ad7542.rlib" "/opt/rustwide/target/debug/deps/libserde-fb4e5bd19cec6c0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/vector3.rs - geometry::vector3::Vector3::boundary_min (line 59) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctest8uVVbG/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctest8uVVbG/rust_out" "/tmp/rustdoctest8uVVbG/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaoc2020-87fad9d7c56842ad.rlib" "/opt/rustwide/target/debug/deps/libreqwest-54d85736b4461fee.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c491933adfab5563.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b246eec6d287cc93.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libcookie-19bf777a0f29e652.rlib" "/opt/rustwide/target/debug/deps/libtime-16d3fa1b40ccd959.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-955ec3a2c89807b1.rlib" "/opt/rustwide/target/debug/deps/libstandback-9485b9eaf010a3db.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fd86d91eb4c5874d.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-cb79c5384fab0578.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-107f1cb1bbf8f9a0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ab10f8826c795366.rlib" "/opt/rustwide/target/debug/deps/libflate2-5ed739ea4d897062.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-78c4a06097ec9217.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dc9174a7707cebbe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5e0b8cd74c8be772.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fae71c278faee0ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-0b897cf5efebfb43.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-94ce1a858adef389.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-80980f3ec281ea39.rlib" "/opt/rustwide/target/debug/deps/libpin_project-081779b92ba2b839.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6d23e689c93d05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fcd0730b4dee5dce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9d49decd3542686e.rlib" "/opt/rustwide/target/debug/deps/libtracing-e189c714fe0a1fc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f02f6b2406e547a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libtokio-4295c7dca77bd3dc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libmio-3b5c0f0c4fc4bed4.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dc3a4f11def7ad5e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12487794173bd07c.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-748f2de59f4c89b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1713eb08664ae883.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-111c9dfe3dcce4bf.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a897e79f1eb5684.rlib" "/opt/rustwide/target/debug/deps/libdirs-76d1c4955f3b41cf.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-bd55f7aa23f69876.rlib" "/opt/rustwide/target/debug/deps/libparse_display-302156b298795a4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libnum-810544d2597c951c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3730049ecd9cd274.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0f3a85511d5d980a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2eb505ad8e5a2a05.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-749347851e2fc6b5.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-9d05be8641b3e59d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34880b2082f1d176.rlib" "/opt/rustwide/target/debug/deps/libitertools-f99c70f084bca9be.rlib" "/opt/rustwide/target/debug/deps/libbitvec-220ac379906ff978.rlib" "/opt/rustwide/target/debug/deps/libfunty-26fd5f50063ace73.rlib" "/opt/rustwide/target/debug/deps/libwyz-e96f6cac1a841180.rlib" "/opt/rustwide/target/debug/deps/libtap-02b3e74ed09d5b6b.rlib" "/opt/rustwide/target/debug/deps/libradium-b32bd4bc78615457.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-9c90adfa62abba23.rlib" "/opt/rustwide/target/debug/deps/libchrono-e55d24ee21c6fc50.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-65e92ba815160b48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39f13aa6a38a84b3.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libcombine-a75c361db7dea97e.rlib" "/opt/rustwide/target/debug/deps/libascii-4106a7dc36d9ba53.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libeither-b03f4c556c7c8cd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-91b6af920b096909.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-21f8bcb08e1b0994.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4462c6fa373fb8ef.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6b36ee0005ad7542.rlib" "/opt/rustwide/target/debug/deps/libserde-fb4e5bd19cec6c0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/geometry/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/vector3.rs - geometry::vector3::Vector3::boundary_min (line 69) [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 [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "849a191858b48db40df45133270e1f3160e75482e28da0c0c43389ce8e5bde9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849a191858b48db40df45133270e1f3160e75482e28da0c0c43389ce8e5bde9d", kill_on_drop: false }` [INFO] [stdout] 849a191858b48db40df45133270e1f3160e75482e28da0c0c43389ce8e5bde9d