[INFO] fetching crate arenabuddy_data 0.5.11...
[INFO] checking arenabuddy_data-0.5.11 against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] extracting crate arenabuddy_data 0.5.11 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate arenabuddy_data 0.5.11
[INFO] finished tweaking crates.io crate arenabuddy_data 0.5.11
[INFO] tweaked toml for crates.io crate arenabuddy_data 0.5.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arenabuddy_data 0.5.11 on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arenabuddy_data 0.5.11 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 888f7b997f9d40633bf45783eddaf40aad7425e8d6638bee0a7f948b6db55043
[INFO] running `Command { std: "docker" "start" "-a" "888f7b997f9d40633bf45783eddaf40aad7425e8d6638bee0a7f948b6db55043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "888f7b997f9d40633bf45783eddaf40aad7425e8d6638bee0a7f948b6db55043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888f7b997f9d40633bf45783eddaf40aad7425e8d6638bee0a7f948b6db55043", kill_on_drop: false }`
[INFO] [stdout] 888f7b997f9d40633bf45783eddaf40aad7425e8d6638bee0a7f948b6db55043
[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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b665111b4756c8cecced4e42d54efa4a3d57b1b6628145823131c8bc3866e0b
[INFO] running `Command { std: "docker" "start" "-a" "2b665111b4756c8cecced4e42d54efa4a3d57b1b6628145823131c8bc3866e0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rusqlite_migration v2.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling arenabuddy_core v0.5.11
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `arenabuddy_core` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name build_script_build --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arenabuddy_core-0.5.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c8d5d24497ac797 -C extra-filename=-8b10cd8c3a6b4261 --out-dir /opt/rustwide/target/debug/build/arenabuddy_core-8b10cd8c3a6b4261 -L dependency=/opt/rustwide/target/debug/deps --extern prost_build=/opt/rustwide/target/debug/deps/libprost_build-95144c59efb01149.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauTrfGO"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error
[INFO] [stderr] warning: libsqlite3-sys@0.34.0: sqlite3/sqlite3.c:261461:1: fatal error: error writing to /tmp/ccUO9uYj.s: No space left on device
[INFO] [stderr] warning: libsqlite3-sys@0.34.0: 261461 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; }
[INFO] [stderr] warning: libsqlite3-sys@0.34.0:        | ^~~~~~~~~~
[INFO] [stderr] warning: libsqlite3-sys@0.34.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.34.0`
[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/libsqlite3-sys-226239d3058202ef/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.34.0/sqlite3
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-cc8a0e0cabecb70b/out)
[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]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=sqlite3/sqlite3.c:261461:1: fatal error: error writing to /tmp/ccUO9uYj.s: No space left on device
[INFO] [stderr]   cargo:warning=261461 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; }
[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 did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-cc8a0e0cabecb70b/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "2b665111b4756c8cecced4e42d54efa4a3d57b1b6628145823131c8bc3866e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b665111b4756c8cecced4e42d54efa4a3d57b1b6628145823131c8bc3866e0b", kill_on_drop: false }`
[INFO] [stdout] 2b665111b4756c8cecced4e42d54efa4a3d57b1b6628145823131c8bc3866e0b
