[INFO] fetching crate td_clua_ext 0.1.0... [INFO] checking td_clua_ext-0.1.0 against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] extracting crate td_clua_ext 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate td_clua_ext 0.1.0 on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate td_clua_ext 0.1.0 [INFO] finished tweaking crates.io crate td_clua_ext 0.1.0 [INFO] tweaked toml for crates.io crate td_clua_ext 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding td_rlua v0.1.9 (available: v0.3.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd58025e8a591fc2361eee97a585ad4b629f250dae04b7f9b573b61dfbb6c701 [INFO] running `Command { std: "docker" "start" "-a" "cd58025e8a591fc2361eee97a585ad4b629f250dae04b7f9b573b61dfbb6c701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd58025e8a591fc2361eee97a585ad4b629f250dae04b7f9b573b61dfbb6c701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd58025e8a591fc2361eee97a585ad4b629f250dae04b7f9b573b61dfbb6c701", kill_on_drop: false }` [INFO] [stdout] cd58025e8a591fc2361eee97a585ad4b629f250dae04b7f9b573b61dfbb6c701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06a70663595455eecf01eecffb8990158573baf440c0d16773233aa4035e51f2 [INFO] running `Command { std: "docker" "start" "-a" "06a70663595455eecf01eecffb8990158573baf440c0d16773233aa4035e51f2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling td_clua v0.1.3 [INFO] [stderr] Compiling td_clua_ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: td_clua_ext@0.1.0: In file included from cjson/lua_cjson.c:47: [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined [INFO] [stderr] warning: td_clua_ext@0.1.0: 21 | extern inline void fpconv_init(); [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c: In function 'json_append_data': [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c:696:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: td_clua_ext@0.1.0: 696 | if (lua_touserdata(l, -1) == NULL) { [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^ [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c:700:5: note: here [INFO] [stderr] warning: td_clua_ext@0.1.0: 700 | default: [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^~~~~~~ [INFO] [stderr] warning: td_clua@0.1.3: lua/src/lauxlib.c:1019:1: fatal error: error writing to /tmp/ccw0E9if.s: No space left on device [INFO] [stderr] warning: td_clua@0.1.3: 1019 | } [INFO] [stderr] warning: td_clua@0.1.3: | ^ [INFO] [stderr] warning: td_clua@0.1.3: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `td_clua v0.1.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/td_clua-68d2e5ccb97d216d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lapi.o" "-c" "lua/src/lapi.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lcode.o" "-c" "lua/src/lcode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lctype.o" "-c" "lua/src/lctype.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/ldebug.o" "-c" "lua/src/ldebug.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/ldo.o" "-c" "lua/src/ldo.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/ldump.o" "-c" "lua/src/ldump.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lfunc.o" "-c" "lua/src/lfunc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lgc.o" "-c" "lua/src/lgc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/llex.o" "-c" "lua/src/llex.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lmem.o" "-c" "lua/src/lmem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lobject.o" "-c" "lua/src/lobject.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lopcodes.o" "-c" "lua/src/lopcodes.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lparser.o" "-c" "lua/src/lparser.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lstate.o" "-c" "lua/src/lstate.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lstring.o" "-c" "lua/src/lstring.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/ltable.o" "-c" "lua/src/ltable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/ltm.o" "-c" "lua/src/ltm.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lundump.o" "-c" "lua/src/lundump.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lvm.o" "-c" "lua/src/lvm.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lzio.o" "-c" "lua/src/lzio.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lauxlib.o" "-c" "lua/src/lauxlib.c" [INFO] [stderr] cargo:warning=lua/src/lauxlib.c:1019:1: fatal error: error writing to /tmp/ccw0E9if.s: No space left on device [INFO] [stderr] cargo:warning= 1019 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.55/src/lib.rs:1672:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "lua/src" "-DLUA_COMPAT_ALL" "-DLUA_COMPAT_MODULE" "-DLUA_COMPAT_BITLIB" "-DLUA_COMPAT_LOADSTRING" "-DLUA_USE_LINUX=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/td_clua-025a8166a1c2d486/out/lua/src/lauxlib.o" "-c" "lua/src/lauxlib.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x615aa53ff3b2 - std::backtrace_rs::backtrace::libunwind::trace::h15ad98174566cc7b [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x615aa53ff3b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h41b0cd54c5b0f749 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x615aa53ff3b2 - std::sys::backtrace::_print_fmt::h4defa765c2e3b9ef [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x615aa53ff3b2 - ::fmt::h57ae494f79cf7fe0 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x615aa5423103 - core::fmt::rt::Argument::fmt::h0c6336d7c44b742c [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x615aa5423103 - core::fmt::write::hb802253d5bbe5d30 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x615aa53fbba3 - std::io::Write::write_fmt::h926d34fb54082348 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x615aa53ff202 - std::sys::backtrace::BacktraceLock::print::h5d6f5b3682f5fa51 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x615aa5400410 - std::panicking::default_hook::{{closure}}::h3dbea703f9ecff46 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x615aa54001ad - std::panicking::default_hook::ha36062665d1e5827 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x615aa5400d22 - std::panicking::rust_panic_with_hook::h68ae6f1a4b26240f [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x615aa5400bba - std::panicking::begin_panic_handler::{{closure}}::h58fbf41bcd482739 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x615aa53ff8a9 - std::sys::backtrace::__rust_end_short_backtrace::hfd29e8e8596f56b8 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x615aa540084d - rust_begin_unwind [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x615aa5421fc0 - core::panicking::panic_fmt::h7713a0625014960b [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x615aa53be62b - gcc::fail::h12c067ceb798f38f [INFO] [stderr] 16: 0x615aa53b21b1 - gcc::Build::compile::h0a95463881fd14f3 [INFO] [stderr] 17: 0x615aa53ae88d - build_script_build::main::h9dff351ff1be1f5a [INFO] [stderr] 18: 0x615aa53adf43 - core::ops::function::FnOnce::call_once::h0785005f8ea14e81 [INFO] [stderr] 19: 0x615aa53adf26 - std::sys::backtrace::__rust_begin_short_backtrace::h8755e59690463ae4 [INFO] [stderr] 20: 0x615aa53adf09 - std::rt::lang_start::{{closure}}::hc032ff34b3d2cb14 [INFO] [stderr] 21: 0x615aa53f7690 - core::ops::function::impls:: for &F>::call_once::he6356a402b3dbdad [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x615aa53f7690 - std::panicking::try::do_call::h3a0a03934916643e [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x615aa53f7690 - std::panicking::try::hdf55d54e6dab402a [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x615aa53f7690 - std::panic::catch_unwind::h0364dd30085cffb4 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x615aa53f7690 - std::rt::lang_start_internal::{{closure}}::h18ed79958053a332 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x615aa53f7690 - std::panicking::try::do_call::hccff9fe20ea7316c [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x615aa53f7690 - std::panicking::try::h8e5da6956d8a670e [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x615aa53f7690 - std::panic::catch_unwind::h7a5ab8c81dbc7614 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x615aa53f7690 - std::rt::lang_start_internal::h7bb17c44eb51fc71 [INFO] [stderr] at /rustc/5e7498e6740d105521420ac0ab146e2c7a21596d/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x615aa53adef1 - std::rt::lang_start::he720f356de550429 [INFO] [stderr] 31: 0x615aa53ae8d5 - main [INFO] [stderr] 32: 0x72d35d58ad90 - [INFO] [stderr] 33: 0x72d35d58ae40 - __libc_start_main [INFO] [stderr] 34: 0x615aa53adab5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "06a70663595455eecf01eecffb8990158573baf440c0d16773233aa4035e51f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06a70663595455eecf01eecffb8990158573baf440c0d16773233aa4035e51f2", kill_on_drop: false }` [INFO] [stdout] 06a70663595455eecf01eecffb8990158573baf440c0d16773233aa4035e51f2