[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] 8787c4e5e5900d78d0b9238067eb1537c1a80d31
[INFO] checking diegoglozano/polars-random against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegoglozano%2Fpolars-random" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diegoglozano/polars-random on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932
[INFO] running `Command { std: "docker" "start" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling raw-cpuid v11.3.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking serde_stacker v0.1.14
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling polars-core v0.53.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling polars-error v0.53.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling polars-ops v0.53.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling polars v0.53.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking iter-read v1.1.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling chrono-tz v0.10.1
[INFO] [stderr]    Compiling polars-plan v0.53.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.27.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=19cce16f48f3bfb8 -C extra-filename=-c108135d5a121366 --out-dir /opt/rustwide/target/debug/build/pyo3-macros-backend/c108135d5a121366/out -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/6917781d00b430cf/out -L dependency=/opt/rustwide/target/debug/build/pyo3-build-config/4ea161c785bf78f1/out -L dependency=/opt/rustwide/target/debug/build/quote/2b75de37f63c0239/out -L dependency=/opt/rustwide/target/debug/build/syn/42694382aa2cd031/out -L dependency=/opt/rustwide/target/debug/build/target-lexicon/66cafb0168eca5ad/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out --extern heck=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/6917781d00b430cf/out/libproc_macro2-6917781d00b430cf.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/build/pyo3-build-config/4ea161c785bf78f1/out/libpyo3_build_config-4ea161c785bf78f1.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/2b75de37f63c0239/out/libquote-2b75de37f63c0239.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/42694382aa2cd031/out/libsyn-42694382aa2cd031.rmeta --cap-lints allow --cap-lints=forbid --cfg return_position_impl_trait_in_traits --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(return_position_impl_trait_in_traits)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/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="fs"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0e285346d05f7180 -C extra-filename=-3a251852af3ad7e8 --out-dir /opt/rustwide/target/debug/build/tokio/3a251852af3ad7e8/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/mio/e9017f2e84e10a88/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/socket2/20e669a834663158/out --extern libc=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out/liblibc-9c12716ac42b770e.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/e9017f2e84e10a88/out/libmio-e9017f2e84e10a88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/20e669a834663158/out/libsocket2-20e669a834663158.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932", kill_on_drop: false }`
[INFO] [stdout] 9e53e7be49d4b92f8c7f916d48255628d0b7e490396a07d345d882ace2a36932
