[INFO] cloning repository https://github.com/mholub/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mholub/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmholub%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmholub%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a701f6c6ce0888a85cae6ec94a80dd6f3af59bd7 [INFO] testing mholub/raytracer 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%2Fmholub%2Fraytracer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mholub/raytracer [INFO] finished tweaking git repo https://github.com/mholub/raytracer [INFO] tweaked toml for git repo https://github.com/mholub/raytracer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mholub/raytracer 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/mholub/raytracer 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ce2df7460948cb073b4d95cbb37b06a341fd5a6ffc05aeb6f3ff3a45a2e6eeb1 [INFO] running `Command { std: "docker" "start" "-a" "ce2df7460948cb073b4d95cbb37b06a341fd5a6ffc05aeb6f3ff3a45a2e6eeb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce2df7460948cb073b4d95cbb37b06a341fd5a6ffc05aeb6f3ff3a45a2e6eeb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2df7460948cb073b4d95cbb37b06a341fd5a6ffc05aeb6f3ff3a45a2e6eeb1", kill_on_drop: false }` [INFO] [stdout] ce2df7460948cb073b4d95cbb37b06a341fd5a6ffc05aeb6f3ff3a45a2e6eeb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 12483e39f1f3481a215e70f403b692e5a387f3e63552f0f7b5aa7577b41c37e8 [INFO] running `Command { std: "docker" "start" "-a" "12483e39f1f3481a215e70f403b692e5a387f3e63552f0f7b5aa7577b41c37e8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling enum_dispatch v0.3.1 [INFO] [stderr] Compiling bvh v0.3.2 [INFO] [stderr] Compiling nalgebra-glm v0.7.0 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `rand` and `rand_in_hemisphere` are never used [INFO] [stdout] --> src/random.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait Vector { [INFO] [stdout] | ------ associated functions in this trait [INFO] [stdout] 15 | fn rand() -> Vec3; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn rand_in_hemisphere(normal: &Vec3) -> Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/rustchF7Eob/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbvh-874db28ef9033838.rlib,liblog-a660e2cee355b9df.rlib,libnalgebra-d18e8e4a73c40ec7.rlib,libalga-89c51498bb43f5ce.rlib,librayon-9b5845ba7efb5e63.rlib,librayon_core-5cbe3099b6e17adc.rlib,libnum_cpus-4ac6f5e0b8b1c724.rlib,libcrossbeam_deque-21b57f8d32b6f19e.rlib,libcrossbeam_epoch-d3fd5aab8e40f7b0.rlib,libscopeguard-c808731e304b1e35.rlib,libmemoffset-cba72565bb5f4410.rlib,libcrossbeam_queue-ae2f4faa1a11c561.rlib,libcrossbeam_utils-60cd440fc997bb3a.rlib,libmaybe_uninit-b1cbefa52ab9e672.rlib,libeither-42516d8734b51bd3.rlib,libindicatif-bc4ab95201192531.rlib,libconsole-d05a361b2834edf6.rlib,libtermios-d5e9d7712508f6fc.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libterminal_size-9d17d4213357fc0e.rlib,libregex-bb68c149f0c6de58.rlib,libregex_syntax-f7b9142c9488fa63.rlib,libunicode_width-01eb2561cf3e5572.rlib,liblazy_static-0abb46da822a0370.rlib,libnumber_prefix-8f815ffd824fa68d.rlib,libnalgebra_glm-47be23d04ee90268.rlib,libnalgebra-aa2fa87f5aba4b08.rlib,libnum_rational-b511e18d4535f9c3.rlib,libnum_bigint-53d6341d878cf999.rlib,libnum_integer-bef9f62c0b595bb8.rlib,libgeneric_array-a6dc7459636422fb.rlib,libtypenum-91816f11f0d9e001.rlib,libsimba-c1ee495e175f8f21.rlib,libpaste-b58181d22a062615.rlib,libnum_complex-49ebd8f6e8d7c6f6.rlib,librand_distr-bd1da24a88b92724.rlib,librand-f815360b52727a44.rlib,librand_chacha-a9f2dc3a971fb990.rlib,libppv_lite86-1525f2bb99f0924f.rlib,librand_core-aba219066ceeb097.rlib,libgetrandom-1e4a04a0cd7bc840.rlib,liblibc-3785a59eb124c5ef.rlib,libcfg_if-1115355c16bea3ba.rlib,libmatrixmultiply-51f13cc57b9ce9b8.rlib,librawpointer-548a18c35990a353.rlib,libapprox-0325ffb3d101128c.rlib,libnum_traits-30ea5fe598f656a2.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/rustchF7Eob/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/raytracer-6e13de860ced0c6b" "-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: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-1e4a04a0cd7bc840.rlib(getrandom-1e4a04a0cd7bc840.getrandom.ab738c6e21c21902-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.1.14/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17hae660c1882866b26E+0x1b): 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 `raytracer` (bin "raytracer") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "12483e39f1f3481a215e70f403b692e5a387f3e63552f0f7b5aa7577b41c37e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12483e39f1f3481a215e70f403b692e5a387f3e63552f0f7b5aa7577b41c37e8", kill_on_drop: false }` [INFO] [stdout] 12483e39f1f3481a215e70f403b692e5a387f3e63552f0f7b5aa7577b41c37e8