[INFO] fetching crate polars-ffi 0.49.1... [INFO] testing polars-ffi-0.49.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate polars-ffi 0.49.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate polars-ffi 0.49.1 [INFO] finished tweaking crates.io crate polars-ffi 0.49.1 [INFO] tweaked toml for crates.io crate polars-ffi 0.49.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate polars-ffi 0.49.1 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 polars-ffi 0.49.1 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] Downloading crates ... [INFO] [stderr] Downloaded polars-error v0.49.1 [INFO] [stderr] Downloaded polars-schema v0.49.1 [INFO] [stderr] Downloaded polars-row v0.49.1 [INFO] [stderr] Downloaded boxcar v0.2.12 [INFO] [stderr] Downloaded skiplist v0.5.1 [INFO] [stderr] Downloaded ethnum v1.5.1 [INFO] [stderr] Downloaded atoi_simd v0.16.0 [INFO] [stderr] Downloaded polars-utils v0.49.1 [INFO] [stderr] Downloaded polars-compute v0.49.1 [INFO] [stderr] Downloaded polars-arrow v0.49.1 [INFO] [stderr] Downloaded polars-core v0.49.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 031f7ee5bb281295418cd7ffb800739634a7794d61db18f16d3ede0a677ce630 [INFO] running `Command { std: "docker" "start" "-a" "031f7ee5bb281295418cd7ffb800739634a7794d61db18f16d3ede0a677ce630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "031f7ee5bb281295418cd7ffb800739634a7794d61db18f16d3ede0a677ce630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031f7ee5bb281295418cd7ffb800739634a7794d61db18f16d3ede0a677ce630", kill_on_drop: false }` [INFO] [stdout] 031f7ee5bb281295418cd7ffb800739634a7794d61db18f16d3ede0a677ce630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3fa98805b3a65b6e0b9b23ad08c91cb5702490f83692a798d0788437839fcceb [INFO] running `Command { std: "docker" "start" "-a" "3fa98805b3a65b6e0b9b23ad08c91cb5702490f83692a798d0788437839fcceb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.49.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling polars-error v0.49.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling polars-schema v0.49.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling polars-arrow v0.49.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling polars-compute v0.49.1 [INFO] [stderr] Compiling ethnum v1.5.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling skiplist v0.5.1 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling atoi_simd v0.16.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling polars-core v0.49.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling boxcar v0.2.12 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling polars-row v0.49.1 [INFO] [stderr] Compiling polars-ffi v0.49.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "3fa98805b3a65b6e0b9b23ad08c91cb5702490f83692a798d0788437839fcceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa98805b3a65b6e0b9b23ad08c91cb5702490f83692a798d0788437839fcceb", kill_on_drop: false }` [INFO] [stdout] 3fa98805b3a65b6e0b9b23ad08c91cb5702490f83692a798d0788437839fcceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 466bf7ffbbb3494da87200f8a20bbbf54bcb722805eeff607de83ba8479283cf [INFO] running `Command { std: "docker" "start" "-a" "466bf7ffbbb3494da87200f8a20bbbf54bcb722805eeff607de83ba8479283cf", kill_on_drop: false }` [INFO] [stderr] Compiling polars-ffi v0.49.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAQIQGv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpolars_core-935db8c6bdd905ca.rlib,libxxhash_rust-1a6e7ac78104b33f.rlib,libpolars_row-20a3b3dc086983a9.rlib,libpolars_compute-43052e5bd6707bf9.rlib,libfast_float2-515bce4dfdf829ea.rlib,libatoi_simd-cf0ea4e810735c91.rlib,libskiplist-6f16b5fbe5b934d6.rlib,libstrength_reduce-5822da16a2018b3a.rlib,libpolars_arrow-c25c9551939eef08.rlib,libpolars_schema-dd8e9a83674de254.rlib,libchrono_tz-c29169de9fc9a833.rlib,libphf-e640cc24821d3bba.rlib,libphf_shared-f94026554fb0dfd0.rlib,libsiphasher-a16aec30ce993c09.rlib,libethnum-793d47e66a41494a.rlib,libdyn_clone-82562c4e7197aadd.rlib,libchrono-1123236002ac98f7.rlib,libstreaming_iterator-051a01dc06337466.rlib,libpolars_utils-51466b8d8e23099f.rlib,libindexmap-292ed29bdd2274e5.rlib,libcompact_str-da7156de66817d97.rlib,libryu-0a228f54b75663b5.rlib,libitoa-ffb801c715a80a64.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-39ea6c41dd64aa5d.rlib,librand-266e707cbfe9f082.rlib,librand_chacha-3960c9fad6729a84.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-9c54c70b6b433012.rlib,libgetrandom-8536ee63c112d274.rlib,libpolars_error-053bc0031e55af4e.rlib,libsimdutf8-e95dd8c53b551d7f.rlib,libsignal_hook-6a2e7d98e5762f6a.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libparking_lot-853244d55b5df9a0.rlib,libparking_lot_core-5337a3539f6ebb75.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-020ea19974091222.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libbytemuck-21b14dd2d22f0e15.rlib,libregex-89d730340934734a.rlib,libregex_automata-f1455b20f0e1ba41.rlib,libaho_corasick-221b7966ebefc064.rlib,libmemchr-a6af4e08ecbb6708.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libraw_cpuid-e70174c8884c2d85.rlib,libbitflags-f9de808196a3ee90.rlib,libslotmap-adb298a34adda093.rlib,libhashbrown-b31de0a10095d6e2.rlib,libequivalent-c8ca4e154c540f6d.rlib,libserde-627d796c91987a67.rlib,librayon-319b3e3da111e274.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,liballocator_api2-be9a60e31a10499f.rlib,libfoldhash-b60541d54b55ac82.rlib,libnum_traits-e094b9c7b1feb1fe.rlib,libeither-9b55149537fab0d1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcAQIQGv/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/psm-d5a32044db8a63f6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/polars_ffi-7d33de91c72feaef" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-ffi` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "466bf7ffbbb3494da87200f8a20bbbf54bcb722805eeff607de83ba8479283cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466bf7ffbbb3494da87200f8a20bbbf54bcb722805eeff607de83ba8479283cf", kill_on_drop: false }` [INFO] [stdout] 466bf7ffbbb3494da87200f8a20bbbf54bcb722805eeff607de83ba8479283cf