[INFO] cloning repository https://github.com/tari-project/tari-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tari-project/tari-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Ftari-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Ftari-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fcb37723d5ea209fbbe37b6360823ed54740a5e [INFO] testing tari-project/tari-cli against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari-project%2Ftari-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tari-project/tari-cli [INFO] finished tweaking git repo https://github.com/tari-project/tari-cli [INFO] tweaked toml for git repo https://github.com/tari-project/tari-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tari-project/tari-cli on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tari-project/tari-cli 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tari-project/tari-ootle.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tari-project/tari.git` [INFO] [stderr] Updating git repository `https://github.com/tari-project/rust-libp2p.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded webauthn-rs-proto v0.5.1 [INFO] [stderr] Downloaded cargo_toml v0.20.5 [INFO] [stderr] Downloaded base64urlsafedata v0.5.1 [INFO] [stderr] Downloaded multiaddr v0.14.0 [INFO] [stderr] Downloaded base58-monero v2.0.0 [INFO] [stderr] Downloaded tari_utilities v0.8.0 [INFO] [stderr] Downloaded tari_crypto v0.22.0 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] [stderr] Downloaded gix-validate v0.9.4 [INFO] [stderr] Downloaded gix-sec v0.10.12 [INFO] [stderr] Downloaded as-slice v0.2.1 [INFO] [stderr] Downloaded terminal-prompt v0.2.3 [INFO] [stderr] Downloaded gix-fs v0.14.0 [INFO] [stderr] Downloaded auth-git2 v0.5.8 [INFO] [stderr] Downloaded indicatif v0.17.12 [INFO] [stderr] Downloaded gix-features v0.41.1 [INFO] [stderr] Downloaded gix-object v0.48.0 [INFO] [stderr] Downloaded gix-config v0.44.0 [INFO] [stderr] Downloaded liquid-core v0.26.11 [INFO] [stderr] Downloaded rhai v1.21.0 [INFO] [stderr] Downloaded diesel v2.2.11 [INFO] [stderr] Downloaded gix-utils v0.2.0 [INFO] [stderr] Downloaded liquid-derive v0.26.10 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded wasmer-middlewares v6.0.1 [INFO] [stderr] Downloaded chacha20 v0.7.3 [INFO] [stderr] Downloaded gix-config-value v0.14.12 [INFO] [stderr] Downloaded gix-glob v0.19.0 [INFO] [stderr] Downloaded gix-hash v0.17.0 [INFO] [stderr] Downloaded gix-ref v0.51.0 [INFO] [stderr] Downloaded liquid-lib v0.26.11 [INFO] [stderr] Downloaded names v0.14.0 [INFO] [stderr] Downloaded serde_cbor_2 v0.12.0-dev [INFO] [stderr] Downloaded webauthn-attestation-ca v0.5.1 [INFO] [stderr] Downloaded webauthn-rs v0.5.1 [INFO] [stderr] Downloaded termimad v0.31.3 [INFO] [stderr] Downloaded gix-actor v0.34.0 [INFO] [stderr] Downloaded gix-date v0.9.4 [INFO] [stderr] Downloaded liquid v0.26.11 [INFO] [stderr] Downloaded wat v1.235.0 [INFO] [stderr] Downloaded munge_macro v0.4.5 [INFO] [stderr] Downloaded munge v0.4.5 [INFO] [stderr] Downloaded compact_jwt v0.4.3 [INFO] [stderr] Downloaded diesel_derives v2.2.6 [INFO] [stderr] Downloaded webauthn-rs-core v0.5.1 [INFO] [stderr] Downloaded cargo-generate v0.23.3 [INFO] [stderr] Downloaded wast v235.0.0 [INFO] [stderr] Downloaded hickory-proto v0.25.0-alpha.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad98b8418dc456535aacc7c516220f2a89f501f3ced28c51e7f7dea79d61a3ef [INFO] running `Command { std: "docker" "start" "-a" "ad98b8418dc456535aacc7c516220f2a89f501f3ced28c51e7f7dea79d61a3ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad98b8418dc456535aacc7c516220f2a89f501f3ced28c51e7f7dea79d61a3ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad98b8418dc456535aacc7c516220f2a89f501f3ced28c51e7f7dea79d61a3ef", kill_on_drop: false }` [INFO] [stdout] ad98b8418dc456535aacc7c516220f2a89f501f3ced28c51e7f7dea79d61a3ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab68cfee1b6f1264bb7fb7736c8529bebbb8066355b556dc743eaa82f0746701 [INFO] running `Command { std: "docker" "start" "-a" "ab68cfee1b6f1264bb7fb7736c8529bebbb8066355b556dc743eaa82f0746701", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling newtype-ops v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base58-monero v2.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tari_features v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling tari_common v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tari_utilities v0.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tari_bulletproofs_plus v0.4.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling multiaddr v0.14.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling tari_bor v0.10.4 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling cargo_toml v0.20.5 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tari_crypto v0.22.0 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling tari_max_size v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling tari_template_abi v0.12.0 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling minotari_ledger_wallet_common v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tari_hashing v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling tari_template_macros v0.12.0 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tari_template_lib_types v0.12.0 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling tari_template_lib v0.12.1 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling munge_macro v0.4.5 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling munge v0.4.5 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling tari_common_types v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling enumset_derive v0.11.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling gix-utils v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cranelift-bitset v0.110.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling cranelift-entity v0.110.2 [INFO] [stderr] Compiling libp2p-identity v0.2.11 (https://github.com/tari-project/rust-libp2p.git?rev=debc01257dd979418d7793f2dc91d25471de5c38#debc0125) [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling enumset v1.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling rkyv v0.8.10 [INFO] [stderr] Compiling tari_engine_types v0.11.0 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tari_mmr v4.9.0-pre.1 (https://github.com/tari-project/tari.git?tag=v4.9.0-pre.1#22bd4b9f) [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling base64urlsafedata v0.5.1 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling wasm-encoder v0.235.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling cranelift-control v0.110.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling wasmer-types v6.0.1 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling tari_ootle_common_types v0.11.0 (https://github.com/tari-project/tari-ootle.git?tag=v0.11.0#7d00259d) [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling cranelift-bforest v0.110.2 [INFO] [stderr] Compiling gix-features v0.41.1 [INFO] [stderr] Compiling webauthn-attestation-ca v0.5.1 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling libunwind v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling wasmer-vm v6.0.1 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling random-number-macro-impl v0.1.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling diesel v2.2.11 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling der-parser v9.0.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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.11/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 -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --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=2581ed6ad490ab8c -C extra-filename=-6db68cae67f54c71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5852b1ba39519a2b.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-faf42c6427f61945.so --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-20fea0d3a3c43bbb.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-288d8b03588b4e4a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8e2af89b50e8f553.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" "ab68cfee1b6f1264bb7fb7736c8529bebbb8066355b556dc743eaa82f0746701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab68cfee1b6f1264bb7fb7736c8529bebbb8066355b556dc743eaa82f0746701", kill_on_drop: false }` [INFO] [stdout] ab68cfee1b6f1264bb7fb7736c8529bebbb8066355b556dc743eaa82f0746701