[INFO] cloning repository https://github.com/banr1/forked-swanky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banr1/forked-swanky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-swanky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-swanky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 754f659fa1f17d9eef5af9bdfec489369dbc9a84
[INFO] checking banr1/forked-swanky against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-swanky" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/banr1/forked-swanky
[INFO] finished tweaking git repo https://github.com/banr1/forked-swanky
[INFO] tweaked toml for git repo https://github.com/banr1/forked-swanky written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/banr1/forked-swanky on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/banr1/forked-swanky 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/GaloisInc/ff`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.35
[INFO] [stderr]   Downloaded mintex v0.1.3
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded merkle-cbt v0.3.2
[INFO] [stderr]   Downloaded generator v0.8.4
[INFO] [stderr]   Downloaded rpmalloc v0.2.2
[INFO] [stderr]   Downloaded flatbuffers v25.2.10
[INFO] [stderr]   Downloaded rpmalloc-sys v0.2.3+b097fd0
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded clap_builder v4.5.35
[INFO] [stderr]   Downloaded sprs v0.11.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded blake3 v1.8.1
[INFO] [stderr]   Downloaded crypto-bigint v0.6.1
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded mimalloc v0.1.45
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.41
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded moka v0.12.10
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cb65635274e94880fc375dbecc6f3f44c7d08f86686a48dc0a060d4df19a09f
[INFO] running `Command { std: "docker" "start" "-a" "2cb65635274e94880fc375dbecc6f3f44c7d08f86686a48dc0a060d4df19a09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cb65635274e94880fc375dbecc6f3f44c7d08f86686a48dc0a060d4df19a09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb65635274e94880fc375dbecc6f3f44c7d08f86686a48dc0a060d4df19a09f", kill_on_drop: false }`
[INFO] [stdout] 2cb65635274e94880fc375dbecc6f3f44c7d08f86686a48dc0a060d4df19a09f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52ec67971314c5565c395836c364029084490f8a01685fb0b9176dcf459c9389
[INFO] running `Command { std: "docker" "start" "-a" "52ec67971314c5565c395836c364029084490f8a01685fb0b9176dcf459c9389", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking keyed_arena v0.6.0 (/opt/rustwide/workdir/keyed_arena)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> keyed_arena/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 |     ) -> BorrowedAllocation<T> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     ) -> BorrowedAllocation<'_, T> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> keyed_arena/src/lib.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 184 |         key: AllocationKey<T>,
[INFO] [stdout] 185 |     ) -> BorrowedAllocation<T> {
[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] 185 |     ) -> BorrowedAllocation<'_, T> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]     Checking hybrid-array v0.2.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-bigint v0.6.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling ff_codegen v0.12.0 (https://github.com/GaloisInc/ff?rev=c29da06f50c67fe9e7361c26f61ac831915244f8#c29da06f)
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ocelot v0.6.0 (/opt/rustwide/workdir/ocelot)
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling fancy-garbling-base-conversion v0.6.0 (/opt/rustwide/workdir/fancy-garbling/base_conversion)
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling swanky-flatbuffer-build v0.6.0 (/opt/rustwide/workdir/crates/flatbuffer-build)
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mac-n-cheese-sieve-parser v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/sieve-parser)
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ff_derive v0.12.0 (https://github.com/GaloisInc/ff?rev=c29da06f50c67fe9e7361c26f61ac831915244f8#c29da06f)
[INFO] [stderr]    Compiling swanky-field-ff-primes v0.6.0 (/opt/rustwide/workdir/crates/field-ff-primes)
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking ff v0.12.0 (https://github.com/GaloisInc/ff?rev=c29da06f50c67fe9e7361c26f61ac831915244f8#c29da06f)
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling diet-mac-and-cheese v0.6.0 (/opt/rustwide/workdir/diet-mac-and-cheese)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling mac-n-cheese-ir v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/ir)
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.41
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking mimalloc v0.1.45
[INFO] [stderr]     Checking mintex v0.1.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> keyed_arena/src/lib.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 |     ) -> BorrowedAllocation<T> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     ) -> BorrowedAllocation<'_, T> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> keyed_arena/src/lib.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 184 |         key: AllocationKey<T>,
[INFO] [stdout] 185 |     ) -> BorrowedAllocation<T> {
[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] 185 |     ) -> BorrowedAllocation<'_, T> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mac-n-cheese/sieve-parser/src/fb_reader.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn next_root(&mut self) -> eyre::Result<Option<fb::Root>> {
[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] 63 |     fn next_root(&mut self) -> eyre::Result<Option<fb::Root<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/sieve-parser/src/fb_reader.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_relation(&mut self) -> eyre::Result<Option<fb::Relation>> {
[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] 106 |     fn next_relation(&mut self) -> eyre::Result<Option<fb::Relation<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/sieve-parser/src/fb_reader.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 119 |             Option<fb::Type>,
[INFO] [stdout]     |                    ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 120 |             Option<flatbuffers::Vector<flatbuffers::ForwardsUOffset<fb::Value>>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                                                |
[INFO] [stdout]     |                    |                                                the same lifetime is hidden here
[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] 119 ~             Option<fb::Type<'_>>,
[INFO] [stdout] 120 ~             Option<flatbuffers::Vector<'_, flatbuffers::ForwardsUOffset<fb::Value<'_>>>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5136:26
[INFO] [stdout]      |
[INFO] [stdout] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5146:40
[INFO] [stdout]      |
[INFO] [stdout] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5179:43
[INFO] [stdout]      |
[INFO] [stdout] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5186:57
[INFO] [stdout]      |
[INFO] [stdout] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking swanky-party v0.6.0 (/opt/rustwide/workdir/crates/party)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking bristol-fashion v0.6.0 (/opt/rustwide/workdir/bristol-fashion)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bristol-fashion/src/lib.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn next_line(&mut self) -> Result<Option<SplitWhitespace>, Error> {
[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] 145 |     fn next_line(&mut self) -> Result<Option<SplitWhitespace<'_>>, Error> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bristol-fashion/src/lib.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn expect_line(&mut self) -> Result<SplitWhitespace, Error> {
[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] 156 |     fn expect_line(&mut self) -> Result<SplitWhitespace<'_>, Error> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bristol-fashion/src/lib.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn next_line(&mut self) -> Result<Option<SplitWhitespace>, Error> {
[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] 145 |     fn next_line(&mut self) -> Result<Option<SplitWhitespace<'_>>, Error> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bristol-fashion/src/lib.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn expect_line(&mut self) -> Result<SplitWhitespace, Error> {
[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] 156 |     fn expect_line(&mut self) -> Result<SplitWhitespace<'_>, Error> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> mac-n-cheese/sieve-parser/src/fb_reader.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn next_root(&mut self) -> eyre::Result<Option<fb::Root>> {
[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] 63 |     fn next_root(&mut self) -> eyre::Result<Option<fb::Root<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/sieve-parser/src/fb_reader.rs:106:22
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn next_relation(&mut self) -> eyre::Result<Option<fb::Relation>> {
[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] 106 |     fn next_relation(&mut self) -> eyre::Result<Option<fb::Relation<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/sieve-parser/src/fb_reader.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 119 |             Option<fb::Type>,
[INFO] [stdout]     |                    ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 120 |             Option<flatbuffers::Vector<flatbuffers::ForwardsUOffset<fb::Value>>>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |                                                |
[INFO] [stdout]     |                    |                                                the same lifetime is hidden here
[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] 119 ~             Option<fb::Type<'_>>,
[INFO] [stdout] 120 ~             Option<flatbuffers::Vector<'_, flatbuffers::ForwardsUOffset<fb::Value<'_>>>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5136:26
[INFO] [stdout]      |
[INFO] [stdout] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5146:40
[INFO] [stdout]      |
[INFO] [stdout] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5179:43
[INFO] [stdout]      |
[INFO] [stdout] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/sieve-parser/src/sieve_ir_generated.rs:5186:57
[INFO] [stdout]      |
[INFO] [stdout] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]     Checking console_log v1.0.0
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking sprs v0.11.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking mac-n-cheese-event-log v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/event-log)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]    Compiling vectoreyes v0.6.0 (/opt/rustwide/workdir/vectoreyes)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking swanky-serialization v0.6.0 (/opt/rustwide/workdir/crates/serialization)
[INFO] [stderr]     Checking swanky-aes-rng v0.6.0 (/opt/rustwide/workdir/crates/aes-rng)
[INFO] [stderr]     Checking mac-n-cheese-wire-map v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/wire-map)
[INFO] [stderr]     Checking swanky-field v0.6.0 (/opt/rustwide/workdir/crates/field)
[INFO] [stderr]     Checking swanky-channel v0.6.0 (/opt/rustwide/workdir/crates/channel)
[INFO] [stderr]     Checking swanky-field-binary v0.6.0 (/opt/rustwide/workdir/crates/field-binary)
[INFO] [stderr]     Checking swanky-field-fft v0.6.0 (/opt/rustwide/workdir/crates/field-fft)
[INFO] [stderr]     Checking swanky-field-f61p v0.6.0 (/opt/rustwide/workdir/crates/field-f61p)
[INFO] [stderr]     Checking swanky-polynomial v0.6.0 (/opt/rustwide/workdir/crates/polynomial)
[INFO] [stderr]     Checking swanky-field-test v0.6.0 (/opt/rustwide/workdir/crates/field-test)
[INFO] [stderr]     Checking schmivitz v0.6.0 (/opt/rustwide/workdir/schmivitz)
[INFO] [stderr]     Checking scuttlebutt v0.6.0 (/opt/rustwide/workdir/scuttlebutt)
[INFO] [stderr]     Checking simple-arith-circuit v0.6.0 (/opt/rustwide/workdir/simple-arith-circuit)
[INFO] [stderr]     Checking humidor v0.6.0 (/opt/rustwide/workdir/humidor)
[INFO] [stderr]     Checking inferno v0.6.0 (/opt/rustwide/workdir/inferno)
[INFO] [stderr]     Checking fancy-garbling v0.6.0 (/opt/rustwide/workdir/fancy-garbling)
[INFO] [stderr]     Checking mac-n-cheese-vole v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/vole)
[INFO] [stderr]     Checking zkv v0.6.0 (/opt/rustwide/workdir/zkv)
[INFO] [stderr]     Checking swanky-authenticated-bits v0.6.0 (/opt/rustwide/workdir/crates/authenticated-bits)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/ir/src/compilation_format.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn manifest(&self) -> fb::Manifest {
[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] 471 |     pub fn manifest(&self) -> fb::Manifest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1875:30
[INFO] [stdout]      |
[INFO] [stdout] 1875 | pub fn root_as_manifest(buf: &[u8]) -> Result<Manifest, flatbuffers::InvalidFlatbuffer> {
[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] 1875 | pub fn root_as_manifest(buf: &[u8]) -> Result<Manifest<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1885:44
[INFO] [stdout]      |
[INFO] [stdout] 1885 | pub fn size_prefixed_root_as_manifest(buf: &[u8]) -> Result<Manifest, flatbuffers::InvalidFlatbuffer> {
[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] 1885 | pub fn size_prefixed_root_as_manifest(buf: &[u8]) -> Result<Manifest<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1918:47
[INFO] [stdout]      |
[INFO] [stdout] 1918 | pub unsafe fn root_as_manifest_unchecked(buf: &[u8]) -> Manifest {
[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] 1918 | pub unsafe fn root_as_manifest_unchecked(buf: &[u8]) -> Manifest<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1925:61
[INFO] [stdout]      |
[INFO] [stdout] 1925 | pub unsafe fn size_prefixed_root_as_manifest_unchecked(buf: &[u8]) -> Manifest {
[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] 1925 | pub unsafe fn size_prefixed_root_as_manifest_unchecked(buf: &[u8]) -> Manifest<'_> {
[INFO] [stdout]      |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/ir/src/compilation_format.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub fn manifest(&self) -> fb::Manifest {
[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] 471 |     pub fn manifest(&self) -> fb::Manifest<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1875:30
[INFO] [stdout]      |
[INFO] [stdout] 1875 | pub fn root_as_manifest(buf: &[u8]) -> Result<Manifest, flatbuffers::InvalidFlatbuffer> {
[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] 1875 | pub fn root_as_manifest(buf: &[u8]) -> Result<Manifest<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1885:44
[INFO] [stdout]      |
[INFO] [stdout] 1885 | pub fn size_prefixed_root_as_manifest(buf: &[u8]) -> Result<Manifest, flatbuffers::InvalidFlatbuffer> {
[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] 1885 | pub fn size_prefixed_root_as_manifest(buf: &[u8]) -> Result<Manifest<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1918:47
[INFO] [stdout]      |
[INFO] [stdout] 1918 | pub unsafe fn root_as_manifest_unchecked(buf: &[u8]) -> Manifest {
[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] 1918 | pub unsafe fn root_as_manifest_unchecked(buf: &[u8]) -> Manifest<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> mac-n-cheese/ir/src/compilation_format_generated.rs:1925:61
[INFO] [stdout]      |
[INFO] [stdout] 1925 | pub unsafe fn size_prefixed_root_as_manifest_unchecked(buf: &[u8]) -> Manifest {
[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] 1925 | pub unsafe fn size_prefixed_root_as_manifest_unchecked(buf: &[u8]) -> Manifest<'_> {
[INFO] [stdout]      |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mac-n-cheese-inspector v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/inspector)
[INFO] [stderr]     Checking mac-n-cheese-compiler v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/compiler)
[INFO] [stderr]     Checking mac-n-cheese-runner v0.6.0 (/opt/rustwide/workdir/mac-n-cheese/runner)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fancy-garbling/src/fancy/bundle.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn iter(&self) -> std::slice::Iter<W> {
[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] 81 |     pub fn iter(&self) -> std::slice::Iter<'_, W> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking popsicle v0.6.0 (/opt/rustwide/workdir/popsicle)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> fancy-garbling/src/fancy/bundle.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn iter(&self) -> std::slice::Iter<W> {
[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] 81 |     pub fn iter(&self) -> std::slice::Iter<'_, W> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/runner/src/task_framework.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn task_data(&self) -> AlignedBytes {
[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] 109 |     pub fn task_data(&self) -> AlignedBytes<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mac-n-cheese/runner/src/task_framework.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn task_data(&self) -> AlignedBytes {
[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] 109 |     pub fn task_data(&self) -> AlignedBytes<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/circuit_ir.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn iter(&self) -> std::collections::btree_map::Iter<TypeId, TypeSpecification> {
[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] 238 |     pub fn iter(&self) -> std::collections::btree_map::Iter<'_, TypeId, TypeSpecification> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/circuit_ir.rs:862:24
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn wit_iter<F>(&mut self) -> TapeF<F> {
[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] 862 |     pub fn wit_iter<F>(&mut self) -> TapeF<'_, F> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/circuit_ir.rs:867:24
[INFO] [stdout]     |
[INFO] [stdout] 867 |     pub fn ins_iter<F>(&mut self) -> TapeF<F> {
[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] 867 |     pub fn ins_iter<F>(&mut self) -> TapeF<'_, F> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/svole_trait.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn get_refmut(&self) -> RefMut<X> {
[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] 168 |     fn get_refmut(&self) -> RefMut<'_, X> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5136:26
[INFO] [stdout]      |
[INFO] [stdout] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5146:40
[INFO] [stdout]      |
[INFO] [stdout] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5179:43
[INFO] [stdout]      |
[INFO] [stdout] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5186:57
[INFO] [stdout]      |
[INFO] [stdout] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web-mac-n-cheese-websocket v0.6.0 (/opt/rustwide/workdir/diet-mac-and-cheese/web-mac-and-cheese/websocket)
[INFO] [stderr]     Checking web-mac-n-cheese-wasm v0.6.0 (/opt/rustwide/workdir/diet-mac-and-cheese/web-mac-and-cheese/wasm)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/circuit_ir.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn iter(&self) -> std::collections::btree_map::Iter<TypeId, TypeSpecification> {
[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] 238 |     pub fn iter(&self) -> std::collections::btree_map::Iter<'_, TypeId, TypeSpecification> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/circuit_ir.rs:862:24
[INFO] [stdout]     |
[INFO] [stdout] 862 |     pub fn wit_iter<F>(&mut self) -> TapeF<F> {
[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] 862 |     pub fn wit_iter<F>(&mut self) -> TapeF<'_, F> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/circuit_ir.rs:867:24
[INFO] [stdout]     |
[INFO] [stdout] 867 |     pub fn ins_iter<F>(&mut self) -> TapeF<F> {
[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] 867 |     pub fn ins_iter<F>(&mut self) -> TapeF<'_, F> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> diet-mac-and-cheese/src/svole_trait.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn get_refmut(&self) -> RefMut<X> {
[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] 168 |     fn get_refmut(&self) -> RefMut<'_, X> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5136:26
[INFO] [stdout]      |
[INFO] [stdout] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5136 | pub fn root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5146:40
[INFO] [stdout]      |
[INFO] [stdout] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root, flatbuffers::InvalidFlatbuffer> {
[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] 5146 | pub fn size_prefixed_root_as_root(buf: &[u8]) -> Result<Root<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5179:43
[INFO] [stdout]      |
[INFO] [stdout] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5179 | pub unsafe fn root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> diet-mac-and-cheese/src/sieveir_phase2/sieve_ir_generated.rs:5186:57
[INFO] [stdout]      |
[INFO] [stdout] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root {
[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] 5186 | pub unsafe fn size_prefixed_root_as_root_unchecked(buf: &[u8]) -> Root<'_> {
[INFO] [stdout]      |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "52ec67971314c5565c395836c364029084490f8a01685fb0b9176dcf459c9389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52ec67971314c5565c395836c364029084490f8a01685fb0b9176dcf459c9389", kill_on_drop: false }`
[INFO] [stdout] 52ec67971314c5565c395836c364029084490f8a01685fb0b9176dcf459c9389
