[INFO] cloning repository https://github.com/diegoglozano/polars-random [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegoglozano/polars-random" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoglozano%2Fpolars-random", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoglozano%2Fpolars-random'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c28b764048af181d37f3463e55c39451311e5f16 [INFO] checking diegoglozano/polars-random against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoglozano%2Fpolars-random" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/diegoglozano/polars-random [INFO] finished tweaking git repo https://github.com/diegoglozano/polars-random [INFO] tweaked toml for git repo https://github.com/diegoglozano/polars-random written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/diegoglozano/polars-random on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/diegoglozano/polars-random 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-schema v0.45.1 [INFO] [stderr] Downloaded polars-row v0.45.1 [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded pyo3-polars-derive v0.13.0 [INFO] [stderr] Downloaded pyo3-polars v0.19.0 [INFO] [stderr] Downloaded polars-error v0.45.1 [INFO] [stderr] Downloaded polars-ffi v0.45.1 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded polars-utils v0.45.1 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded polars-compute v0.45.1 [INFO] [stderr] Downloaded polars v0.45.1 [INFO] [stderr] Downloaded polars-ops v0.45.1 [INFO] [stderr] Downloaded polars-parquet v0.45.1 [INFO] [stderr] Downloaded polars-io v0.45.1 [INFO] [stderr] Downloaded polars-plan v0.45.1 [INFO] [stderr] Downloaded polars-arrow v0.45.1 [INFO] [stderr] Downloaded polars-core v0.45.1 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a79b9dcff1fa529ad1c5fef8fd2e4caefc655eb8f09af96f3b46390b5eeaa02a [INFO] running `Command { std: "docker" "start" "-a" "a79b9dcff1fa529ad1c5fef8fd2e4caefc655eb8f09af96f3b46390b5eeaa02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a79b9dcff1fa529ad1c5fef8fd2e4caefc655eb8f09af96f3b46390b5eeaa02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79b9dcff1fa529ad1c5fef8fd2e4caefc655eb8f09af96f3b46390b5eeaa02a", kill_on_drop: false }` [INFO] [stdout] a79b9dcff1fa529ad1c5fef8fd2e4caefc655eb8f09af96f3b46390b5eeaa02a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec722c61f13a0b9dec44d1bc356195c3d4c95792fe3120ee843c88e232482137 [INFO] running `Command { std: "docker" "start" "-a" "ec722c61f13a0b9dec44d1bc356195c3d4c95792fe3120ee843c88e232482137", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking raw-cpuid v11.3.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [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/rmetajm2ggz" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcdFRu3v/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckV3aIK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckV3aIK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/polars-ops-825b0a3035f1435e/build_script_build-825b0a3035f1435e" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccava74u.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/polars-ops-825b0a3035f1435e/build_script_build-825b0a3035f1435e /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustckV3aIK/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustckV3aIK/symbols.o /opt/rustwide/target/debug/build/polars-ops-825b0a3035f1435e/build_script_build-825b0a3035f1435e.build_script_build.eec1492724b32969-cgu.0.rcgu.o /opt/rustwide/target/debug/build/polars-ops-825b0a3035f1435e/build_script_build-825b0a3035f1435e.8dunu8mxfgvg7y20718h94ta5.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_check-9366c3982144fcbd.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b38d63f8b721b18d.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-ops` (build script) due to 1 previous error [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 `chrono` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4455c8937007f3cc3c078375a335d86dbab391ce/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --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=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagzPD48" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-build-config` (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/4455c8937007f3cc3c078375a335d86dbab391ce/bin/rustc --crate-name pyo3_build_config --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-build-config-0.22.6/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="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py312"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "default", "extension-module", "python3-dll-a", "resolve-config"))' -C metadata=994796f67c0c9619 -C extra-filename=-1c596517a0ceb950 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-d5f577a92b0e7cc3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `itoap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarJykNQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/rmetaly6ukt/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/rmeta6L3MG7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetay9lEcc/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/rmetaTY06ws" [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/rmetaaUY17h" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon` (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/rmeta3rw02D" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (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/rmetaJpPC4H" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/rmetaF1N4w1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ec722c61f13a0b9dec44d1bc356195c3d4c95792fe3120ee843c88e232482137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec722c61f13a0b9dec44d1bc356195c3d4c95792fe3120ee843c88e232482137", kill_on_drop: false }` [INFO] [stdout] ec722c61f13a0b9dec44d1bc356195c3d4c95792fe3120ee843c88e232482137