[INFO] fetching crate queryer-sql-polars 0.1.0... [INFO] testing queryer-sql-polars-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate queryer-sql-polars 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate queryer-sql-polars 0.1.0 [INFO] finished tweaking crates.io crate queryer-sql-polars 0.1.0 [INFO] tweaked toml for crates.io crate queryer-sql-polars 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate queryer-sql-polars 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate queryer-sql-polars 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-error v0.40.0 [INFO] [stderr] Downloaded polars-utils v0.40.0 [INFO] [stderr] Downloaded polars-json v0.40.0 [INFO] [stderr] Downloaded raw-cpuid v11.0.2 [INFO] [stderr] Downloaded polars-sql v0.40.0 [INFO] [stderr] Downloaded strum_macros v0.26.3 [INFO] [stderr] Downloaded polars-pipe v0.40.0 [INFO] [stderr] Downloaded argminmax v0.6.2 [INFO] [stderr] Downloaded simd-json v0.13.10 [INFO] [stderr] Downloaded polars-parquet v0.40.0 [INFO] [stderr] Downloaded polars-lazy v0.40.0 [INFO] [stderr] Downloaded sqlparser v0.39.0 [INFO] [stderr] Downloaded polars-plan v0.40.0 [INFO] [stderr] Downloaded polars-arrow v0.40.0 [INFO] [stderr] Downloaded sqlparser v0.47.0 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded array-init-cursor v0.2.0 [INFO] [stderr] Downloaded foreign_vec v0.1.0 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded ethnum v1.5.0 [INFO] [stderr] Downloaded polars-ops v0.40.0 [INFO] [stderr] Downloaded polars-io v0.40.0 [INFO] [stderr] Downloaded polars-compute v0.40.0 [INFO] [stderr] Downloaded polars-time v0.40.0 [INFO] [stderr] Downloaded polars v0.40.0 [INFO] [stderr] Downloaded polars-row v0.40.0 [INFO] [stderr] Downloaded polars-core v0.40.0 [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded polars-expr v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7d1a0f6def63b2e5dae68a721b640a4c137d58d69136660547646ee8c224108 [INFO] running `Command { std: "docker" "start" "-a" "d7d1a0f6def63b2e5dae68a721b640a4c137d58d69136660547646ee8c224108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7d1a0f6def63b2e5dae68a721b640a4c137d58d69136660547646ee8c224108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d1a0f6def63b2e5dae68a721b640a4c137d58d69136660547646ee8c224108", kill_on_drop: false }` [INFO] [stdout] d7d1a0f6def63b2e5dae68a721b640a4c137d58d69136660547646ee8c224108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41cd0a98fd355ae9c3e851f596b85c34ca2cc15615c3a1796cc93e26004cada [INFO] running `Command { std: "docker" "start" "-a" "c41cd0a98fd355ae9c3e851f596b85c34ca2cc15615c3a1796cc93e26004cada", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling polars-utils v0.40.0 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling polars-arrow v0.40.0 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling polars-compute v0.40.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling polars-core v0.40.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling polars-ops v0.40.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling polars-plan v0.40.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling polars-lazy v0.40.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling polars v0.40.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sqlparser v0.47.0 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling strum_macros v0.26.3 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling simd-json v0.13.10 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling polars-error v0.40.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling polars-row v0.40.0 [INFO] [stderr] Compiling polars-json v0.40.0 [INFO] [stderr] Compiling polars-parquet v0.40.0 [INFO] [stderr] Compiling polars-time v0.40.0 [INFO] [stderr] error: could not compile `polars-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.40.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 -C debuginfo=2 --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "rolling_window_by", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=02003d3f5d343988 -C extra-filename=-7aed29e4516eae3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-17d88d06597a5779.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f87f62472e1f73dd.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-29528c30b2892747.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c341e78ccc948fe8.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-df84da96aa0ab202.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-5315c47080a452a4.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4bce29a3deabb744.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4bfc88eca96bbfc5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eff32b56c4b91362.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-ce4b0b09cc43a64c.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-40323e27adbcad0c.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-daa703fb96daf1c2.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-1eb305c45cbaebd8.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-b7572f18c299c1d1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1e7c903b07d3ec1c.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-623f11589b7539d9.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-142a7cf7da2ddf8b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1670b2d4a7436485.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-23ee0948a1f0f762.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7ad001bc62a7bee4.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-40da2bbec6cc267c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-aed2a668f864016d/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c41cd0a98fd355ae9c3e851f596b85c34ca2cc15615c3a1796cc93e26004cada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41cd0a98fd355ae9c3e851f596b85c34ca2cc15615c3a1796cc93e26004cada", kill_on_drop: false }` [INFO] [stdout] c41cd0a98fd355ae9c3e851f596b85c34ca2cc15615c3a1796cc93e26004cada