[INFO] cloning repository https://github.com/discovercoding/trdl-turtle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/discovercoding/trdl-turtle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiscovercoding%2Ftrdl-turtle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiscovercoding%2Ftrdl-turtle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b59d0f831c98409166bfe216bb0d873a79816986 [INFO] testing discovercoding/trdl-turtle 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%2Fdiscovercoding%2Ftrdl-turtle" "/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/discovercoding/trdl-turtle [INFO] finished tweaking git repo https://github.com/discovercoding/trdl-turtle [INFO] tweaked toml for git repo https://github.com/discovercoding/trdl-turtle written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/discovercoding/trdl-turtle 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/discovercoding/trdl-turtle 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] [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] 1e0079744fec41971b39a525a85a79585094a00310de0fc723d9754c8823582c [INFO] running `Command { std: "docker" "start" "-a" "1e0079744fec41971b39a525a85a79585094a00310de0fc723d9754c8823582c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e0079744fec41971b39a525a85a79585094a00310de0fc723d9754c8823582c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0079744fec41971b39a525a85a79585094a00310de0fc723d9754c8823582c", kill_on_drop: false }` [INFO] [stdout] 1e0079744fec41971b39a525a85a79585094a00310de0fc723d9754c8823582c [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] 18493daf0de068c0baeb6dba01770fb2df3ffcf966784b593d0dfa61fdbaf95f [INFO] running `Command { std: "docker" "start" "-a" "18493daf0de068c0baeb6dba01770fb2df3ffcf966784b593d0dfa61fdbaf95f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling siphasher v0.2.0 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling glutin v0.7.2 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling trdl v0.1.0 (https://github.com/discovercoding/trdl#4785d18b) [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling winit v0.5.8 [INFO] [stderr] Compiling trdl-turtle 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/rustcFmFlTE/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtrdl-a311dcf5ab2305e2.rlib,libgl-d8164283bd3e1e2f.rlib,libglutin-c49c3192bebe4f84.rlib,libosmesa_sys-411dc74786d052a3.rlib,libwinit-f6e60f9ba6658993.rlib,libwayland_window-8788c4c6eb1c246a.rlib,libtempfile-279ee79ea75bf8ad.rlib,librand-74a0e37da6ba728e.rlib,libbyteorder-d68ebe20c4245229.rlib,libwayland_kbd-2b4b3a19030c8a9c.rlib,libmemmap-7b25d7d40bf07ff7.rlib,libwayland_client-ee2502d08f271510.rlib,libwayland_sys-4f64a91179abc91d.rlib,libdlib-7d22803ff671ff6d.rlib,liblibloading-52ac1a79a77128a3.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-24a0d13aff84b1cf.rlib,libx11_dl-482016c4a0fc7c58.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libshared_library-8fc7c3f15519de56.rlib,liblibc-fde40801712a0aca.rlib,liblazy_static-d6505ceaa4a047cc.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/rustcFmFlTE/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/trdl_turtle-3364d885eda2a177" "-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-279ee79ea75bf8ad.rlib(tempfile-279ee79ea75bf8ad.tempfile.6aa644107dee55f7-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_named17h11bdc0c6c2bf2c36E+0xf0): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-279ee79ea75bf8ad.rlib(tempfile-279ee79ea75bf8ad.tempfile.6aa644107dee55f7-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._ZN8tempfile3imp4unix6create17hb9c7d2d8f1ef2a66E+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 `trdl-turtle` (bin "trdl-turtle") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18493daf0de068c0baeb6dba01770fb2df3ffcf966784b593d0dfa61fdbaf95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18493daf0de068c0baeb6dba01770fb2df3ffcf966784b593d0dfa61fdbaf95f", kill_on_drop: false }` [INFO] [stdout] 18493daf0de068c0baeb6dba01770fb2df3ffcf966784b593d0dfa61fdbaf95f