[INFO] cloning repository https://github.com/terraputix/omfilesrspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terraputix/omfilesrspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraputix%2Fomfilesrspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraputix%2Fomfilesrspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a03e581bc1da260411c70299237da1cf2babc947 [INFO] checking terraputix/omfilesrspy/a03e581bc1da260411c70299237da1cf2babc947 against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterraputix%2Fomfilesrspy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/terraputix/omfilesrspy on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/terraputix/omfilesrspy [INFO] finished tweaking git repo https://github.com/terraputix/omfilesrspy [INFO] tweaked toml for git repo https://github.com/terraputix/omfilesrspy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terraputix/omfilesrspy 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/terraputix/omfiles-rs` [INFO] [stderr] Updating git repository `https://github.com/open-meteo/om-file-format` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.23.2 [INFO] [stderr] Downloaded pyo3-build-config v0.23.2 [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] [stderr] Downloaded pyo3-ffi v0.23.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.2 [INFO] [stderr] Downloaded pyo3 v0.23.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f9a5f9f2f4130a5d37d00a7ae787e9f78cea425968a17d3898cfc5e5edacb39 [INFO] running `Command { std: "docker" "start" "-a" "5f9a5f9f2f4130a5d37d00a7ae787e9f78cea425968a17d3898cfc5e5edacb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f9a5f9f2f4130a5d37d00a7ae787e9f78cea425968a17d3898cfc5e5edacb39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9a5f9f2f4130a5d37d00a7ae787e9f78cea425968a17d3898cfc5e5edacb39", kill_on_drop: false }` [INFO] [stdout] 5f9a5f9f2f4130a5d37d00a7ae787e9f78cea425968a17d3898cfc5e5edacb39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b239b25d8dac8b344a81956a7a4f2f921c19f6af78f26818be9762a3fb1b8d43 [INFO] running `Command { std: "docker" "start" "-a" "b239b25d8dac8b344a81956a7a4f2f921c19f6af78f26818be9762a3fb1b8d43", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.23.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pyo3-ffi v0.23.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.2 [INFO] [stderr] Compiling pyo3 v0.23.2 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/pyo3-ffi-b06cbe78ad980f8f/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/rmetan8r305" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (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/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.2/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 --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=e6d57027c4631c27 -C extra-filename=-bbfb4f6768f6e3ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-ce40e88154e3fb70.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e037942282fd0095.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `clang-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadBTOwM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIe0Ic1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b239b25d8dac8b344a81956a7a4f2f921c19f6af78f26818be9762a3fb1b8d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b239b25d8dac8b344a81956a7a4f2f921c19f6af78f26818be9762a3fb1b8d43", kill_on_drop: false }` [INFO] [stdout] b239b25d8dac8b344a81956a7a4f2f921c19f6af78f26818be9762a3fb1b8d43