[INFO] fetching crate rgb-wallet 0.12.0-rc.3...
[INFO] building rgb-wallet-0.12.0-rc.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rgb-wallet 0.12.0-rc.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rgb-wallet 0.12.0-rc.3
[INFO] finished tweaking crates.io crate rgb-wallet 0.12.0-rc.3
[INFO] tweaked toml for crates.io crate rgb-wallet 0.12.0-rc.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rgb-wallet 0.12.0-rc.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rgb-wallet 0.12.0-rc.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecd882c01ef1fd192ce30fb9027255bdd3bf16b9f960d9a375d65bc231ac64fa
[INFO] running `Command { std: "docker" "start" "-a" "ecd882c01ef1fd192ce30fb9027255bdd3bf16b9f960d9a375d65bc231ac64fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecd882c01ef1fd192ce30fb9027255bdd3bf16b9f960d9a375d65bc231ac64fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd882c01ef1fd192ce30fb9027255bdd3bf16b9f960d9a375d65bc231ac64fa", kill_on_drop: false }`
[INFO] [stdout] ecd882c01ef1fd192ce30fb9027255bdd3bf16b9f960d9a375d65bc231ac64fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87e25b6b7392174f7333fc7b631b1f60ef55e029c09c484f4a410df3c83f5849
[INFO] running `Command { std: "docker" "start" "-a" "87e25b6b7392174f7333fc7b631b1f60ef55e029c09c484f4a410df3c83f5849", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]    Compiling mnemonic v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling amplify_syn v2.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling base85 v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling amplify v4.9.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde_str_helpers v0.1.2
[INFO] [stderr]    Compiling stringly_conversions v0.1.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minreq v2.14.0
[INFO] [stderr]    Compiling strict_encoding v2.9.1
[INFO] [stderr]    Compiling baid64 v0.4.2
[INFO] [stderr]    Compiling binfile v0.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling vesper-lang v0.2.1
[INFO] [stderr]    Compiling single_use_seals v0.12.0
[INFO] [stderr]    Compiling aora v0.6.4
[INFO] [stderr]    Compiling strict_types v2.9.0
[INFO] [stderr]    Compiling commit_verify v0.12.0
[INFO] [stderr]    Compiling bp-consensus v0.12.0
[INFO] [stderr]    Compiling aluvm v0.12.0
[INFO] [stderr]    Compiling zk-aluvm v0.12.0
[INFO] [stderr]    Compiling bp-dbc v0.12.0
[INFO] [stderr]    Compiling bp-invoice v0.12.0-rc.3
[INFO] [stderr]    Compiling bp-seals v0.12.0
[INFO] [stderr]    Compiling bp-derive v0.12.0-rc.3
[INFO] [stderr]    Compiling bp-core v0.12.0
[INFO] [stderr]    Compiling bp-esplora v0.12.0-rc.3
[INFO] [stderr]    Compiling descriptors v0.12.0-rc.3
[INFO] [stderr]    Compiling ultrasonic v0.12.0
[INFO] [stderr]    Compiling psbt v0.12.0-rc.3
[INFO] [stderr]    Compiling bp-std v0.12.0-rc.3
[INFO] [stderr]    Compiling sonic-callreq v0.12.0
[INFO] [stderr]    Compiling rgb-core v0.12.0
[INFO] [stderr]    Compiling sonic-api v0.12.0
[INFO] [stderr]    Compiling hypersonic v0.12.0
[INFO] [stderr]    Compiling rgb-invoice v0.12.0-rc.3
[INFO] [stderr]    Compiling sonic-persist-fs v0.12.0
[INFO] [stderr]    Compiling rgb-std v0.12.0-rc.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rgb-psbt v0.12.0-rc.3
[INFO] [stderr]    Compiling rgb-descriptors v0.12.0-rc.3
[INFO] [stderr]    Compiling rgb-persist-fs v0.12.0-rc.3
[INFO] [stderr]    Compiling bp-electrum v0.12.0-rc.1
[INFO] [stderr]    Compiling rgb-runtime v0.12.0-rc.3
[INFO] [stderr]    Compiling rgb-wallet v0.12.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] running `Command { std: "docker" "inspect" "87e25b6b7392174f7333fc7b631b1f60ef55e029c09c484f4a410df3c83f5849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e25b6b7392174f7333fc7b631b1f60ef55e029c09c484f4a410df3c83f5849", kill_on_drop: false }`
[INFO] [stdout] 87e25b6b7392174f7333fc7b631b1f60ef55e029c09c484f4a410df3c83f5849
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3b43e71e8d88c95c849ff46db8ea6ea8ea56288a85a719527eba4747b21193
[INFO] running `Command { std: "docker" "start" "-a" "2b3b43e71e8d88c95c849ff46db8ea6ea8ea56288a85a719527eba4747b21193", kill_on_drop: false }`
[INFO] [stderr]    Compiling rgb-wallet v0.12.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "2b3b43e71e8d88c95c849ff46db8ea6ea8ea56288a85a719527eba4747b21193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3b43e71e8d88c95c849ff46db8ea6ea8ea56288a85a719527eba4747b21193", kill_on_drop: false }`
[INFO] [stdout] 2b3b43e71e8d88c95c849ff46db8ea6ea8ea56288a85a719527eba4747b21193
