[INFO] cloning repository https://github.com/Katya-AI-Systems-LLC/BtWallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Katya-AI-Systems-LLC/BtWallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatya-AI-Systems-LLC%2FBtWallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatya-AI-Systems-LLC%2FBtWallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bff16fd6a823474e49ef53fa689249f9d9ddb745
[INFO] checking Katya-AI-Systems-LLC/BtWallet against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatya-AI-Systems-LLC%2FBtWallet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Katya-AI-Systems-LLC/BtWallet
[INFO] finished tweaking git repo https://github.com/Katya-AI-Systems-LLC/BtWallet
[INFO] tweaked toml for git repo https://github.com/Katya-AI-Systems-LLC/BtWallet written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Katya-AI-Systems-LLC/BtWallet on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Katya-AI-Systems-LLC/BtWallet 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0298d28cae4f54b4b4c6c1b070c4a4da74a18a106459edc387de79a4dc3d320
[INFO] running `Command { std: "docker" "start" "-a" "c0298d28cae4f54b4b4c6c1b070c4a4da74a18a106459edc387de79a4dc3d320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0298d28cae4f54b4b4c6c1b070c4a4da74a18a106459edc387de79a4dc3d320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0298d28cae4f54b4b4c6c1b070c4a4da74a18a106459edc387de79a4dc3d320", kill_on_drop: false }`
[INFO] [stdout] c0298d28cae4f54b4b4c6c1b070c4a4da74a18a106459edc387de79a4dc3d320
[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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 132d858cde1bc8b0aa63c0df0906738082949b247bc4a4081e1e288367b7c12a
[INFO] running `Command { std: "docker" "start" "-a" "132d858cde1bc8b0aa63c0df0906738082949b247bc4a4081e1e288367b7c12a", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.6.12
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ref-cast v1.0.23
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.7
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking random-number v0.1.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v18.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]     Checking parity-scale-codec v3.6.12
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking scale-info v2.11.3
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking sp-storage v21.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking sp-externalities v0.29.0
[INFO] [stderr]     Checking sp-wasm-interface v21.0.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking password-hash v0.1.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling ss58-registry v1.50.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking sp-tracing v17.0.0
[INFO] [stderr]     Checking sp-runtime-interface v28.0.0
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking pbkdf2 v0.7.5
[INFO] [stderr]     Checking bounded-collections v0.2.0
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking aes-ctr v0.6.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking random-pick v1.2.16
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking ansible-vault v0.2.1
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 let var_name = match var_name.as_str() {
[INFO] [stdout]     |                                      ----------------- this expression has type `&str`
[INFO] [stdout] 395 |                     Some(var_name) => var_name,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `str`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `str`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.0/src/funcs.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 let var_name = match var_name.as_str() {
[INFO] [stdout]     |                                      ----------------- this expression has type `&str`
[INFO] [stdout] ...
[INFO] [stdout] 397 |                     None => return Ok(None),
[INFO] [stdout]     |                     ^^^^ expected `str`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `str`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shellexpand` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "132d858cde1bc8b0aa63c0df0906738082949b247bc4a4081e1e288367b7c12a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "132d858cde1bc8b0aa63c0df0906738082949b247bc4a4081e1e288367b7c12a", kill_on_drop: false }`
[INFO] [stdout] 132d858cde1bc8b0aa63c0df0906738082949b247bc4a4081e1e288367b7c12a
