[INFO] cloning repository https://github.com/floscr/iced-prompt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/floscr/iced-prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloscr%2Ficed-prompt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloscr%2Ficed-prompt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e78af695a9afe2cac00416efe16b9d6c0d15963e
[INFO] testing floscr/iced-prompt against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloscr%2Ficed-prompt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/floscr/iced-prompt
[INFO] finished tweaking git repo https://github.com/floscr/iced-prompt
[INFO] tweaked toml for git repo https://github.com/floscr/iced-prompt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/floscr/iced-prompt on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/floscr/iced-prompt 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded clipboard_wayland v0.2.1
[INFO] [stderr]   Downloaded bytemuck v1.14.1
[INFO] [stderr]   Downloaded anim-derive v0.1.0
[INFO] [stderr]   Downloaded fork v0.1.23
[INFO] [stderr]   Downloaded iced_core v0.4.0
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded iced_futures v0.3.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.2
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] [stderr]   Downloaded anstyle-parse v0.2.3
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded usvg-parser v0.35.0
[INFO] [stderr]   Downloaded iced_native v0.4.0
[INFO] [stderr]   Downloaded resvg v0.35.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.0
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded winnow v0.5.37
[INFO] [stderr]   Downloaded usvg-tree v0.35.0
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded read-fonts v0.15.2
[INFO] [stderr]   Downloaded rustybuzz v0.7.0
[INFO] [stderr]   Downloaded rangemap v1.4.0
[INFO] [stderr]   Downloaded palette v0.7.4
[INFO] [stderr]   Downloaded swash v0.1.12
[INFO] [stderr]   Downloaded roxmltree v0.18.1
[INFO] [stderr]   Downloaded unicode-script v0.5.5
[INFO] [stderr]   Downloaded usvg-text-layout v0.35.0
[INFO] [stderr]   Downloaded svgtypes v0.11.0
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.0
[INFO] [stderr]   Downloaded value-bag v1.7.0
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded font-types v0.4.2
[INFO] [stderr]   Downloaded usvg v0.35.0
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.1
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded anstyle-query v1.0.2
[INFO] [stderr]   Downloaded profiling v1.0.14
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded palette_derive v0.7.4
[INFO] [stderr]   Downloaded anim v0.1.4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9f2fce481f07965640f48ecce74796b586eed4632ad757cfa58389abe75498a
[INFO] running `Command { std: "docker" "start" "-a" "f9f2fce481f07965640f48ecce74796b586eed4632ad757cfa58389abe75498a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9f2fce481f07965640f48ecce74796b586eed4632ad757cfa58389abe75498a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9f2fce481f07965640f48ecce74796b586eed4632ad757cfa58389abe75498a", kill_on_drop: false }`
[INFO] [stdout] f9f2fce481f07965640f48ecce74796b586eed4632ad757cfa58389abe75498a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4812fdea29ca8da07a6b72b5ddfc0cfd0597972ee91412306b91f1a645d1f0d6
[INFO] running `Command { std: "docker" "start" "-a" "4812fdea29ca8da07a6b72b5ddfc0cfd0597972ee91412306b91f1a645d1f0d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling palette v0.7.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling polling v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling async-io v2.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling font-types v0.4.2
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling read-fonts v0.15.2
[INFO] [stderr]    Compiling roxmltree v0.18.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling iced_core v0.10.0
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling async-channel v2.1.1
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling wgpu-types v0.16.1
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling profiling v1.0.14
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling swash v0.1.12
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling rustybuzz v0.8.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling svg_fmt v0.4.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling rangemap v1.4.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling cosmic-text v0.9.0
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling iced_graphics v0.9.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling wgpu-hal v0.16.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling x11rb-protocol v0.11.1
[INFO] [stderr]    Compiling softbuffer v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling etagere v0.2.10
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling lru v0.11.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling iced_futures v0.7.0
[INFO] [stderr]    Compiling x11rb v0.11.1
[INFO] [stderr]    Compiling wgpu v0.16.3
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling smithay-clipboard v0.7.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling clipboard_x11 v0.4.1
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling clipboard_wayland v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iced_tiny_skia v0.1.0
[INFO] [stderr]    Compiling iced_runtime v0.1.1
[INFO] [stderr]    Compiling iced_style v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling glyphon v0.3.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling iced_wgpu v0.11.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling iced_renderer v0.1.0
[INFO] [stderr]    Compiling window_clipboard v0.3.0
[INFO] [stderr]    Compiling iced_futures v0.3.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling iced_core v0.4.0
[INFO] [stderr]    Compiling iced_native v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling anim-derive v0.1.0
[INFO] [stderr]    Compiling iced_widget v0.1.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling anim v0.1.4
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling iced_winit v0.10.1
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling iced v0.10.0
[INFO] [stderr]    Compiling fork v0.1.23
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling iced_prompt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/gui/mod.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ToggleFullscreen(window::Mode),
[INFO] [stdout]     |     ---------------- ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 110 -     ToggleFullscreen(window::Mode),
[INFO] [stdout] 110 +     ToggleFullscreen(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/mod.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn view(&self) -> Element<Message> {
[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] 329 |     fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s
[INFO] running `Command { std: "docker" "inspect" "4812fdea29ca8da07a6b72b5ddfc0cfd0597972ee91412306b91f1a645d1f0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4812fdea29ca8da07a6b72b5ddfc0cfd0597972ee91412306b91f1a645d1f0d6", kill_on_drop: false }`
[INFO] [stdout] 4812fdea29ca8da07a6b72b5ddfc0cfd0597972ee91412306b91f1a645d1f0d6
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ba10aa282cba22363ce46b01c4c0fca990457332b2b4f6db69901e0628c1c81
[INFO] running `Command { std: "docker" "start" "-a" "0ba10aa282cba22363ce46b01c4c0fca990457332b2b4f6db69901e0628c1c81", kill_on_drop: false }`
[INFO] [stderr]    Compiling iced_prompt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `it_works` is never used
[INFO] [stdout]   --> src/core/history.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn it_works() {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_head` is never used
[INFO] [stdout]   --> src/core/history.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn test_head() {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_split` is never used
[INFO] [stdout]   --> src/core/history.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn test_split() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/gui/mod.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     ToggleFullscreen(window::Mode),
[INFO] [stdout]     |     ---------------- ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 110 -     ToggleFullscreen(window::Mode),
[INFO] [stdout] 110 +     ToggleFullscreen(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/mod.rs:329:13
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn view(&self) -> Element<Message> {
[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] 329 |     fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.68s
[INFO] running `Command { std: "docker" "inspect" "0ba10aa282cba22363ce46b01c4c0fca990457332b2b4f6db69901e0628c1c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba10aa282cba22363ce46b01c4c0fca990457332b2b4f6db69901e0628c1c81", kill_on_drop: false }`
[INFO] [stdout] 0ba10aa282cba22363ce46b01c4c0fca990457332b2b4f6db69901e0628c1c81
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14aac0d29a52dce648656351ae570b56c92073acd3c20af3697767dc76db3024
[INFO] running `Command { std: "docker" "start" "-a" "14aac0d29a52dce648656351ae570b56c92073acd3c20af3697767dc76db3024", kill_on_drop: false }`
[INFO] [stderr] warning: function `it_works` is never used
[INFO] [stderr]   --> src/core/history.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn it_works() {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_head` is never used
[INFO] [stderr]   --> src/core/history.rs:61:8
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn test_head() {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_split` is never used
[INFO] [stderr]   --> src/core/history.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn test_split() {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/gui/mod.rs:110:22
[INFO] [stderr]     |
[INFO] [stderr] 110 |     ToggleFullscreen(window::Mode),
[INFO] [stderr]     |     ---------------- ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 110 -     ToggleFullscreen(window::Mode),
[INFO] [stderr] 110 +     ToggleFullscreen(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/gui/mod.rs:329:13
[INFO] [stderr]     |
[INFO] [stderr] 329 |     fn view(&self) -> Element<Message> {
[INFO] [stderr]     |             ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     fn view(&self) -> Element<'_, Message> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `iced_prompt` (bin "iced_prompt" test) generated 5 warnings (run `cargo fix --bin "iced_prompt" -p iced_prompt --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iced_prompt-d0658018de9fa05c)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test core::commands::deserialize_tests::deserialize_command_with_defaults ... ok
[INFO] [stdout] test core::commands::command_tests::maps_over_items_to_extract_values ... ok
[INFO] [stdout] test core::commands::command_tests::filters_by_value ... ok
[INFO] [stdout] test utils::list::tests::it_works ... ok
[INFO] [stdout] test utils::list::tests::test_clone ... ok
[INFO] [stdout] test utils::list::tests::test_iter ... ok
[INFO] [stdout] test core::commands::type_tests::it_works ... ok
[INFO] [stdout] test core::commands::command_tests::execute_failing_command ... ok
[INFO] [stdout] test utils::list::tests::test_macro_one ... ok
[INFO] [stdout] test utils::list::tests::test_macro_two ... ok
[INFO] [stdout] test utils::list::tests::test_macro_with_comma ... ok
[INFO] [stdout] test core::commands::deserialize_tests::deserializes_user_friendly_json ... ok
[INFO] [stdout] test core::commands::deserialize_tests::deserializes_system_types_json ... ok
[INFO] [stdout] test utils::list::tests::test_series_of_pops_and_inserts ... ok
[INFO] [stdout] test core::commands::command_tests::execute_successful_command ... ok
[INFO] [stdout] test utils::list::tests::test_macro_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "14aac0d29a52dce648656351ae570b56c92073acd3c20af3697767dc76db3024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14aac0d29a52dce648656351ae570b56c92073acd3c20af3697767dc76db3024", kill_on_drop: false }`
[INFO] [stdout] 14aac0d29a52dce648656351ae570b56c92073acd3c20af3697767dc76db3024
