[INFO] fetching crate iced_widget 0.13.4... [INFO] building iced_widget-0.13.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate iced_widget 0.13.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate iced_widget 0.13.4 [INFO] finished tweaking crates.io crate iced_widget 0.13.4 [INFO] tweaked toml for crates.io crate iced_widget 0.13.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iced_widget 0.13.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 352 packages to latest compatible versions [INFO] [stderr] Adding pulldown-cmark v0.11.3 (available: v0.13.0) [INFO] [stderr] Adding qrcode v0.13.0 (available: v0.14.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08028aa9fb50e456e711c9096be017f7cf03b2ce210b8030ff0b1f17ac920526 [INFO] running `Command { std: "docker" "start" "-a" "08028aa9fb50e456e711c9096be017f7cf03b2ce210b8030ff0b1f17ac920526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08028aa9fb50e456e711c9096be017f7cf03b2ce210b8030ff0b1f17ac920526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08028aa9fb50e456e711c9096be017f7cf03b2ce210b8030ff0b1f17ac920526", kill_on_drop: false }` [INFO] [stdout] 08028aa9fb50e456e711c9096be017f7cf03b2ce210b8030ff0b1f17ac920526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 945641f26e3a809690f4c984f97190a4d5474a50ae264ead122887113fd784f9 [INFO] running `Command { std: "docker" "start" "-a" "945641f26e3a809690f4c984f97190a4d5474a50ae264ead122887113fd784f9", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling font-types v0.7.3 [INFO] [stderr] Compiling rustybuzz v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling read-fonts v0.22.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iced_core v0.13.2 [INFO] [stderr] Compiling skrifa v0.22.3 [INFO] [stderr] Compiling iced_futures v0.13.2 [INFO] [stderr] Compiling iced_runtime v0.13.2 [INFO] [stderr] Compiling swash v0.1.19 [INFO] [stderr] Compiling cosmic-text v0.12.1 [INFO] [stderr] Compiling iced_graphics v0.13.0 [INFO] [stderr] Compiling iced_renderer v0.13.0 [INFO] [stderr] Compiling iced_widget v0.13.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pane_grid.rs:884:34 [INFO] [stdout] | [INFO] [stdout] 879 | &'b mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 880 | tree: &'b mut Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 884 | ) -> Option> { [INFO] [stdout] | ^^ the same 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: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 884 - ) -> Option> { [INFO] [stdout] 884 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.97s [INFO] running `Command { std: "docker" "inspect" "945641f26e3a809690f4c984f97190a4d5474a50ae264ead122887113fd784f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945641f26e3a809690f4c984f97190a4d5474a50ae264ead122887113fd784f9", kill_on_drop: false }` [INFO] [stdout] 945641f26e3a809690f4c984f97190a4d5474a50ae264ead122887113fd784f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b83d4ca8063e1251a2056938f317e91ca4bb7037de4164a57e206679e7321036 [INFO] running `Command { std: "docker" "start" "-a" "b83d4ca8063e1251a2056938f317e91ca4bb7037de4164a57e206679e7321036", kill_on_drop: false }` [INFO] [stderr] Compiling iced_widget v0.13.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pane_grid.rs:884:34 [INFO] [stdout] | [INFO] [stdout] 879 | &'b mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 880 | tree: &'b mut Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 884 | ) -> Option> { [INFO] [stdout] | ^^ the same 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: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 884 - ) -> Option> { [INFO] [stdout] 884 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pane_grid.rs:884:34 [INFO] [stdout] | [INFO] [stdout] 879 | &'b mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 880 | tree: &'b mut Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 884 | ) -> Option> { [INFO] [stdout] | ^^ the same 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: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 884 - ) -> Option> { [INFO] [stdout] 884 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `Command { std: "docker" "inspect" "b83d4ca8063e1251a2056938f317e91ca4bb7037de4164a57e206679e7321036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83d4ca8063e1251a2056938f317e91ca4bb7037de4164a57e206679e7321036", kill_on_drop: false }` [INFO] [stdout] b83d4ca8063e1251a2056938f317e91ca4bb7037de4164a57e206679e7321036