[INFO] fetching crate veloxx 0.3.2...
[INFO] checking veloxx-0.3.2 against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] extracting crate veloxx 0.3.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate veloxx 0.3.2
[INFO] finished tweaking crates.io crate veloxx 0.3.2
[INFO] tweaked toml for crates.io crate veloxx 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veloxx 0.3.2 on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veloxx 0.3.2 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60da2cb23656f70c1a74f149d915bac6f673c9e43dc309596ae3fb9d03609a27
[INFO] running `Command { std: "docker" "start" "-a" "60da2cb23656f70c1a74f149d915bac6f673c9e43dc309596ae3fb9d03609a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60da2cb23656f70c1a74f149d915bac6f673c9e43dc309596ae3fb9d03609a27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60da2cb23656f70c1a74f149d915bac6f673c9e43dc309596ae3fb9d03609a27", kill_on_drop: false }`
[INFO] [stdout] 60da2cb23656f70c1a74f149d915bac6f673c9e43dc309596ae3fb9d03609a27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f87f6e3388a8b9e4ebc4b27920c3a44456ce263265f6c380e02b1668a8937c6
[INFO] running `Command { std: "docker" "start" "-a" "2f87f6e3388a8b9e4ebc4b27920c3a44456ce263265f6c380e02b1668a8937c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking arrow-schema v53.4.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling polars-utils v0.40.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling polars-arrow v0.40.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling polars-compute v0.40.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling polars-core v0.40.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking arrow-buffer v53.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling polars-ops v0.40.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking arrow-data v53.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.40.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling polars-lazy v0.40.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling polars v0.40.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking microjson v0.1.6
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking arrow-array v53.4.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking polars-error v0.40.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking arrow-select v53.4.1
[INFO] [stderr]     Checking arrow-arith v53.4.1
[INFO] [stderr]     Checking arrow-row v53.4.1
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking arrow-cast v53.4.1
[INFO] [stderr]     Checking arrow-string v53.4.1
[INFO] [stderr]     Checking arrow-ord v53.4.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking arrow-ipc v53.4.1
[INFO] [stderr]     Checking arrow-json v53.4.1
[INFO] [stderr]     Checking arrow-csv v53.4.1
[INFO] [stderr]     Checking sprs v0.11.1
[INFO] [stderr]     Checking argmin-math v0.3.0
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking linfa-linalg v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking arrow v53.4.1
[INFO] [stderr]     Checking parquet v53.4.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking linfa-trees v0.7.1
[INFO] [stderr]     Checking polars-row v0.40.0
[INFO] [stderr]     Checking polars-parquet v0.40.0
[INFO] [stderr]     Checking argmin v0.9.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking linfa-linear v0.7.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking arrow-flight v53.4.1
[INFO] [stderr]     Checking veloxx v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking polars-time v0.40.0
[INFO] [stderr]     Checking polars-io v0.40.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/performance/specialized_structures.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> BitPackedIterator {
[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] 59 |     pub fn iter(&self) -> BitPackedIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polars-expr v0.40.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/performance/specialized_structures.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> BitPackedIterator {
[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] 59 |     pub fn iter(&self) -> BitPackedIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "2f87f6e3388a8b9e4ebc4b27920c3a44456ce263265f6c380e02b1668a8937c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f87f6e3388a8b9e4ebc4b27920c3a44456ce263265f6c380e02b1668a8937c6", kill_on_drop: false }`
[INFO] [stdout] 2f87f6e3388a8b9e4ebc4b27920c3a44456ce263265f6c380e02b1668a8937c6
