[INFO] cloning repository https://github.com/dicej/wasi-sockets-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dicej/wasi-sockets-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fwasi-sockets-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fwasi-sockets-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d055da73c0e57913882401abac270a47e611396 [INFO] checking dicej/wasi-sockets-tests against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdicej%2Fwasi-sockets-tests" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dicej/wasi-sockets-tests on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dicej/wasi-sockets-tests [INFO] finished tweaking git repo https://github.com/dicej/wasi-sockets-tests [INFO] tweaked toml for git repo https://github.com/dicej/wasi-sockets-tests written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dicej/wasi-sockets-tests 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96fb911a8fc815c9ade3efdbdc94bc4c573d4368952e3953742f338bc027a47d [INFO] running `Command { std: "docker" "start" "-a" "96fb911a8fc815c9ade3efdbdc94bc4c573d4368952e3953742f338bc027a47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96fb911a8fc815c9ade3efdbdc94bc4c573d4368952e3953742f338bc027a47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fb911a8fc815c9ade3efdbdc94bc4c573d4368952e3953742f338bc027a47d", kill_on_drop: false }` [INFO] [stdout] 96fb911a8fc815c9ade3efdbdc94bc4c573d4368952e3953742f338bc027a47d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be4cc0cf8d47f8de30570b7e2c70e9d1d117273412d306d38befb5aae8ad2059 [INFO] running `Command { std: "docker" "start" "-a" "be4cc0cf8d47f8de30570b7e2c70e9d1d117273412d306d38befb5aae8ad2059", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling spdx v0.10.3 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v1.0.2 (https://github.com/dicej/mio?branch=wasip2#08ec4b19) [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking postgres-protocol v0.6.7 (https://github.com/dicej/rust-postgres?branch=wasip2#11f298a7) [INFO] [stderr] Checking postgres-types v0.2.8 (https://github.com/dicej/rust-postgres?branch=wasip2#11f298a7) [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking sockets-client-std v2.0.0 (/opt/rustwide/workdir/client-std) [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.4.0 (https://github.com/dicej/tokio?branch=wasip2#6ca921f8) [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.40.0 (https://github.com/dicej/tokio?branch=wasip2#6ca921f8) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling wit-parser v0.13.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking sockets-client-tokio v2.0.0 (/opt/rustwide/workdir/client-tokio) [INFO] [stderr] Checking tokio-postgres v0.7.12 (https://github.com/dicej/rust-postgres?branch=wasip2#11f298a7) [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/ef5216c337126ffe24d074826f4023948c4a9b8e/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=5afaad8ac3d98bb7 -C extra-filename=-39e1e9f1dd9a323a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ba4a070bc2e0f43d.rmeta --extern id_arena=/opt/rustwide/target/debug/deps/libid_arena-83045f14d6b77736.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-224044fcab6ff57a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-4c2c3032b35925f1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ce19b4e098d67f2e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-460f37f5c3238382.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b642be91fc29ef9e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-16b2241d73dde6c4.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBvO4Kh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaREiiTP/lib.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] error: could not compile `wasmparser` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "be4cc0cf8d47f8de30570b7e2c70e9d1d117273412d306d38befb5aae8ad2059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4cc0cf8d47f8de30570b7e2c70e9d1d117273412d306d38befb5aae8ad2059", kill_on_drop: false }` [INFO] [stdout] be4cc0cf8d47f8de30570b7e2c70e9d1d117273412d306d38befb5aae8ad2059