[INFO] cloning repository https://github.com/jeroenvervaeke/wit-issue-reproducer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeroenvervaeke/wit-issue-reproducer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66aadcf69133a1f9b50df205e1ac2349574afb21 [INFO] checking jeroenvervaeke/wit-issue-reproducer against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroenvervaeke%2Fwit-issue-reproducer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeroenvervaeke/wit-issue-reproducer on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeroenvervaeke/wit-issue-reproducer [INFO] finished tweaking git repo https://github.com/jeroenvervaeke/wit-issue-reproducer [INFO] tweaked toml for git repo https://github.com/jeroenvervaeke/wit-issue-reproducer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeroenvervaeke/wit-issue-reproducer 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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-metadata v0.9.0 [INFO] [stderr] Downloaded serde v1.0.172 [INFO] [stderr] Downloaded wasm-encoder v0.30.0 [INFO] [stderr] Downloaded wasmparser v0.108.0 [INFO] [stderr] Downloaded wit-component v0.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.172 [INFO] [stderr] Downloaded spdx v0.10.2 [INFO] [stderr] Downloaded wit-parser v0.9.1 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4c6741021b1cf5f64a9a260788adeb2c0168ad953ec7ddd8f0693cd3f2b1e45 [INFO] running `Command { std: "docker" "start" "-a" "e4c6741021b1cf5f64a9a260788adeb2c0168ad953ec7ddd8f0693cd3f2b1e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4c6741021b1cf5f64a9a260788adeb2c0168ad953ec7ddd8f0693cd3f2b1e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c6741021b1cf5f64a9a260788adeb2c0168ad953ec7ddd8f0693cd3f2b1e45", kill_on_drop: false }` [INFO] [stdout] e4c6741021b1cf5f64a9a260788adeb2c0168ad953ec7ddd8f0693cd3f2b1e45 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a03d01e131ca1a6c3fcb9bc31ef8031009fb7662a13984672eb44686dbdcbbe [INFO] running `Command { std: "docker" "start" "-a" "0a03d01e131ca1a6c3fcb9bc31ef8031009fb7662a13984672eb44686dbdcbbe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.172 [INFO] [stderr] Compiling serde_derive v1.0.172 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling wasm-encoder v0.30.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.9.0 (https://github.com/bytecodealliance/wit-bindgen#7db951ba) [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOGWRuo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0a03d01e131ca1a6c3fcb9bc31ef8031009fb7662a13984672eb44686dbdcbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a03d01e131ca1a6c3fcb9bc31ef8031009fb7662a13984672eb44686dbdcbbe", kill_on_drop: false }` [INFO] [stdout] 0a03d01e131ca1a6c3fcb9bc31ef8031009fb7662a13984672eb44686dbdcbbe