[INFO] cloning repository https://github.com/RGB-Tools/rgb-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RGB-Tools/rgb-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-Tools%2Frgb-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-Tools%2Frgb-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42eff92dd95b375e3c9d2e4db884ba257bb736fc
[INFO] testing RGB-Tools/rgb-lib against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRGB-Tools%2Frgb-lib" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RGB-Tools/rgb-lib
[INFO] finished tweaking git repo https://github.com/RGB-Tools/rgb-lib
[INFO] tweaked toml for git repo https://github.com/RGB-Tools/rgb-lib written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RGB-Tools/rgb-lib on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RGB-Tools/rgb-lib 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f82be55e16240f690966cd204264089b4101b64acdfb40518a6f37e94a4a725
[INFO] running `Command { std: "docker" "start" "-a" "8f82be55e16240f690966cd204264089b4101b64acdfb40518a6f37e94a4a725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f82be55e16240f690966cd204264089b4101b64acdfb40518a6f37e94a4a725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f82be55e16240f690966cd204264089b4101b64acdfb40518a6f37e94a4a725", kill_on_drop: false }`
[INFO] [stdout] 8f82be55e16240f690966cd204264089b4101b64acdfb40518a6f37e94a4a725
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90d8a161fd9145d8b3637c885afa5aca25ca108694d3f1ee21f45d6890af4d52
[INFO] running `Command { std: "docker" "start" "-a" "90d8a161fd9145d8b3637c885afa5aca25ca108694d3f1ee21f45d6890af4d52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling mnemonic v1.1.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling fast32 v1.0.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling amplify v4.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling single_use_seals v0.11.1-alpha.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling commit_encoding_derive v0.11.1-alpha.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling base85 v2.0.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling file-format v0.27.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v4.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_str_helpers v0.1.2
[INFO] [stderr]    Compiling stringly_conversions v0.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sea-query v0.32.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling amplify_apfloat v0.3.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling sea-orm-cli v1.1.14
[INFO] [stderr]    Compiling strict_encoding v2.8.2
[INFO] [stderr]    Compiling baid64 v0.4.2
[INFO] [stderr]    Compiling nonasync v0.1.3
[INFO] [stderr]    Compiling vesper-lang v0.2.1
[INFO] [stderr]    Compiling ascii-armor v0.9.0
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling strict_types v2.8.3
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling bdk_core v0.6.0
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling bdk_file_store v0.21.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling commit_verify v0.11.1-alpha.2
[INFO] [stderr]    Compiling aluvm v0.11.1-alpha.2
[INFO] [stderr]    Compiling bp-consensus v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling bdk_chain v0.23.0
[INFO] [stderr]    Compiling bdk_wallet v2.0.0
[INFO] [stderr]    Compiling bp-dbc v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling bp-invoice v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling bp-derive v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling bp-seals v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling descriptors v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling bp-core v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling psbt v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling bp-electrum v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling electrum-client v0.23.1
[INFO] [stderr]    Compiling rgb-consensus v0.11.1-rc.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling bp-std v0.11.1-alpha.2+unreviewed
[INFO] [stderr]    Compiling bdk_electrum v0.23.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling rgb-invoicing v0.11.1-rc.4
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling rgb-ops v0.11.1-rc.4
[INFO] [stderr]    Compiling sea-orm v1.1.14
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling sea-orm-migration v1.1.14
[INFO] [stderr]    Compiling rgb-lib-migration v0.3.0-beta.1 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling rgb-schemas v0.11.1-rc.4
[INFO] [stderr]    Compiling rgb-psbt-utils v0.11.1-rc.3
[INFO] [stderr]    Compiling rgb-lib v0.3.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "90d8a161fd9145d8b3637c885afa5aca25ca108694d3f1ee21f45d6890af4d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d8a161fd9145d8b3637c885afa5aca25ca108694d3f1ee21f45d6890af4d52", kill_on_drop: false }`
[INFO] [stdout] 90d8a161fd9145d8b3637c885afa5aca25ca108694d3f1ee21f45d6890af4d52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 627f33e9cb282c61a5a4a6065514ef014c75633881222aacacbed09e2ee25aa1
[INFO] running `Command { std: "docker" "start" "-a" "627f33e9cb282c61a5a4a6065514ef014c75633881222aacacbed09e2ee25aa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dircmp v0.2.0
[INFO] [stderr]    Compiling sea-orm-cli v1.1.14
[INFO] [stderr]    Compiling sea-orm-migration v1.1.14
[INFO] [stderr]    Compiling rgb-lib-migration v0.3.0-beta.1 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling rgb-lib v0.3.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rgb-lib` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rgb_lib --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="bdk_electrum"' --cfg 'feature="bp-electrum"' --cfg 'feature="default"' --cfg 'feature="electrum"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "bdk_electrum", "bdk_esplora", "bp-electrum", "bp-esplora", "camel_case", "default", "electrum", "esplora", "reqwest"))' -C metadata=716c086ef4d9c23f -C extra-filename=-c6a234cc14782987 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amplify=/opt/rustwide/target/debug/deps/libamplify-52ec06db3f93b2f3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bdk_electrum=/opt/rustwide/target/debug/deps/libbdk_electrum-028026774d232755.rlib --extern bdk_wallet=/opt/rustwide/target/debug/deps/libbdk_wallet-d037081eb4b27e43.rlib --extern bc=/opt/rustwide/target/debug/deps/libbc-3a6f9c74fa2d56f3.rlib --extern electrum=/opt/rustwide/target/debug/deps/libelectrum-ce5937c4d9c647ff.rlib --extern invoice=/opt/rustwide/target/debug/deps/libinvoice-4476c010b6d99d60.rlib --extern seals=/opt/rustwide/target/debug/deps/libseals-afd5e032be27785f.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-74ac6ff00343587c.rlib --extern commit_verify=/opt/rustwide/target/debug/deps/libcommit_verify-a0a8e3041fd94964.rlib --extern copy_dir=/opt/rustwide/target/debug/deps/libcopy_dir-4bb6c37a0bcf23be.rlib --extern dircmp=/opt/rustwide/target/debug/deps/libdircmp-8b78556d10ef1c22.rlib --extern file_format=/opt/rustwide/target/debug/deps/libfile_format-aa98c95d992d2b7c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4d5067e850a40244.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-0415ef7d34f92e51.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-61a5f6e6c1a8e2b4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1f4efcd61782cde4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-16541224d1880fa8.rlib --extern rgbinvoice=/opt/rustwide/target/debug/deps/librgbinvoice-a09344c06929a8ab.rlib --extern rgb_lib_migration=/opt/rustwide/target/debug/deps/librgb_lib_migration-db448234c71fa54a.rlib --extern rgbstd=/opt/rustwide/target/debug/deps/librgbstd-b0097f80d7b583dd.rlib --extern psrgbt=/opt/rustwide/target/debug/deps/libpsrgbt-21bf3c5e727a7312.rlib --extern schemata=/opt/rustwide/target/debug/deps/libschemata-e8a2ede4da340538.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c2ae4c304a272744.rlib --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-e787ac0ce015550c.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-981159577526d678.rlib --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-053d0ad1189a7e2a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b011e79eea56c19e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e6d1e1f04ba30fde.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0262e558634ae1f2.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-fbfcdc49bf2a6e17.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-0b8c8d6ec368cbe2.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-e98547ed36be5126.rlib --extern strict_encoding=/opt/rustwide/target/debug/deps/libstrict_encoding-2f554396859a34fa.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d798d31cfe959f8c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e7d4b9e4c61f4d33.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-d19f90d271592fec.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-f2b179c8a326fef2.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-228bd380ee48c452.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-6166f708cd79ad65/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-6df631e2010b6b49/out -L native=/opt/rustwide/target/debug/build/ring-07a4531931b05782/out -L native=/opt/rustwide/target/debug/build/blake3-cc31fac62f4a0af2/out -L native=/opt/rustwide/target/debug/build/blake3-cc31fac62f4a0af2/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-d3fe21e7da800091/out -L native=/opt/rustwide/target/debug/build/zstd-sys-24278e1b7df073a1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "627f33e9cb282c61a5a4a6065514ef014c75633881222aacacbed09e2ee25aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "627f33e9cb282c61a5a4a6065514ef014c75633881222aacacbed09e2ee25aa1", kill_on_drop: false }`
[INFO] [stdout] 627f33e9cb282c61a5a4a6065514ef014c75633881222aacacbed09e2ee25aa1
