[INFO] cloning repository https://github.com/PixelCoda/Sam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PixelCoda/Sam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelCoda%2FSam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelCoda%2FSam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eded022ed673ed55cf5f00070ef74745bd15151a [INFO] testing PixelCoda/Sam against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPixelCoda%2FSam" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 37% (2298/6105) Updating files: 38% (2320/6105) Updating files: 39% (2381/6105) Updating files: 40% (2442/6105) Updating files: 41% (2504/6105) Updating files: 42% (2565/6105) Updating files: 43% (2626/6105) Updating files: 44% (2687/6105) Updating files: 45% (2748/6105) Updating files: 46% (2809/6105) Updating files: 47% (2870/6105) Updating files: 48% (2931/6105) Updating files: 49% (2992/6105) Updating files: 50% (3053/6105) Updating files: 51% (3114/6105) Updating files: 52% (3175/6105) Updating files: 53% (3236/6105) Updating files: 54% (3297/6105) Updating files: 55% (3358/6105) Updating files: 56% (3419/6105) Updating files: 57% (3480/6105) Updating files: 58% (3541/6105) Updating files: 59% (3602/6105) Updating files: 60% (3663/6105) Updating files: 61% (3725/6105) Updating files: 62% (3786/6105) Updating files: 63% (3847/6105) Updating files: 64% (3908/6105) Updating files: 65% (3969/6105) Updating files: 66% (4030/6105) Updating files: 67% (4091/6105) Updating files: 68% (4152/6105) Updating files: 69% (4213/6105) Updating files: 70% (4274/6105) Updating files: 71% (4335/6105) Updating files: 72% (4396/6105) Updating files: 73% (4457/6105) Updating files: 74% (4518/6105) Updating files: 75% (4579/6105) Updating files: 76% (4640/6105) Updating files: 77% (4701/6105) Updating files: 78% (4762/6105) Updating files: 79% (4823/6105) Updating files: 80% (4884/6105) Updating files: 81% (4946/6105) Updating files: 82% (5007/6105) Updating files: 83% (5068/6105) Updating files: 84% (5129/6105) Updating files: 85% (5190/6105) Updating files: 86% (5251/6105) Updating files: 87% (5312/6105) Updating files: 88% (5373/6105) Updating files: 89% (5434/6105) Updating files: 90% (5495/6105) Updating files: 91% (5556/6105) Updating files: 92% (5617/6105) Updating files: 93% (5678/6105) Updating files: 94% (5739/6105) Updating files: 95% (5800/6105) Updating files: 96% (5861/6105) Updating files: 97% (5922/6105) Updating files: 98% (5983/6105) Updating files: 99% (6044/6105) Updating files: 100% (6105/6105) Updating files: 100% (6105/6105), done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/PixelCoda/Sam [INFO] finished tweaking git repo https://github.com/PixelCoda/Sam [INFO] tweaked toml for git repo https://github.com/PixelCoda/Sam written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PixelCoda/Sam on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PixelCoda/Sam 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be52526bc295a54c368b054d544bce0cc8ee1051616d0c00f495fcdf3aba6dcc [INFO] running `Command { std: "docker" "start" "-a" "be52526bc295a54c368b054d544bce0cc8ee1051616d0c00f495fcdf3aba6dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be52526bc295a54c368b054d544bce0cc8ee1051616d0c00f495fcdf3aba6dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be52526bc295a54c368b054d544bce0cc8ee1051616d0c00f495fcdf3aba6dcc", kill_on_drop: false }` [INFO] [stdout] be52526bc295a54c368b054d544bce0cc8ee1051616d0c00f495fcdf3aba6dcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a93c4c9387a20fe41c47681c23f07576af02d5ee6786ac6fdd985814d9d4e26f [INFO] running `Command { std: "docker" "start" "-a" "a93c4c9387a20fe41c47681c23f07576af02d5ee6786ac6fdd985814d9d4e26f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.42.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sentry-types v0.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling sentry-core v0.34.0 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling whisper-rs-sys v0.13.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling opencl-sys v0.2.9 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling sentry-backtrace v0.34.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling russh-cryptovec v0.7.3 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling whisper-rs v0.14.4 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling redis v0.32.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling russh-keys v0.44.0 [INFO] [stderr] Compiling trust-dns-proto v0.23.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling tokio-tungstenite v0.19.0 [INFO] [stderr] Compiling dasp v0.11.0 [INFO] [stderr] Compiling sentry-panic v0.34.0 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling cl3 v0.9.5 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling sentry-debug-images v0.34.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling opentelemetry-proto v0.4.0 [INFO] [stderr] Compiling log-derive v0.4.1 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ccm v0.5.0 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling if-addrs v0.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling sam v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling russh v0.44.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling ammonia v4.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.23.2 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling xml v0.8.20 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rustube v0.6.0 [INFO] [stderr] Compiling titlecase v2.2.1 [INFO] [stderr] Compiling wav v1.0.1 [INFO] [stderr] Compiling rodio v0.19.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling matc v0.1.3 (https://github.com/ktheindifferent/rust-matc.git#f8a6c5ab) [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling bloomfilter v1.0.16 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling mdns-sd v0.13.11 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling libmdns v0.9.1 [INFO] [stderr] Compiling dropbox-sdk v0.16.2 (https://github.com/PixelCoda/dropbox-sdk-rust.git#e3e8736f) [INFO] [stderr] error: failed to run custom build command for `whisper-rs-sys v0.13.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/whisper-rs-sys-d19d94a87208e892/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dylib=stdc++ [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-env-changed=TARGET [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/include/whisper.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_ptrdiff_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_max_align_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_offsetof.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features-time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdc-predef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdio_lim.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn-common.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml-cpu.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml-backend.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml-alloc.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdbool.h [INFO] [stderr] cargo:rerun-if-changed=./whisper.cpp/ggml/include/ggml.h [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "-Wdev" "--debug-output" "/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/" "-DBUILD_SHARED_LIBS=OFF" "-DWHISPER_ALL_WARNINGS=OFF" "-DWHISPER_ALL_WARNINGS_3RD_PARTY=OFF" "-DWHISPER_BUILD_TESTS=OFF" "-DWHISPER_BUILD_EXAMPLES=OFF" "-DGGML_METAL=OFF" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DGGML_OPENMP=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON" [INFO] [stderr] Running with debug output on. [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeDetermineCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerId.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] Called from: [2] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompileFeatures.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompileFeatures.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] Called from: [2] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompileFeatures.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompileFeatures.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.43.0") [INFO] [stderr] Called from: [5] /usr/share/cmake-3.28/Modules/FindPackageMessage.cmake [INFO] [stderr] [4] /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake [INFO] [stderr] [3] /usr/share/cmake-3.28/Modules/FindGit.cmake [INFO] [stderr] [2] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/cmake/git-vars.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] Called from: [5] /usr/share/cmake-3.28/Modules/Internal/CheckSourceCompiles.cmake [INFO] [stderr] [4] /usr/share/cmake-3.28/Modules/CheckCSourceCompiles.cmake [INFO] [stderr] [3] /usr/share/cmake-3.28/Modules/FindThreads.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/FindThreads.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/CMakeLists.txt [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] Called from: [5] /usr/share/cmake-3.28/Modules/Internal/CheckSourceCompiles.cmake [INFO] [stderr] [4] /usr/share/cmake-3.28/Modules/CheckCSourceCompiles.cmake [INFO] [stderr] [3] /usr/share/cmake-3.28/Modules/FindThreads.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/FindThreads.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/CMakeLists.txt [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] Called from: [4] /usr/share/cmake-3.28/Modules/FindPackageMessage.cmake [INFO] [stderr] [3] /usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/FindThreads.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/CMakeLists.txt [INFO] [stderr] -- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] -- CMAKE_SYSTEM_PROCESSOR: x86_64 [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] -- Including CPU backend [INFO] [stderr] Called from: [2] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] -- x86 detected [INFO] [stderr] Called from: [2] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/CMakeLists.txt [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] -- Adding CPU backend variant ggml-cpu: -march=native [INFO] [stderr] Called from: [2] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/CMakeLists.txt [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] -- Configuring done (7.1s) [INFO] [stderr] -- Generating /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] -- Generating /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/CMakeLists.txt [INFO] [stderr] -- Generating /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] -- Generating /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src/ggml-cpu [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/CMakeLists.txt [INFO] [stderr] -- Generating /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/src [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/src/CMakeLists.txt [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build" "--target" "install" "--config" "Release" [INFO] [stderr] Change Dir: '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [INFO] [stderr] Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile install [INFO] [stderr] /usr/bin/cmake -S/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp -B/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build --check-build-system CMakeFiles/Makefile.cmake 0 [INFO] [stderr] /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/CMakeFiles /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build//CMakeFiles/progress.marks [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/Makefile2 all [INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] /usr/bin/gmake -f ggml/src/CMakeFiles/ggml-base.dir/build.make ggml/src/CMakeFiles/ggml-base.dir/depend [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src/CMakeFiles/ggml-base.dir/DependInfo.cmake "--color=" [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] /usr/bin/gmake -f ggml/src/CMakeFiles/ggml-base.dir/build.make ggml/src/CMakeFiles/ggml-base.dir/build [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 5%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml.c.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu11 -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml.c.o -MF CMakeFiles/ggml-base.dir/ggml.c.o.d -o CMakeFiles/ggml-base.dir/ggml.c.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml.c [INFO] [stderr] [ 10%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu11 -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o -MF CMakeFiles/ggml-base.dir/ggml-alloc.c.o.d -o CMakeFiles/ggml-base.dir/ggml-alloc.c.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-alloc.c [INFO] [stderr] [ 15%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-backend.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-backend.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-backend.cpp [INFO] [stderr] [ 20%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-opt.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-opt.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-opt.cpp [INFO] [stderr] [ 25%] Building CXX object ggml/src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-threading.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-threading.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-threading.cpp [INFO] [stderr] [ 30%] Building C object ggml/src/CMakeFiles/ggml-base.dir/ggml-quants.c.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu11 -MD -MT ggml/src/CMakeFiles/ggml-base.dir/ggml-quants.c.o -MF CMakeFiles/ggml-base.dir/ggml-quants.c.o.d -o CMakeFiles/ggml-base.dir/ggml-quants.c.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-quants.c [INFO] [stderr] [ 35%] Linking CXX static library libggml-base.a [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cmake -P CMakeFiles/ggml-base.dir/cmake_clean_target.cmake [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-base.dir/link.txt --verbose=1 [INFO] [stderr] /usr/bin/ar qc libggml-base.a "CMakeFiles/ggml-base.dir/ggml.c.o" "CMakeFiles/ggml-base.dir/ggml-alloc.c.o" "CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" "CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" "CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" "CMakeFiles/ggml-base.dir/ggml-quants.c.o" [INFO] [stderr] /usr/bin/ranlib libggml-base.a [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 35%] Built target ggml-base [INFO] [stderr] /usr/bin/gmake -f ggml/src/CMakeFiles/ggml-cpu.dir/build.make ggml/src/CMakeFiles/ggml-cpu.dir/depend [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src/CMakeFiles/ggml-cpu.dir/DependInfo.cmake "--color=" [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] /usr/bin/gmake -f ggml/src/CMakeFiles/ggml-cpu.dir/build.make ggml/src/CMakeFiles/ggml-cpu.dir/build [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 40%] Building C object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu11 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/ggml-cpu.c [INFO] [stderr] [ 45%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/ggml-cpu.cpp [INFO] [stderr] [ 50%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp [INFO] [stderr] [ 55%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-hbm.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-hbm.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-hbm.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/ggml-cpu-hbm.cpp [INFO] [stderr] [ 60%] Building C object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-quants.c.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cc -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu11 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-quants.c.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-quants.c.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-quants.c.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/ggml-cpu-quants.c [INFO] [stderr] [ 65%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-traits.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-traits.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-traits.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-traits.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/ggml-cpu-traits.cpp [INFO] [stderr] [ 70%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/amx/amx.cpp [INFO] [stderr] [ 75%] Building CXX object ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU_AARCH64 -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/.. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -march=native -MD -MT ggml/src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu/amx/mmq.cpp [INFO] [stderr] [ 80%] Linking CXX static library libggml-cpu.a [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cmake -P CMakeFiles/ggml-cpu.dir/cmake_clean_target.cmake [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml-cpu.dir/link.txt --verbose=1 [INFO] [stderr] /usr/bin/ar qc libggml-cpu.a "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-aarch64.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-hbm.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-quants.c.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu-traits.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o" [INFO] [stderr] /usr/bin/ranlib libggml-cpu.a [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 80%] Built target ggml-cpu [INFO] [stderr] /usr/bin/gmake -f ggml/src/CMakeFiles/ggml.dir/build.make ggml/src/CMakeFiles/ggml.dir/depend [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src/CMakeFiles/ggml.dir/DependInfo.cmake "--color=" [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] /usr/bin/gmake -f ggml/src/CMakeFiles/ggml.dir/build.make ggml/src/CMakeFiles/ggml.dir/build [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 85%] Building CXX object ggml/src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/c++ -DGGML_SCHED_MAX_COPIES=4 -DGGML_USE_CPU -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -std=gnu++17 -MD -MT ggml/src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -MF CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o.d -o CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-backend-reg.cpp [INFO] [stderr] [ 90%] Linking CXX static library libggml.a [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cmake -P CMakeFiles/ggml.dir/cmake_clean_target.cmake [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/ggml/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ggml.dir/link.txt --verbose=1 [INFO] [stderr] /usr/bin/ar qc libggml.a "CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o" [INFO] [stderr] /usr/bin/ranlib libggml.a [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 90%] Built target ggml [INFO] [stderr] /usr/bin/gmake -f src/CMakeFiles/whisper.dir/build.make src/CMakeFiles/whisper.dir/depend [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/src /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/src/CMakeFiles/whisper.dir/DependInfo.cmake "--color=" [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] /usr/bin/gmake -f src/CMakeFiles/whisper.dir/build.make src/CMakeFiles/whisper.dir/build [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [ 95%] Building CXX object src/CMakeFiles/whisper.dir/whisper.cpp.o [INFO] [stderr] cd /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build/src && /usr/bin/c++ -DGGML_USE_CPU -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/src/. -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/src/../include -I/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/../include -DWHISPER_DEBUG -ffunction-sections -fdata-sections -fPIC -m64 -O2 -g -DNDEBUG -MD -MT src/CMakeFiles/whisper.dir/whisper.cpp.o -MF CMakeFiles/whisper.dir/whisper.cpp.o.d -o CMakeFiles/whisper.dir/whisper.cpp.o -c /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/src/whisper.cpp [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/build' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'dec9417b8611e34e787a3e4c37686b5131f9e5c5'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/CMakeFindBinUtils.cmake:224 (find_program): [INFO] [stderr] Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of [INFO] [stderr] the same name. Run "cmake --help-policy CMP0126" for policy details. Use [INFO] [stderr] the cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] For compatibility with older versions of CMake, normal variable [INFO] [stderr] "CMAKE_TAPI" will be removed from the current scope. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake:202 (include) [INFO] [stderr] CMakeLists.txt:2 (project) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeFindBinUtils.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeDetermineCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile): [INFO] [stderr] Policy CMP0066 is not set: Honor per-config flags in try_compile() [INFO] [stderr] source-file signature. Run "cmake --help-policy CMP0066" for policy [INFO] [stderr] details. Use the cmake_policy command to set the policy and suppress this [INFO] [stderr] warning. [INFO] [stderr] [INFO] [stderr] For compatibility with older versions of CMake, try_compile is not honoring [INFO] [stderr] caller config-specific compiler flags (e.g. CMAKE_C_FLAGS_DEBUG) in the [INFO] [stderr] test project. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) [INFO] [stderr] CMakeLists.txt:2 (project) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] CMake Warning (dev) at /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile): [INFO] [stderr] Policy CMP0066 is not set: Honor per-config flags in try_compile() [INFO] [stderr] source-file signature. Run "cmake --help-policy CMP0066" for policy [INFO] [stderr] details. Use the cmake_policy command to set the policy and suppress this [INFO] [stderr] warning. [INFO] [stderr] [INFO] [stderr] For compatibility with older versions of CMake, try_compile is not honoring [INFO] [stderr] caller config-specific compiler flags (e.g. CMAKE_C_FLAGS_DEBUG) in the [INFO] [stderr] test project. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI) [INFO] [stderr] CMakeLists.txt:2 (project) [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] Called from: [3] /usr/share/cmake-3.28/Modules/CMakeDetermineCompilerABI.cmake [INFO] [stderr] [2] /usr/share/cmake-3.28/Modules/CMakeTestCXXCompiler.cmake [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] Entering /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] Entering /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/CMakeLists.txt [INFO] [stderr] Entering /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/ggml-cpu [INFO] [stderr] Called from: [2] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] Returning to /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src [INFO] [stderr] Called from: [2] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/src/CMakeLists.txt [INFO] [stderr] Returning to /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/ggml/CMakeLists.txt [INFO] [stderr] Returning to /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] Entering /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/src [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] Returning to /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] CMake Warning (dev) in CMakeLists.txt: [INFO] [stderr] Policy CMP0082 is not set: Install rules from add_subdirectory() are [INFO] [stderr] interleaved with those in caller. Run "cmake --help-policy CMP0082" for [INFO] [stderr] policy details. Use the cmake_policy command to set the policy and [INFO] [stderr] suppress this warning. [INFO] [stderr] [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] Called from: [1] /opt/rustwide/target/debug/build/whisper-rs-sys-fe556dda05a64e30/out/whisper.cpp/CMakeLists.txt [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/whisper.dir/build.make:79: src/CMakeFiles/whisper.dir/whisper.cpp.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:236: src/CMakeFiles/whisper.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:139: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (8367) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64ff200341fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64ff200341fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64ff200341fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x64ff200341fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x64ff2004b8aa - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x64ff2004b8aa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x64ff2003a6b2 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64ff2003a6b2 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x64ff200133af - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x64ff200133af - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x64ff2002d351 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x64ff2002d5cb - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x64ff20013468 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x64ff2000ac69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x64ff20013dcd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x64ff2004c0ec - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x64ff1fa47a87 - cmake[c32b6f19da93db8c]::fail [INFO] [stderr] 17: 0x64ff1fa47713 - cmake[c32b6f19da93db8c]::run [INFO] [stderr] 18: 0x64ff1fa4d633 - ::build [INFO] [stderr] 19: 0x64ff1fa323bc - build_script_build[904ea8026aa992e4]::main [INFO] [stderr] 20: 0x64ff1fa340e3 - >::call_once [INFO] [stderr] 21: 0x64ff1fa30636 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 22: 0x64ff1fa35e89 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 23: 0x64ff2002c334 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 24: 0x64ff2002c334 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 25: 0x64ff2002c334 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 26: 0x64ff2002c334 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x64ff2002c334 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x64ff2002c334 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 29: 0x64ff2002c334 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 30: 0x64ff2002c334 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x64ff2002c334 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x64ff1fa35c61 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stderr] 33: 0x64ff1fa343b5 - main [INFO] [stderr] 34: 0x7309261bf1ca - [INFO] [stderr] 35: 0x7309261bf28b - __libc_start_main [INFO] [stderr] 36: 0x64ff1fa2b2a5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tantivy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.22.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs4"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="stopwords"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compare_hash_only", "default", "fail", "failpoints", "fs4", "futures-util", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "sstable", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=e6a948261cfa1de2 -C extra-filename=-76d8e8d566f7569a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e05a848b90037a69.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-2e2ae807ad91e82b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-04578044dd7cbc66.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a1b2c0aa5421d05.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-049a15134852a5bb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern fs4=/opt/rustwide/target/debug/deps/libfs4-5e16ba9b6ced80a0.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8a969c27da3a1ad2.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-e59efb4cd3598815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5a90ea3758ee21d.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-c48dbd486994321e.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-8c17b87fcc1c726a.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-f2b5a1bb879b5e44.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ddbeeba35a53b104.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-4b5c02ae93818d0a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2b3dbf6d879ac931.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-90786f6cf32c7ec3.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-abd7acc405504116.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fbc558ecf3c8069b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-43b968fc313c1a64.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-705c2abe6ad496cd.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-c4dd538af51d7385.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-a96bcd14a40b034f.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-8f0a76cd597c239e.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-c72eacef5b2beddd.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-5edf6cf9f1cc83a4.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-3865d00ce6762748.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-7df10673509c2bd7.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-15fd8f7b5d70821d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c1e903949962bc1e.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-a1a27b893513587a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4995ce1488449d41.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-0d1d6d3bf292e926/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dropbox-sdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name dropbox_sdk --edition=2018 /opt/rustwide/cargo-home/git/checkouts/dropbox-sdk-rust-6d5fe5751013ed7f/e3e8736/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="dbx_account"' --cfg 'feature="dbx_async"' --cfg 'feature="dbx_auth"' --cfg 'feature="dbx_check"' --cfg 'feature="dbx_common"' --cfg 'feature="dbx_contacts"' --cfg 'feature="dbx_file_properties"' --cfg 'feature="dbx_file_requests"' --cfg 'feature="dbx_files"' --cfg 'feature="dbx_openid"' --cfg 'feature="dbx_paper"' --cfg 'feature="dbx_secondary_emails"' --cfg 'feature="dbx_seen_state"' --cfg 'feature="dbx_sharing"' --cfg 'feature="dbx_team"' --cfg 'feature="dbx_team_common"' --cfg 'feature="dbx_team_log"' --cfg 'feature="dbx_team_policies"' --cfg 'feature="dbx_users"' --cfg 'feature="dbx_users_common"' --cfg 'feature="default"' --cfg 'feature="default_client"' --cfg 'feature="ureq"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dbx_account", "dbx_async", "dbx_auth", "dbx_check", "dbx_common", "dbx_contacts", "dbx_file_properties", "dbx_file_requests", "dbx_files", "dbx_openid", "dbx_paper", "dbx_secondary_emails", "dbx_seen_state", "dbx_sharing", "dbx_team", "dbx_team_common", "dbx_team_log", "dbx_team_policies", "dbx_users", "dbx_users_common", "default", "default_client", "unstable", "ureq"))' -C metadata=b2e3722130ee7acf -C extra-filename=-e703c1777bed2eda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-b01fda994bff4bf1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5a90ea3758ee21d.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-6cf0329ee5234b61.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fbc558ecf3c8069b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-43b968fc313c1a64.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c1e903949962bc1e.rmeta --extern ureq=/opt/rustwide/target/debug/deps/libureq-423181ed4d388e06.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-336feda05e2c5662.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-55f4396523d525da/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-136cdfe3ccde2392/out -L native=/opt/rustwide/target/debug/build/ring-21f9630ff140828f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a93c4c9387a20fe41c47681c23f07576af02d5ee6786ac6fdd985814d9d4e26f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93c4c9387a20fe41c47681c23f07576af02d5ee6786ac6fdd985814d9d4e26f", kill_on_drop: false }` [INFO] [stdout] a93c4c9387a20fe41c47681c23f07576af02d5ee6786ac6fdd985814d9d4e26f