[INFO] fetching crate xxdynamics 0.2.0... [INFO] checking xxdynamics-0.2.0 against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] extracting crate xxdynamics 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate xxdynamics 0.2.0 [INFO] finished tweaking crates.io crate xxdynamics 0.2.0 [INFO] tweaked toml for crates.io crate xxdynamics 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xxdynamics 0.2.0 on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xxdynamics 0.2.0 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" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0e2daae1984181e85caa5518ae25bf692477ddbf44ebdd3da5bb23c3a3dcc88 [INFO] running `Command { std: "docker" "start" "-a" "b0e2daae1984181e85caa5518ae25bf692477ddbf44ebdd3da5bb23c3a3dcc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0e2daae1984181e85caa5518ae25bf692477ddbf44ebdd3da5bb23c3a3dcc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e2daae1984181e85caa5518ae25bf692477ddbf44ebdd3da5bb23c3a3dcc88", kill_on_drop: false }` [INFO] [stdout] b0e2daae1984181e85caa5518ae25bf692477ddbf44ebdd3da5bb23c3a3dcc88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c0596be013c4928c9270a080a730dff72b9d852106d7d9b0cf906b625eb4ae [INFO] running `Command { std: "docker" "start" "-a" "76c0596be013c4928c9270a080a730dff72b9d852106d7d9b0cf906b625eb4ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling polars-utils v0.46.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling polars-schema v0.46.0 [INFO] [stderr] Checking raw-cpuid v11.3.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling polars-arrow v0.46.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling polars-compute v0.46.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Compiling polars-core v0.46.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling polars-ops v0.46.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars v0.46.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcc-cacfcf3a0de9a703.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/atoi_simd-7447c48de733b72f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/atoi_simd-7447c48de733b72f/dep-lib-atoi_simd` [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] [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/rmetaqHvUVi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polars` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-0.46.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="csv"' --cfg 'feature="default"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-slim"' --cfg 'feature="fmt"' --cfg 'feature="polars-io"' --cfg 'feature="polars-ops"' --cfg 'feature="polars-time"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abs", "approx_unique", "arg_where", "array_any_all", "array_arithmetic", "array_count", "array_to_struct", "asof_join", "async", "avro", "avx512", "aws", "azure", "bench", "bigidx", "binary_encoding", "bitwise", "business", "checked_arithmetic", "chunked_ids", "cloud", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cumulative_eval", "cutqcut", "dataframe_arithmetic", "decompress", "default", "describe", "diagonal_concat", "diff", "docs", "docs-selection", "dot_diagram", "dot_product", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-full", "dtype-i128", "dtype-i16", "dtype-i8", "dtype-slim", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "ewma", "ewma_by", "extract_groups", "extract_jsonpath", "find_many", "fmt", "fmt_no_tty", "full", "fused", "gcp", "hist", "http", "iejoin", "index_of", "interpolate", "interpolate_by", "ipc", "ipc_streaming", "ir_serde", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "lazy", "list_any_all", "list_arithmetic", "list_count", "list_drop_nulls", "list_eval", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "month_end", "month_start", "ndarray", "nightly", "object", "offset_by", "parquet", "partition_by", "pct_change", "peaks", "performant", "pivot", "polars-io", "polars-lazy", "polars-ops", "polars-plan", "polars-sql", "polars-time", "polars_cloud", "product", "propagate_nans", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "rolling_window_by", "round_series", "row_hash", "rows", "search_sorted", "semi_anti_join", "serde", "serde-lazy", "sign", "simd", "sql", "streaming", "string_encoding", "string_normalize", "string_pad", "string_reverse", "string_to_integer", "strings", "take_opt_iter", "temporal", "test", "timezones", "to_dummies", "top_k", "trigonometry", "true_div", "unique_counts", "zip_with"))' -C metadata=60325aae5a612c06 -C extra-filename=-bbfee2957013e144 --out-dir /opt/rustwide/target/debug/build/polars-bbfee2957013e144 -L dependency=/opt/rustwide/target/debug/deps --extern version_check=/opt/rustwide/target/debug/deps/libversion_check-9366c3982144fcbd.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-syntax` (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/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=064a4f606bc73817 -C extra-filename=-fd1b9b42a240345c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazocVY7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unicode_width-7262dbb037081dbc.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-width-7262dbb037081dbc/dep-lib-unicode_width` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRgeaLK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQr3MiI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethnum` (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/rmetaqDomeQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (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/rmetaV7jlMX" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNfTbeo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7ax0Tz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76c0596be013c4928c9270a080a730dff72b9d852106d7d9b0cf906b625eb4ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c0596be013c4928c9270a080a730dff72b9d852106d7d9b0cf906b625eb4ae", kill_on_drop: false }` [INFO] [stdout] 76c0596be013c4928c9270a080a730dff72b9d852106d7d9b0cf906b625eb4ae