[INFO] cloning repository https://github.com/kaikalii/luajit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaikalii/luajit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fluajit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaikalii%2Fluajit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d7fe2e41195e8ff3b78a436f70598451ce4debb [INFO] testing kaikalii/luajit 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%2Fkaikalii%2Fluajit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kaikalii/luajit [INFO] finished tweaking git repo https://github.com/kaikalii/luajit [INFO] tweaked toml for git repo https://github.com/kaikalii/luajit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kaikalii/luajit 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/kaikalii/luajit 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] aace22a12603214ede2e860de3b86a2467fe6ddca4e23dfa76d951fc342e68bb [INFO] running `Command { std: "docker" "start" "-a" "aace22a12603214ede2e860de3b86a2467fe6ddca4e23dfa76d951fc342e68bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aace22a12603214ede2e860de3b86a2467fe6ddca4e23dfa76d951fc342e68bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aace22a12603214ede2e860de3b86a2467fe6ddca4e23dfa76d951fc342e68bb", kill_on_drop: false }` [INFO] [stdout] aace22a12603214ede2e860de3b86a2467fe6ddca4e23dfa76d951fc342e68bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0720dfd237586c4369cbb94c714cb8901521b5750c13607d31ceab5d06e33e19 [INFO] running `Command { std: "docker" "start" "-a" "0720dfd237586c4369cbb94c714cb8901521b5750c13607d31ceab5d06e33e19", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling lua-src v544.0.1 [INFO] [stderr] Compiling luajit-src v210.3.4+resty073ac54 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling mlua v0.8.0-beta.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling lua 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/rustcv49lns/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libanyhow-973058c78216b852.rlib,libctrlc-5905e659825dcd46.rlib,libnix-bc91fa1bec810587.rlib,libcfg_if-66d55f6b302e88c8.rlib,libmlua-0f446d09a5d03559.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,librustc_hash-de524032ebe4928f.rlib,libnum_traits-d745644c4a434d44.rlib,libbstr-14c9099a641f1335.rlib,libmemchr-b6b881c91ed2f84b.rlib,libcolored-8eae60b604cc247d.rlib,libclap-e193222ae8e9c8d8.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-1eeed254368697b9.rlib,liblibc-15944c32b85e201e.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libindexmap-bb991c98d80c432c.rlib,libhashbrown-f6484c11bf24e065.rlib,libclap_lex-e05621eae4623525.rlib,libos_str_bytes-d8d5025a15f4ad2c.rlib,libbitflags-e274cd04b58a060d.rlib,liblazy_static-4b136fc9bfbd2c4b.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/rustcv49lns/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/lib" "-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/lua-cf70205f4da260bf" "-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/libmlua-0f446d09a5d03559.rlib(lj_alloc.o): in function `mmap_probe': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lj_alloc.c:240:(.text+0x51): undefined reference to `mmap64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lj_prng.o): in function `lj_prng_seed_secure': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lj_prng.c:221:(.text+0x1a6): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lj_load.o): in function `luaL_loadfilex': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lj_load.c:91:(.text+0x273): undefined reference to `fopen64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lj_ccallback.o): in function `callback_mcode_new': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lj_ccallback.c:334:(.text+0x7b0): undefined reference to `mmap64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lib_io.o): in function `io_file_open': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_io.c:87:(.text+0x100): undefined reference to `fopen64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lib_io.o): in function `lj_cf_io_method_seek': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_io.c:341:(.text+0xddc): undefined reference to `fseeko64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_io.c:341:(.text+0xe0c): undefined reference to `fseeko64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_io.c:352:(.text+0xe18): undefined reference to `ftello64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lib_io.o): in function `lj_cf_io_tmpfile': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_io.c:445:(.text+0x1033): undefined reference to `tmpfile64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lib_io.o): in function `lj_cf_io_open': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_io.c:415:(.text+0x10f0): undefined reference to `fopen64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lib_os.o): in function `lj_cf_os_tmpname': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_os.c:87:(.text+0x230): undefined reference to `mkstemp64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lib_package.o): in function `readable': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lib_package.c:299:(.text+0x5c4): undefined reference to `fopen64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lj_mcode.o): in function `mcode_alloc_at': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lj_mcode.c:108:(.text+0x117): undefined reference to `mmap64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmlua-0f446d09a5d03559.rlib(lj_clib.o): in function `clib_resolve_lds': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-500c2384779f24ac/out/luajit-build/build/src/lj_clib.c:97:(.text+0x3cd): undefined reference to `fopen64' [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 `lua` (bin "lua") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0720dfd237586c4369cbb94c714cb8901521b5750c13607d31ceab5d06e33e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0720dfd237586c4369cbb94c714cb8901521b5750c13607d31ceab5d06e33e19", kill_on_drop: false }` [INFO] [stdout] 0720dfd237586c4369cbb94c714cb8901521b5750c13607d31ceab5d06e33e19