[INFO] fetching crate spin-sqlite-connection 0.2.3... [INFO] checking spin-sqlite-connection-0.2.3 against master#0fb279be1d96464c69209053ef0f97ad63088cda for pr-143857 [INFO] extracting crate spin-sqlite-connection 0.2.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate spin-sqlite-connection 0.2.3 [INFO] finished tweaking crates.io crate spin-sqlite-connection 0.2.3 [INFO] tweaked toml for crates.io crate spin-sqlite-connection 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spin-sqlite-connection 0.2.3 on toolchain 0fb279be1d96464c69209053ef0f97ad63088cda [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0fb279be1d96464c69209053ef0f97ad63088cda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spin-sqlite-connection 0.2.3 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" "+0fb279be1d96464c69209053ef0f97ad63088cda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin-executor v3.1.0 [INFO] [stderr] Downloaded spin-macro v3.1.0 [INFO] [stderr] Downloaded spin-sdk v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0fb279be1d96464c69209053ef0f97ad63088cda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c7b956caef53b9694c2ba47592c23ccf1030c07c17996acd33ae28ba4ab0f4e [INFO] running `Command { std: "docker" "start" "-a" "8c7b956caef53b9694c2ba47592c23ccf1030c07c17996acd33ae28ba4ab0f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c7b956caef53b9694c2ba47592c23ccf1030c07c17996acd33ae28ba4ab0f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7b956caef53b9694c2ba47592c23ccf1030c07c17996acd33ae28ba4ab0f4e", kill_on_drop: false }` [INFO] [stdout] 8c7b956caef53b9694c2ba47592c23ccf1030c07c17996acd33ae28ba4ab0f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0fb279be1d96464c69209053ef0f97ad63088cda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e2981acbfab5c7deae686fdce3d650249633a0e857b8361e7491dadb859c6f [INFO] running `Command { std: "docker" "start" "-a" "46e2981acbfab5c7deae686fdce3d650249633a0e857b8361e7491dadb859c6f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling spin-sdk v3.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking smartcow v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking routefinder v0.5.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling spin-sqlite-connection v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking rusqlite v0.34.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling spin-macro v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSi5jTE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wit-parser` (lib) [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/0fb279be1d96464c69209053ef0f97ad63088cda/bin/rustc --crate-name wit_parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-parser-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fa57ca0b5c9d6b4 -C extra-filename=-d1c627060131a2c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-adf89952887e60bf.rmeta --extern id_arena=/opt/rustwide/target/debug/deps/libid_arena-83045f14d6b77736.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-702acc0b5d18498e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-632a2cc935ed24d2.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ee2adcc1dd484a98.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a223403fdd64c6d1.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3b2083e32c6fb0ca.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a6204916bbfbb441.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZTjrVF/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "46e2981acbfab5c7deae686fdce3d650249633a0e857b8361e7491dadb859c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e2981acbfab5c7deae686fdce3d650249633a0e857b8361e7491dadb859c6f", kill_on_drop: false }` [INFO] [stdout] 46e2981acbfab5c7deae686fdce3d650249633a0e857b8361e7491dadb859c6f