[INFO] cloning repository https://github.com/zpeteman/note_sage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zpeteman/note_sage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpeteman%2Fnote_sage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpeteman%2Fnote_sage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd78cc57aaaab0eb784193acfb69fd9d9d19e9d1 [INFO] checking zpeteman/note_sage against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpeteman%2Fnote_sage" "/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/zpeteman/note_sage on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zpeteman/note_sage [INFO] finished tweaking git repo https://github.com/zpeteman/note_sage [INFO] tweaked toml for git repo https://github.com/zpeteman/note_sage written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zpeteman/note_sage 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v7.0.1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2592c162c73ef4b6929e910343029a4aae7cd298f4d307a0ca4a3ec1ab16b9 [INFO] running `Command { std: "docker" "start" "-a" "cd2592c162c73ef4b6929e910343029a4aae7cd298f4d307a0ca4a3ec1ab16b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2592c162c73ef4b6929e910343029a4aae7cd298f4d307a0ca4a3ec1ab16b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2592c162c73ef4b6929e910343029a4aae7cd298f4d307a0ca4a3ec1ab16b9", kill_on_drop: false }` [INFO] [stdout] cd2592c162c73ef4b6929e910343029a4aae7cd298f4d307a0ca4a3ec1ab16b9 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5650423090d0b7ea4235fa259166d73f321ba06848a298d0e494f94b078962c8 [INFO] running `Command { std: "docker" "start" "-a" "5650423090d0b7ea4235fa259166d73f321ba06848a298d0e494f94b078962c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling mlua-sys v0.6.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] warning: mlua-sys@0.6.7: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lua-src-547.0.0/lua-5.4.7/lauxlib.c:1125:1: fatal error: error writing to /tmp/ccTXHHcG.s: No space left on device [INFO] [stderr] warning: mlua-sys@0.6.7: 1125 | } [INFO] [stderr] warning: mlua-sys@0.6.7: | ^ [INFO] [stderr] warning: mlua-sys@0.6.7: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `mlua-sys v0.6.7` [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-699db4a901d7b065/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/lauxlib.c:1125:1: fatal error: error writing to /tmp/ccTXHHcG.s: No space left on device [INFO] [stderr] cargo:warning= 1125 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "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-8f4262ca8d3a7605/out/lua-build/lib/0769b57bb066067a-lauxlib.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lua-src-547.0.0/lua-5.4.7/lauxlib.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: failed to write to `/opt/rustwide/target/debug/deps/rmeta1pD5bH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanAa9yd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazuIjvH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5650423090d0b7ea4235fa259166d73f321ba06848a298d0e494f94b078962c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5650423090d0b7ea4235fa259166d73f321ba06848a298d0e494f94b078962c8", kill_on_drop: false }` [INFO] [stdout] 5650423090d0b7ea4235fa259166d73f321ba06848a298d0e494f94b078962c8