[INFO] cloning repository https://github.com/lewinkoon/medmatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewinkoon/medmatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewinkoon%2Fmedmatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewinkoon%2Fmedmatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9f1ee605a3de9fddd7259adcb1ff1b86f886a17 [INFO] checking lewinkoon/medmatch against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewinkoon%2Fmedmatch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lewinkoon/medmatch on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lewinkoon/medmatch [INFO] finished tweaking git repo https://github.com/lewinkoon/medmatch [INFO] tweaked toml for git repo https://github.com/lewinkoon/medmatch written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lewinkoon/medmatch 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f488173664e4aef9cf092ea378856f245224d4a4dd68cf9525ab52ccb8499654 [INFO] running `Command { std: "docker" "start" "-a" "f488173664e4aef9cf092ea378856f245224d4a4dd68cf9525ab52ccb8499654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f488173664e4aef9cf092ea378856f245224d4a4dd68cf9525ab52ccb8499654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f488173664e4aef9cf092ea378856f245224d4a4dd68cf9525ab52ccb8499654", kill_on_drop: false }` [INFO] [stdout] f488173664e4aef9cf092ea378856f245224d4a4dd68cf9525ab52ccb8499654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 263bd9ba6bae51aa97a26ae41ae51773c4f232504cf22c551aef826d07acf396 [INFO] running `Command { std: "docker" "start" "-a" "263bd9ba6bae51aa97a26ae41ae51773c4f232504cf22c551aef826d07acf396", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling polars-utils v0.37.0 [INFO] [stderr] Compiling polars-arrow v0.37.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling polars-compute v0.37.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling polars-core v0.37.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling polars-ops v0.37.0 [INFO] [stderr] Checking xxhash-rust v0.8.8 [INFO] [stderr] Compiling polars-plan v0.37.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling polars-lazy v0.37.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling polars v0.37.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/glob-89462d437e8c89f8/invoked.timestamp` [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] 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/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-0.37.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="concat_str"' --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="lazy"' --cfg 'feature="polars-io"' --cfg 'feature="polars-lazy"' --cfg 'feature="polars-ops"' --cfg 'feature="polars-time"' --cfg 'feature="regex"' --cfg 'feature="strings"' --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_count", "asof_join", "async", "avro", "avx512", "aws", "azure", "bench", "bigidx", "binary_encoding", "checked_arithmetic", "chunked_ids", "cloud", "cloud_write", "coalesce", "concat_str", "cov", "cross_join", "cse", "csv", "cum_agg", "cumulative_eval", "cutqcut", "dataframe_arithmetic", "date_offset", "decompress", "decompress-fast", "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-i16", "dtype-i8", "dtype-slim", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "ewma", "extract_groups", "extract_jsonpath", "find_many", "fmt", "fmt_no_tty", "fused", "gcp", "group_by_list", "hist", "http", "interpolate", "ipc", "ipc_streaming", "is_between", "is_first_distinct", "is_in", "is_last_distinct", "is_unique", "json", "lazy", "list_any_all", "list_count", "list_drop_nulls", "list_eval", "list_gather", "list_sample", "list_sets", "list_to_struct", "log", "merge_sorted", "meta", "mode", "moment", "ndarray", "nightly", "object", "parquet", "partition_by", "pct_change", "peaks", "performant", "pivot", "polars-io", "polars-lazy", "polars-ops", "polars-plan", "polars-sql", "polars-time", "product", "propagate_nans", "random", "range", "rank", "regex", "reinterpret", "repeat_by", "replace", "rle", "rolling_window", "round_series", "row_hash", "rows", "search_sorted", "semi_anti_join", "serde", "serde-lazy", "sign", "simd", "sql", "streaming", "string_encoding", "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=edad050357f27129 -C extra-filename=-839b998ab10c4838 --out-dir /opt/rustwide/target/debug/build/polars-839b998ab10c4838 -L dependency=/opt/rustwide/target/debug/deps --extern version_check=/opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustversion` (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/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.14/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=0abf089a57d69af0 -C extra-filename=-f834fb91fae1be4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVE5kOd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6D8evP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib}" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d65a5ac20318153f.rlib,libpanic_unwind-2bb2dc770f85ce8b.rlib,libobject-9b9f40fedc72cbd3.rlib,libmemchr-acaba234307e3229.rlib,libaddr2line-0d2a2947033be5cb.rlib,libgimli-4b696ea70cf889e2.rlib,librustc_demangle-741737f672144e00.rlib,libstd_detect-877ef754a8d7bbc5.rlib,libhashbrown-4b0fa0dfda5a1e9f.rlib,librustc_std_workspace_alloc-f8380c6b73361bc1.rlib,libminiz_oxide-ff263e6b90a5cc8b.rlib,libadler2-ccfc99c2be77a0c6.rlib,libunwind-539c10841379036d.rlib,libcfg_if-30ef77b212ec994c.rlib,liblibc-559675126e63b890.rlib,liballoc-dbf90ecca2f9f9ee.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-3e345e2c9be40361.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/polars-lazy-60abcb232546b75e/build_script_build-60abcb232546b75e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-lazy` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.78/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c29d0512de9441d8 -C extra-filename=-f85d41bda43c41c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazBywhL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (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/rmeta841J70" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "263bd9ba6bae51aa97a26ae41ae51773c4f232504cf22c551aef826d07acf396", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263bd9ba6bae51aa97a26ae41ae51773c4f232504cf22c551aef826d07acf396", kill_on_drop: false }` [INFO] [stdout] 263bd9ba6bae51aa97a26ae41ae51773c4f232504cf22c551aef826d07acf396