[INFO] cloning repository https://github.com/azmyrajab/polars_ols [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azmyrajab/polars_ols" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazmyrajab%2Fpolars_ols", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazmyrajab%2Fpolars_ols'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 119f98475c32575b3a54b34caccb63deae4e4f81 [INFO] checking azmyrajab/polars_ols against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazmyrajab%2Fpolars_ols" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/azmyrajab/polars_ols [INFO] finished tweaking git repo https://github.com/azmyrajab/polars_ols [INFO] tweaked toml for git repo https://github.com/azmyrajab/polars_ols written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azmyrajab/polars_ols on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azmyrajab/polars_ols 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-polars-derive v0.7.0 [INFO] [stderr] Downloaded polars-utils v0.39.1 [INFO] [stderr] Downloaded pyo3-polars v0.13.0 [INFO] [stderr] Downloaded polars-error v0.39.1 [INFO] [stderr] Downloaded statrs v0.17.1 [INFO] [stderr] Downloaded blas-src v0.10.0 [INFO] [stderr] Downloaded dbgf v0.1.2 [INFO] [stderr] Downloaded faer-ext v0.1.0 [INFO] [stderr] Downloaded accelerate-src v0.3.2 [INFO] [stderr] Downloaded lapack-src v0.10.0 [INFO] [stderr] Downloaded oci-spec v0.6.5 [INFO] [stderr] Downloaded polars-sql v0.39.1 [INFO] [stderr] Downloaded polars-io v0.39.1 [INFO] [stderr] Downloaded npyz v0.8.3 [INFO] [stderr] Downloaded polars-lazy v0.39.1 [INFO] [stderr] Downloaded polars v0.39.1 [INFO] [stderr] Downloaded polars-parquet v0.39.1 [INFO] [stderr] Downloaded polars-core v0.39.1 [INFO] [stderr] Downloaded polars-arrow v0.39.1 [INFO] [stderr] Downloaded polars-plan v0.39.1 [INFO] [stderr] Downloaded polars-pipe v0.39.1 [INFO] [stderr] Downloaded polars-ops v0.39.1 [INFO] [stderr] Downloaded faer v0.18.2 [INFO] [stderr] Downloaded polars-time v0.39.1 [INFO] [stderr] Downloaded polars-ffi v0.39.1 [INFO] [stderr] Downloaded polars-row v0.39.1 [INFO] [stderr] Downloaded polars-compute v0.39.1 [INFO] [stderr] Downloaded faer-entity v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6831c09d45f023412093bfa70c22d84abf362f28b9ad84944c1402cb8a586cc8 [INFO] running `Command { std: "docker" "start" "-a" "6831c09d45f023412093bfa70c22d84abf362f28b9ad84944c1402cb8a586cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6831c09d45f023412093bfa70c22d84abf362f28b9ad84944c1402cb8a586cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6831c09d45f023412093bfa70c22d84abf362f28b9ad84944c1402cb8a586cc8", kill_on_drop: false }` [INFO] [stdout] 6831c09d45f023412093bfa70c22d84abf362f28b9ad84944c1402cb8a586cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 800f4660656b1a0be73854c2973da9719747ba8c1cbeeef352a18978fa94e9d1 [INFO] running `Command { std: "docker" "start" "-a" "800f4660656b1a0be73854c2973da9719747ba8c1cbeeef352a18978fa94e9d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling polars-utils v0.39.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking sysinfo v0.30.10 [INFO] [stderr] Compiling polars-arrow v0.39.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling polars-compute v0.39.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling polars-core v0.39.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking xxhash-rust v0.8.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling polars-ops v0.39.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Compiling polars-error v0.39.1 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling intel-mkl-tool v0.8.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.39.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling polars-pipe v0.39.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argminmax-0.6.2/src/simd/simd_f32_return_nan.rs:357:56 [INFO] [stdout] | [INFO] [stdout] 357 | _f32_as_m512i_to_i32ord(_mm512_loadu_si512(data as *const i32)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34458:15 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argminmax-0.6.2/src/simd/simd_i32.rs:195:32 [INFO] [stdout] | [INFO] [stdout] 195 | _mm512_loadu_si512(data as *const i32) [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const std::arch::x86_64::__m512i` [INFO] [stdout] found raw pointer `*const i32` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34458:15 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `argminmax` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libpolars_arrow-33fecc72f3e7d945.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-arrow` (lib) due to 1 previous error [INFO] [stderr] warning: lz4-sys@1.9.4: liblz4/lib/lz4hc.c:1631:1: fatal error: error writing to /tmp/ccvH7maI.s: No space left on device [INFO] [stderr] warning: lz4-sys@1.9.4: 1631 | } [INFO] [stderr] warning: lz4-sys@1.9.4: | ^ [INFO] [stderr] warning: lz4-sys@1.9.4: compilation terminated. [INFO] [stderr] warning: lz4-sys@1.9.4: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-61035f481528cbf2/out/4ab73f6e54c185d1-lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.9.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lz4-sys-5e544856ea54cdac/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=liblz4/lib/lz4hc.c:1631:1: fatal error: error writing to /tmp/ccvH7maI.s: No space left on device [INFO] [stderr] cargo:warning= 1631 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-61035f481528cbf2/out/4ab73f6e54c185d1-lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-61035f481528cbf2/out/4ab73f6e54c185d1-lz4hc.o" "-c" "liblz4/lib/lz4hc.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "800f4660656b1a0be73854c2973da9719747ba8c1cbeeef352a18978fa94e9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800f4660656b1a0be73854c2973da9719747ba8c1cbeeef352a18978fa94e9d1", kill_on_drop: false }` [INFO] [stdout] 800f4660656b1a0be73854c2973da9719747ba8c1cbeeef352a18978fa94e9d1