[INFO] fetching crate structsy 0.5.2...
[INFO] testing structsy-0.5.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate structsy 0.5.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate structsy 0.5.2
[INFO] finished tweaking crates.io crate structsy 0.5.2
[INFO] tweaked toml for crates.io crate structsy 0.5.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate structsy 0.5.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate structsy 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zigzag v0.1.0
[INFO] [stderr]   Downloaded data-encoding v2.3.3
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded structsy-derive v0.5.2
[INFO] [stderr]   Downloaded unsigned-varint v0.7.1
[INFO] [stderr]   Downloaded rustix v0.37.17
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.6
[INFO] [stderr]   Downloaded persy v1.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e6ba4167c75e37449883ba0e300b0ed9883a61b5aee0219e062f21be4923eb8
[INFO] running `Command { std: "docker" "start" "-a" "0e6ba4167c75e37449883ba0e300b0ed9883a61b5aee0219e062f21be4923eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e6ba4167c75e37449883ba0e300b0ed9883a61b5aee0219e062f21be4923eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6ba4167c75e37449883ba0e300b0ed9883a61b5aee0219e062f21be4923eb8", kill_on_drop: false }`
[INFO] [stdout] 0e6ba4167c75e37449883ba0e300b0ed9883a61b5aee0219e062f21be4923eb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48edd079b548731d8a5d91159519e5767bc60868c8f94b4901431f3d4bc65caf
[INFO] running `Command { std: "docker" "start" "-a" "48edd079b548731d8a5d91159519e5767bc60868c8f94b4901431f3d4bc65caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling zigzag v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling persy v1.4.4
[INFO] [stderr]    Compiling structsy v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `RefBuildOperations` is never used
[INFO] [stdout]    --> src/filter_builder/fields_holder.rs:268:18
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub(crate) trait RefBuildOperations<T>: CompareOperations<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoFieldStep` is never used
[INFO] [stdout]    --> src/filter_builder/fields_holder.rs:523:7
[INFO] [stdout]     |
[INFO] [stdout] 523 | trait IntoFieldStep<T> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/filter_builder/plan_model.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |     LoadEqual(FieldNestedOrdersPlan),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 183 -     LoadEqual(FieldNestedOrdersPlan),
[INFO] [stdout] 183 +     LoadEqual(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/filter_builder/plan_model.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 |     LoadIs(FieldNestedOrdersPlan),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 184 -     LoadIs(FieldNestedOrdersPlan),
[INFO] [stdout] 184 +     LoadIs(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/filter_builder/plan_model.rs:185:18
[INFO] [stdout]     |
[INFO] [stdout] 185 |     LoadContains(FieldNestedOrdersPlan),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 185 -     LoadContains(FieldNestedOrdersPlan),
[INFO] [stdout] 185 +     LoadContains(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:187:29
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn into(self, structsy: &Structsy) -> StructsyIter<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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn into(self, structsy: &Structsy) -> StructsyIter<'_, T>;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:188:30
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn fetch(self, structsy: &Structsy) -> StructsyIter<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] 188 |     fn fetch(self, structsy: &Structsy) -> StructsyIter<'_, T>;
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:190:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn into_tx(self, tx: &mut OwnedSytx) -> StructsyIter<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] 190 |     fn into_tx(self, tx: &mut OwnedSytx) -> StructsyIter<'_, T>;
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn fetch_tx(self, tx: &mut OwnedSytx) -> StructsyIter<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] 191 |     fn fetch_tx(self, tx: &mut OwnedSytx) -> StructsyIter<'_, T>;
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:192:39
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn fetch_snapshot(self, structsy: &Snapshot) -> StructsyIter<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] 192 |     fn fetch_snapshot(self, structsy: &Snapshot) -> StructsyIter<'_, T>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:491:34
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn fetch<R: Fetch<T>, T>(&self, filter: R) -> StructsyIter<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] 491 |     pub fn fetch<R: Fetch<T>, T>(&self, filter: R) -> StructsyIter<'_, T> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:496:38
[INFO] [stdout]     |
[INFO] [stdout] 496 |     pub fn into_iter<R: Fetch<T>, T>(&self, filter: R) -> StructsyIter<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] 496 |     pub fn into_iter<R: Fetch<T>, T>(&self, filter: R) -> StructsyIter<'_, T> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn tx(&mut self) -> RefSytx {
[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] 115 |     fn tx(&mut self) -> RefSytx<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/index.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn tx(&mut self) -> RefSytx {
[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] 132 |     pub fn tx(&mut self) -> RefSytx<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queries.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn into(self, structsy: &Structsy) -> StructsyIter<P> {
[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] 116 |     fn into(self, structsy: &Structsy) -> StructsyIter<'_, P> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queries.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn into_tx(self, tx: &mut OwnedSytx) -> StructsyIter<P> {
[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] 120 |     fn into_tx(self, tx: &mut OwnedSytx) -> StructsyIter<'_, P> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queries.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn fetch(self, structsy: &Structsy) -> StructsyIter<P> {
[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] 124 |     fn fetch(self, structsy: &Structsy) -> StructsyIter<'_, P> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queries.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn fetch_tx(self, tx: &mut OwnedSytx) -> StructsyIter<P> {
[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] 129 |     fn fetch_tx(self, tx: &mut OwnedSytx) -> StructsyIter<'_, P> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queries.rs:134:39
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn fetch_snapshot(self, snapshot: &Snapshot) -> StructsyIter<P> {
[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] 134 |     fn fetch_snapshot(self, snapshot: &Snapshot) -> StructsyIter<'_, P> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction.rs:48:33
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn query<T: Persistent>(&mut self) -> StructsyQueryTx<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 query<T: Persistent>(&mut self) -> StructsyQueryTx<'_, T> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction.rs:55:38
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn into_iter<R: Fetch<T>, T>(&mut self, filter: R) -> StructsyIter<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] 55 |     pub fn into_iter<R: Fetch<T>, T>(&mut self, filter: R) -> StructsyIter<'_, T> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub(crate) fn reference(&mut self) -> RefSytx {
[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] 58 |     pub(crate) fn reference(&mut self) -> RefSytx<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn tx(&mut self) -> TxRef;
[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] 88 |     fn tx(&mut self) -> TxRef<'_>;
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transaction.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn tx(&mut self) -> TxRef {
[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] 96 |     fn tx(&mut self) -> TxRef<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn tx(&mut self) -> TxRef {
[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] 120 |     fn tx(&mut self) -> TxRef<'_> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:303:28
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn scan<T: Persistent>(&mut self) -> SRes<TxRecordIter<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] 303 |     fn scan<T: Persistent>(&mut self) -> SRes<TxRecordIter<'_, T>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:355:11
[INFO] [stdout]     |
[INFO] [stdout] 355 |     fn tx(&mut self) -> RefSytx;
[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] 355 |     fn tx(&mut self) -> RefSytx<'_>;
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:359:11
[INFO] [stdout]     |
[INFO] [stdout] 359 |     fn tx(&mut self) -> RefSytx {
[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] 359 |     fn tx(&mut self) -> RefSytx<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:380:15
[INFO] [stdout]     |
[INFO] [stdout] 380 |     pub fn tx(&mut self) -> RefSytx {
[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] 380 |     pub fn tx(&mut self) -> RefSytx<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:389:20
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub fn next_tx(&mut self) -> Option<(Ref<T>, T, RefSytx)> {
[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] 389 |     pub fn next_tx(&mut self) -> Option<(Ref<T>, T, RefSytx<'_>)> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter.rs:133:29
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn into(self, structsy: &Structsy) -> StructsyIter<(Ref<T>, 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] 133 |     fn into(self, structsy: &Structsy) -> StructsyIter<'_, (Ref<T>, T)> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter.rs:137:26
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn into_tx(self, tx: &mut OwnedSytx) -> StructsyIter<(Ref<T>, 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] 137 |     fn into_tx(self, tx: &mut OwnedSytx) -> StructsyIter<'_, (Ref<T>, T)> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn fetch(self, structsy: &Structsy) -> StructsyIter<(Ref<T>, 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] 141 |     fn fetch(self, structsy: &Structsy) -> StructsyIter<'_, (Ref<T>, T)> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn fetch_tx(self, tx: &mut OwnedSytx) -> StructsyIter<(Ref<T>, 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] 146 |     fn fetch_tx(self, tx: &mut OwnedSytx) -> StructsyIter<'_, (Ref<T>, T)> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/filter.rs:151:39
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn fetch_snapshot(self, snapshot: &Snapshot) -> StructsyIter<(Ref<T>, 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] 151 |     fn fetch_snapshot(self, snapshot: &Snapshot) -> StructsyIter<'_, (Ref<T>, T)> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/snapshot.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn fetch<R: Fetch<T>, T>(&self, filter: R) -> StructsyIter<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] 125 |     pub fn fetch<R: Fetch<T>, T>(&self, filter: R) -> StructsyIter<'_, T> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `persy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name persy --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/persy-1.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("background_ops", "backtrace", "test_backtraces"))' -C metadata=8a984e3f61bf865b -C extra-filename=-a6dcccec14261f13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc=/opt/rustwide/target/debug/deps/libcrc-aa714f3bb24b3006.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-f3d75a5419625674.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-a24f298c0f1f8e2c.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-288ccff18c38ac8e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-52c56108412c17ed.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70dd991a437bb628.rmeta --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-fea0f4ef8455ab34.rmeta --extern zigzag=/opt/rustwide/target/debug/deps/libzigzag-01006cc3c4b613af.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48edd079b548731d8a5d91159519e5767bc60868c8f94b4901431f3d4bc65caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48edd079b548731d8a5d91159519e5767bc60868c8f94b4901431f3d4bc65caf", kill_on_drop: false }`
[INFO] [stdout] 48edd079b548731d8a5d91159519e5767bc60868c8f94b4901431f3d4bc65caf
