[INFO] fetching crate mycitadel-desktop 1.5.0...
[INFO] checking mycitadel-desktop-1.5.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mycitadel-desktop 1.5.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate mycitadel-desktop 1.5.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate mycitadel-desktop 1.5.0
[INFO] finished tweaking crates.io crate mycitadel-desktop 1.5.0
[INFO] tweaked toml for crates.io crate mycitadel-desktop 1.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate mycitadel-desktop 1.5.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16d6ea286962e30f06eea51e136b10d3fa057e19f02d103bbc0866231a33633a
[INFO] running `Command { std: "docker" "start" "-a" "16d6ea286962e30f06eea51e136b10d3fa057e19f02d103bbc0866231a33633a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16d6ea286962e30f06eea51e136b10d3fa057e19f02d103bbc0866231a33633a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d6ea286962e30f06eea51e136b10d3fa057e19f02d103bbc0866231a33633a", kill_on_drop: false }`
[INFO] [stdout] 16d6ea286962e30f06eea51e136b10d3fa057e19f02d103bbc0866231a33633a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69f59aae0bac0e8f99fc3cdc69322335b7e8a38fb1c09d17e8be742c66ab4777
[INFO] running `Command { std: "docker" "start" "-a" "69f59aae0bac0e8f99fc3cdc69322335b7e8a38fb1c09d17e8be742c66ab4777", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking amplify_syn v1.1.6
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking mnemonic v1.0.1
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling mycitadel-desktop v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking baid58 v0.4.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.1
[INFO] [stderr]     Checking rustls-webpki v0.101.4
[INFO] [stderr]     Checking rustls-webpki v0.100.2
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling glade_derive v2.2.0
[INFO] [stderr]    Compiling relm-derive v0.24.0
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling amplify v3.14.2
[INFO] [stderr]    Compiling encoding_derive_helpers v0.8.1
[INFO] [stderr]    Compiling strict_encoding_derive v0.9.0
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking chrono v0.4.29
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking ureq v2.7.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking miniscript v9.0.2
[INFO] [stderr]     Checking bitcoin_hwi v0.4.1
[INFO] [stderr]     Checking electrum-client v0.14.1
[INFO] [stderr]     Checking strict_encoding v0.9.0
[INFO] [stderr]     Checking slip132 v0.10.0
[INFO] [stderr]     Checking bitcoin_blockchain v0.10.0
[INFO] [stderr]     Checking bitcoin_scripts v0.10.0
[INFO] [stderr]     Checking lnpbp_chain v0.9.0
[INFO] [stderr]     Checking lnpbp_bech32 v0.9.0
[INFO] [stderr]     Checking bitcoin_hd v0.10.0
[INFO] [stderr]     Checking lnpbp v0.9.0
[INFO] [stderr]     Checking descriptors v0.10.0
[INFO] [stderr]     Checking bitcoin_onchain v0.10.0
[INFO] [stderr]     Checking psbt v0.10.0
[INFO] [stderr]     Checking descriptor-wallet v0.10.1
[INFO] [stderr]     Checking bpro v0.5.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking relm v0.24.1
[INFO] [stderr]     Checking glade v2.2.0
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/view/settings/spending_row/view_model.rs:376:40
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let condition = condition.imp().borrow();
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ConditionInner` does not implement `Borrow`, so calling `borrow` on `&ConditionInner` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 376 -         let condition = condition.imp().borrow();
[INFO] [stdout] 376 +         let condition = condition.imp();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ConditionInner`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 29  + #[derive(Clone)]
[INFO] [stdout] 30  | pub struct ConditionInner {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/view/settings/spending_row/view_model.rs:376:40
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let condition = condition.imp().borrow();
[INFO] [stdout]     |                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ConditionInner` does not implement `Borrow`, so calling `borrow` on `&ConditionInner` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 376 -         let condition = condition.imp().borrow();
[INFO] [stdout] 376 +         let condition = condition.imp();
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ConditionInner`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 29  + #[derive(Clone)]
[INFO] [stdout] 30  | pub struct ConditionInner {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.17s
[INFO] running `Command { std: "docker" "inspect" "69f59aae0bac0e8f99fc3cdc69322335b7e8a38fb1c09d17e8be742c66ab4777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f59aae0bac0e8f99fc3cdc69322335b7e8a38fb1c09d17e8be742c66ab4777", kill_on_drop: false }`
[INFO] [stdout] 69f59aae0bac0e8f99fc3cdc69322335b7e8a38fb1c09d17e8be742c66ab4777
