[INFO] cloning repository https://github.com/hvogeler/luacall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hvogeler/luacall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvogeler%2Fluacall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvogeler%2Fluacall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eb7af48d72e160c77937bcbe72e6d6a10d6391b [INFO] checking hvogeler/luacall against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvogeler%2Fluacall" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hvogeler/luacall [INFO] finished tweaking git repo https://github.com/hvogeler/luacall [INFO] tweaked toml for git repo https://github.com/hvogeler/luacall written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hvogeler/luacall on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hvogeler/luacall 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua-sys v0.6.4 [INFO] [stderr] Downloaded mlua v0.10.0 [INFO] [stderr] Downloaded luajit-src v210.5.11+97813fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a0b8e41b93be553ae2c3617f019bc8d1b6f0b4d883f2ff50555c24721803b41 [INFO] running `Command { std: "docker" "start" "-a" "7a0b8e41b93be553ae2c3617f019bc8d1b6f0b4d883f2ff50555c24721803b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a0b8e41b93be553ae2c3617f019bc8d1b6f0b4d883f2ff50555c24721803b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0b8e41b93be553ae2c3617f019bc8d1b6f0b4d883f2ff50555c24721803b41", kill_on_drop: false }` [INFO] [stdout] 7a0b8e41b93be553ae2c3617f019bc8d1b6f0b4d883f2ff50555c24721803b41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa1e04ae9f3613aac3e3f9f60809ee86bf58062d44ba0cd37e9bd1fa2c270634 [INFO] running `Command { std: "docker" "start" "-a" "aa1e04ae9f3613aac3e3f9f60809ee86bf58062d44ba0cd37e9bd1fa2c270634", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.36 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling luajit-src v210.5.11+97813fb [INFO] [stderr] Compiling mlua-sys v0.6.4 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2paS3W" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: mlua-sys@0.6.4: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lua-src-547.0.0/lua-5.4.7/lapi.c:1461:1: fatal error: error writing to /tmp/ccqPoNsK.s: No space left on device [INFO] [stderr] warning: mlua-sys@0.6.4: 1461 | } [INFO] [stderr] warning: mlua-sys@0.6.4: | ^ [INFO] [stderr] warning: mlua-sys@0.6.4: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `mlua-sys v0.6.4` [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-sys-28b3f27a555337b0/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lua-src-547.0.0/lua-5.4.7/lapi.c:1461:1: fatal error: error writing to /tmp/ccqPoNsK.s: No space left on device [INFO] [stderr] cargo:warning= 1461 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lua-src-547.0.0/lua-5.4.7" "-w" "-fno-common" "-DLUA_USE_LINUX" "-DLUA_COMPAT_5_3" "-DLUA_USE_APICHECK" "-o" "/opt/rustwide/target/debug/build/mlua-sys-5c34a7d39e1e8fec/out/lua-build/lib/ca2df33271b0766c-lapi.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lua-src-547.0.0/lua-5.4.7/lapi.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "aa1e04ae9f3613aac3e3f9f60809ee86bf58062d44ba0cd37e9bd1fa2c270634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1e04ae9f3613aac3e3f9f60809ee86bf58062d44ba0cd37e9bd1fa2c270634", kill_on_drop: false }` [INFO] [stdout] aa1e04ae9f3613aac3e3f9f60809ee86bf58062d44ba0cd37e9bd1fa2c270634