[INFO] cloning repository https://github.com/mokurin000/garbage-remove [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mokurin000/garbage-remove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokurin000%2Fgarbage-remove", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokurin000%2Fgarbage-remove'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e44fc98c39a486158d02fc15c0063abed3123bf [INFO] checking mokurin000/garbage-remove against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmokurin000%2Fgarbage-remove" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mokurin000/garbage-remove [INFO] finished tweaking git repo https://github.com/mokurin000/garbage-remove [INFO] tweaked toml for git repo https://github.com/mokurin000/garbage-remove written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mokurin000/garbage-remove on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mokurin000/garbage-remove 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1c4db6daa11e0a0fa5b7e9617144961077103395847025ec435d243f27dd52 [INFO] running `Command { std: "docker" "start" "-a" "dc1c4db6daa11e0a0fa5b7e9617144961077103395847025ec435d243f27dd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1c4db6daa11e0a0fa5b7e9617144961077103395847025ec435d243f27dd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1c4db6daa11e0a0fa5b7e9617144961077103395847025ec435d243f27dd52", kill_on_drop: false }` [INFO] [stdout] dc1c4db6daa11e0a0fa5b7e9617144961077103395847025ec435d243f27dd52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0291400988e26a07461eac189b15f78fb5633ceb886c8502e3939dfae4dbff46 [INFO] running `Command { std: "docker" "start" "-a" "0291400988e26a07461eac189b15f78fb5633ceb886c8502e3939dfae4dbff46", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling io-uring v0.7.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling compio-driver v0.7.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking compio-log v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling compio-fs v0.7.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling spdlog-rs v0.4.2 (https://github.com/SpriteOvO/spdlog-rs?branch=android-support#a1bf0523) [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking compio-buf v0.5.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking kanal v0.1.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking glob-match v0.2.1 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-d6b730fd9408da69.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (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/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name strum_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bf315c43dba9342 -C extra-filename=-db57bafd682b4b2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-84839190a390425a.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-df1847717e550eb0.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0291400988e26a07461eac189b15f78fb5633ceb886c8502e3939dfae4dbff46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0291400988e26a07461eac189b15f78fb5633ceb886c8502e3939dfae4dbff46", kill_on_drop: false }` [INFO] [stdout] 0291400988e26a07461eac189b15f78fb5633ceb886c8502e3939dfae4dbff46