[INFO] fetching crate iced_table 0.13.0... [INFO] building iced_table-0.13.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate iced_table 0.13.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate iced_table 0.13.0 [INFO] finished tweaking crates.io crate iced_table 0.13.0 [INFO] tweaked toml for crates.io crate iced_table 0.13.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iced_table 0.13.0 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 124 packages to latest compatible versions [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ec1b0d0357d3102820c9520b2d125b86b6270bb5d0d607066752f7eafeb60d3f [INFO] running `Command { std: "docker" "start" "-a" "ec1b0d0357d3102820c9520b2d125b86b6270bb5d0d607066752f7eafeb60d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec1b0d0357d3102820c9520b2d125b86b6270bb5d0d607066752f7eafeb60d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1b0d0357d3102820c9520b2d125b86b6270bb5d0d607066752f7eafeb60d3f", kill_on_drop: false }` [INFO] [stdout] ec1b0d0357d3102820c9520b2d125b86b6270bb5d0d607066752f7eafeb60d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3d99afe2d73f546143aedc89ec463d9a07072055a2f8f60f4340373173dec8c1 [INFO] running `Command { std: "docker" "start" "-a" "3d99afe2d73f546143aedc89ec463d9a07072055a2f8f60f4340373173dec8c1", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [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 thiserror v1.0.69 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling read-fonts v0.22.7 [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 [INFO] [stderr] Compiling iced_table v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/divider.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 251 | &'b mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | tree: &'b mut widget::Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 256 | ) -> 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] 256 - ) -> Option> { [INFO] [stdout] 256 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.32s [INFO] running `Command { std: "docker" "inspect" "3d99afe2d73f546143aedc89ec463d9a07072055a2f8f60f4340373173dec8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d99afe2d73f546143aedc89ec463d9a07072055a2f8f60f4340373173dec8c1", kill_on_drop: false }` [INFO] [stdout] 3d99afe2d73f546143aedc89ec463d9a07072055a2f8f60f4340373173dec8c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fd15367925b02cd0d71e2ad509f37a86084f0bff729618ecd812630063d53b9 [INFO] running `Command { std: "docker" "start" "-a" "5fd15367925b02cd0d71e2ad509f37a86084f0bff729618ecd812630063d53b9", kill_on_drop: false }` [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/divider.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 251 | &'b mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | tree: &'b mut widget::Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 256 | ) -> 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] 256 - ) -> Option> { [INFO] [stdout] 256 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iced_table v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/divider.rs:256:34 [INFO] [stdout] | [INFO] [stdout] 251 | &'b mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | tree: &'b mut widget::Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 256 | ) -> 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] 256 - ) -> Option> { [INFO] [stdout] 256 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "5fd15367925b02cd0d71e2ad509f37a86084f0bff729618ecd812630063d53b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd15367925b02cd0d71e2ad509f37a86084f0bff729618ecd812630063d53b9", kill_on_drop: false }` [INFO] [stdout] 5fd15367925b02cd0d71e2ad509f37a86084f0bff729618ecd812630063d53b9