[INFO] cloning repository https://github.com/Safarte/ray-tracing-one-weekend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Safarte/ray-tracing-one-weekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafarte%2Fray-tracing-one-weekend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafarte%2Fray-tracing-one-weekend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3966781eaae60cc08b793c120a6b1a41a2a45db [INFO] testing Safarte/ray-tracing-one-weekend against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSafarte%2Fray-tracing-one-weekend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Safarte/ray-tracing-one-weekend [INFO] finished tweaking git repo https://github.com/Safarte/ray-tracing-one-weekend [INFO] tweaked toml for git repo https://github.com/Safarte/ray-tracing-one-weekend written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Safarte/ray-tracing-one-weekend on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Safarte/ray-tracing-one-weekend 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc0dc1afedd4407bdb0a4d35f13c33ff135adce9e388b9aed33c757e95abca23 [INFO] running `Command { std: "docker" "start" "-a" "cc0dc1afedd4407bdb0a4d35f13c33ff135adce9e388b9aed33c757e95abca23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc0dc1afedd4407bdb0a4d35f13c33ff135adce9e388b9aed33c757e95abca23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0dc1afedd4407bdb0a4d35f13c33ff135adce9e388b9aed33c757e95abca23", kill_on_drop: false }` [INFO] [stdout] cc0dc1afedd4407bdb0a4d35f13c33ff135adce9e388b9aed33c757e95abca23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d72c25e3cb56754a8ae2429fe01591ab071fa886601d3a34abed7d5944ed4d75 [INFO] running `Command { std: "docker" "start" "-a" "d72c25e3cb56754a8ae2429fe01591ab071fa886601d3a34abed7d5944ed4d75", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling gltf-json v0.16.0 [INFO] [stderr] Compiling gltf v0.16.0 [INFO] [stderr] Compiling rust-ray-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `closest_hit` is assigned to, but never used [INFO] [stdout] --> src/ray.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | let mut closest_hit: Option = None; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_closest_hit` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `closest_hit` is never read [INFO] [stdout] --> src/ray.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | closest_hit = hit; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Bounded` is never used [INFO] [stdout] --> src/bvh/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Bounded { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `BVHNode` is never used [INFO] [stdout] --> src/bvh/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum BVHNode { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `build_rec` and `traverse_rec` are never used [INFO] [stdout] --> src/bvh/mod.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl BVHNode { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 29 | fn build_rec( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | fn traverse_rec( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BVH` is never constructed [INFO] [stdout] --> src/bvh/mod.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct BVH { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `traverse` are never used [INFO] [stdout] --> src/bvh/mod.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 139 | impl BVH { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] 140 | pub fn new(primitives: &[P]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub fn traverse<'a, P: Bounded>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `surrounding_box_vec` is never used [INFO] [stdout] --> src/bvh/aabb.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn surrounding_box_vec(aabbs: &[AABB]) -> AABB { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `aabb_compare` is never used [INFO] [stdout] --> src/bvh/aabb.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn aabb_compare(a: &AABB, b: &AABB, axis: usize) -> Ordering { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vertical_fov`, `near_plane_dist`, and `far_plane_dist` are never read [INFO] [stdout] --> src/camera.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Camera { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub vertical_fov: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | scale: f32, [INFO] [stdout] 12 | pub near_plane_dist: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub far_plane_dist: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Primitive` is never used [INFO] [stdout] --> src/geometry/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Primitive { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hit` is never used [INFO] [stdout] --> src/geometry/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Primitive { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 36 | pub fn hit(&self, ray: &Ray, t_min: f32, t_max: f32) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/gltf.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | Vec2(Vec2), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - Vec2(Vec2), [INFO] [stdout] 20 + Vec2(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Hit` is never constructed [INFO] [stdout] --> src/material/pbr.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Hit { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_color` is never used [INFO] [stdout] --> src/ray.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Ray { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn get_color( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bvh/mod.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 150 | ray: &Ray, [INFO] [stdout] 151 | primitives: &'a [P], [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] ... [INFO] [stdout] 154 | ) -> Vec<&P> { [INFO] [stdout] | -- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 154 | ) -> Vec<&'a P> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchYAlpl/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libindicatif-763f2515437cd5bd.rlib,libregex-69570f77a92d4182.rlib,libregex_syntax-1a826e3106b00ae3.rlib,libconsole-6f349b6cde138729.rlib,libterminal_size-e7a7b2f20a496328.rlib,libnumber_prefix-c52a145dab539939.rlib,libclap-cdbb94aeeb295326.rlib,libyaml_rust-87ab1f9a85a71075.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-c924a3194d9436be.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-8a4081e8e3cf6416.rlib,libansi_term-bdfff57b5fb49171.rlib,libgltf-adb8798a69013ad7.rlib,libbase64-58f9c786d7f23eb6.rlib,libgltf_json-d4743fac90d0b1dc.rlib,libserde_json-72027b1104dd0608.rlib,libryu-af883cd9b444a782.rlib,libitoa-c5391c826ed13815.rlib,libserde-3d5747ffac09568c.rlib,libimage-bb4218bdadffd90c.rlib,libbytemuck-6bb6e683312d71e6.rlib,libpng-98cada8ede136d5c.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-73831421cab1f53a.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_iter-ad9f422d2c1470d1.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-43c7df2f92a6a607.rlib,libnum_integer-5ddb400e2d865490.rlib,libgif-d3f11ba2a7ce49a7.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-e04a0b1505efd012.rlib,libtiff-9f6942d80b12ca89.rlib,libweezl-f531a40d0c23cadd.rlib,libminiz_oxide-b4e3c14d704240a1.rlib,libadler-b32dea79b2f05ffd.rlib,libjpeg_decoder-e513c62b846db001.rlib,librayon-6dfb40f9f4bf0b6b.rlib,librayon_core-a8982502568a3ec7.rlib,libnum_cpus-a735a802699f679a.rlib,libcrossbeam_deque-cc4c3e6754f70668.rlib,libcrossbeam_epoch-082f09a5c5878a95.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libeither-e8a0ef7222037a64.rlib,libbase64-1447dfff012d42f8.rlib,libglam-4a4ad1e08b0f3f37.rlib,librand-ed1fa8d739880c57.rlib,librand_chacha-b94f7deda9352ad5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-4550052ec2f49386.rlib,libgetrandom-92fdb6ab6c3b57a6.rlib,liblibc-b57b0405b7209b16.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustchYAlpl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rust_ray_tracer-f1c6fe6f05b1323b" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-92fdb6ab6c3b57a6.rlib(getrandom-92fdb6ab6c3b57a6.getrandom.bbdc0eeeb4094afa-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hc0518885fae256c4E+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-ray-tracer` (bin "rust-ray-tracer") due to 1 previous error; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d72c25e3cb56754a8ae2429fe01591ab071fa886601d3a34abed7d5944ed4d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72c25e3cb56754a8ae2429fe01591ab071fa886601d3a34abed7d5944ed4d75", kill_on_drop: false }` [INFO] [stdout] d72c25e3cb56754a8ae2429fe01591ab071fa886601d3a34abed7d5944ed4d75