[INFO] cloning repository https://github.com/stringhandler/tari-address-creator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stringhandler/tari-address-creator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstringhandler%2Ftari-address-creator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstringhandler%2Ftari-address-creator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19ece6446f1774aade5e1e9d69f3545bd33e83e4
[INFO] checking stringhandler/tari-address-creator/19ece6446f1774aade5e1e9d69f3545bd33e83e4 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstringhandler%2Ftari-address-creator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stringhandler/tari-address-creator
[INFO] finished tweaking git repo https://github.com/stringhandler/tari-address-creator
[INFO] tweaked toml for git repo https://github.com/stringhandler/tari-address-creator written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stringhandler/tari-address-creator on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stringhandler/tari-address-creator 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `http://github.com/tari-project/tari`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded path-clean v0.1.0
[INFO] [stderr]   Downloaded base58-monero v0.3.2
[INFO] [stderr]   Downloaded tonic-build v0.8.4
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded stack-buf v0.1.6
[INFO] [stderr]   Downloaded rcgen v0.11.3
[INFO] [stderr]   Downloaded decimal-rs v0.1.43
[INFO] [stderr]   Downloaded trust-dns-client v0.21.0-alpha.5
[INFO] [stderr]   Downloaded monero v0.21.0
[INFO] [stderr]   Downloaded liblmdb-sys v0.2.2
[INFO] [stderr]   Downloaded supercow v0.1.0
[INFO] [stderr]   Downloaded opencl-sys v0.3.1
[INFO] [stderr]   Downloaded cidr v0.1.1
[INFO] [stderr]   Downloaded yamux v0.13.3
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded tari_utilities v0.7.0
[INFO] [stderr]   Downloaded diesel v2.2.4
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded tari-tiny-keccak v2.0.2
[INFO] [stderr]   Downloaded bitstring v0.1.2
[INFO] [stderr]   Downloaded multiaddr v0.14.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.2
[INFO] [stderr]   Downloaded base58-monero v2.0.0
[INFO] [stderr]   Downloaded rustls-pemfile v0.3.0
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded toml_edit v0.22.21
[INFO] [stderr]   Downloaded tari_bulletproofs_plus v0.4.0
[INFO] [stderr]   Downloaded newtype-ops v0.1.4
[INFO] [stderr]   Downloaded randomx-rs v1.3.0
[INFO] [stderr]   Downloaded lmdb-zero v0.4.4
[INFO] [stderr]   Downloaded tari_crypto v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26b1a0aa2eed5a252be8d1af08d5f4aed101649883358288f452fd34aeccf3a6
[INFO] running `Command { std: "docker" "start" "-a" "26b1a0aa2eed5a252be8d1af08d5f4aed101649883358288f452fd34aeccf3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26b1a0aa2eed5a252be8d1af08d5f4aed101649883358288f452fd34aeccf3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b1a0aa2eed5a252be8d1af08d5f4aed101649883358288f452fd34aeccf3a6", kill_on_drop: false }`
[INFO] [stdout] 26b1a0aa2eed5a252be8d1af08d5f4aed101649883358288f452fd34aeccf3a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 768464646eef51cc2d029f61179dcf1f830d531bed61c521cf1eb82a45ad81e9
[INFO] running `Command { std: "docker" "start" "-a" "768464646eef51cc2d029f61179dcf1f830d531bed61c521cf1eb82a45ad81e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tari_features v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tari_common v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]     Checking newtype-ops v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking base58-monero v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tari_bulletproofs_plus v0.4.0
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tari_utilities v0.7.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tari_crypto v0.20.3
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tari_shutdown v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling tari_comms v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking bitstring v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking yamux v0.13.3
[INFO] [stderr]     Checking cidr v0.1.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tari_storage v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling tari_comms_dht v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking rustls-pemfile v0.3.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking minotari_ledger_wallet_common v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking tari_service_framework v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]    Compiling tari_p2p v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]    Compiling tari_comms_rpc_macros v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]    Compiling randomx-rs v1.3.0
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]    Compiling tari-tiny-keccak v2.0.2
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking diesel v2.2.4
[INFO] [stderr]     Checking tari_common_types v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking tari_max_size v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]    Compiling tari_core v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking trust-dns-client v0.21.0-alpha.5
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking stack-buf v0.1.6
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling minotari_app_grpc v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking monero v0.21.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking tari_script v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking decimal-rs v0.1.43
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking tari_mmr v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking tari_hashing v1.4.2-pre.2 (http://github.com/tari-project/tari#aca61f39)
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling opencl-sys v0.3.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[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/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.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="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=0cab53eff95f421d -C extra-filename=-385fad8cbfa06312 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-7868c7cc6de9363b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d66df29ad1a2f433.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-fec8186994105dfe.so --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-39e792c1f0f06ec4.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9a286af7590f5020.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-26fccc60c8c24031.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4d525b98b19dfb05.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-68bc3f9c742b2c14.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-038e75295813d1d3.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-c59680b5ab156a49/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "768464646eef51cc2d029f61179dcf1f830d531bed61c521cf1eb82a45ad81e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "768464646eef51cc2d029f61179dcf1f830d531bed61c521cf1eb82a45ad81e9", kill_on_drop: false }`
[INFO] [stdout] 768464646eef51cc2d029f61179dcf1f830d531bed61c521cf1eb82a45ad81e9
