[INFO] cloning repository https://github.com/peterc-s/rustrace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterc-s/rustrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterc-s%2Frustrace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterc-s%2Frustrace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96902fc5ce43c0845d0dfe0662bcae353459f832
[INFO] testing peterc-s/rustrace against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterc-s%2Frustrace" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/peterc-s/rustrace
[INFO] finished tweaking git repo https://github.com/peterc-s/rustrace
[INFO] tweaked toml for git repo https://github.com/peterc-s/rustrace written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/peterc-s/rustrace on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/peterc-s/rustrace already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.52
[INFO] [stderr]   Downloaded zune-jpeg v0.5.5
[INFO] [stderr]   Downloaded zune-core v0.5.0
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded bitstream-io v4.9.0
[INFO] [stderr]   Downloaded half v2.7.0
[INFO] [stderr]   Downloaded gif v0.14.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed
[INFO] running `Command { std: "docker" "start" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling aligned v0.4.2
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.5.5
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling gif v0.14.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling mimalloc v0.1.52
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling rustrace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.61s
[INFO] running `Command { std: "docker" "inspect" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustrace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustrace-cf9318d1d5e0769c)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustrace-a9967dbb9d773af4)
[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] [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 rustrace
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::union (line 66) ... FAILED
[INFO] [stdout] test src/interval.rs - interval::Interval::overlaps (line 114) ... FAILED
[INFO] [stdout] test src/interval.rs - interval::Interval::mid (line 205) ... FAILED
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::centroid (line 295) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::contains_point (line 144) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::overlaps (line 108) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::ray_hit (line 209) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::split_at (line 165) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::surface_area (line 315) has been running for over 60 seconds
[INFO] [stdout] test src/hit.rs - hit::HitRecord<'_>::set_face_norm (line 35) has been running for over 60 seconds
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::add (line 47) has been running for over 60 seconds
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::bound (line 111) has been running for over 60 seconds
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::clear (line 25) has been running for over 60 seconds
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::combine (line 70) has been running for over 60 seconds
[INFO] [stdout] test src/interval.rs - interval::Interval::clamp (line 160) has been running for over 60 seconds
[INFO] [stdout] test src/interval.rs - interval::Interval::contains (line 68) has been running for over 60 seconds
[INFO] [stdout] test src/interval.rs - interval::Interval::contains_interval (line 90) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::overlaps (line 108) ... FAILED
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::ray_hit (line 209) ... FAILED
[INFO] [stdout] test src/interval.rs - interval::Interval::size (line 53) has been running for over 60 seconds
[INFO] [stdout] test src/interval.rs - interval::Interval::surrounds (line 140) has been running for over 60 seconds
[INFO] [stdout] test src/interval.rs - interval::Interval::union (line 185) has been running for over 60 seconds
[INFO] [stdout] test src/ray.rs - ray::Ray::at (line 34) has been running for over 60 seconds
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::surface_area (line 315) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::deg_to_rad (line 9) ... FAILED
[INFO] [stdout] test src/interval.rs - interval::Interval::size (line 53) ... FAILED
[INFO] [stdout] test src/hit.rs - hit::HitRecord<'_>::set_face_norm (line 35) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::near_zero (line 142) ... FAILED
[INFO] [stdout] test src/interval.rs - interval::Interval::union (line 185) ... FAILED
[INFO] [stdout] test src/interval.rs - interval::Interval::contains_interval (line 90) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::to_rgb (line 218) ... FAILED
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::centroid (line 295) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::length (line 59) has been running for over 60 seconds
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::length_squared (line 40) has been running for over 60 seconds
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::length (line 59) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::dot (line 247) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::reflect (line 99) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::unit (line 76) ... FAILED
[INFO] [stdout] test src/vec3.rs - vec3::cross (line 267) ... ok
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::length_squared (line 40) ... ok
[INFO] [stdout] test src/interval.rs - interval::Interval::surrounds (line 140) ... ok
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::contains_point (line 144) ... ok
[INFO] [stdout] test src/ray.rs - ray::Ray::at (line 34) ... ok
[INFO] [stdout] test src/aabb.rs - aabb::Aabb::split_at (line 165) ... ok
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::combine (line 70) ... ok
[INFO] [stdout] test src/vec3.rs - vec3::Vec3::refract (line 118) ... ok
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::add (line 47) ... ok
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::clear (line 25) ... ok
[INFO] [stdout] test src/hit_list.rs - hit_list::HittableList::bound (line 111) ... ok
[INFO] [stdout] test src/interval.rs - interval::Interval::contains (line 68) ... ok
[INFO] [stdout] test src/interval.rs - interval::Interval::clamp (line 160) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/aabb.rs - aabb::Aabb::union (line 66) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHBodTW/rustcvgg5eu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHBodTW/rustcvgg5eu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHBodTW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interval.rs - interval::Interval::overlaps (line 114) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interval.rs - interval::Interval::mid (line 205) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGOx2xK/rustcNAa2V7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGOx2xK/rustcNAa2V7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGOx2xK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aabb.rs - aabb::Aabb::overlaps (line 108) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1MkADH/rustcsRywMF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1MkADH/rustcsRywMF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1MkADH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aabb.rs - aabb::Aabb::ray_hit (line 209) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestC0waFj/rustcrXbs6p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestC0waFj/rustcrXbs6p/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC0waFj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aabb.rs - aabb::Aabb::surface_area (line 315) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5xkDvE/rustcWtTtF8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5xkDvE/rustcWtTtF8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5xkDvE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::deg_to_rad (line 9) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interval.rs - interval::Interval::size (line 53) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgU6jNF/rustc7d9uVb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgU6jNF/rustc7d9uVb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgU6jNF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hit.rs - hit::HitRecord<'_>::set_face_norm (line 35) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzw49en/rustcOBAHPQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzw49en/rustcOBAHPQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzw49en/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::Vec3::near_zero (line 142) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interval.rs - interval::Interval::union (line 185) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyYiYZB/rustcs65Bv8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyYiYZB/rustcs65Bv8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyYiYZB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/interval.rs - interval::Interval::contains_interval (line 90) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlt2Ucl/rustcuXH4zO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlt2Ucl/rustcuXH4zO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlt2Ucl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::Vec3::to_rgb (line 218) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/aabb.rs - aabb::Aabb::centroid (line 295) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestY53C5D/rustciwzLcs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestY53C5D/rustciwzLcs/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestY53C5D/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::Vec3::length (line 59) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFbdqcU/rustc7wd2G0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFbdqcU/rustc7wd2G0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFbdqcU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::dot (line 247) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::Vec3::reflect (line 99) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrcVIjH/rustclfLb8h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrcVIjH/rustclfLb8h/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrcVIjH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/vec3.rs - vec3::Vec3::unit (line 76) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgzffXP/rustcYBWbne/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustrace-a50e71d3d0cdf89d,librand-b0ac9b996c7b5844,libgetrandom-e2ab3c32ac90848a,liblibc-520a1cd7a1b3fe13,libchacha20-457c82e0f35b36fc,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libimage-a5e11e10f636c6e6,libqoi-50d31acba597a2bc,libmoxcms-1deb116ac06d54d4,libpxfm-05c6ed3735a22384,libimage_webp-34e741a8e5524094,libtiff-9538210b5c5d395b,libfax-4b296faad1dde7c0,libpng-b58ca279ab2acc77,libbitflags-7f84f37ac731566a,libflate2-75fb239877082ada,libfdeflate-e2756c6137ef3746,libcrc32fast-e59ffec6bd3c4370,libexr-a7a519973a0955db,libminiz_oxide-2af00ad8f8c499c1,libzune_inflate-a476fed04bff8e64,libsimd_adler32-a85d6c6326d2f661,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-a43ea027425d6797,libzerocopy-5cd7d762efe1fc59,libsmallvec-c4b0763233bab5f9,libzune_jpeg-c22fc48d728fbc7f,libzune_core-bc9ff5ed7d633710,libgif-715eaca4bc08c862,libcolor_quant-72accfe2cafd1a2d,libweezl-8839e92a31bc764d,libbyteorder_lite-f5df2d14b4488fc7,libravif-d4346a49708e39c4,libloop9-345099da14130af9,libavif_serialize-341b69f05acb5600,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-acec9e950ec191c0,libprofiling-190575895ecdb6f5,libav_scenechange-196defcb9b9dd0bd,liby4m-a07076ccebfe9a77,libaligned-8ae3f6e8d423de97,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-73b8cd63d6d97e2b,liblog-40ebd7d040175aeb,libnom-8668d72c09a316f8,libmemchr-60b408e76a46f254,libnum_rational-ef296040cf05fe91,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libmaybe_rayon-9c36f295b3b7ee4f,librayon-debd678a60a7a7eb,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-ae1e883b62e8dab7,libv_frame-f6f41f313ac796f3,libarrayvec-09741c597eeba17a,libaligned_vec-c718083729980aba,libequator-35d893e65f43f00e,libthiserror-af8d4e7698e88112,libbitstream_io-edd1c6ce02398cff,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libimgref-3394f03120c74b5c,libbytemuck-936b7ebcca343d54,libnum_traits-61451ab850bd490d,libanyhow-c9b06d8caf422803}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgzffXP/rustcYBWbne/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-abae46d83cf85067/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgzffXP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/aabb.rs - aabb::Aabb::centroid (line 295)
[INFO] [stdout]     src/aabb.rs - aabb::Aabb::overlaps (line 108)
[INFO] [stdout]     src/aabb.rs - aabb::Aabb::ray_hit (line 209)
[INFO] [stdout]     src/aabb.rs - aabb::Aabb::surface_area (line 315)
[INFO] [stdout]     src/aabb.rs - aabb::Aabb::union (line 66)
[INFO] [stdout]     src/hit.rs - hit::HitRecord<'_>::set_face_norm (line 35)
[INFO] [stdout]     src/interval.rs - interval::Interval::contains_interval (line 90)
[INFO] [stdout]     src/interval.rs - interval::Interval::mid (line 205)
[INFO] [stdout]     src/interval.rs - interval::Interval::overlaps (line 114)
[INFO] [stdout]     src/interval.rs - interval::Interval::size (line 53)
[INFO] [stdout]     src/interval.rs - interval::Interval::union (line 185)
[INFO] [stdout]     src/utils.rs - utils::deg_to_rad (line 9)
[INFO] [stdout]     src/vec3.rs - vec3::Vec3::length (line 59)
[INFO] [stdout]     src/vec3.rs - vec3::Vec3::near_zero (line 142)
[INFO] [stdout]     src/vec3.rs - vec3::Vec3::reflect (line 99)
[INFO] [stdout]     src/vec3.rs - vec3::Vec3::to_rgb (line 218)
[INFO] [stdout]     src/vec3.rs - vec3::Vec3::unit (line 76)
[INFO] [stdout]     src/vec3.rs - vec3::dot (line 247)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 239.57s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed", kill_on_drop: false }`
[INFO] [stdout] 60f5a058ee82e289e4f8e60a9d19293f647c60c7a3ceb2ba92519fc06b3f00ed
