[INFO] cloning repository https://github.com/lorenzo-dominici/boids-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lorenzo-dominici/boids-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzo-dominici%2Fboids-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzo-dominici%2Fboids-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb27d8d61bca3aca6225a83ab4f12c5b45cc4795
[INFO] checking lorenzo-dominici/boids-rs against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Florenzo-dominici%2Fboids-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lorenzo-dominici/boids-rs
[INFO] finished tweaking git repo https://github.com/lorenzo-dominici/boids-rs
[INFO] tweaked toml for git repo https://github.com/lorenzo-dominici/boids-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lorenzo-dominici/boids-rs on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lorenzo-dominici/boids-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bb6173e3cde12471de52d8d9f61e3b8283907a573f9c44dd6c8a651c0ac0129
[INFO] running `Command { std: "docker" "start" "-a" "2bb6173e3cde12471de52d8d9f61e3b8283907a573f9c44dd6c8a651c0ac0129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bb6173e3cde12471de52d8d9f61e3b8283907a573f9c44dd6c8a651c0ac0129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb6173e3cde12471de52d8d9f61e3b8283907a573f9c44dd6c8a651c0ac0129", kill_on_drop: false }`
[INFO] [stdout] 2bb6173e3cde12471de52d8d9f61e3b8283907a573f9c44dd6c8a651c0ac0129
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 090f54691ca0e7032f0eaeb4eb84e55a23f70bcfbfa5a6bec353e7166dd242a8
[INFO] running `Command { std: "docker" "start" "-a" "090f54691ca0e7032f0eaeb4eb84e55a23f70bcfbfa5a6bec353e7166dd242a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking arrow-schema v53.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking re_tracing v0.21.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking re_log v0.21.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking re_case v0.21.0
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking re_error v0.21.0
[INFO] [stderr]     Checking re_format v0.21.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking similar-asserts v1.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking prost v0.13.4
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking emath v0.30.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling re_web_viewer_server v0.21.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking comfy-table v7.1.3
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking re_memory v0.21.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking econtext v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking webbrowser v1.0.3
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking poll-promise v0.3.0
[INFO] [stderr]     Checking re_int_histogram v0.21.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking re_capabilities v0.21.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]     Checking re_string_interner v0.21.0
[INFO] [stderr]     Checking re_build_info v0.21.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking re_smart_channel v0.21.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v53.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking re_crash_handler v0.21.0
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking arrow-data v53.3.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking re_mp4 v0.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking infer v0.16.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling re_arrow2 v0.18.1
[INFO] [stderr]     Checking arrow-array v53.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling re_build_tools v0.21.0
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Checking arrow-select v53.3.0
[INFO] [stderr]     Checking arrow-row v53.3.0
[INFO] [stderr]     Checking arrow-arith v53.3.0
[INFO] [stderr]     Checking boids-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling re_video v0.21.0
[INFO] [stderr]    Compiling re_sdk v0.21.0
[INFO] [stderr]    Compiling rerun v0.21.0
[INFO] [stderr]     Checking arrow-string v53.3.0
[INFO] [stderr]     Checking arrow-ord v53.3.0
[INFO] [stderr]     Checking arrow-cast v53.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn iter(&self) -> impl Iterator<Item = BoidRef>;
[INFO] [stdout]     |             ^^^^^                          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn iter(&self) -> impl Iterator<Item = BoidRef<'_>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn iter_mut(&mut self) -> impl Iterator<Item = BoidRefMut> + '_;
[INFO] [stdout]     |                 ^^^^^^^^^                          ^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                                  |
[INFO] [stdout]     |                 |                                  the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn iter_mut(&mut self) -> impl Iterator<Item = BoidRefMut<'_>> + '_;
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn par_iter(&self) -> impl ParallelIterator<Item = BoidRef>;
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn par_iter(&self) -> impl ParallelIterator<Item = BoidRef<'_>>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn par_iter_mut(&mut self) -> impl ParallelIterator<Item = BoidRefMut> + '_;
[INFO] [stdout]     |                     ^^^^^^^^^                                  ^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                     |                                          |
[INFO] [stdout]     |                     the lifetime is elided here                the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn par_iter_mut(&mut self) -> impl ParallelIterator<Item = BoidRefMut<'_>> + '_;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrow v53.3.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking re_protos v0.21.0
[INFO] [stderr]     Checking re_tuid v0.21.0
[INFO] [stderr]     Checking re_types_core v0.21.0
[INFO] [stderr]     Checking re_log_types v0.21.0
[INFO] [stderr]     Checking re_format_arrow v0.21.0
[INFO] [stderr]     Checking re_chunk v0.21.0
[INFO] [stderr]     Checking re_ws_comms v0.21.0
[INFO] [stderr]     Checking re_types v0.21.0
[INFO] [stderr]     Checking re_log_encoding v0.21.0
[INFO] [stderr]     Checking re_chunk_store v0.21.0
[INFO] [stderr]     Checking re_sdk_comms v0.21.0
[INFO] [stderr]     Checking re_query v0.21.0
[INFO] [stderr]     Checking re_entity_db v0.21.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn iter(&self) -> impl Iterator<Item = BoidRef>;
[INFO] [stdout]     |             ^^^^^                          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn iter(&self) -> impl Iterator<Item = BoidRef<'_>>;
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn iter_mut(&mut self) -> impl Iterator<Item = BoidRefMut> + '_;
[INFO] [stdout]     |                 ^^^^^^^^^                          ^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                 |                                  |
[INFO] [stdout]     |                 |                                  the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn iter_mut(&mut self) -> impl Iterator<Item = BoidRefMut<'_>> + '_;
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn par_iter(&self) -> impl ParallelIterator<Item = BoidRef>;
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn par_iter(&self) -> impl ParallelIterator<Item = BoidRef<'_>>;
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn par_iter_mut(&mut self) -> impl ParallelIterator<Item = BoidRefMut> + '_;
[INFO] [stdout]     |                     ^^^^^^^^^                                  ^^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                     |                                          |
[INFO] [stdout]     |                     the lifetime is elided here                the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn par_iter_mut(&mut self) -> impl ParallelIterator<Item = BoidRefMut<'_>> + '_;
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "090f54691ca0e7032f0eaeb4eb84e55a23f70bcfbfa5a6bec353e7166dd242a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090f54691ca0e7032f0eaeb4eb84e55a23f70bcfbfa5a6bec353e7166dd242a8", kill_on_drop: false }`
[INFO] [stdout] 090f54691ca0e7032f0eaeb4eb84e55a23f70bcfbfa5a6bec353e7166dd242a8
