[INFO] cloning repository https://github.com/make87-apps/whisper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/make87-apps/whisper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmake87-apps%2Fwhisper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmake87-apps%2Fwhisper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 238699ef0a4dd2f40503749a7e1e257f84982feb
[INFO] checking make87-apps/whisper against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmake87-apps%2Fwhisper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/make87-apps/whisper
[INFO] finished tweaking git repo https://github.com/make87-apps/whisper
[INFO] tweaked toml for git repo https://github.com/make87-apps/whisper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/make87-apps/whisper on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/make87-apps/whisper 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa1b3dadd1f6fb036a91a51217027e6e7d2b4dd831ef3b7ec3c7d4aebdbcc9a8
[INFO] running `Command { std: "docker" "start" "-a" "aa1b3dadd1f6fb036a91a51217027e6e7d2b4dd831ef3b7ec3c7d4aebdbcc9a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa1b3dadd1f6fb036a91a51217027e6e7d2b4dd831ef3b7ec3c7d4aebdbcc9a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1b3dadd1f6fb036a91a51217027e6e7d2b4dd831ef3b7ec3c7d4aebdbcc9a8", kill_on_drop: false }`
[INFO] [stdout] aa1b3dadd1f6fb036a91a51217027e6e7d2b4dd831ef3b7ec3c7d4aebdbcc9a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2692b6ae2186fbb620546c10bfd896ace36ffb6183dd78c996ea2ce34d20ec17
[INFO] running `Command { std: "docker" "start" "-a" "2692b6ae2186fbb620546c10bfd896ace36ffb6183dd78c996ea2ce34d20ec17", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]     Checking zenoh-result v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling zenoh-macros v1.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling keyed-set v1.0.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling stabby-macros v36.2.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking zenoh-collections v1.4.0
[INFO] [stderr]     Checking zenoh-buffers v1.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling stabby-abi v36.2.2
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling stabby v36.2.2
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rustls v0.23.29
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]    Compiling zenoh-shm v1.4.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking advisory-lock v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking fastbloom v0.9.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling validated_struct_macros v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking uhlc v0.8.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking nonempty-collections v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking validated_struct v2.1.1
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking zenoh-keyexpr v1.4.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking quinn-proto v0.11.12
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking zenoh-protocol v1.4.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking tls-listener v0.11.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking zenoh-runtime v1.4.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking zenoh-core v1.4.0
[INFO] [stderr]     Checking zenoh-util v1.4.0
[INFO] [stderr]     Checking zenoh-sync v1.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking zenoh-config v1.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking ringbuffer-spsc v0.1.13
[INFO] [stderr]     Checking zenoh-crypto v1.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking zenoh-task v1.4.0
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling zenoh v1.4.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling whisper-rs v0.15.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking make87_messages v0.2.8
[INFO] [stderr]     Checking zenoh-plugin-trait v1.4.0
[INFO] [stderr]    Compiling whisper-rs-sys v0.14.0
[INFO] [stderr] error: could not compile `stabby-abi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name stabby_abi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-36.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::unnecessary_map_or' '--allow=clippy::needless_lifetimes' --cfg 'feature="alloc-rs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi_stable", "abi_stable-channels", "alloc-rs", "default", "experimental-ctypes", "libc", "serde", "std", "test"))' -C metadata=9422e805a3666acb -C extra-filename=-b586ef5d3c513a2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-cb4e75b57012a62a.so --extern sha2_const_stable=/opt/rustwide/target/debug/deps/libsha2_const_stable-cf25a519fc046e36.rmeta --extern stabby_macros=/opt/rustwide/target/debug/deps/libstabby_macros-823809c2a6caa58d.so --cap-lints allow --cap-lints=forbid --cfg 'stabby_default_alloc="RustAlloc"' --cfg stabby_nightly --check-cfg 'cfg(stabby_max_tuple, values(any()))' --check-cfg 'cfg(stabby_nightly, values(none()))' --check-cfg 'cfg(stabby_default_alloc, values("RustAlloc", "LibcAlloc", "disabled"))' --check-cfg 'cfg(stabby_check_unreachable, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_unsafe_wakers, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_vtables, values(none(), "vec", "btree", "no_alloc"))'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2692b6ae2186fbb620546c10bfd896ace36ffb6183dd78c996ea2ce34d20ec17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2692b6ae2186fbb620546c10bfd896ace36ffb6183dd78c996ea2ce34d20ec17", kill_on_drop: false }`
[INFO] [stdout] 2692b6ae2186fbb620546c10bfd896ace36ffb6183dd78c996ea2ce34d20ec17
