[INFO] cloning repository https://github.com/brianp/wallet-performance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianp/wallet-performance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianp%2Fwallet-performance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianp%2Fwallet-performance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a490eb3d5eb07b1bb354f09cffe6551469a6d703
[INFO] checking brianp/wallet-performance against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianp%2Fwallet-performance" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/brianp/wallet-performance
[INFO] finished tweaking git repo https://github.com/brianp/wallet-performance
[INFO] tweaked toml for git repo https://github.com/brianp/wallet-performance written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brianp/wallet-performance on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brianp/wallet-performance 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8
[INFO] running `Command { std: "docker" "start" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tari_features v5.3.0-pre.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking newtype-ops v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking tari_utilities v0.8.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling tari_common v5.3.0-pre.3
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking tari_bulletproofs_plus v0.4.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tari_crypto v0.22.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking tari_shutdown v5.3.0-pre.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking tari_hashing v5.3.0-pre.3
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking tari_max_size v5.3.0-pre.3
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]    Compiling tari_comms v5.3.0-pre.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]     Checking bitstring v0.1.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking yamux v0.13.10
[INFO] [stderr]     Checking cidr v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tari_storage v5.3.0-pre.3
[INFO] [stderr]     Checking local-ip-address v0.6.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking diesel v2.3.6
[INFO] [stderr]    Compiling serde_valid_derive v1.0.5
[INFO] [stderr]     Checking tari_jellyfish v5.3.0-pre.3
[INFO] [stderr]     Checking serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling tari_comms_dht v5.3.0-pre.3
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking stack-buf v0.1.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking decimal-rs v0.1.43
[INFO] [stderr]    Compiling randomx-rs v1.4.1
[INFO] [stderr]     Checking informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking moka v0.12.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tari_script v5.3.0-pre.3
[INFO] [stderr]     Checking hickory-proto v0.26.0-alpha.1
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking minotari_ledger_wallet_common v5.3.0-pre.3
[INFO] [stderr]     Checking serde_valid v1.0.5
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling tari_p2p v5.3.0-pre.3
[INFO] [stderr]    Compiling tari_comms_rpc_macros v5.3.0-pre.3
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tari_common_types v5.3.0-pre.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling tari-tiny-keccak v2.0.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tari_sidechain v5.3.0-pre.3
[INFO] [stderr]     Checking ics23 v0.12.0
[INFO] [stderr]     Checking hickory-resolver v0.26.0-alpha.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking tari_transaction_components v5.3.0-pre.3
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking tari_service_framework v5.3.0-pre.3
[INFO] [stderr]    Compiling tari_core v5.3.0-pre.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking monero v0.21.0
[INFO] [stderr]     Checking jmt v0.11.0
[INFO] [stderr]    Compiling minotari_app_grpc v5.3.0-pre.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tari_test_utils v5.3.0-pre.3
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tari_mmr v5.3.0-pre.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.6/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="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="numeric"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=bf3161b50638769f -C extra-filename=-b88b19726f02bf15 --out-dir /opt/rustwide/target/debug/build/diesel/b88b19726f02bf15/out -L dependency=/opt/rustwide/target/debug/build/bigdecimal/aed66c53393f6abc/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chrono/04697321f9b28e2b/out -L dependency=/opt/rustwide/target/debug/build/diesel_derives/1e88f30b9342cefc/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/c1f83e1ccd938312/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/itoa/6847572a153e76b0/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/libsqlite3-sys/e27907496d556eb1/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/8b324c21c8755e03/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/e75a431ee7681a3c/out -L dependency=/opt/rustwide/target/debug/build/num-integer/73d7188e19b30f48/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/445d43f12f63ac8e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/dbe7054764b65534/out -L dependency=/opt/rustwide/target/debug/build/r2d2/3bb12810011952fb/out -L dependency=/opt/rustwide/target/debug/build/scheduled-thread-pool/5b3ce87775c714d5/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/300480a6fe0ea5a6/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/f70af590d92f08fa/out -L dependency=/opt/rustwide/target/debug/build/serde_json/4961ad1675fd7fd6/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern bigdecimal=/opt/rustwide/target/debug/build/bigdecimal/aed66c53393f6abc/out/libbigdecimal-aed66c53393f6abc.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/04697321f9b28e2b/out/libchrono-04697321f9b28e2b.rmeta --extern diesel_derives=/opt/rustwide/target/debug/build/diesel_derives/1e88f30b9342cefc/out/libdiesel_derives-1e88f30b9342cefc.so --extern downcast_rs=/opt/rustwide/target/debug/build/downcast-rs/c1f83e1ccd938312/out/libdowncast_rs-c1f83e1ccd938312.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/build/libsqlite3-sys/e27907496d556eb1/out/liblibsqlite3_sys-e27907496d556eb1.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/e75a431ee7681a3c/out/libnum_bigint-e75a431ee7681a3c.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/73d7188e19b30f48/out/libnum_integer-73d7188e19b30f48.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern r2d2=/opt/rustwide/target/debug/build/r2d2/3bb12810011952fb/out/libr2d2-3bb12810011952fb.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/4961ad1675fd7fd6/out/libserde_json-4961ad1675fd7fd6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys/b47eaa98ee3d9c11/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8", kill_on_drop: false }`
[INFO] [stdout] b88326c323387d87dc02d3ad6c5db513360fab2e615f5db409aa8ba794b199e8
