[INFO] fetching crate iced_searchable_picklist 0.2.0... [INFO] checking iced_searchable_picklist-0.2.0 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [INFO] extracting crate iced_searchable_picklist 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate iced_searchable_picklist 0.2.0 [INFO] finished tweaking crates.io crate iced_searchable_picklist 0.2.0 [INFO] tweaked toml for crates.io crate iced_searchable_picklist 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iced_searchable_picklist 0.2.0 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding iced_core v0.6.2 (available: v0.14.0) [INFO] [stderr] Adding iced_native v0.6.1 (available: v0.10.3) [INFO] [stderr] Adding iced_style v0.5.1 (available: v0.12.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77b93c4fcef101b15d82dcd5ae711fa33e3a2197176fa2fc3409d51c25b8a68d [INFO] running `Command { std: "docker" "start" "-a" "77b93c4fcef101b15d82dcd5ae711fa33e3a2197176fa2fc3409d51c25b8a68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77b93c4fcef101b15d82dcd5ae711fa33e3a2197176fa2fc3409d51c25b8a68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77b93c4fcef101b15d82dcd5ae711fa33e3a2197176fa2fc3409d51c25b8a68d", kill_on_drop: false }` [INFO] [stdout] 77b93c4fcef101b15d82dcd5ae711fa33e3a2197176fa2fc3409d51c25b8a68d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 019e6f2fe6847b288889ae30b37468e77e34b839eaa1eb966384c4cf013296da [INFO] running `Command { std: "docker" "start" "-a" "019e6f2fe6847b288889ae30b37468e77e34b839eaa1eb966384c4cf013296da", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking iced_futures v0.5.1 [INFO] [stderr] Checking iced_core v0.6.2 [INFO] [stderr] Checking iced_style v0.5.1 [INFO] [stderr] Checking iced_native v0.6.1 [INFO] [stderr] Checking iced_searchable_picklist v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:713:34 [INFO] [stdout] | [INFO] [stdout] 709 | &'b self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 710 | tree: &'b mut Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 713 | ) -> 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] 713 - ) -> Option> { [INFO] [stdout] 713 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:713:34 [INFO] [stdout] | [INFO] [stdout] 709 | &'b self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 710 | tree: &'b mut Tree, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 713 | ) -> 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] 713 - ) -> Option> { [INFO] [stdout] 713 + ) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s [INFO] running `Command { std: "docker" "inspect" "019e6f2fe6847b288889ae30b37468e77e34b839eaa1eb966384c4cf013296da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "019e6f2fe6847b288889ae30b37468e77e34b839eaa1eb966384c4cf013296da", kill_on_drop: false }` [INFO] [stdout] 019e6f2fe6847b288889ae30b37468e77e34b839eaa1eb966384c4cf013296da