[INFO] cloning repository https://github.com/pgherveou/subxt-ios-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pgherveou/subxt-ios-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgherveou%2Fsubxt-ios-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgherveou%2Fsubxt-ios-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cf6d27ebe79c46bac36e358feeaa97fefff3938
[INFO] checking pgherveou/subxt-ios-demo against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgherveou%2Fsubxt-ios-demo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pgherveou/subxt-ios-demo
[INFO] finished tweaking git repo https://github.com/pgherveou/subxt-ios-demo
[INFO] tweaked toml for git repo https://github.com/pgherveou/subxt-ios-demo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pgherveou/subxt-ios-demo on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pgherveou/subxt-ios-demo 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 651b316ce7afeb5903fc379891d78bcb45feb570c9f1edf5acb7def0f0606636
[INFO] running `Command { std: "docker" "start" "-a" "651b316ce7afeb5903fc379891d78bcb45feb570c9f1edf5acb7def0f0606636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "651b316ce7afeb5903fc379891d78bcb45feb570c9f1edf5acb7def0f0606636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651b316ce7afeb5903fc379891d78bcb45feb570c9f1edf5acb7def0f0606636", kill_on_drop: false }`
[INFO] [stdout] 651b316ce7afeb5903fc379891d78bcb45feb570c9f1edf5acb7def0f0606636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d0d7cfbee30663613c1fb2a6f1ef524f5be4dc7c28bb651a107ef3254f89023
[INFO] running `Command { std: "docker" "start" "-a" "5d0d7cfbee30663613c1fb2a6f1ef524f5be4dc7c28bb651a107ef3254f89023", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking jsonrpsee-types v0.24.10
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling scale-decode-derive v0.16.2
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling scale-encode-derive v0.10.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking jsonrpsee-core v0.24.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking schnorrkel v0.11.5
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking ed25519-zebra v4.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.7.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking yap v0.12.0
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking wasmi v0.40.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking scale-type-resolver v0.2.0
[INFO] [stderr]     Checking frame-metadata v23.0.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]    Compiling uniffi_meta v0.31.0
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.7.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 --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=a694273b5d17c990 -C extra-filename=-0b60c2a886e93c7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-495835468328a533.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bf0ff110b3370252.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-534a265cf3ce96e7.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-63e321bd5e0e3ad5.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-7b4aa7a801f01d0f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-640d95ece438a314.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c6fbed9acc2ffcb.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f5b089c3ae8c350e.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-21a4057a9cf72665.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5d0d7cfbee30663613c1fb2a6f1ef524f5be4dc7c28bb651a107ef3254f89023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0d7cfbee30663613c1fb2a6f1ef524f5be4dc7c28bb651a107ef3254f89023", kill_on_drop: false }`
[INFO] [stdout] 5d0d7cfbee30663613c1fb2a6f1ef524f5be4dc7c28bb651a107ef3254f89023
