[INFO] cloning repository https://github.com/sinotca529/zakki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sinotca529/zakki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinotca529%2Fzakki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinotca529%2Fzakki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84b956aee6d566edadfb28d26eb932a7afbcd573 [INFO] testing sinotca529/zakki against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsinotca529%2Fzakki" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sinotca529/zakki on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sinotca529/zakki [INFO] finished tweaking git repo https://github.com/sinotca529/zakki [INFO] tweaked toml for git repo https://github.com/sinotca529/zakki written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sinotca529/zakki 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 289a414d5d9dbb6f86a2c154599dc0044a21c97a9b6ca8767d4f62c620b1615a [INFO] running `Command { std: "docker" "start" "-a" "289a414d5d9dbb6f86a2c154599dc0044a21c97a9b6ca8767d4f62c620b1615a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "289a414d5d9dbb6f86a2c154599dc0044a21c97a9b6ca8767d4f62c620b1615a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289a414d5d9dbb6f86a2c154599dc0044a21c97a9b6ca8767d4f62c620b1615a", kill_on_drop: false }` [INFO] [stdout] 289a414d5d9dbb6f86a2c154599dc0044a21c97a9b6ca8767d4f62c620b1615a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8b1321692a71c79998d8b88a5e5bc9146768df733af3a589e7d976ce32430a8 [INFO] running `Command { std: "docker" "start" "-a" "a8b1321692a71c79998d8b88a5e5bc9146768df733af3a589e7d976ce32430a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling string_cache_codegen v0.5.3 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling servo_arc v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling katex v0.4.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libanyhow-a56f4d42ed1c4051.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pulldown-cmark` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name pulldown_cmark --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pulldown-cmark-0.13.0/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 -C debuginfo=2 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=253d5fc84cf03bd9 -C extra-filename=-f9384b536c8af9c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0b6a3abe93f445b2.rmeta --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-25f423df7130962d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08f38e9718637002.rmeta --extern pulldown_cmark_escape=/opt/rustwide/target/debug/deps/libpulldown_cmark_escape-12dcab212f35738f.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-a96f10189856838f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a8b1321692a71c79998d8b88a5e5bc9146768df733af3a589e7d976ce32430a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b1321692a71c79998d8b88a5e5bc9146768df733af3a589e7d976ce32430a8", kill_on_drop: false }` [INFO] [stdout] a8b1321692a71c79998d8b88a5e5bc9146768df733af3a589e7d976ce32430a8