[INFO] cloning repository https://github.com/Geemili/ascii-raycaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Geemili/ascii-raycaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fascii-raycaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeemili%2Fascii-raycaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6685ad5bc0fe3083c665cfe6e704a0b426c7225 [INFO] testing Geemili/ascii-raycaster 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%2FGeemili%2Fascii-raycaster" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Geemili/ascii-raycaster [INFO] finished tweaking git repo https://github.com/Geemili/ascii-raycaster [INFO] tweaked toml for git repo https://github.com/Geemili/ascii-raycaster written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Geemili/ascii-raycaster 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/Geemili/ascii-raycaster 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bff5f25480bb33cc4dbb7e698dca22e732c298ceca69d19f3645a78fea3619ea [INFO] running `Command { std: "docker" "start" "-a" "bff5f25480bb33cc4dbb7e698dca22e732c298ceca69d19f3645a78fea3619ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff5f25480bb33cc4dbb7e698dca22e732c298ceca69d19f3645a78fea3619ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff5f25480bb33cc4dbb7e698dca22e732c298ceca69d19f3645a78fea3619ea", kill_on_drop: false }` [INFO] [stdout] bff5f25480bb33cc4dbb7e698dca22e732c298ceca69d19f3645a78fea3619ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 52fac286afd5809897ff1829cc199f14a04daafe4fcf1432cba2b6a44bbaa79a [INFO] running `Command { std: "docker" "start" "-a" "52fac286afd5809897ff1829cc199f14a04daafe4fcf1432cba2b6a44bbaa79a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling rayon-core v1.0.0 [INFO] [stderr] Compiling deque v0.3.2 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling deflate v0.7.9 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling vecmath v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling rayon v0.7.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling jpeg-decoder v0.1.12 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling ascii-raycaster v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Distance` is never constructed [INFO] [stdout] --> src/main.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 240 | enum Max { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 241 | Steps(usize), [INFO] [stdout] 242 | Distance(f64), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Max` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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/rustcL4PE3M/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libimage-14017bdf905c705a.rlib,libscoped_threadpool-f2b86e46f43dcdb2.rlib,libgif-24bc3dce33d81f6a.rlib,libcolor_quant-05cfb6c2ee1b5c6a.rlib,liblzw-4876bf1d3077c95b.rlib,libjpeg_decoder-3daab41e76f93184.rlib,librayon-bb3f0cba77d8d21b.rlib,librayon_core-540de4ff82e2df1a.rlib,libnum_cpus-cbbc825e0a900cd3.rlib,libdeque-fa651e9ba0a3642c.rlib,libpng-176746fdcb6a2964.rlib,libdeflate-edb3ea40b0ace70d.rlib,libadler32-a0d702b6323c8200.rlib,libinflate-2a338b4854af3f97.rlib,libenum_primitive-9249b2613ae0e45e.rlib,libnum_rational-126179bbc495c720.rlib,libnum_iter-817e4c526536a32f.rlib,libnum_integer-2f64d972d0f4b5f2.rlib,libnum_traits-0f6bb0e894a029f4.rlib,libvecmath-51b8f0b49bddcc8d.rlib,libfloat-a9f7f31f260bc6f7.rlib,libglium-4582b1eef222a400.rlib,libglutin-fa23df3185aac6aa.rlib,libosmesa_sys-3499c36b82836a40.rlib,libwinit-a0e883fe97da7834.rlib,libwayland_window-4812cdd6675f3664.rlib,libtempfile-d70b3d29388af09b.rlib,librand-4a52a82892fcb2c7.rlib,libbyteorder-eb0ee0d148edc890.rlib,libwayland_kbd-0a122bdfbff10c6b.rlib,libmemmap-0ec6d6e9628e4c40.rlib,libwayland_client-0878701e3ea95dab.rlib,libwayland_sys-09001bb6e63495c1.rlib,libdlib-dd2f29f4dc95287f.rlib,liblibloading-b955c562509bd645.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-24a0d13aff84b1cf.rlib,libx11_dl-8d55c5ccd6d68951.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libshared_library-3c984261b8835644.rlib,libfnv-74f8cd481060ecba.rlib,libsmallvec-765bea9e3abe2fb3.rlib,libbacktrace-dfdd8570539bc77a.rlib,libbacktrace_sys-5dd0325683bfa87a.rlib,librustc_demangle-ab57bfc42840fa17.rlib,libcfg_if-b6c720cd73ec8390.rlib,libdbghelp-8016d26a2d053e60.rlib,libwinapi-dc959018d703915d.rlib,libkernel32-82290fc6f652d265.rlib,liblibc-b74544378a5c233a.rlib,liblazy_static-1934ef5b92f1b90d.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/rustcL4PE3M/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/backtrace-sys-8cd5cfe3dd97a21b/out/.libs" "-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/ascii_raycaster-5cd6629a684b083a" "-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/libtempfile-d70b3d29388af09b.rlib(tempfile-d70b3d29388af09b.tempfile.f39635a869e4e270-cgu.0.rcgu.o): in function `tempfile::imp::unix::create_named': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-2.1.5/src/imp/unix.rs:34:(.text._ZN8tempfile3imp4unix12create_named17habaa7ed5f40cef7bE+0xf0): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-d70b3d29388af09b.rlib(tempfile-d70b3d29388af09b.tempfile.f39635a869e4e270-cgu.0.rcgu.o): in function `tempfile::imp::unix::create': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-2.1.5/src/imp/unix.rs:48:(.text._ZN8tempfile3imp4unix6create17h50c71d7aa0ead7d8E+0xfa): 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 `ascii-raycaster` (bin "ascii-raycaster") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "52fac286afd5809897ff1829cc199f14a04daafe4fcf1432cba2b6a44bbaa79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52fac286afd5809897ff1829cc199f14a04daafe4fcf1432cba2b6a44bbaa79a", kill_on_drop: false }` [INFO] [stdout] 52fac286afd5809897ff1829cc199f14a04daafe4fcf1432cba2b6a44bbaa79a