[INFO] fetching crate emesh-cli 0.0.1-alpha.4... [INFO] testing emesh-cli-0.0.1-alpha.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate emesh-cli 0.0.1-alpha.4 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate emesh-cli 0.0.1-alpha.4 [INFO] finished tweaking crates.io crate emesh-cli 0.0.1-alpha.4 [INFO] tweaked toml for crates.io crate emesh-cli 0.0.1-alpha.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate emesh-cli 0.0.1-alpha.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate emesh-cli 0.0.1-alpha.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 emesh v0.0.1-alpha.4 [INFO] [stderr] Downloaded indextree-macros v0.1.0 [INFO] [stderr] Downloaded emesh-core v0.0.1-alpha.4 [INFO] [stderr] Downloaded clap v4.5.13 [INFO] [stderr] Downloaded indextree v4.7.0 [INFO] [stderr] Downloaded clap_builder v4.5.13 [INFO] [stderr] Downloaded cc v1.1.7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 042be000e39f22eb2f0d55032544157fe3ffeaa04040d436d547a2061efc3acc [INFO] running `Command { std: "docker" "start" "-a" "042be000e39f22eb2f0d55032544157fe3ffeaa04040d436d547a2061efc3acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "042be000e39f22eb2f0d55032544157fe3ffeaa04040d436d547a2061efc3acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042be000e39f22eb2f0d55032544157fe3ffeaa04040d436d547a2061efc3acc", kill_on_drop: false }` [INFO] [stdout] 042be000e39f22eb2f0d55032544157fe3ffeaa04040d436d547a2061efc3acc [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 360124fa42b4a317b1c6d5e81c06f46e0654c2d964f41ea3b107ccef99489c15 [INFO] running `Command { std: "docker" "start" "-a" "360124fa42b4a317b1c6d5e81c06f46e0654c2d964f41ea3b107ccef99489c15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling wide v0.7.26 [INFO] [stderr] Compiling indextree-macros v0.1.0 [INFO] [stderr] Compiling indextree v4.7.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling polars-error v0.41.3 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling ecoord-core v0.0.1-alpha.4 [INFO] [stderr] Compiling ecoord-io v0.0.1-alpha.4 [INFO] [stderr] Compiling ecoord-transform v0.0.1-alpha.4 [INFO] [stderr] Compiling ecoord v0.0.1-alpha.4 [INFO] [stderr] Compiling polars-row v0.41.3 [INFO] [stderr] Compiling polars-parquet v0.41.3 [INFO] [stderr] Compiling polars-time v0.41.3 [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.41.3/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-time"' --cfg 'feature="fmt"' --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=072b6a6b13f5eb27 -C extra-filename=-9ce302d0cd35d79e --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-b4a899b47fd78d20.rmeta --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-3a8c6436a42a14a4.rmeta --extern bytemuck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytemuck-668ab4740ef6e1e4.rmeta --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-e53a3062377a4e86.rmeta --extern comfy_table=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcomfy_table-8960dab31e27d3c2.rmeta --extern either=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libeither-55be7a21592ab02f.rmeta --extern hashbrown=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhashbrown-b58692448545e67a.rmeta --extern indexmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libindexmap-182c66ea6c4c0189.rmeta --extern num_traits=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_traits-1f840aa34b4c4a50.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-ffe771e6cc14c29e.rmeta --extern arrow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpolars_arrow-1e92c1574e606216.rmeta --extern polars_compute=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpolars_compute-7af8e9ec10664e0a.rmeta --extern polars_error=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpolars_error-134c57d2f4881e8c.rmeta --extern polars_row=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpolars_row-9180755678edbece.rmeta --extern polars_utils=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpolars_utils-1103084b86f9d620.rmeta --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librayon-4342872788051cd9.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-00779a2c26e8e8b7.rmeta --extern smartstring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmartstring-375b58fcb780eddf.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-0ff431f321fd5e68.rmeta --extern xxhash_rust=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libxxhash_rust-7790f1da8d7ae6d0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/psm-75f94009ffbe5dc0/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" "360124fa42b4a317b1c6d5e81c06f46e0654c2d964f41ea3b107ccef99489c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360124fa42b4a317b1c6d5e81c06f46e0654c2d964f41ea3b107ccef99489c15", kill_on_drop: false }` [INFO] [stdout] 360124fa42b4a317b1c6d5e81c06f46e0654c2d964f41ea3b107ccef99489c15