[INFO] cloning repository https://github.com/chfoo/takecrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chfoo/takecrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfoo%2Ftakecrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfoo%2Ftakecrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11a89408eaf288a6c47883f2abb8e39bfe03b4bc [INFO] testing chfoo/takecrate against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfoo%2Ftakecrate" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfoo/takecrate on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/chfoo/takecrate [INFO] finished tweaking git repo https://github.com/chfoo/takecrate [INFO] tweaked toml for git repo https://github.com/chfoo/takecrate written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chfoo/takecrate 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-langid-macros-impl v0.9.5 [INFO] [stderr] Downloaded windows-registry v0.3.0 [INFO] [stderr] Downloaded unic-langid-macros v0.9.5 [INFO] [stderr] Downloaded intl-memoizer v0.5.2 [INFO] [stderr] Downloaded unic-langid v0.9.5 [INFO] [stderr] Downloaded windows-strings v0.2.0 [INFO] [stderr] Downloaded unic-langid-impl v0.9.5 [INFO] [stderr] Downloaded fluent-template-macros v0.11.0 [INFO] [stderr] Downloaded cursive-macros v0.1.0 [INFO] [stderr] Downloaded cursive v0.21.1 [INFO] [stderr] Downloaded fluent-bundle v0.15.3 [INFO] [stderr] Downloaded fluent-syntax v0.11.1 [INFO] [stderr] Downloaded fluent-templates v0.11.0 [INFO] [stderr] Downloaded cursive_core v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 289592d3097d2b12a4ba816cb7e30b750fff7bec50bbe0619dbbc14c64d1f964 [INFO] running `Command { std: "docker" "start" "-a" "289592d3097d2b12a4ba816cb7e30b750fff7bec50bbe0619dbbc14c64d1f964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "289592d3097d2b12a4ba816cb7e30b750fff7bec50bbe0619dbbc14c64d1f964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289592d3097d2b12a4ba816cb7e30b750fff7bec50bbe0619dbbc14c64d1f964", kill_on_drop: false }` [INFO] [stdout] 289592d3097d2b12a4ba816cb7e30b750fff7bec50bbe0619dbbc14c64d1f964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de21f09e1e081ad3b6ed42434ddcbf1563248b8142a3710e5d9ba94f49ebae1f [INFO] running `Command { std: "docker" "start" "-a" "de21f09e1e081ad3b6ed42434ddcbf1563248b8142a3710e5d9ba94f49ebae1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cursive-macros v0.1.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-template-macros v0.11.0 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling fluent-templates v0.11.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling cursive_core v0.4.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_json` (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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_json --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.132/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a2159bf7bd2ebc24 -C extra-filename=-a2159bf7bd2ebc24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-cde9c8f28780c780.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a61794c77f52d343.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-bba83beca99dd7c0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dbb57870b6d39495.rmeta --cap-lints allow --cap-lints=warn --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/cursive_core-3652777c0bca7f54.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cursive_core` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauGdOQb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "de21f09e1e081ad3b6ed42434ddcbf1563248b8142a3710e5d9ba94f49ebae1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de21f09e1e081ad3b6ed42434ddcbf1563248b8142a3710e5d9ba94f49ebae1f", kill_on_drop: false }` [INFO] [stdout] de21f09e1e081ad3b6ed42434ddcbf1563248b8142a3710e5d9ba94f49ebae1f