[INFO] fetching crate sigc 0.1.0... [INFO] checking sigc-0.1.0 against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] extracting crate sigc 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sigc 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sigc 0.1.0 [INFO] tweaked toml for crates.io crate sigc 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sigc 0.1.0 on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sigc 0.1.0 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038a16b990f0824b8a135a9797c77ead4bc8c0f39cc66f74750a1f1cbf7835ee [INFO] running `Command { std: "docker" "start" "-a" "038a16b990f0824b8a135a9797c77ead4bc8c0f39cc66f74750a1f1cbf7835ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038a16b990f0824b8a135a9797c77ead4bc8c0f39cc66f74750a1f1cbf7835ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038a16b990f0824b8a135a9797c77ead4bc8c0f39cc66f74750a1f1cbf7835ee", kill_on_drop: false }` [INFO] [stdout] 038a16b990f0824b8a135a9797c77ead4bc8c0f39cc66f74750a1f1cbf7835ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea5bf9ff47528099bd67e032422e46730f211a84746805808bae67f8ddf62d53 [INFO] running `Command { std: "docker" "start" "-a" "ea5bf9ff47528099bd67e032422e46730f211a84746805808bae67f8ddf62d53", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling polars-utils v0.44.2 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-schema v0.44.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Compiling polars-arrow v0.44.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling polars-compute v0.44.2 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking arrow-schema v53.4.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling polars-core v0.44.2 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking comfy-table v7.2.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking polars-error v0.44.2 [INFO] [stderr] Compiling polars-ops v0.44.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking arrow-buffer v53.4.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking arrow-data v53.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Checking arrow-array v53.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling polars-plan v0.44.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking arrow-select v53.4.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking arrow-cast v53.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling polars-lazy v0.44.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Compiling nng-sys v1.4.0-rc.0 [INFO] [stderr] Checking postgres-types v0.2.11 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling polars v0.44.2 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking tokio-postgres v0.7.15 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking arrow-csv v53.4.1 [INFO] [stderr] Checking arrow-ipc v53.4.1 [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/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --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=46e29cdf9eca4ce8 -C extra-filename=-20fbd39699c2b6ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-98e9b16cf060efd6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-af6d2f449769be50.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f341a97a2fbc7696.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-44fb1cc2a97d6a97.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `polars-arrow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name polars_arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow-format"' --cfg 'feature="atoi_simd"' --cfg 'feature="compute"' --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_bitwise"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_hash"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="fast-float"' --cfg 'feature="io_ipc"' --cfg 'feature="itoa"' --cfg 'feature="multiversion"' --cfg 'feature="ryu"' --cfg 'feature="strength_reduce"' --cfg 'feature="temporal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-format", "async-stream", "atoi", "atoi_simd", "avro-schema", "bigidx", "chrono-tz", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_hash", "compute_take", "compute_temporal", "default", "dtype-array", "dtype-decimal", "fast-float", "full", "futures", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_flight", "io_ipc", "io_ipc_compression", "itoa", "itoap", "lz4", "multiversion", "nightly", "performant", "regex", "regex-syntax", "ryu", "serde", "simd", "strength_reduce", "strings", "temporal", "timezones", "tokio", "zstd"))' -C metadata=212447ce14daf158 -C extra-filename=-86d4b44cc3df14ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b5e1c58fdeb1a31c.rmeta --extern atoi_simd=/opt/rustwide/target/debug/deps/libatoi_simd-eefeeeab560dc54d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-b701ffcfb1577fb8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e8db43f455b56658.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b330238e90c336f8.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-88eed7d2751106ed.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-a1488a7ac6873d00.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-7d56dec51484156a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-bf87d12ca5502b60.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-6157b1b53a29d1f9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0bbae44611523dd1.rmeta --extern arrow_format=/opt/rustwide/target/debug/deps/libpolars_arrow_format-fe91b63267d69506.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-b47fb7a407cf41cd.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-371f71a9f1974158.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-5d6d7aa6c1f03b5b.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e5cf39b0424d7e5c.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-9b715bf3a981a945.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5822656aa136fd3c.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0050bd0ace8e30d3.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-fd443cd3795c1575/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ea5bf9ff47528099bd67e032422e46730f211a84746805808bae67f8ddf62d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5bf9ff47528099bd67e032422e46730f211a84746805808bae67f8ddf62d53", kill_on_drop: false }` [INFO] [stdout] ea5bf9ff47528099bd67e032422e46730f211a84746805808bae67f8ddf62d53