[INFO] cloning repository https://github.com/NobanDev/btc-wallet-iced-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NobanDev/btc-wallet-iced-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNobanDev%2Fbtc-wallet-iced-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNobanDev%2Fbtc-wallet-iced-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 231778b392e65493e59d441474aa54bb0e7f5b35 [INFO] building NobanDev/btc-wallet-iced-app against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNobanDev%2Fbtc-wallet-iced-app" "/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/NobanDev/btc-wallet-iced-app [INFO] finished tweaking git repo https://github.com/NobanDev/btc-wallet-iced-app [INFO] tweaked toml for git repo https://github.com/NobanDev/btc-wallet-iced-app written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NobanDev/btc-wallet-iced-app on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NobanDev/btc-wallet-iced-app 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 784f7b707f0d94a19da673de69a11a4d9e42b377954a750f4cbb860f5d392947 [INFO] running `Command { std: "docker" "start" "-a" "784f7b707f0d94a19da673de69a11a4d9e42b377954a750f4cbb860f5d392947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784f7b707f0d94a19da673de69a11a4d9e42b377954a750f4cbb860f5d392947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784f7b707f0d94a19da673de69a11a4d9e42b377954a750f4cbb860f5d392947", kill_on_drop: false }` [INFO] [stdout] 784f7b707f0d94a19da673de69a11a4d9e42b377954a750f4cbb860f5d392947 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 7e5bd9b9805d5bb2cb8e866667a90aca6921cd8d843e6a43404c038ea26653aa [INFO] running `Command { std: "docker" "start" "-a" "7e5bd9b9805d5bb2cb8e866667a90aca6921cd8d843e6a43404c038ea26653aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling svgtypes v0.12.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling svg_fmt v0.4.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling etagere v0.2.15 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling clipboard v0.5.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling window_clipboard v0.4.1 [INFO] [stderr] Compiling font-types v0.7.3 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustybuzz v0.11.0 [INFO] [stderr] Compiling rustybuzz v0.10.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling read-fonts v0.22.7 [INFO] [stderr] Compiling usvg-tree v0.36.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling usvg-parser v0.36.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling usvg-text-layout v0.36.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling usvg v0.36.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling resvg v0.36.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.45 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Compiling iced_core v0.12.3 [INFO] [stderr] Compiling iced_futures v0.12.0 [INFO] [stderr] Compiling iced_style v0.12.1 [INFO] [stderr] Compiling iced_runtime v0.12.1 [INFO] [stderr] Compiling skrifa v0.22.3 [INFO] [stderr] Compiling swash v0.1.19 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling cosmic-text v0.10.0 [INFO] [stderr] Compiling iced_graphics v0.12.1 [INFO] [stderr] Compiling iced_tiny_skia v0.12.1 [INFO] [stderr] Compiling iced_winit v0.12.2 [INFO] [stderr] Compiling glyphon v0.5.0 [INFO] [stderr] Compiling iced_wgpu v0.12.1 [INFO] [stderr] Compiling iced_renderer v0.12.1 [INFO] [stderr] Compiling iced_widget v0.12.3 [INFO] [stderr] Compiling iced v0.12.1 [INFO] [stderr] Compiling inherit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | fn view(&self) -> iced::Element { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn view(&self) -> iced::Element<'_, MyAppMessage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn view(state: &State) -> iced::Element { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn view(state: &State) -> iced::Element<'_, MyAppMessage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.15s [INFO] running `Command { std: "docker" "inspect" "7e5bd9b9805d5bb2cb8e866667a90aca6921cd8d843e6a43404c038ea26653aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5bd9b9805d5bb2cb8e866667a90aca6921cd8d843e6a43404c038ea26653aa", kill_on_drop: false }` [INFO] [stdout] 7e5bd9b9805d5bb2cb8e866667a90aca6921cd8d843e6a43404c038ea26653aa [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] dfd311576eb485e74395dae76796e5e6bf8f9c0b6bd002e5abcb0d03d13e1d29 [INFO] running `Command { std: "docker" "start" "-a" "dfd311576eb485e74395dae76796e5e6bf8f9c0b6bd002e5abcb0d03d13e1d29", kill_on_drop: false }` [INFO] [stderr] Compiling inherit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/main.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | fn view(&self) -> iced::Element { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 68 | fn view(&self) -> iced::Element<'_, MyAppMessage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/view.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn view(state: &State) -> iced::Element { [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn view(state: &State) -> iced::Element<'_, MyAppMessage> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.76s [INFO] running `Command { std: "docker" "inspect" "dfd311576eb485e74395dae76796e5e6bf8f9c0b6bd002e5abcb0d03d13e1d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd311576eb485e74395dae76796e5e6bf8f9c0b6bd002e5abcb0d03d13e1d29", kill_on_drop: false }` [INFO] [stdout] dfd311576eb485e74395dae76796e5e6bf8f9c0b6bd002e5abcb0d03d13e1d29