[INFO] cloning repository https://github.com/fengshux/quantization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fengshux/quantization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengshux%2Fquantization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengshux%2Fquantization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c36cf49609a75de1cf4dd622eb6620b8062ee84 [INFO] checking fengshux/quantization against try#2b43d8e161cfe46fae25518efb124c3c1d0fa392 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffengshux%2Fquantization" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fengshux/quantization [INFO] finished tweaking git repo https://github.com/fengshux/quantization [INFO] tweaked toml for git repo https://github.com/fengshux/quantization written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fengshux/quantization on toolchain 2b43d8e161cfe46fae25518efb124c3c1d0fa392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fengshux/quantization 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" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c982c3e287c53e88ee204e248403b7d4b3f04fbeff82cbe7cf6414fbae99b87f [INFO] running `Command { std: "docker" "start" "-a" "c982c3e287c53e88ee204e248403b7d4b3f04fbeff82cbe7cf6414fbae99b87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c982c3e287c53e88ee204e248403b7d4b3f04fbeff82cbe7cf6414fbae99b87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c982c3e287c53e88ee204e248403b7d4b3f04fbeff82cbe7cf6414fbae99b87f", kill_on_drop: false }` [INFO] [stdout] c982c3e287c53e88ee204e248403b7d4b3f04fbeff82cbe7cf6414fbae99b87f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+2b43d8e161cfe46fae25518efb124c3c1d0fa392" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2435748bdec2f4469e312c41d64a8085787c6c66fa9174965029536a35cdfb8 [INFO] running `Command { std: "docker" "start" "-a" "f2435748bdec2f4469e312c41d64a8085787c6c66fa9174965029536a35cdfb8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling polars-utils v0.38.3 [INFO] [stderr] Compiling polars-arrow v0.38.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling polars-compute v0.38.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling polars-core v0.38.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling polars-ops v0.38.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.38.3 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling polars-lazy v0.38.3 [INFO] [stderr] Compiling polars v0.38.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/matrixmultiply-6daa330251053465.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/matrixmultiply-6daa330251053465/dep-lib-matrixmultiply` [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacacxY5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parquet-format-safe` (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/rmetaBx9Ffp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ref-cast-impl` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1VpXg6/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-edd736144bde82c3,libjobserver-b8c66f5ffa921aab,liblibc-ac04d8e0a0213645,libpkg_config-bbbcc73e7412bf52}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1VpXg6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/zstd-sys-ca7f7692fe36afa6/build_script_build-ca7f7692fe36afa6" "-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 `zstd-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2435748bdec2f4469e312c41d64a8085787c6c66fa9174965029536a35cdfb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2435748bdec2f4469e312c41d64a8085787c6c66fa9174965029536a35cdfb8", kill_on_drop: false }` [INFO] [stdout] f2435748bdec2f4469e312c41d64a8085787c6c66fa9174965029536a35cdfb8