[INFO] cloning repository https://github.com/xnuk/iwd-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xnuk/iwd-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxnuk%2Fiwd-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxnuk%2Fiwd-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be1119082605d7cc21e3173b7bfb3ad539c48032
[INFO] checking xnuk/iwd-playground against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxnuk%2Fiwd-playground" "/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/xnuk/iwd-playground on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xnuk/iwd-playground
[INFO] finished tweaking git repo https://github.com/xnuk/iwd-playground
[INFO] tweaked toml for git repo https://github.com/xnuk/iwd-playground written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/xnuk/iwd-playground 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86dfc4c7afd483a3e6a8e285f442505b1064969308c65d04ea619eb8cff62458
[INFO] running `Command { std: "docker" "start" "-a" "86dfc4c7afd483a3e6a8e285f442505b1064969308c65d04ea619eb8cff62458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86dfc4c7afd483a3e6a8e285f442505b1064969308c65d04ea619eb8cff62458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86dfc4c7afd483a3e6a8e285f442505b1064969308c65d04ea619eb8cff62458", kill_on_drop: false }`
[INFO] [stdout] 86dfc4c7afd483a3e6a8e285f442505b1064969308c65d04ea619eb8cff62458
[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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 344c210f5fd0ec98dd7e0fd20a14cf27390b1f80b7a62a2cd47ceafaa30d2da9
[INFO] running `Command { std: "docker" "start" "-a" "344c210f5fd0ec98dd7e0fd20a14cf27390b1f80b7a62a2cd47ceafaa30d2da9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/polling-f11227cf5dba6bf3/stderr`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/rmetaJJCjMP"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/toml_edit-250c3a6ad8976d82.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFlaFgr"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `aho-corasick` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/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 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=b03335c4b6019fb7 -C extra-filename=-90f2e337eba1830d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d06fcd78ba235e8e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "344c210f5fd0ec98dd7e0fd20a14cf27390b1f80b7a62a2cd47ceafaa30d2da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344c210f5fd0ec98dd7e0fd20a14cf27390b1f80b7a62a2cd47ceafaa30d2da9", kill_on_drop: false }`
[INFO] [stdout] 344c210f5fd0ec98dd7e0fd20a14cf27390b1f80b7a62a2cd47ceafaa30d2da9
