[INFO] fetching crate doryen-extra 0.2.1... [INFO] testing doryen-extra-0.2.1 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate doryen-extra 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate doryen-extra 0.2.1 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate doryen-extra 0.2.1 [INFO] finished tweaking crates.io crate doryen-extra 0.2.1 [INFO] tweaked toml for crates.io crate doryen-extra 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate doryen-extra 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.17.0 [INFO] [stderr] Downloaded gl v0.6.5 [INFO] [stderr] Downloaded winit v0.16.2 [INFO] [stderr] Downloaded png v0.15.3 [INFO] [stderr] Downloaded gl_generator v0.6.1 [INFO] [stderr] Downloaded uni-gl v0.1.2 [INFO] [stderr] Downloaded image v0.22.5 [INFO] [stderr] Downloaded impl_ops v0.1.1 [INFO] [stderr] Downloaded uni-app v0.1.3 [INFO] [stderr] Downloaded doryen-rs v1.2.3 [INFO] [stderr] Downloaded borrowned v0.1.0 [INFO] [stderr] Downloaded shrinkwraprs v0.2.3 [INFO] [stderr] Downloaded ilyvion-util v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86b830cc85e7937c87845e5bec98b72716d056b90ed1a0426410df48f5e3901a [INFO] running `Command { std: "docker" "start" "-a" "86b830cc85e7937c87845e5bec98b72716d056b90ed1a0426410df48f5e3901a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86b830cc85e7937c87845e5bec98b72716d056b90ed1a0426410df48f5e3901a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b830cc85e7937c87845e5bec98b72716d056b90ed1a0426410df48f5e3901a", kill_on_drop: false }` [INFO] [stdout] 86b830cc85e7937c87845e5bec98b72716d056b90ed1a0426410df48f5e3901a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eae126ac1af9cc6ef7c2f618a5da3e2b44c5af25ff5600918c597ffccb5636c2 [INFO] running `Command { std: "docker" "start" "-a" "eae126ac1af9cc6ef7c2f618a5da3e2b44c5af25ff5600918c597ffccb5636c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling borrowned v0.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling uni-gl v0.1.2 [INFO] [stderr] Compiling uni-app v0.1.3 [INFO] [stderr] Compiling doryen-rs v1.2.3 [INFO] [stderr] Compiling ilyvion-util v0.3.1 [INFO] [stderr] Compiling doryen-extra v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.30s [INFO] running `Command { std: "docker" "inspect" "eae126ac1af9cc6ef7c2f618a5da3e2b44c5af25ff5600918c597ffccb5636c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae126ac1af9cc6ef7c2f618a5da3e2b44c5af25ff5600918c597ffccb5636c2", kill_on_drop: false }` [INFO] [stdout] eae126ac1af9cc6ef7c2f618a5da3e2b44c5af25ff5600918c597ffccb5636c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfa059b471bc17abe78e8d21957cc5d3512fed8cb915fda036e3ff20e3a4edbf [INFO] running `Command { std: "docker" "start" "-a" "bfa059b471bc17abe78e8d21957cc5d3512fed8cb915fda036e3ff20e3a4edbf", kill_on_drop: false }` [INFO] [stderr] Compiling doryen-extra v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.32s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/doryen_extra-496e8f8e4c1113af) [INFO] running `Command { std: "docker" "inspect" "bfa059b471bc17abe78e8d21957cc5d3512fed8cb915fda036e3ff20e3a4edbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa059b471bc17abe78e8d21957cc5d3512fed8cb915fda036e3ff20e3a4edbf", kill_on_drop: false }` [INFO] [stdout] bfa059b471bc17abe78e8d21957cc5d3512fed8cb915fda036e3ff20e3a4edbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45a2e730def7af639f51d130002c9a749a7ea471b6c887a0b3d674b5dac3c524 [INFO] running `Command { std: "docker" "start" "-a" "45a2e730def7af639f51d130002c9a749a7ea471b6c887a0b3d674b5dac3c524", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doryen_extra-496e8f8e4c1113af) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test base::tests::add_assign_tuple ... ok [INFO] [stdout] test base::tests::area ... ok [INFO] [stdout] test base::tests::addition ... ok [INFO] [stdout] test base::tests::add_assign_scalar ... ok [INFO] [stdout] test base::tests::addition_scalar ... ok [INFO] [stdout] test base::tests::addition_tuple ... ok [INFO] [stdout] test base::tests::contains_position ... ok [INFO] [stdout] test base::tests::display_is_correct ... ok [INFO] [stdout] test base::tests::division_scalar ... ok [INFO] [stdout] test base::tests::from_fposition_conversions ... ok [INFO] [stdout] test base::tests::div_assign_scalar ... ok [INFO] [stdout] test base::tests::from_gets_values ... ok [INFO] [stdout] test base::tests::from_position_conversions ... ok [INFO] [stdout] test base::tests::from_sets_values ... ok [INFO] [stdout] test base::tests::from_uposition_conversions ... ok [INFO] [stdout] test base::tests::mul_assign_scalar ... ok [INFO] [stdout] test base::tests::multiplication_scalar ... ok [INFO] [stdout] test base::tests::negate ... ok [INFO] [stdout] test base::tests::rem_assign_scalar ... ok [INFO] [stdout] test base::tests::new_sets_values ... ok [INFO] [stdout] test base::tests::round ... ok [INFO] [stdout] test base::tests::rem_scalar ... ok [INFO] [stdout] test base::tests::sub_assign_scalar ... ok [INFO] [stdout] test base::tests::sub_assign_tuple ... ok [INFO] [stdout] test base::tests::subtraction ... ok [INFO] [stdout] test base::tests::subtraction_scalar ... ok [INFO] [stdout] test base::tests::subtraction_tuple ... ok [INFO] [stdout] test base::tests::trunc ... ok [INFO] [stdout] test bresenham::tests::calculate_diagonal_line ... ok [INFO] [stdout] test bresenham::tests::calculate_staggered_diagonal_line ... ok [INFO] [stdout] test bresenham::tests::calculate_straight_x_line ... ok [INFO] [stdout] test bresenham::tests::calculate_straight_y_line ... ok [INFO] [stdout] test color::tests::conversions ... ok [INFO] [stdout] test color::tests::by_name_and_level ... ok [INFO] [stdout] test color::tests::hsv ... ok [INFO] [stdout] test color::tests::lerp ... ok [INFO] [stdout] test color::tests::operations ... ok [INFO] [stdout] test base::tests::round_u_less_than_zero_panics - should panic ... ok [INFO] [stdout] test base::tests::trunc_u_less_than_zero_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests doryen-extra [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/random.rs - random::Dice::new (line 443) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::generate_gradient_hsv (line 542) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::generate_gradient_rgb (line 485) ... FAILED [INFO] [stdout] test src/heightmap.rs - heightmap::HeightMap::kernel_transform (line 492) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::generate_gradient_rgb (line 475) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::set_saturation (line 326) ... FAILED [INFO] [stdout] test src/heightmap.rs - heightmap::HeightMap::normalize (line 282) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::set_value (line 368) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::set_saturation (line 318) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::set_value (line 360) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::scale_hsv (line 428) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::shift_hue (line 398) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::set_hue (line 252) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::set_hue (line 244) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::generate_gradient_hsv (line 534) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::generate_gradient_hsv (line 551) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::new_hsv (line 147) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::generate_gradient_rgb (line 467) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::new (line 111) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::new_with_alpha (line 127) ... FAILED [INFO] [stdout] test src/color.rs - color::Color::new_hsv_with_opacity (line 171) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/random.rs - random::Dice::new (line 443) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::generate_gradient_hsv (line 542) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::generate_gradient_rgb (line 485) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/heightmap.rs - heightmap::HeightMap::kernel_transform (line 492) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::generate_gradient_rgb (line 475) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::set_saturation (line 326) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/heightmap.rs - heightmap::HeightMap::normalize (line 282) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::set_value (line 368) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::set_saturation (line 318) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::set_value (line 360) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::scale_hsv (line 428) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::shift_hue (line 398) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::set_hue (line 252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::set_hue (line 244) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::generate_gradient_hsv (line 534) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::generate_gradient_hsv (line 551) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest6SzInV/rust_out.rust_out.89f9f26d-cgu.0.rcgu.o" "/tmp/rustdoctest6SzInV/rust_out.23o7owdq9udccg6q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdoryen_extra-a44d4e7a489cd843.rlib" "/opt/rustwide/target/debug/deps/libimpl_ops-da9700ebe1c59e3d.rlib" "/opt/rustwide/target/debug/deps/libilyvion_util-91184f181166c5e6.rlib" "/opt/rustwide/target/debug/deps/libborrowned-c26848297397eb6d.rlib" "/opt/rustwide/target/debug/deps/libdoryen_rs-d5a932965216f6f4.rlib" "/opt/rustwide/target/debug/deps/libuni_gl-32bbd17abcfc366e.rlib" "/opt/rustwide/target/debug/deps/libgl-b60622e043257e4e.rlib" "/opt/rustwide/target/debug/deps/libuni_app-d29e2f9282175bfc.rlib" "/opt/rustwide/target/debug/deps/libtime-2fd3228a0ba909d6.rlib" "/opt/rustwide/target/debug/deps/libglutin-262edee3309cbaa5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-cb9f93b00f45dd41.rlib" "/opt/rustwide/target/debug/deps/libwinit-ad99ad30de1f4cca.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-42e2d921efc77c27.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-965980d132c2550e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3b267a78086bced6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-51c2c81ad9edc47e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c9aa7bfb5bbec31a.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8a3b02fa2485b373.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6d30a1d7c61a703b.rlib" "/opt/rustwide/target/debug/deps/librand-312784bf2bb75137.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93005e65f8786617.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-64d61a0063e98703.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-23a3e8c5e1558284.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libnix-d9dad581e9bf082f.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4560e690ba32fd17.rlib" "/opt/rustwide/target/debug/deps/libdlib-38b2985f86dff3c9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3681a403dda9dec8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2c802e66d19ae3f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/librand-4ad7192fd166a9f1.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e21ce790f4187416.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-f80a1d9bdf442686.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-4136517822ed2eff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e233d706efe014c4.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a913244c1f2ce0de.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-91f3abb3446af577.rlib" "/opt/rustwide/target/debug/deps/libimage-53258f1ea33f69fd.rlib" "/opt/rustwide/target/debug/deps/libpng-b9e3d01479c05a3e.rlib" "/opt/rustwide/target/debug/deps/libdeflate-788f360a3b408924.rlib" "/opt/rustwide/target/debug/deps/libinflate-c705d283071df6b1.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a58c04d8b37ebac5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7c9848ff0ac974cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6SzInV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::new_hsv (line 147) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::generate_gradient_rgb (line 467) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::new (line 111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::new_with_alpha (line 127) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/color.rs - color::Color::new_hsv_with_opacity (line 171) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/color.rs - color::Color::generate_gradient_hsv (line 534) [INFO] [stdout] src/color.rs - color::Color::generate_gradient_hsv (line 542) [INFO] [stdout] src/color.rs - color::Color::generate_gradient_hsv (line 551) [INFO] [stdout] src/color.rs - color::Color::generate_gradient_rgb (line 467) [INFO] [stdout] src/color.rs - color::Color::generate_gradient_rgb (line 475) [INFO] [stdout] src/color.rs - color::Color::generate_gradient_rgb (line 485) [INFO] [stdout] src/color.rs - color::Color::new (line 111) [INFO] [stdout] src/color.rs - color::Color::new_hsv (line 147) [INFO] [stdout] src/color.rs - color::Color::new_hsv_with_opacity (line 171) [INFO] [stdout] src/color.rs - color::Color::new_with_alpha (line 127) [INFO] [stdout] src/color.rs - color::Color::scale_hsv (line 428) [INFO] [stdout] src/color.rs - color::Color::set_hue (line 244) [INFO] [stdout] src/color.rs - color::Color::set_hue (line 252) [INFO] [stdout] src/color.rs - color::Color::set_saturation (line 318) [INFO] [stdout] src/color.rs - color::Color::set_saturation (line 326) [INFO] [stdout] src/color.rs - color::Color::set_value (line 360) [INFO] [stdout] src/color.rs - color::Color::set_value (line 368) [INFO] [stdout] src/color.rs - color::Color::shift_hue (line 398) [INFO] [stdout] src/heightmap.rs - heightmap::HeightMap::kernel_transform (line 492) [INFO] [stdout] src/heightmap.rs - heightmap::HeightMap::normalize (line 282) [INFO] [stdout] src/random.rs - random::Dice::new (line 443) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "45a2e730def7af639f51d130002c9a749a7ea471b6c887a0b3d674b5dac3c524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a2e730def7af639f51d130002c9a749a7ea471b6c887a0b3d674b5dac3c524", kill_on_drop: false }` [INFO] [stdout] 45a2e730def7af639f51d130002c9a749a7ea471b6c887a0b3d674b5dac3c524