[INFO] cloning repository https://github.com/Joeyh021/rs118-raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joeyh021/rs118-raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyh021%2Frs118-raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyh021%2Frs118-raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56254d1dbcd6cb31f70c8a8bc6ce6379bf7bbf24 [INFO] testing Joeyh021/rs118-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%2FJoeyh021%2Frs118-raytracer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Joeyh021/rs118-raytracer [INFO] finished tweaking git repo https://github.com/Joeyh021/rs118-raytracer [INFO] tweaked toml for git repo https://github.com/Joeyh021/rs118-raytracer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Joeyh021/rs118-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/Joeyh021/rs118-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 566d3e237db7303b96cf26d3ac33f63a01157ee7019a0c8cf6e383c66cb34219 [INFO] running `Command { std: "docker" "start" "-a" "566d3e237db7303b96cf26d3ac33f63a01157ee7019a0c8cf6e383c66cb34219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "566d3e237db7303b96cf26d3ac33f63a01157ee7019a0c8cf6e383c66cb34219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566d3e237db7303b96cf26d3ac33f63a01157ee7019a0c8cf6e383c66cb34219", kill_on_drop: false }` [INFO] [stdout] 566d3e237db7303b96cf26d3ac33f63a01157ee7019a0c8cf6e383c66cb34219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] aafcdefb23cefb6f59d3208d9e522a1a90a8439fdccaf23ec8be78b788e6b6f0 [INFO] running `Command { std: "docker" "start" "-a" "aafcdefb23cefb6f59d3208d9e522a1a90a8439fdccaf23ec8be78b788e6b6f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling raytracer 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/rustcqRdbJg/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libindicatif-614bb2e20dee5b47.rlib,libregex-8e55f2af3d0aab3c.rlib,libregex_syntax-1a826e3106b00ae3.rlib,libconsole-de986c30146e82b2.rlib,libterminal_size-87f49709f71f7876.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libnumber_prefix-c52a145dab539939.rlib,libimage-7eec425830b86f3c.rlib,libbytemuck-4451595521b01e90.rlib,libpng-23de08b5d9cf2880.rlib,libminiz_oxide-3c88a5213d1c3057.rlib,libbitflags-e274cd04b58a060d.rlib,libnum_iter-1b5d23a8d136e1c0.rlib,libjpeg_decoder-15f65839c0a7e360.rlib,librayon-58bc32227d384103.rlib,librayon_core-04f0a7d58a40ccc8.rlib,libcrossbeam_deque-4c264998e8f1794b.rlib,libcrossbeam_epoch-4521d39ebcdbc1ca.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libcrossbeam_channel-a67caa97514c2e39.rlib,libcrossbeam_utils-59eae32eb976dadb.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libeither-e8a0ef7222037a64.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-8032ac483e2cb2fc.rlib,libnum_integer-3027f6b08610b6c3.rlib,libgif-0bd1678ecd715cdf.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-addb84e499b6494b.rlib,libtiff-9affd634ef8ee1b6.rlib,libflate2-e5164a70aed789b0.rlib,libminiz_oxide-97d146d51054937a.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libweezl-f531a40d0c23cadd.rlib,libjpeg_decoder-62d7b2e4007957d2.rlib,libexr-1c5cda2ac674a721.rlib,libflume-2627da06b13eb7c8.rlib,libspin-43f39fae3532a021.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libpin_project-94acbdab9d5628c6.rlib,libfutures_sink-6b34edd4ad0827d4.rlib,libfutures_core-262b0b080aab7fb5.rlib,libnanorand-5d0ec2c634f39f92.rlib,libthreadpool-6fa03cb79484b732.rlib,libnum_cpus-2eaa681d75c2185b.rlib,libbit_field-64298eae6118a5b2.rlib,libinflate-5e5bdc6ff1667a9c.rlib,libdeflate-a6f271635a280993.rlib,libadler32-5cb8e62306edda0a.rlib,liblebe-a22831b628e61137.rlib,libhalf-34d4a81151972767.rlib,libsmallvec-39c23b8b078c47c3.rlib,librand-8ba751f396dfb30f.rlib,librand_chacha-e2bdac3e4f02326a.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-5e4b9a68a8e6d108.rlib,libgetrandom-4ae3156dcb67d9e8.rlib,liblibc-8dece3b8bd5da78c.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/rustcqRdbJg/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-5eddb7c1c5d02d74" "-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-4ae3156dcb67d9e8.rlib(getrandom-4ae3156dcb67d9e8.getrandom.f55a0584c2d1315c-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.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17hafbb188a0a16c938E+0xbc): 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 [INFO] running `Command { std: "docker" "inspect" "aafcdefb23cefb6f59d3208d9e522a1a90a8439fdccaf23ec8be78b788e6b6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aafcdefb23cefb6f59d3208d9e522a1a90a8439fdccaf23ec8be78b788e6b6f0", kill_on_drop: false }` [INFO] [stdout] aafcdefb23cefb6f59d3208d9e522a1a90a8439fdccaf23ec8be78b788e6b6f0