[INFO] cloning repository https://github.com/rustbuilderz/memflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustbuilderz/memflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustbuilderz%2Fmemflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustbuilderz%2Fmemflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef337ca1813ab48ad17f8307aaae0df7025d7bd6 [INFO] checking rustbuilderz/memflow against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustbuilderz%2Fmemflow" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rustbuilderz/memflow [INFO] finished tweaking git repo https://github.com/rustbuilderz/memflow [INFO] tweaked toml for git repo https://github.com/rustbuilderz/memflow written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustbuilderz/memflow on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustbuilderz/memflow 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de37245be14473babe27e4792fe09fa3b33446fbe73f2970f97fa58c2031624c [INFO] running `Command { std: "docker" "start" "-a" "de37245be14473babe27e4792fe09fa3b33446fbe73f2970f97fa58c2031624c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de37245be14473babe27e4792fe09fa3b33446fbe73f2970f97fa58c2031624c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de37245be14473babe27e4792fe09fa3b33446fbe73f2970f97fa58c2031624c", kill_on_drop: false }` [INFO] [stdout] de37245be14473babe27e4792fe09fa3b33446fbe73f2970f97fa58c2031624c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ed85b81e0dd8ca1073911d15c2edf93b554e6f02e8c4457e67d9e74b1fb419c [INFO] running `Command { std: "docker" "start" "-a" "8ed85b81e0dd8ca1073911d15c2edf93b554e6f02e8c4457e67d9e74b1fb419c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking coarsetime v0.1.36 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling x86_64 v0.12.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking tarc v0.1.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking vector-trees v0.1.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking x86_64 v0.14.13 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Checking fixed-slice-vec v0.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking pdb v0.6.0 [INFO] [stderr] Checking pbr v1.1.1 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking progress-streams v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stdout] error: failed to write /tmp/rustc0FkvDf/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rmetaXIYXS2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scroll_derive` (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/dd2d87b6cc31907ae305875eb6be399783dc0256/bin/rustc --crate-name scroll_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.12.1/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=a7faf8853e31a388 -C extra-filename=-b7be19712b414879 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf7d32853294c8cc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-automata` (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/rmetaKuryzy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `displaydoc` (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/dd2d87b6cc31907ae305875eb6be399783dc0256/bin/rustc --crate-name displaydoc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/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("default", "std"))' -C metadata=3b3259c67b9867e2 -C extra-filename=-973729f779bc5217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cf7d32853294c8cc.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `yoke-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8ed85b81e0dd8ca1073911d15c2edf93b554e6f02e8c4457e67d9e74b1fb419c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed85b81e0dd8ca1073911d15c2edf93b554e6f02e8c4457e67d9e74b1fb419c", kill_on_drop: false }` [INFO] [stdout] 8ed85b81e0dd8ca1073911d15c2edf93b554e6f02e8c4457e67d9e74b1fb419c