[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] 30377d953129b691332bd8f5f1a9ed3b16c77202 [INFO] checking dicej/wasi-sockets-tests against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [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] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file .gitmodules [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'client-python-redis': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking dicej/wasi-sockets-tests against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [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] [stderr] error: unable to write file client-tokio-postgres/Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'client-tokio-postgres/src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking dicej/wasi-sockets-tests against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [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 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46f14bb06d169b18bac0e71fc02d31c7a0f18b0a86a78fc37b759c92ff17a371 [INFO] running `Command { std: "docker" "start" "-a" "46f14bb06d169b18bac0e71fc02d31c7a0f18b0a86a78fc37b759c92ff17a371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46f14bb06d169b18bac0e71fc02d31c7a0f18b0a86a78fc37b759c92ff17a371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f14bb06d169b18bac0e71fc02d31c7a0f18b0a86a78fc37b759c92ff17a371", kill_on_drop: false }` [INFO] [stdout] 46f14bb06d169b18bac0e71fc02d31c7a0f18b0a86a78fc37b759c92ff17a371 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c62ba843578118fbca0131686169dd6a508d006a4c92fbc5302bc0eca36f139 [INFO] running `Command { std: "docker" "start" "-a" "0c62ba843578118fbca0131686169dd6a508d006a4c92fbc5302bc0eca36f139", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [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 hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling spdx v0.10.3 [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] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking mio v1.0.4 (https://github.com/dicej/mio?branch=wasip2-draft#388f6af4) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking parking_lot v0.12.1 [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 serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.5.0 (https://github.com/dicej/tokio?branch=wasip2-draft#630f6d06) [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.45.1 (https://github.com/dicej/tokio?branch=wasip2-draft#630f6d06) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking sockets-client-std v2.0.0 (/opt/rustwide/workdir/client-std) [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmparser v0.118.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] Compiling wit-parser v0.13.2 [INFO] [stderr] Checking sockets-client-tokio-postgres v2.0.0 (/opt/rustwide/workdir/client-tokio-postgres) [INFO] [stderr] Compiling wasm-metadata v0.10.20 [INFO] [stderr] Compiling wit-component v0.18.2 [INFO] [stderr] Compiling wit-bindgen-core v0.16.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Checking wit-bindgen v0.16.0 [INFO] [stderr] Checking sockets-client v2.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s [INFO] running `Command { std: "docker" "inspect" "0c62ba843578118fbca0131686169dd6a508d006a4c92fbc5302bc0eca36f139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c62ba843578118fbca0131686169dd6a508d006a4c92fbc5302bc0eca36f139", kill_on_drop: false }` [INFO] [stdout] 0c62ba843578118fbca0131686169dd6a508d006a4c92fbc5302bc0eca36f139