[INFO] cloning repository https://github.com/trilltino/yew-scaffold
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trilltino/yew-scaffold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrilltino%2Fyew-scaffold", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrilltino%2Fyew-scaffold'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4489b2c06343e3b6700d1bbb230b238b477ebaf
[INFO] checking trilltino/yew-scaffold/e4489b2c06343e3b6700d1bbb230b238b477ebaf against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrilltino%2Fyew-scaffold" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  25% (1979/7878)
Updating files:  26% (2049/7878)
Updating files:  27% (2128/7878)
Updating files:  28% (2206/7878)
Updating files:  29% (2285/7878)
Updating files:  30% (2364/7878)
Updating files:  31% (2443/7878)
Updating files:  32% (2521/7878)
Updating files:  33% (2600/7878)
Updating files:  34% (2679/7878)
Updating files:  35% (2758/7878)
Updating files:  36% (2837/7878)
Updating files:  37% (2915/7878)
Updating files:  38% (2994/7878)
Updating files:  39% (3073/7878)
Updating files:  40% (3152/7878)
Updating files:  41% (3230/7878)
Updating files:  42% (3309/7878)
Updating files:  43% (3388/7878)
Updating files:  44% (3467/7878)
Updating files:  45% (3546/7878)
Updating files:  45% (3547/7878)
Updating files:  46% (3624/7878)
Updating files:  47% (3703/7878)
Updating files:  48% (3782/7878)
Updating files:  49% (3861/7878)
Updating files:  49% (3881/7878)
Updating files:  50% (3939/7878)
Updating files:  51% (4018/7878)
Updating files:  51% (4023/7878)
Updating files:  52% (4097/7878)
Updating files:  52% (4112/7878)
Updating files:  52% (4169/7878)
Updating files:  53% (4176/7878)
Updating files:  54% (4255/7878)
Updating files:  54% (4264/7878)
Updating files:  55% (4333/7878)
Updating files:  56% (4412/7878)
Updating files:  57% (4491/7878)
Updating files:  57% (4544/7878)
Updating files:  58% (4570/7878)
Updating files:  59% (4649/7878)
Updating files:  60% (4727/7878)
Updating files:  61% (4806/7878)
Updating files:  62% (4885/7878)
Updating files:  63% (4964/7878)
Updating files:  63% (4991/7878)
Updating files:  64% (5042/7878)
Updating files:  65% (5121/7878)
Updating files:  66% (5200/7878)
Updating files:  67% (5279/7878)
Updating files:  68% (5358/7878)
Updating files:  69% (5436/7878)
Updating files:  70% (5515/7878)
Updating files:  71% (5594/7878)
Updating files:  72% (5673/7878)
Updating files:  73% (5751/7878)
Updating files:  74% (5830/7878)
Updating files:  75% (5909/7878)
Updating files:  76% (5988/7878)
Updating files:  77% (6067/7878)
Updating files:  78% (6145/7878)
Updating files:  79% (6224/7878)
Updating files:  79% (6227/7878)
Updating files:  80% (6303/7878)
Updating files:  81% (6382/7878)
Updating files:  82% (6460/7878)
Updating files:  83% (6539/7878)
Updating files:  84% (6618/7878)
Updating files:  85% (6697/7878)
Updating files:  86% (6776/7878)
Updating files:  87% (6854/7878)
Updating files:  88% (6933/7878)
Updating files:  89% (7012/7878)
Updating files:  90% (7091/7878)
Updating files:  91% (7169/7878)
Updating files:  92% (7248/7878)
Updating files:  92% (7276/7878)
Updating files:  93% (7327/7878)
Updating files:  94% (7406/7878)
Updating files:  95% (7485/7878)
Updating files:  95% (7504/7878)
Updating files:  96% (7563/7878)
Updating files:  96% (7629/7878)
Updating files:  97% (7642/7878)
Updating files:  98% (7721/7878)
Updating files:  99% (7800/7878)
Updating files: 100% (7878/7878)
Updating files: 100% (7878/7878), done.
[INFO] started tweaking git repo https://github.com/trilltino/yew-scaffold
[INFO] finished tweaking git repo https://github.com/trilltino/yew-scaffold
[INFO] tweaked toml for git repo https://github.com/trilltino/yew-scaffold written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trilltino/yew-scaffold on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trilltino/yew-scaffold 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]   Downloaded stellar-strkey v0.0.9
[INFO] [stderr]   Downloaded minisign-verify v0.2.4
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.54
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded soroban-client v0.5.1
[INFO] [stderr]   Downloaded libflate_lz77 v2.1.0
[INFO] [stderr]   Downloaded ureq-proto v0.5.2
[INFO] [stderr]   Downloaded zip v5.1.1
[INFO] [stderr]   Downloaded libflate v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded stellar-baselib v0.5.3
[INFO] [stderr]   Downloaded ureq v3.1.2
[INFO] [stderr]   Downloaded zlib-rs v0.5.2
[INFO] [stderr]   Downloaded nacl v0.5.3
[INFO] [stderr]   Downloaded libsodium-sys-stable v1.22.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9feb61bf60c57208b5569a36c1fd668f842a44d79e329d6e36424fa437dfab6
[INFO] running `Command { std: "docker" "start" "-a" "b9feb61bf60c57208b5569a36c1fd668f842a44d79e329d6e36424fa437dfab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9feb61bf60c57208b5569a36c1fd668f842a44d79e329d6e36424fa437dfab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9feb61bf60c57208b5569a36c1fd668f842a44d79e329d6e36424fa437dfab6", kill_on_drop: false }`
[INFO] [stdout] b9feb61bf60c57208b5569a36c1fd668f842a44d79e329d6e36424fa437dfab6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9088db01b0becf7e37b3edc7d5cd4220cb0fafcfd601cc6fda5c74d1f9e4d8b8
[INFO] running `Command { std: "docker" "start" "-a" "9088db01b0becf7e37b3edc7d5cd4220cb0fafcfd601cc6fda5c74d1f9e4d8b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking escape-bytes v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bcrypt v0.17.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v23.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling stellar-strkey v0.0.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jsonwebtoken v10.0.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.54
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking yew-router v0.18.0
[INFO] [stderr]     Checking yew-scaffold v0.1.0 (/opt/rustwide/workdir/frontend)
[INFO] [stdout] error[E0599]: no method named `performance` found for struct `Window` in the current scope
[INFO] [stdout]    --> frontend/tests/browser_apis.rs:237:10
[INFO] [stdout]     |
[INFO] [stdout] 235 |       let start = web_sys::window()
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 236 | |         .unwrap()
[INFO] [stdout] 237 | |         .performance()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `Window`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `performance` found for struct `Window` in the current scope
[INFO] [stdout]    --> frontend/tests/browser_apis.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let end = web_sys::window()
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 245 | |         .unwrap()
[INFO] [stdout] 246 | |         .performance()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `Window`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `performance` found for struct `Window` in the current scope
[INFO] [stdout]    --> frontend/tests/browser_apis.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let performance = win.performance().expect("performance should exist");
[INFO] [stdout]     |                           ^^^^^^^^^^^ method not found in `Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `navigator` found for struct `Window` in the current scope
[INFO] [stdout]    --> frontend/tests/browser_apis.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let navigator = win.navigator();
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `bitor` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/3c9faa0d037b9eecda4a440cc482ff7f960fb8a5/library/core/src/ops/bit.rs:271:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `crypto` found for struct `Window` in the current scope
[INFO] [stdout]    --> frontend/tests/browser_apis.rs:264:22
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let crypto = win.crypto().expect("crypto should exist");
[INFO] [stdout]     |                      ^^^^^^ method not found in `Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew-scaffold` (test "browser_apis") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0560]: struct `ConnectedWallet` has no field named `public_key`
[INFO] [stdout]   --> frontend/src/state_test.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |             public_key: "ABC123".to_string(),
[INFO] [stdout]    |             ^^^^^^^^^^ `ConnectedWallet` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `state::AppState` doesn't implement `Debug`
[INFO] [stdout]    --> frontend/src/state_test.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(state1, state2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `state::AppState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `state::AppState` or manually `impl Debug for state::AppState`
[INFO] [stdout] help: consider annotating `state::AppState` with `#[derive(Debug)]`
[INFO] [stdout]    --> frontend/src/state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(Debug)]
[INFO] [stdout]  14 | pub struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `state::AppState` doesn't implement `Debug`
[INFO] [stdout]    --> frontend/src/state_test.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         assert_eq!(state1, state2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `state::AppState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `state::AppState` or manually `impl Debug for state::AppState`
[INFO] [stdout] help: consider annotating `state::AppState` with `#[derive(Debug)]`
[INFO] [stdout]    --> frontend/src/state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(Debug)]
[INFO] [stdout]  14 | pub struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `state::AppState` doesn't implement `Debug`
[INFO] [stdout]    --> frontend/src/state_test.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         assert_ne!(state1, state3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `state::AppState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `state::AppState` or manually `impl Debug for state::AppState`
[INFO] [stdout] help: consider annotating `state::AppState` with `#[derive(Debug)]`
[INFO] [stdout]    --> frontend/src/state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(Debug)]
[INFO] [stdout]  14 | pub struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `state::AppState` doesn't implement `Debug`
[INFO] [stdout]    --> frontend/src/state_test.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         assert_ne!(state1, state3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `state::AppState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `state::AppState` or manually `impl Debug for state::AppState`
[INFO] [stdout] help: consider annotating `state::AppState` with `#[derive(Debug)]`
[INFO] [stdout]    --> frontend/src/state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(Debug)]
[INFO] [stdout]  14 | pub struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ConnectedWallet` has no field named `public_key`
[INFO] [stdout]    --> frontend/src/state_test.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 public_key: "TEST".to_string(),
[INFO] [stdout]     |                 ^^^^^^^^^^ `ConnectedWallet` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `state::AppState` doesn't implement `Debug`
[INFO] [stdout]    --> frontend/src/state_test.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         assert_eq!(state, cloned);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `state::AppState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `state::AppState` or manually `impl Debug for state::AppState`
[INFO] [stdout] help: consider annotating `state::AppState` with `#[derive(Debug)]`
[INFO] [stdout]    --> frontend/src/state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(Debug)]
[INFO] [stdout]  14 | pub struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `state::AppState` doesn't implement `Debug`
[INFO] [stdout]    --> frontend/src/state_test.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         assert_eq!(state, cloned);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `state::AppState`
[INFO] [stdout]     |
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `state::AppState` or manually `impl Debug for state::AppState`
[INFO] [stdout] help: consider annotating `state::AppState` with `#[derive(Debug)]`
[INFO] [stdout]    --> frontend/src/state.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 + #[derive(Debug)]
[INFO] [stdout]  14 | pub struct AppState {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ConnectedWallet` has no field named `public_key`
[INFO] [stdout]    --> frontend/src/state_test.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             public_key: "TEST".to_string(),
[INFO] [stdout]     |             ^^^^^^^^^^ `ConnectedWallet` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ConnectedWallet` has no field named `public_key`
[INFO] [stdout]    --> frontend/src/state_test.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |             public_key: "TEST".to_string(),
[INFO] [stdout]     |             ^^^^^^^^^^ `ConnectedWallet` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> frontend/src/state_test.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |             wallet_type: "freighter".to_string(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^ expected `WalletType`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> frontend/src/state_test.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 wallet_type: "freighter".to_string(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^ expected `WalletType`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> frontend/src/state_test.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |             wallet_type: "freighter".to_string(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^ expected `WalletType`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> frontend/src/state_test.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |             wallet_type: "freighter".to_string(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^ expected `WalletType`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew-scaffold` (bin "yew-scaffold" test) due to 14 previous errors
[INFO] [stdout] warning: struct `SorobanApiClient` is never constructed
[INFO] [stdout]  --> frontend/src/services/soroban_api.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct SorobanApiClient {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_metrics`, and `get_health` are never used
[INFO] [stdout]   --> frontend/src/services/soroban_api.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl SorobanApiClient {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 12 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub async fn get_metrics(&self) -> Result<MetricsResponse, String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub async fn get_health(&self) -> Result<SorobanHealthResponse, String> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9088db01b0becf7e37b3edc7d5cd4220cb0fafcfd601cc6fda5c74d1f9e4d8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9088db01b0becf7e37b3edc7d5cd4220cb0fafcfd601cc6fda5c74d1f9e4d8b8", kill_on_drop: false }`
[INFO] [stdout] 9088db01b0becf7e37b3edc7d5cd4220cb0fafcfd601cc6fda5c74d1f9e4d8b8
