[INFO] fetching crate iced_table 0.13.0... [INFO] checking iced_table-0.13.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate iced_table 0.13.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iced_table 0.13.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9854836b58508d8770e08ce7af664c85c98e70803a56a756913e49ce452b0001 [INFO] running `Command { std: "docker" "start" "-a" "9854836b58508d8770e08ce7af664c85c98e70803a56a756913e49ce452b0001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9854836b58508d8770e08ce7af664c85c98e70803a56a756913e49ce452b0001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9854836b58508d8770e08ce7af664c85c98e70803a56a756913e49ce452b0001", kill_on_drop: false }` [INFO] [stdout] 9854836b58508d8770e08ce7af664c85c98e70803a56a756913e49ce452b0001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b1b5d57d34c5295c03590bebec94901bb64848e543365e7767351819131bbaf [INFO] running `Command { std: "docker" "start" "-a" "8b1b5d57d34c5295c03590bebec94901bb64848e543365e7767351819131bbaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking rangemap v1.6.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking 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] Checking phf v0.11.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking iced_core v0.13.2 [INFO] [stderr] Checking skrifa v0.22.3 [INFO] [stderr] Checking iced_futures v0.13.2 [INFO] [stderr] Checking iced_runtime v0.13.2 [INFO] [stderr] Checking swash v0.1.19 [INFO] [stderr] Checking cosmic-text v0.12.1 [INFO] [stderr] Checking iced_graphics v0.13.0 [INFO] [stderr] Checking iced_renderer v0.13.0 [INFO] [stderr] Checking iced_widget v0.13.4 [INFO] [stderr] Checking 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:251:10 [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] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/divider.rs:251:10 [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 36.19s [INFO] running `Command { std: "docker" "inspect" "8b1b5d57d34c5295c03590bebec94901bb64848e543365e7767351819131bbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1b5d57d34c5295c03590bebec94901bb64848e543365e7767351819131bbaf", kill_on_drop: false }` [INFO] [stdout] 8b1b5d57d34c5295c03590bebec94901bb64848e543365e7767351819131bbaf