[INFO] cloning repository https://github.com/tobywf/ram-probe-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobywf/ram-probe-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobywf%2Fram-probe-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobywf%2Fram-probe-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2386c9b5b5d1375184f1dc6e4c3480e7e822a335 [INFO] checking tobywf/ram-probe-rs against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobywf%2Fram-probe-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tobywf/ram-probe-rs on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tobywf/ram-probe-rs [INFO] finished tweaking git repo https://github.com/tobywf/ram-probe-rs [INFO] tweaked toml for git repo https://github.com/tobywf/ram-probe-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tobywf/ram-probe-rs 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" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a88d29db72ede121b253afe2395e9b73b35f1702f9323f8087b21984f251e74 [INFO] running `Command { std: "docker" "start" "-a" "1a88d29db72ede121b253afe2395e9b73b35f1702f9323f8087b21984f251e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a88d29db72ede121b253afe2395e9b73b35f1702f9323f8087b21984f251e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a88d29db72ede121b253afe2395e9b73b35f1702f9323f8087b21984f251e74", kill_on_drop: false }` [INFO] [stdout] 1a88d29db72ede121b253afe2395e9b73b35f1702f9323f8087b21984f251e74 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab47a2899f07fe1f2fb88bccbb9af19be1846d9addd45b23aa044792832a3f0c [INFO] running `Command { std: "docker" "start" "-a" "ab47a2899f07fe1f2fb88bccbb9af19be1846d9addd45b23aa044792832a3f0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling hidapi v2.6.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling deku_derive v0.16.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking deku v0.16.0 [INFO] [stderr] Checking parse_int v0.6.0 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking zero v0.1.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking xmas-elf v0.9.1 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking slip-codec v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `binrw_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/af54b6062f33b99e418444700f3a823ef0214052/bin/rustc --crate-name binrw_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw_derive-0.12.0/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 --cfg 'feature="default"' --cfg 'feature="owo-colors"' --cfg 'feature="verbose-backtrace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "owo-colors", "verbose-backtrace"))' -C metadata=b10cfdee7f15f479 -C extra-filename=-6cf60f86a5132fd6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-4e7f99450953bd9f.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d2bea73102016499.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bc8d7a4907474d48.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8293d6c96df97805.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-98a650629ea46b48.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg nightly` (exit status: 101) [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/rmetaSQYFtA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaj9Ylvx/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab47a2899f07fe1f2fb88bccbb9af19be1846d9addd45b23aa044792832a3f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab47a2899f07fe1f2fb88bccbb9af19be1846d9addd45b23aa044792832a3f0c", kill_on_drop: false }` [INFO] [stdout] ab47a2899f07fe1f2fb88bccbb9af19be1846d9addd45b23aa044792832a3f0c