[INFO] fetching crate tari_ootle_wallet_storage_sqlite 0.28.3...
[INFO] checking tari_ootle_wallet_storage_sqlite-0.28.3 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate tari_ootle_wallet_storage_sqlite 0.28.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tari_ootle_wallet_storage_sqlite 0.28.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tari_ootle_wallet_storage_sqlite 0.28.3
[INFO] tweaked toml for crates.io crate tari_ootle_wallet_storage_sqlite 0.28.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tari_ootle_wallet_storage_sqlite 0.28.3 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tari_ootle_wallet_storage_sqlite 0.28.3 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e2ca68587df34d7efbe71c63620948f07d18c3e382323023500d6d9e35581f2
[INFO] running `Command { std: "docker" "start" "-a" "2e2ca68587df34d7efbe71c63620948f07d18c3e382323023500d6d9e35581f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e2ca68587df34d7efbe71c63620948f07d18c3e382323023500d6d9e35581f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2ca68587df34d7efbe71c63620948f07d18c3e382323023500d6d9e35581f2", kill_on_drop: false }`
[INFO] [stdout] 2e2ca68587df34d7efbe71c63620948f07d18c3e382323023500d6d9e35581f2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 153494f7d72c2ff48ff201f638d733d51a142dbf01873dae97e663d1b2a6cef7
[INFO] running `Command { std: "docker" "start" "-a" "153494f7d72c2ff48ff201f638d733d51a142dbf01873dae97e663d1b2a6cef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking newtype-ops v0.1.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking base58-monero v2.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling tari_features v5.3.0-pre.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling tari_common v5.3.0-pre.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]    Compiling webauthn-attestation-ca v0.5.4
[INFO] [stderr]     Checking chacha20 v0.7.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking argon2 v0.4.1
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling webauthn-rs-core v0.5.4
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl-no-std v2.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking thiserror-no-std v2.0.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking bnum v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cargo_toml v0.22.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tari_utilities v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking bounded-vec v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking tari_max_size v5.3.0-pre.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tari_bor v0.13.0
[INFO] [stderr]     Checking tari_bulletproofs_plus v0.4.1
[INFO] [stderr]     Checking base64urlsafedata v0.5.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking tari_template_abi v0.16.0
[INFO] [stderr]     Checking ootle_serde v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tari_template_lib_types v0.22.0
[INFO] [stderr]     Checking serde_cbor_2 v0.13.0
[INFO] [stderr]     Checking tari_ootle_template_metadata v0.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking random-pick v1.2.17
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking tari_crypto v0.22.1
[INFO] [stderr]     Checking passwords v3.1.16
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking webauthn-rs-proto v0.5.4
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]    Compiling tari_template_macros v0.17.3
[INFO] [stderr]     Checking multiaddr v0.14.0
[INFO] [stderr]     Checking tari_hashing v5.3.0-pre.4
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking cargo_toml v0.20.5
[INFO] [stderr]     Checking tari_jellyfish v5.3.0-pre.4
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking ootle_byte_type v0.4.0
[INFO] [stderr]     Checking tari_template_builtin v0.28.3
[INFO] [stderr]     Checking tari_template_lib v0.22.2
[INFO] [stderr]     Checking tari_engine_types v0.28.3
[INFO] [stderr]     Checking diesel v2.3.5
[INFO] [stderr]     Checking webauthn-rs v0.5.4
[INFO] [stderr]     Checking tari_common_types v5.3.0-pre.4
[INFO] [stderr]     Checking tari_sidechain v5.3.0-pre.4
[INFO] [stderr]     Checking tari_ootle_common_types v0.28.3
[INFO] [stderr]     Checking tari_ootle_transaction v0.28.3
[INFO] [stderr]     Checking tari_consensus_types v0.28.3
[INFO] [stderr]     Checking tari_ootle_address v0.2.0
[INFO] [stderr]     Checking tari_ootle_wallet_crypto v0.28.3
[INFO] [stderr]     Checking tari_indexer_client v0.28.3
[INFO] [stderr]     Checking tari_ootle_wallet_sdk v0.28.3
[INFO] [stderr]     Checking diesel_migrations v2.3.1
[INFO] [stderr]     Checking tari_ootle_wallet_storage_sqlite v0.28.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "153494f7d72c2ff48ff201f638d733d51a142dbf01873dae97e663d1b2a6cef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153494f7d72c2ff48ff201f638d733d51a142dbf01873dae97e663d1b2a6cef7", kill_on_drop: false }`
[INFO] [stdout] 153494f7d72c2ff48ff201f638d733d51a142dbf01873dae97e663d1b2a6cef7
