[INFO] cloning repository https://github.com/rhedgeco/bobarista [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhedgeco/bobarista" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhedgeco%2Fbobarista", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhedgeco%2Fbobarista'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc411a4f018763fe593f4b8dd35cee2ee791453d [INFO] checking rhedgeco/bobarista/fc411a4f018763fe593f4b8dd35cee2ee791453d against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhedgeco%2Fbobarista" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rhedgeco/bobarista [INFO] finished tweaking git repo https://github.com/rhedgeco/bobarista [INFO] tweaked toml for git repo https://github.com/rhedgeco/bobarista written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rhedgeco/bobarista on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 158 packages to latest compatible versions [INFO] [stderr] Adding ariadne v0.4.1 (available: v0.6.0) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.1.1) [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.16.1) [INFO] [stderr] Adding logos v0.14.4 (available: v0.16.1) [INFO] [stderr] Adding phf v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding reedline v0.32.0 (available: v0.45.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded unicode-ident v1.0.24 [INFO] [stderr] Downloaded dashu v0.4.2 [INFO] [stderr] Downloaded siphasher v1.0.2 [INFO] [stderr] Downloaded dashu-ratio v0.4.1 [INFO] [stderr] Downloaded is-terminal v0.4.17 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.9 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded bitflags v2.11.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.65 [INFO] [stderr] Downloaded dashu-int v0.4.1 [INFO] [stderr] Downloaded cc v1.2.56 [INFO] [stderr] Downloaded bumpalo v3.20.1 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded dashu-float v0.4.3 [INFO] [stderr] Downloaded zerocopy v0.8.39 [INFO] [stderr] Downloaded syn v2.0.116 [INFO] [stderr] Downloaded zerocopy-derive v0.8.39 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded logos-codegen v0.14.4 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] [stderr] Downloaded logos-derive v0.14.4 [INFO] [stderr] Downloaded dashu-macros v0.4.1 [INFO] [stderr] Downloaded dashu-base v0.4.1 [INFO] [stderr] Downloaded reedline v0.32.0 [INFO] [stderr] Downloaded libc v0.2.182 [INFO] [stderr] Downloaded logos v0.14.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cec4565d12f6acb601da8ea8540c6341486f13b83e1217d8ce4e01ffe830a5c0 [INFO] running `Command { std: "docker" "start" "-a" "cec4565d12f6acb601da8ea8540c6341486f13b83e1217d8ce4e01ffe830a5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cec4565d12f6acb601da8ea8540c6341486f13b83e1217d8ce4e01ffe830a5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec4565d12f6acb601da8ea8540c6341486f13b83e1217d8ce4e01ffe830a5c0", kill_on_drop: false }` [INFO] [stdout] cec4565d12f6acb601da8ea8540c6341486f13b83e1217d8ce4e01ffe830a5c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 015bb631c4bec75717e2efa7b8bc9413e5937693b4eeb3ca200f6e0d27bfc89f [INFO] running `Command { std: "docker" "start" "-a" "015bb631c4bec75717e2efa7b8bc9413e5937693b4eeb3ca200f6e0d27bfc89f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking concolor v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling dashu-macros v0.4.1 [INFO] [stderr] Checking dashu v0.4.2 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Checking ptr-vec v0.1.0 (/opt/rustwide/workdir/crates/ptr-vec) [INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance [INFO] [stdout] --> crates/ptr-vec/src/vec.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | ptr: unsafe { transmute(layout.align()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is dangerous because dereferencing the resulting pointer is undefined behavior [INFO] [stdout] = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance [INFO] [stdout] = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut` [INFO] [stdout] = help: for more information about transmute, see [INFO] [stdout] = help: for more information about exposed provenance, see [INFO] [stdout] = note: `#[warn(integer_to_ptr_transmutes)]` on by default [INFO] [stdout] help: use `std::ptr::with_exposed_provenance_mut` instead to use a previously exposed provenance [INFO] [stdout] | [INFO] [stdout] 37 - ptr: unsafe { transmute(layout.align()) }, [INFO] [stdout] 37 + ptr: unsafe { std::ptr::with_exposed_provenance_mut::(layout.align()) }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/ptr-vec/src/vec.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn iter(&self) -> Iter { [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] 117 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/ptr-vec/src/vec.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn iter_from(&self, start: usize) -> Iter { [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] 122 | pub fn iter_from(&self, start: usize) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: transmuting an integer to a pointer creates a pointer without provenance [INFO] [stdout] --> crates/ptr-vec/src/vec.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | ptr: unsafe { transmute(layout.align()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is dangerous because dereferencing the resulting pointer is undefined behavior [INFO] [stdout] = note: exposed provenance semantics can be used to create a pointer based on some previously exposed provenance [INFO] [stdout] = help: if you truly mean to create a pointer without provenance, use `std::ptr::without_provenance_mut` [INFO] [stdout] = help: for more information about transmute, see [INFO] [stdout] = help: for more information about exposed provenance, see [INFO] [stdout] = note: `#[warn(integer_to_ptr_transmutes)]` on by default [INFO] [stdout] help: use `std::ptr::with_exposed_provenance_mut` instead to use a previously exposed provenance [INFO] [stdout] | [INFO] [stdout] 37 - ptr: unsafe { transmute(layout.align()) }, [INFO] [stdout] 37 + ptr: unsafe { std::ptr::with_exposed_provenance_mut::(layout.align()) }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/ptr-vec/src/vec.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn iter(&self) -> Iter { [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] 117 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/ptr-vec/src/vec.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn iter_from(&self, start: usize) -> Iter { [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] 122 | pub fn iter_from(&self, start: usize) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking boba-script-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/core/src/engine/value/func.rs:196:40 [INFO] [stdout] | [INFO] [stdout] 196 | self.params == other.params && self.native == other.native && self._source == other._source [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 [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 196 - self.params == other.params && self.native == other.native && self._source == other._source [INFO] [stdout] 196 + self.params == other.params && std::ptr::fn_addr_eq(self.native, other.native) && self._source == other._source [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking boba-script-parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/core/src/engine/value/func.rs:196:40 [INFO] [stdout] | [INFO] [stdout] 196 | self.params == other.params && self.native == other.native && self._source == other._source [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 [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint [INFO] [stdout] | [INFO] [stdout] 196 - self.params == other.params && self.native == other.native && self._source == other._source [INFO] [stdout] 196 + self.params == other.params && std::ptr::fn_addr_eq(self.native, other.native) && self._source == other._source [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/parser/src/parser.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn consume_until(&mut self, until: impl Fn(&Token) -> ConsumeFlag) -> ConsumeEnd { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn consume_until(&mut self, until: impl Fn(&Token) -> ConsumeFlag) -> ConsumeEnd<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/parser/src/parser.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 196 | ) -> ConsumeEnd { [INFO] [stdout] | ^^^^^^^^^^ 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] 196 | ) -> ConsumeEnd<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/parser/src/parser.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn consume_until(&mut self, until: impl Fn(&Token) -> ConsumeFlag) -> ConsumeEnd { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn consume_until(&mut self, until: impl Fn(&Token) -> ConsumeFlag) -> ConsumeEnd<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/parser/src/parser.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 196 | ) -> ConsumeEnd { [INFO] [stdout] | ^^^^^^^^^^ 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] 196 | ) -> ConsumeEnd<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking boba-script-lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) [INFO] [stderr] Checking boba-script-ariadne v0.1.0 (/opt/rustwide/workdir/crates/ariadne) [INFO] [stderr] Checking boba-script v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking reedline v0.32.0 [INFO] [stderr] Checking boba v0.1.0 (/opt/rustwide/workdir/interpreter) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> interpreter/src/shell/stream.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn build_cache(&self) -> AriadneCache { [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] 106 | pub fn build_cache(&self) -> AriadneCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> interpreter/src/shell/stream.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn build_cache(&self) -> AriadneCache { [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] 106 | pub fn build_cache(&self) -> AriadneCache<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.89s [INFO] running `Command { std: "docker" "inspect" "015bb631c4bec75717e2efa7b8bc9413e5937693b4eeb3ca200f6e0d27bfc89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015bb631c4bec75717e2efa7b8bc9413e5937693b4eeb3ca200f6e0d27bfc89f", kill_on_drop: false }` [INFO] [stdout] 015bb631c4bec75717e2efa7b8bc9413e5937693b4eeb3ca200f6e0d27bfc89f