[INFO] cloning repository https://github.com/Steve-xmh/wotb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Steve-xmh/wotb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-xmh%2Fwotb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-xmh%2Fwotb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 409764cb496311b32aad45b290a4213de015cfdb [INFO] testing Steve-xmh/wotb against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-xmh%2Fwotb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Steve-xmh/wotb on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Steve-xmh/wotb [INFO] finished tweaking git repo https://github.com/Steve-xmh/wotb [INFO] tweaked toml for git repo https://github.com/Steve-xmh/wotb written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Steve-xmh/wotb 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded luajit-src v210.3.2+resty1085a4d [INFO] [stderr] Downloaded mlua v0.7.3 [INFO] [stderr] Downloaded lua-src v543.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa20889b60c01214ea16c7c147d147b41f9e20fa57fd29914ef80075d480fa35 [INFO] running `Command { std: "docker" "start" "-a" "aa20889b60c01214ea16c7c147d147b41f9e20fa57fd29914ef80075d480fa35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa20889b60c01214ea16c7c147d147b41f9e20fa57fd29914ef80075d480fa35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa20889b60c01214ea16c7c147d147b41f9e20fa57fd29914ef80075d480fa35", kill_on_drop: false }` [INFO] [stdout] aa20889b60c01214ea16c7c147d147b41f9e20fa57fd29914ef80075d480fa35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe68b30ec8ba0042bd6c0491c135c70e7eaf1b030ef4508651f20bfa0dc5ef24 [INFO] running `Command { std: "docker" "start" "-a" "fe68b30ec8ba0042bd6c0491c135c70e7eaf1b030ef4508651f20bfa0dc5ef24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling luajit-src v210.3.2+resty1085a4d [INFO] [stderr] Compiling lua-src v543.0.0 [INFO] [stderr] Compiling mlua v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] warning: mlua@0.7.3: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lgc.c:1724:1: fatal error: error writing to /tmp/ccGiDRnd.s: No space left on device [INFO] [stderr] warning: mlua@0.7.3: 1724 | } [INFO] [stderr] warning: mlua@0.7.3: | ^ [INFO] [stderr] warning: mlua@0.7.3: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `mlua v0.7.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/mlua-532161a3b0f8444f/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lapi.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lapi.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lauxlib.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lauxlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lbaselib.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lbaselib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lcode.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lcode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/ldblib.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/ldblib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/ldebug.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/ldebug.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/ldo.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/ldo.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/ldump.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/ldump.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lfunc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lfunc.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lgc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lgc.c" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lgc.c:1724:1: fatal error: error writing to /tmp/ccGiDRnd.s: No space left on device [INFO] [stderr] cargo:warning= 1724 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-o" "/opt/rustwide/target/debug/build/mlua-abe22ec1a5401ff8/out/lua-build/lib/lgc.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lua-src-543.0.0/lua-5.4.3/lgc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe68b30ec8ba0042bd6c0491c135c70e7eaf1b030ef4508651f20bfa0dc5ef24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe68b30ec8ba0042bd6c0491c135c70e7eaf1b030ef4508651f20bfa0dc5ef24", kill_on_drop: false }` [INFO] [stdout] fe68b30ec8ba0042bd6c0491c135c70e7eaf1b030ef4508651f20bfa0dc5ef24