[INFO] cloning repository https://github.com/rdimas-ut/ray-tracing-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdimas-ut/ray-tracing-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdimas-ut%2Fray-tracing-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdimas-ut%2Fray-tracing-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6af06d673d6483492bf31cfb90f3912ba8fb714 [INFO] testing rdimas-ut/ray-tracing-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdimas-ut%2Fray-tracing-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rdimas-ut/ray-tracing-rust [INFO] finished tweaking git repo https://github.com/rdimas-ut/ray-tracing-rust [INFO] tweaked toml for git repo https://github.com/rdimas-ut/ray-tracing-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rdimas-ut/ray-tracing-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rdimas-ut/ray-tracing-rust 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `main` [INFO] [stderr] * `bin` target `ray-tracing-rust` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded flate2 v1.0.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1f96f600de6aa98d2fb3b96d29b9376afd8ddae71e1737739f6c12ca0fbb98e [INFO] running `Command { std: "docker" "start" "-a" "e1f96f600de6aa98d2fb3b96d29b9376afd8ddae71e1737739f6c12ca0fbb98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1f96f600de6aa98d2fb3b96d29b9376afd8ddae71e1737739f6c12ca0fbb98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f96f600de6aa98d2fb3b96d29b9376afd8ddae71e1737739f6c12ca0fbb98e", kill_on_drop: false }` [INFO] [stdout] e1f96f600de6aa98d2fb3b96d29b9376afd8ddae71e1737739f6c12ca0fbb98e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ac75b233449e8a5ad6f03a6dfd714d7a73ac80823a7eb7c8aa8d5155b64e8493 [INFO] running `Command { std: "docker" "start" "-a" "ac75b233449e8a5ad6f03a6dfd714d7a73ac80823a7eb7c8aa8d5155b64e8493", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `main` [INFO] [stderr] * `bin` target `ray-tracing-rust` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling ray-tracing-rust v0.1.0 (/opt/rustwide/workdir) [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/rustc1UKnTl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libray_tracing_rust-74afea17cb8b1629.rlib,libimage-d97f851631c34de6.rlib,libbytemuck-7a8e503ea3a5fa77.rlib,libpng-88f89c32329f9c2b.rlib,libbitflags-0e741cfc48628f82.rlib,libnum_iter-df7a560c85fdff0f.rlib,libscoped_threadpool-5080442b213f3c7c.rlib,libnum_rational-0f6696058e4c9c47.rlib,libnum_integer-b2629c637676ec0a.rlib,libgif-ae4e6ac353f19a83.rlib,libcolor_quant-e9bb9eca05a81c34.rlib,libbyteorder-6fc08e2cd44e8d4c.rlib,libnum_traits-862a912dbdf2c263.rlib,libtiff-10a78bc80ca4ac31.rlib,libflate2-e829456b211837f5.rlib,libminiz_oxide-b54b22a995ab25d7.rlib,libadler-503b8a7a499693dd.rlib,libcrc32fast-89568edf67357d91.rlib,libweezl-2dd8ccd2f7140fff.rlib,libjpeg_decoder-abc992595fbd370d.rlib,librayon-b4689ef64c0031dc.rlib,librayon_core-cfd78cc619ebf055.rlib,libcrossbeam_deque-07a48dfc4257ae05.rlib,libcrossbeam_epoch-fe8996515ed0cbb4.rlib,libmemoffset-19f3b182e61bcd7b.rlib,libcrossbeam_channel-db83861c7ed5f88b.rlib,libcrossbeam_utils-6c41751a1fcc9822.rlib,liblazy_static-6537f27db13f8ca3.rlib,libeither-ab6c49396af2f694.rlib,libexr-ce20f42cdf360265.rlib,libflume-e54cddeaaed8be69.rlib,libspin-8218e49220b15806.rlib,liblock_api-cbeed8c15f81232a.rlib,libscopeguard-be6af05fa21823a8.rlib,libpin_project-142d001fe5ef71ea.rlib,libfutures_sink-f7303f87ae8c0eed.rlib,libfutures_core-ad64b0a9832b37cc.rlib,libnanorand-4c6f00dab6f44b2c.rlib,libthreadpool-cfa304e639beef14.rlib,libnum_cpus-a40db49ba905d1a8.rlib,libbit_field-699d2feb29356849.rlib,libinflate-89dfbb0f1ac42b27.rlib,libdeflate-9f0c150c64b579c3.rlib,libadler32-fedf7e6a66d2deb0.rlib,liblebe-96d16dc6350493c4.rlib,libhalf-1c673ca2497e7011.rlib,libsmallvec-b24abea98077b986.rlib,librand-105b33cc66014d62.rlib,librand_chacha-b1a216e89f4aef80.rlib,libppv_lite86-bbeeb102bfecdd91.rlib,librand_core-5e5a3d4fea33f192.rlib,libgetrandom-c97e830b510d5578.rlib,liblibc-85b56021ea9d9bd9.rlib,libcfg_if-9e2248389452272e.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/rustc1UKnTl/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/cos_density-9d5f38f7c0f03d64" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-rust` (bin "cos_density") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustcLToPcM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libray_tracing_rust-74afea17cb8b1629.rlib,libimage-d97f851631c34de6.rlib,libbytemuck-7a8e503ea3a5fa77.rlib,libpng-88f89c32329f9c2b.rlib,libbitflags-0e741cfc48628f82.rlib,libnum_iter-df7a560c85fdff0f.rlib,libscoped_threadpool-5080442b213f3c7c.rlib,libnum_rational-0f6696058e4c9c47.rlib,libnum_integer-b2629c637676ec0a.rlib,libgif-ae4e6ac353f19a83.rlib,libcolor_quant-e9bb9eca05a81c34.rlib,libbyteorder-6fc08e2cd44e8d4c.rlib,libnum_traits-862a912dbdf2c263.rlib,libtiff-10a78bc80ca4ac31.rlib,libflate2-e829456b211837f5.rlib,libminiz_oxide-b54b22a995ab25d7.rlib,libadler-503b8a7a499693dd.rlib,libcrc32fast-89568edf67357d91.rlib,libweezl-2dd8ccd2f7140fff.rlib,libjpeg_decoder-abc992595fbd370d.rlib,librayon-b4689ef64c0031dc.rlib,librayon_core-cfd78cc619ebf055.rlib,libcrossbeam_deque-07a48dfc4257ae05.rlib,libcrossbeam_epoch-fe8996515ed0cbb4.rlib,libmemoffset-19f3b182e61bcd7b.rlib,libcrossbeam_channel-db83861c7ed5f88b.rlib,libcrossbeam_utils-6c41751a1fcc9822.rlib,liblazy_static-6537f27db13f8ca3.rlib,libeither-ab6c49396af2f694.rlib,libexr-ce20f42cdf360265.rlib,libflume-e54cddeaaed8be69.rlib,libspin-8218e49220b15806.rlib,liblock_api-cbeed8c15f81232a.rlib,libscopeguard-be6af05fa21823a8.rlib,libpin_project-142d001fe5ef71ea.rlib,libfutures_sink-f7303f87ae8c0eed.rlib,libfutures_core-ad64b0a9832b37cc.rlib,libnanorand-4c6f00dab6f44b2c.rlib,libthreadpool-cfa304e639beef14.rlib,libnum_cpus-a40db49ba905d1a8.rlib,libbit_field-699d2feb29356849.rlib,libinflate-89dfbb0f1ac42b27.rlib,libdeflate-9f0c150c64b579c3.rlib,libadler32-fedf7e6a66d2deb0.rlib,liblebe-96d16dc6350493c4.rlib,libhalf-1c673ca2497e7011.rlib,libsmallvec-b24abea98077b986.rlib,librand-105b33cc66014d62.rlib,librand_chacha-b1a216e89f4aef80.rlib,libppv_lite86-bbeeb102bfecdd91.rlib,librand_core-5e5a3d4fea33f192.rlib,libgetrandom-c97e830b510d5578.rlib,liblibc-85b56021ea9d9bd9.rlib,libcfg_if-9e2248389452272e.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/rustcLToPcM/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/integrate_x_sq-0b41816619ebffc3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-rust` (bin "integrate_x_sq") due to 1 previous error [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/rustcSZQi4x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libray_tracing_rust-74afea17cb8b1629.rlib,libimage-d97f851631c34de6.rlib,libbytemuck-7a8e503ea3a5fa77.rlib,libpng-88f89c32329f9c2b.rlib,libbitflags-0e741cfc48628f82.rlib,libnum_iter-df7a560c85fdff0f.rlib,libscoped_threadpool-5080442b213f3c7c.rlib,libnum_rational-0f6696058e4c9c47.rlib,libnum_integer-b2629c637676ec0a.rlib,libgif-ae4e6ac353f19a83.rlib,libcolor_quant-e9bb9eca05a81c34.rlib,libbyteorder-6fc08e2cd44e8d4c.rlib,libnum_traits-862a912dbdf2c263.rlib,libtiff-10a78bc80ca4ac31.rlib,libflate2-e829456b211837f5.rlib,libminiz_oxide-b54b22a995ab25d7.rlib,libadler-503b8a7a499693dd.rlib,libcrc32fast-89568edf67357d91.rlib,libweezl-2dd8ccd2f7140fff.rlib,libjpeg_decoder-abc992595fbd370d.rlib,librayon-b4689ef64c0031dc.rlib,librayon_core-cfd78cc619ebf055.rlib,libcrossbeam_deque-07a48dfc4257ae05.rlib,libcrossbeam_epoch-fe8996515ed0cbb4.rlib,libmemoffset-19f3b182e61bcd7b.rlib,libcrossbeam_channel-db83861c7ed5f88b.rlib,libcrossbeam_utils-6c41751a1fcc9822.rlib,liblazy_static-6537f27db13f8ca3.rlib,libeither-ab6c49396af2f694.rlib,libexr-ce20f42cdf360265.rlib,libflume-e54cddeaaed8be69.rlib,libspin-8218e49220b15806.rlib,liblock_api-cbeed8c15f81232a.rlib,libscopeguard-be6af05fa21823a8.rlib,libpin_project-142d001fe5ef71ea.rlib,libfutures_sink-f7303f87ae8c0eed.rlib,libfutures_core-ad64b0a9832b37cc.rlib,libnanorand-4c6f00dab6f44b2c.rlib,libthreadpool-cfa304e639beef14.rlib,libnum_cpus-a40db49ba905d1a8.rlib,libbit_field-699d2feb29356849.rlib,libinflate-89dfbb0f1ac42b27.rlib,libdeflate-9f0c150c64b579c3.rlib,libadler32-fedf7e6a66d2deb0.rlib,liblebe-96d16dc6350493c4.rlib,libhalf-1c673ca2497e7011.rlib,libsmallvec-b24abea98077b986.rlib,librand-105b33cc66014d62.rlib,librand_chacha-b1a216e89f4aef80.rlib,libppv_lite86-bbeeb102bfecdd91.rlib,librand_core-5e5a3d4fea33f192.rlib,libgetrandom-c97e830b510d5578.rlib,liblibc-85b56021ea9d9bd9.rlib,libcfg_if-9e2248389452272e.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/rustcSZQi4x/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/sphere_plot-325e65f349e0ff27" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-rust` (bin "sphere_plot") due to 1 previous error [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/rustcmtMarD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libray_tracing_rust-74afea17cb8b1629.rlib,libimage-d97f851631c34de6.rlib,libbytemuck-7a8e503ea3a5fa77.rlib,libpng-88f89c32329f9c2b.rlib,libbitflags-0e741cfc48628f82.rlib,libnum_iter-df7a560c85fdff0f.rlib,libscoped_threadpool-5080442b213f3c7c.rlib,libnum_rational-0f6696058e4c9c47.rlib,libnum_integer-b2629c637676ec0a.rlib,libgif-ae4e6ac353f19a83.rlib,libcolor_quant-e9bb9eca05a81c34.rlib,libbyteorder-6fc08e2cd44e8d4c.rlib,libnum_traits-862a912dbdf2c263.rlib,libtiff-10a78bc80ca4ac31.rlib,libflate2-e829456b211837f5.rlib,libminiz_oxide-b54b22a995ab25d7.rlib,libadler-503b8a7a499693dd.rlib,libcrc32fast-89568edf67357d91.rlib,libweezl-2dd8ccd2f7140fff.rlib,libjpeg_decoder-abc992595fbd370d.rlib,librayon-b4689ef64c0031dc.rlib,librayon_core-cfd78cc619ebf055.rlib,libcrossbeam_deque-07a48dfc4257ae05.rlib,libcrossbeam_epoch-fe8996515ed0cbb4.rlib,libmemoffset-19f3b182e61bcd7b.rlib,libcrossbeam_channel-db83861c7ed5f88b.rlib,libcrossbeam_utils-6c41751a1fcc9822.rlib,liblazy_static-6537f27db13f8ca3.rlib,libeither-ab6c49396af2f694.rlib,libexr-ce20f42cdf360265.rlib,libflume-e54cddeaaed8be69.rlib,libspin-8218e49220b15806.rlib,liblock_api-cbeed8c15f81232a.rlib,libscopeguard-be6af05fa21823a8.rlib,libpin_project-142d001fe5ef71ea.rlib,libfutures_sink-f7303f87ae8c0eed.rlib,libfutures_core-ad64b0a9832b37cc.rlib,libnanorand-4c6f00dab6f44b2c.rlib,libthreadpool-cfa304e639beef14.rlib,libnum_cpus-a40db49ba905d1a8.rlib,libbit_field-699d2feb29356849.rlib,libinflate-89dfbb0f1ac42b27.rlib,libdeflate-9f0c150c64b579c3.rlib,libadler32-fedf7e6a66d2deb0.rlib,liblebe-96d16dc6350493c4.rlib,libhalf-1c673ca2497e7011.rlib,libsmallvec-b24abea98077b986.rlib,librand-105b33cc66014d62.rlib,librand_chacha-b1a216e89f4aef80.rlib,libppv_lite86-bbeeb102bfecdd91.rlib,librand_core-5e5a3d4fea33f192.rlib,libgetrandom-c97e830b510d5578.rlib,liblibc-85b56021ea9d9bd9.rlib,libcfg_if-9e2248389452272e.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/rustcmtMarD/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/cos_cubed-4ed1796a057884d1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracing-rust` (bin "cos_cubed") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ac75b233449e8a5ad6f03a6dfd714d7a73ac80823a7eb7c8aa8d5155b64e8493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac75b233449e8a5ad6f03a6dfd714d7a73ac80823a7eb7c8aa8d5155b64e8493", kill_on_drop: false }` [INFO] [stdout] ac75b233449e8a5ad6f03a6dfd714d7a73ac80823a7eb7c8aa8d5155b64e8493