[INFO] cloning repository https://github.com/jpaul8282/turso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpaul8282/turso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpaul8282%2Fturso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpaul8282%2Fturso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 409a941c8501747bc1a645e4cd799e38462ad248
[INFO] checking jpaul8282/turso against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpaul8282%2Fturso" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jpaul8282/turso
[INFO] finished tweaking git repo https://github.com/jpaul8282/turso
[INFO] tweaked toml for git repo https://github.com/jpaul8282/turso written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jpaul8282/turso 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 git repo https://github.com/jpaul8282/turso 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9f590ff3e2e042ea684b23271a96c8687788803ef3a5d95e1afe35cb3adb4c9c
[INFO] running `Command { std: "docker" "start" "-a" "9f590ff3e2e042ea684b23271a96c8687788803ef3a5d95e1afe35cb3adb4c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f590ff3e2e042ea684b23271a96c8687788803ef3a5d95e1afe35cb3adb4c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f590ff3e2e042ea684b23271a96c8687788803ef3a5d95e1afe35cb3adb4c9c", kill_on_drop: false }`
[INFO] [stdout] 9f590ff3e2e042ea684b23271a96c8687788803ef3a5d95e1afe35cb3adb4c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b7505e0379c66a53207c55abf7c4f3190f3b293ed9bf847bbb8ecab24cdf751b
[INFO] running `Command { std: "docker" "start" "-a" "b7505e0379c66a53207c55abf7c4f3190f3b293ed9bf847bbb8ecab24cdf751b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling io-uring v0.7.6
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking cfg_block v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling limbo_sqlite3_parser v0.1.0-pre.2 (/opt/rustwide/workdir/vendored/sqlite3-parser)
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling symbolic-demangle v12.14.1
[INFO] [stderr]     Checking mimalloc v0.1.46
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking symbolic-common v12.14.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling linkme-impl v0.3.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling limbo_macros v0.1.0-pre.2 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking sorted-vec v0.8.6
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling syntect v5.2.0 (https://github.com/trishume/syntect.git?rev=64644ffe064457265cbcee12a0c1baf9485ba6ee#64644ffe)
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking test-log v0.2.17
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pyo3 v0.24.1
[INFO] [stderr]     Checking anarchist-readable-name-generator-lib v0.1.2
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking winnow v0.7.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling limbo_sqlite3 v0.1.0-pre.2 (/opt/rustwide/workdir/sqlite3)
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling napi-build v2.2.0
[INFO] [stderr]     Checking comma v1.0.0
[INFO] [stderr]    Compiling turso_node v0.1.0-pre.2 (/opt/rustwide/workdir/bindings/javascript)
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking linkme v0.3.32
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking limbo_ext v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/core)
[INFO] [stderr]     Checking julian_day_converter v0.4.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking limbo_series v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/series)
[INFO] [stderr]     Checking limbo_time v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/time)
[INFO] [stderr]     Checking limbo_uuid v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/uuid)
[INFO] [stderr]     Checking limbo_completion v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/completion)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling turso_cli v0.1.0-pre.2 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling py-turso v0.1.0-pre.2 (/opt/rustwide/workdir/bindings/python)
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling limbo_sqlite_test_ext v0.1.0-pre.2 (/opt/rustwide/workdir/testing/sqlite_test_ext)
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking clap_complete v4.5.47
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking antithesis_sdk v0.2.5
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking limbo_ipaddr v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/ipaddr)
[INFO] [stderr]     Checking limbo_csv v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/csv)
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking limbo_regexp v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/regexp)
[INFO] [stderr]     Checking limbo_percentile v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/percentile)
[INFO] [stderr]     Checking limbo_ext_tests v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/tests)
[INFO] [stderr]     Checking limbo_crypto v0.1.0-pre.2 (/opt/rustwide/workdir/extensions/crypto)
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking rexpect v0.6.0
[INFO] [stderr]    Compiling git2 v0.20.1
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking sqlparser_bench v0.1.0 (/opt/rustwide/workdir/vendored/sqlite3-parser/sqlparser_bench)
[INFO] [stderr]    Compiling limbo_core v0.1.0-pre.2 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: value assigned to `digit_count` is never read
[INFO] [stdout]     --> core/vdbe/execute.rs:6690:17
[INFO] [stdout]      |
[INFO] [stdout] 6690 |                 digit_count += 1;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `digit_count` is never read
[INFO] [stdout]     --> core/vdbe/execute.rs:6667:13
[INFO] [stdout]      |
[INFO] [stdout] 6667 |             digit_count += 1;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/lib.rs:784:28
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub fn get_column_name(&self, idx: usize) -> Cow<str> {
[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] 784 |     pub fn get_column_name(&self, idx: usize) -> Cow<'_, str> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/fast_lock.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock(&self) -> SpinLockGuard<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/json/mod.rs:485:37
[INFO] [stdout]     |
[INFO] [stdout] 485 | fn json_path_from_owned_value(path: &Value, strict: bool) -> crate::Result<Option<JsonPath>> {
[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] 485 | fn json_path_from_owned_value(path: &Value, strict: bool) -> crate::Result<Option<JsonPath<'_>>> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/storage/btree.rs:4081:19
[INFO] [stdout]      |
[INFO] [stdout] 4081 |     pub fn record(&self) -> Result<CursorResult<Option<Ref<ImmutableRecord>>>> {
[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] 4081 |     pub fn record(&self) -> Result<CursorResult<Option<Ref<'_, ImmutableRecord>>>> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> core/types.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub step_fn: StepFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> core/types.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub finalize_fn: FinalizeFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/util.rs:708:30
[INFO] [stdout]     |
[INFO] [stdout] 708 | pub fn parse_sqlite_uri(uri: &str) -> Result<OpenOptions> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 708 | pub fn parse_sqlite_uri(uri: &str) -> Result<OpenOptions<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/vdbe/mod.rs:322:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn get_cursor(&self, cursor_id: CursorID) -> std::cell::RefMut<Cursor> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn get_cursor(&self, cursor_id: CursorID) -> std::cell::RefMut<'_, Cursor> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking limbo v0.1.0-pre.2 (/opt/rustwide/workdir/bindings/rust)
[INFO] [stderr]     Checking core_tester v0.1.0-pre.2 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Checking limbo_sim v0.1.0-pre.2 (/opt/rustwide/workdir/simulator)
[INFO] [stderr]     Checking limbo-java v0.1.0-pre.2 (/opt/rustwide/workdir/bindings/java)
[INFO] [stderr]     Checking limbo-wasm v0.1.0-pre.2 (/opt/rustwide/workdir/bindings/wasm)
[INFO] [stderr]     Checking limbo-go v0.1.0-pre.2 (/opt/rustwide/workdir/bindings/go)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> simulator/runner/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking limbo_stress v0.1.0-pre.2 (/opt/rustwide/workdir/stress)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> simulator/runner/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> stress/opts.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> stress/opts.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `digit_count` is never read
[INFO] [stdout]     --> core/vdbe/execute.rs:6690:17
[INFO] [stdout]      |
[INFO] [stdout] 6690 |                 digit_count += 1;
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `digit_count` is never read
[INFO] [stdout]     --> core/vdbe/execute.rs:6667:13
[INFO] [stdout]      |
[INFO] [stdout] 6667 |             digit_count += 1;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/lib.rs:784:28
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub fn get_column_name(&self, idx: usize) -> Cow<str> {
[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] 784 |     pub fn get_column_name(&self, idx: usize) -> Cow<'_, str> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/fast_lock.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock(&self) -> SpinLockGuard<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/json/mod.rs:485:37
[INFO] [stdout]     |
[INFO] [stdout] 485 | fn json_path_from_owned_value(path: &Value, strict: bool) -> crate::Result<Option<JsonPath>> {
[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] 485 | fn json_path_from_owned_value(path: &Value, strict: bool) -> crate::Result<Option<JsonPath<'_>>> {
[INFO] [stdout]     |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/storage/btree.rs:4081:19
[INFO] [stdout]      |
[INFO] [stdout] 4081 |     pub fn record(&self) -> Result<CursorResult<Option<Ref<ImmutableRecord>>>> {
[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] 4081 |     pub fn record(&self) -> Result<CursorResult<Option<Ref<'_, ImmutableRecord>>>> {
[INFO] [stdout]      |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> core/types.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub step_fn: StepFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> core/types.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub finalize_fn: FinalizeFunction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/util.rs:708:30
[INFO] [stdout]     |
[INFO] [stdout] 708 | pub fn parse_sqlite_uri(uri: &str) -> Result<OpenOptions> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 708 | pub fn parse_sqlite_uri(uri: &str) -> Result<OpenOptions<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/vdbe/mod.rs:322:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn get_cursor(&self, cursor_id: CursorID) -> std::cell::RefMut<Cursor> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn get_cursor(&self, cursor_id: CursorID) -> std::cell::RefMut<'_, Cursor> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "b7505e0379c66a53207c55abf7c4f3190f3b293ed9bf847bbb8ecab24cdf751b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7505e0379c66a53207c55abf7c4f3190f3b293ed9bf847bbb8ecab24cdf751b", kill_on_drop: false }`
[INFO] [stdout] b7505e0379c66a53207c55abf7c4f3190f3b293ed9bf847bbb8ecab24cdf751b
