[INFO] cloning repository https://github.com/owl352/pshenmic-dpp-v2-uniffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owl352/pshenmic-dpp-v2-uniffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowl352%2Fpshenmic-dpp-v2-uniffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowl352%2Fpshenmic-dpp-v2-uniffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 864ac85e1f212e70c77e42d2d5a48341d484f534
[INFO] checking owl352/pshenmic-dpp-v2-uniffi/864ac85e1f212e70c77e42d2d5a48341d484f534 against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowl352%2Fpshenmic-dpp-v2-uniffi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/owl352/pshenmic-dpp-v2-uniffi
[INFO] finished tweaking git repo https://github.com/owl352/pshenmic-dpp-v2-uniffi
[INFO] tweaked toml for git repo https://github.com/owl352/pshenmic-dpp-v2-uniffi written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/owl352/pshenmic-dpp-v2-uniffi on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/owl352/pshenmic-dpp-v2-uniffi 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `http://github.com/owl352/pshenmic-dpp-v2-base`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/owl352/platform`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/rust-dashcore`
[INFO] [stderr]     Updating git repository `https://github.com/dashpay/versioned-feature-core`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.4
[INFO] [stderr]   Downloaded uniffi v0.29.4
[INFO] [stderr]   Downloaded bincode_derive v2.0.0-rc.3
[INFO] [stderr]   Downloaded uniffi_build v0.29.4
[INFO] [stderr]   Downloaded uniffi_udl v0.29.4
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded integer-encoding v4.0.2
[INFO] [stderr]   Downloaded treediff v5.0.0
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded virtue v0.0.17
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.4
[INFO] [stderr]   Downloaded uniffi_macros v0.29.4
[INFO] [stderr]   Downloaded virtue v0.0.13
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded uniffi_core v0.29.4
[INFO] [stderr]   Downloaded uniffi_meta v0.29.4
[INFO] [stderr]   Downloaded grovedb-version v3.0.0
[INFO] [stderr]   Downloaded versioned-feature-core v1.0.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_testing v0.29.4
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68dde2ee25443884618b997c2195ff9cc8c062cb61fe17245af97c4a159bb5ee
[INFO] running `Command { std: "docker" "start" "-a" "68dde2ee25443884618b997c2195ff9cc8c062cb61fe17245af97c4a159bb5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68dde2ee25443884618b997c2195ff9cc8c062cb61fe17245af97c4a159bb5ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68dde2ee25443884618b997c2195ff9cc8c062cb61fe17245af97c4a159bb5ee", kill_on_drop: false }`
[INFO] [stdout] 68dde2ee25443884618b997c2195ff9cc8c062cb61fe17245af97c4a159bb5ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 117df39a13bd5642f8a2b2d5f2c4271e4a0982892a59810fef84de98fbc54f05
[INFO] running `Command { std: "docker" "start" "-a" "117df39a13bd5642f8a2b2d5f2c4271e4a0982892a59810fef84de98fbc54f05", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling uniffi_core v0.29.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking versioned-feature-core v1.0.0
[INFO] [stderr]    Compiling dashcore-private v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking versioned-feature-core v1.0.0 (https://github.com/dashpay/versioned-feature-core#56015709)
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.4
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.4
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking grovedb-version v3.0.0
[INFO] [stderr]    Compiling uniffi_meta v0.29.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling dashcore v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]     Checking uniffi_udl v0.29.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking treediff v5.0.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling virtue v0.0.17
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling platform-serialization-derive v2.0.1 (https://github.com/owl352/platform?rev=4aa29b8#4aa29b80)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling platform-versioning v2.0.1 (https://github.com/owl352/platform?rev=4aa29b8#4aa29b80)
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking dashcore_hashes v0.39.6 (https://github.com/dashpay/rust-dashcore?tag=v0.39.6#51df58f5)
[INFO] [stderr]     Checking platform-version v2.0.1 (https://github.com/owl352/platform?rev=4aa29b8#4aa29b80)
[INFO] [stderr]    Compiling uniffi_macros v0.29.4
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking platform-serialization v2.0.1 (https://github.com/owl352/platform?rev=4aa29b8#4aa29b80)
[INFO] [stderr]     Checking platform-value v2.0.1 (https://github.com/owl352/platform?rev=4aa29b8#4aa29b80)
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]     Checking uniffi_bindgen v0.29.4
[INFO] [stderr]     Checking dpp v2.0.1 (https://github.com/owl352/platform?rev=4aa29b8#4aa29b80)
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.29.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=1c9855e86b2c90f5 -C extra-filename=-27896d356bd93d4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-482376cda5b04bcf.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-ecb47e3c6203e789.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-177f6287f8e81ecb.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-c3bc086200dbbadb.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-6e12ee4187770b7d.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5f7f6bd722abb905.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7c4f681096113aef.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9206d04f09600fa6.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc6464f6113de514.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-57aa19828a4ef3e8.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-4893c88a3dcb32ac.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-6b22398e10235462.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-85c96f531b5027f3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.29.4/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="cargo-metadata"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=d31a5d6950030dc2 -C extra-filename=-c53a05031ad7e20e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-a78ba721aff8028e.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-2f3c6c8665e7a1ad.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-bdd7654758beff68.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-6570a5ce8045d139.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-26fd5de6ee22de98.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3edc7f096d02e90d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-da4e064eb29a4d1e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-37e425df2ec74afd.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-75b631ce4f5ad10a.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/deps/libuniffi_internal_macros-57aa19828a4ef3e8.so --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-e9bded4f92e1a31f.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/deps/libuniffi_pipeline-44a2f34e3115ec75.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-f3b90b80d7f4bd6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "117df39a13bd5642f8a2b2d5f2c4271e4a0982892a59810fef84de98fbc54f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117df39a13bd5642f8a2b2d5f2c4271e4a0982892a59810fef84de98fbc54f05", kill_on_drop: false }`
[INFO] [stdout] 117df39a13bd5642f8a2b2d5f2c4271e4a0982892a59810fef84de98fbc54f05
