[INFO] cloning repository https://github.com/Davidson-Souza/floresta-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davidson-Souza/floresta-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidson-Souza%2Ffloresta-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidson-Souza%2Ffloresta-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee9bfc76493636690ea75744c2f703e65687f39d
[INFO] checking Davidson-Souza/floresta-ffi against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidson-Souza%2Ffloresta-ffi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Davidson-Souza/floresta-ffi
[INFO] finished tweaking git repo https://github.com/Davidson-Souza/floresta-ffi
[INFO] tweaked toml for git repo https://github.com/Davidson-Souza/floresta-ffi written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Davidson-Souza/floresta-ffi on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Davidson-Souza/floresta-ffi 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df49efb1ed8e0a8721b31b70d910192386b13f012d9af6ea48d62e1b2c528fcb
[INFO] running `Command { std: "docker" "start" "-a" "df49efb1ed8e0a8721b31b70d910192386b13f012d9af6ea48d62e1b2c528fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df49efb1ed8e0a8721b31b70d910192386b13f012d9af6ea48d62e1b2c528fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df49efb1ed8e0a8721b31b70d910192386b13f012d9af6ea48d62e1b2c528fcb", kill_on_drop: false }`
[INFO] [stdout] df49efb1ed8e0a8721b31b70d910192386b13f012d9af6ea48d62e1b2c528fcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce52dd6f8a7b514e6ade30161b33379068a37cdf09b5bde49894f31b0cca0474
[INFO] running `Command { std: "docker" "start" "-a" "ce52dd6f8a7b514e6ade30161b33379068a37cdf09b5bde49894f31b0cca0474", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.26.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hex-conservative v0.3.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoinconsensus v0.105.0+25.1
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]     Checking bitcoin_hashes v0.15.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking rustreexo v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking uniffi_testing v0.26.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking chacha20-poly1305 v0.1.2
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]    Compiling uniffi_core v0.26.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking kv v0.24.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking uniffi_udl v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.26.1
[INFO] [stderr]    Compiling florestad v0.8.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking miniscript v12.3.5
[INFO] [stderr]     Checking bip324 v0.7.0
[INFO] [stderr]     Checking uniffi_build v0.26.1
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking floresta-common v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-chain v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-compact-filters v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-watch-only v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]    Compiling uniffi_macros v0.26.1
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking floresta-wire v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]    Compiling uniffi v0.26.1
[INFO] [stderr]    Compiling floresta-ffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking floresta-electrum v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "ce52dd6f8a7b514e6ade30161b33379068a37cdf09b5bde49894f31b0cca0474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce52dd6f8a7b514e6ade30161b33379068a37cdf09b5bde49894f31b0cca0474", kill_on_drop: false }`
[INFO] [stdout] ce52dd6f8a7b514e6ade30161b33379068a37cdf09b5bde49894f31b0cca0474
