[INFO] fetching crate iced_table 0.13.0...
[INFO] testing iced_table-0.13.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate iced_table 0.13.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iced_table 0.13.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 125 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 468ef2d7471eb5881e4b659ef4af875aba06ed6e8394685c1066dd9129bceb7c
[INFO] running `Command { std: "docker" "start" "-a" "468ef2d7471eb5881e4b659ef4af875aba06ed6e8394685c1066dd9129bceb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "468ef2d7471eb5881e4b659ef4af875aba06ed6e8394685c1066dd9129bceb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468ef2d7471eb5881e4b659ef4af875aba06ed6e8394685c1066dd9129bceb7c", kill_on_drop: false }`
[INFO] [stdout] 468ef2d7471eb5881e4b659ef4af875aba06ed6e8394685c1066dd9129bceb7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b181773072c4c998e83283cff7cc561cd562ddc3fc833557548edf8f1b780282
[INFO] running `Command { std: "docker" "start" "-a" "b181773072c4c998e83283cff7cc561cd562ddc3fc833557548edf8f1b780282", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[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 zerocopy-derive v0.8.27
[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.24.0
[INFO] [stderr]    Compiling font-types v0.7.3
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling read-fonts v0.22.7
[INFO] [stderr]    Compiling half v2.7.1
[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
[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<overlay::Element<'_, Message, Theme, Renderer>> {
[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<overlay::Element<'_, Message, Theme, Renderer>> {
[INFO] [stdout] 256 +     ) -> Option<overlay::Element<'b, Message, Theme, Renderer>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.08s
[INFO] running `Command { std: "docker" "inspect" "b181773072c4c998e83283cff7cc561cd562ddc3fc833557548edf8f1b780282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b181773072c4c998e83283cff7cc561cd562ddc3fc833557548edf8f1b780282", kill_on_drop: false }`
[INFO] [stdout] b181773072c4c998e83283cff7cc561cd562ddc3fc833557548edf8f1b780282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaf91f1020d53c9b5a3cdb15c65ea7857f211e2ce01edc3bdb49b0108407b1c8
[INFO] running `Command { std: "docker" "start" "-a" "aaf91f1020d53c9b5a3cdb15c65ea7857f211e2ce01edc3bdb49b0108407b1c8", kill_on_drop: false }`
[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<overlay::Element<'_, Message, Theme, Renderer>> {
[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<overlay::Element<'_, Message, Theme, Renderer>> {
[INFO] [stdout] 256 +     ) -> Option<overlay::Element<'b, Message, Theme, Renderer>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[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<overlay::Element<'_, Message, Theme, Renderer>> {
[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<overlay::Element<'_, Message, Theme, Renderer>> {
[INFO] [stdout] 256 +     ) -> Option<overlay::Element<'b, Message, Theme, Renderer>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "aaf91f1020d53c9b5a3cdb15c65ea7857f211e2ce01edc3bdb49b0108407b1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf91f1020d53c9b5a3cdb15c65ea7857f211e2ce01edc3bdb49b0108407b1c8", kill_on_drop: false }`
[INFO] [stdout] aaf91f1020d53c9b5a3cdb15c65ea7857f211e2ce01edc3bdb49b0108407b1c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f556c9295c68f3b7c69afb751f731ba9666963ae9f158f7448689fda205a5ce3
[INFO] running `Command { std: "docker" "start" "-a" "f556c9295c68f3b7c69afb751f731ba9666963ae9f158f7448689fda205a5ce3", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/divider.rs:256:34
[INFO] [stderr]     |
[INFO] [stderr] 251 |         &'b mut self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 252 |         tree: &'b mut widget::Tree,
[INFO] [stderr]     |                -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 256 |     ) -> Option<overlay::Element<'_, Message, Theme, Renderer>> {
[INFO] [stderr]     |                                  ^^ the same 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: consistently use `'b`
[INFO] [stderr]     |
[INFO] [stderr] 256 -     ) -> Option<overlay::Element<'_, Message, Theme, Renderer>> {
[INFO] [stderr] 256 +     ) -> Option<overlay::Element<'b, Message, Theme, Renderer>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `iced_table` (lib) generated 1 warning (run `cargo fix --lib -p iced_table` to apply 1 suggestion)
[INFO] [stderr] warning: `iced_table` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_table-46038100e8b3f4d3)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests iced_table
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f556c9295c68f3b7c69afb751f731ba9666963ae9f158f7448689fda205a5ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f556c9295c68f3b7c69afb751f731ba9666963ae9f158f7448689fda205a5ce3", kill_on_drop: false }`
[INFO] [stdout] f556c9295c68f3b7c69afb751f731ba9666963ae9f158f7448689fda205a5ce3
