[INFO] cloning repository https://github.com/Rhelvetican/nodb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rhelvetican/nodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhelvetican%2Fnodb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhelvetican%2Fnodb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d78983132a89a2a66a8f5e7d02345d1068c1f677
[INFO] testing Rhelvetican/nodb against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhelvetican%2Fnodb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rhelvetican/nodb
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Rhelvetican/nodb
[INFO] tweaked toml for git repo https://github.com/Rhelvetican/nodb written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rhelvetican/nodb on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rhelvetican/nodb 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcode_derive v0.6.0
[INFO] [stderr]   Downloaded pot v3.0.0
[INFO] [stderr]   Downloaded bitcode v0.6.0
[INFO] [stderr]   Downloaded bson v2.10.0
[INFO] [stderr]   Downloaded winnow v0.6.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11f57ac0fc230fe8b54d099678ec84ddabd845d00c7c8047ccdfb73ea0a4586e
[INFO] running `Command { std: "docker" "start" "-a" "11f57ac0fc230fe8b54d099678ec84ddabd845d00c7c8047ccdfb73ea0a4586e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11f57ac0fc230fe8b54d099678ec84ddabd845d00c7c8047ccdfb73ea0a4586e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f57ac0fc230fe8b54d099678ec84ddabd845d00c7c8047ccdfb73ea0a4586e", kill_on_drop: false }`
[INFO] [stdout] 11f57ac0fc230fe8b54d099678ec84ddabd845d00c7c8047ccdfb73ea0a4586e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adda514f20f30d1030b25b3756ad8c188ebf1794ed426424b91feda2f4d0ef36
[INFO] running `Command { std: "docker" "start" "-a" "adda514f20f30d1030b25b3756ad8c188ebf1794ed426424b91feda2f4d0ef36", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling winnow v0.6.11
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bitcode_derive v0.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bitcode v0.6.0
[INFO] [stderr]    Compiling pot v3.0.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling bson v2.10.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling nodb v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/crypto/b64.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl B64 {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 18 |     /// Creates a new `B64` instance.
[INFO] [stdout] 19 |     pub const fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt> {
[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] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt>
[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] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:272:39
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt> {
[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] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:307:50
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt> {
[INFO] [stdout]     |                                                  ^^^^^^^^^ the lifetime is elided here    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt<'_>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt>
[INFO] [stdout]     |                                                 ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> NoDbIter {
[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] 499 |     pub fn iter(&self) -> NoDbIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:507:37
[INFO] [stdout]     |
[INFO] [stdout] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter {
[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] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.45s
[INFO] running `Command { std: "docker" "inspect" "adda514f20f30d1030b25b3756ad8c188ebf1794ed426424b91feda2f4d0ef36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adda514f20f30d1030b25b3756ad8c188ebf1794ed426424b91feda2f4d0ef36", kill_on_drop: false }`
[INFO] [stdout] adda514f20f30d1030b25b3756ad8c188ebf1794ed426424b91feda2f4d0ef36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d692200973a17452e43b87ec403ca6a6d6ee99e6c7018144bfbc8beacbb6fe23
[INFO] running `Command { std: "docker" "start" "-a" "d692200973a17452e43b87ec403ca6a6d6ee99e6c7018144bfbc8beacbb6fe23", kill_on_drop: false }`
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/crypto/b64.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl B64 {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 18 |     /// Creates a new `B64` instance.
[INFO] [stdout] 19 |     pub const fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt> {
[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] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt>
[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] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:272:39
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt> {
[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] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:307:50
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt> {
[INFO] [stdout]     |                                                  ^^^^^^^^^ the lifetime is elided here    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt<'_>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt>
[INFO] [stdout]     |                                                 ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> NoDbIter {
[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] 499 |     pub fn iter(&self) -> NoDbIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:507:37
[INFO] [stdout]     |
[INFO] [stdout] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter {
[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] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nodb v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/crypto/b64.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl B64 {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 18 |     /// Creates a new `B64` instance.
[INFO] [stdout] 19 |     pub const fn new() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt> {
[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] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ext.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt>
[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] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:272:39
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt> {
[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] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:307:50
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt> {
[INFO] [stdout]     |                                                  ^^^^^^^^^ the lifetime is elided here    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt<'_>> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:326:49
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt>
[INFO] [stdout]     |                                                 ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn iter(&self) -> NoDbIter {
[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] 499 |     pub fn iter(&self) -> NoDbIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nodb.rs:507:37
[INFO] [stdout]     |
[INFO] [stdout] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter {
[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] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "d692200973a17452e43b87ec403ca6a6d6ee99e6c7018144bfbc8beacbb6fe23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d692200973a17452e43b87ec403ca6a6d6ee99e6c7018144bfbc8beacbb6fe23", kill_on_drop: false }`
[INFO] [stdout] d692200973a17452e43b87ec403ca6a6d6ee99e6c7018144bfbc8beacbb6fe23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e0ec61cb6abac49a4cfeadf5280cb1e2bf94fec0236ae612f7c59d5bcc44e13
[INFO] running `Command { std: "docker" "start" "-a" "7e0ec61cb6abac49a4cfeadf5280cb1e2bf94fec0236ae612f7c59d5bcc44e13", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/crypto/b64.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl B64 {
[INFO] [stderr]    | -------- associated function in this implementation
[INFO] [stderr] 18 |     /// Creates a new `B64` instance.
[INFO] [stderr] 19 |     pub const fn new() -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ext.rs:21:31
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt> {
[INFO] [stderr]    |                               ^^^^^^^^^                      ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn ladd<V: Serialize>(&mut self, value: V) -> Option<NoDbExt<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ext.rs:37:30
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt>
[INFO] [stderr]    |                              ^^^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn lextend<'b, V, I>(&mut self, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nodb.rs:272:39
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt> {
[INFO] [stderr]     |                                       ^^^^^^^^^                     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn list_create<N: AsRef<str>>(&mut self, name: N) -> Result<NoDbExt<'_>> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nodb.rs:307:50
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt> {
[INFO] [stderr]     |                                                  ^^^^^^^^^ the lifetime is elided here    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub fn list_add<K: AsRef<str>, V: Serialize>(&mut self, name: K, value: &V) -> Option<NoDbExt<'_>> {
[INFO] [stderr]     |                                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nodb.rs:326:49
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt>
[INFO] [stderr]     |                                                 ^^^^^^^^^ the lifetime is elided here ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub fn list_extend<'a, N: AsRef<str>, V, I>(&mut self, name: N, seq: I) -> Option<NoDbExt<'_>>
[INFO] [stderr]     |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nodb.rs:499:17
[INFO] [stderr]     |
[INFO] [stderr] 499 |     pub fn iter(&self) -> NoDbIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 499 |     pub fn iter(&self) -> NoDbIter<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/nodb.rs:507:37
[INFO] [stderr]     |
[INFO] [stderr] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter {
[INFO] [stderr]     |                                     ^^^^^              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 507 |     pub fn list_iter<N: AsRef<str>>(&self, name: N) -> NoDbListIter<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nodb` (lib) generated 8 warnings (run `cargo fix --lib -p nodb` to apply 7 suggestions)
[INFO] [stderr] warning: `nodb` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nodb-2ec91ceb612a42d6)
[INFO] [stderr]    Doc-tests nodb
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/nodb.rs - nodb::NoDb::load (line 88) - compile ... ok
[INFO] [stdout] test src/nodb.rs - nodb::NoDb::new (line 54) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/nodb.rs - nodb::NoDb::new (line 54) stdout ----
[INFO] [stdout] error[E0599]: no variant or associated item named `AutoDump` found for enum `DumpPolicy` in the current scope
[INFO] [stdout]   --> src/nodb.rs:58:50
[INFO] [stdout]    |
[INFO] [stdout] 58 | let mut db = NoDb::new("example.db", DumpPolicy::AutoDump, SerializationMethod::Json);
[INFO] [stdout]    |                                                  ^^^^^^^^ variant or associated item not found in `DumpPolicy`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/nodb.rs - nodb::NoDb::new (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7e0ec61cb6abac49a4cfeadf5280cb1e2bf94fec0236ae612f7c59d5bcc44e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0ec61cb6abac49a4cfeadf5280cb1e2bf94fec0236ae612f7c59d5bcc44e13", kill_on_drop: false }`
[INFO] [stdout] 7e0ec61cb6abac49a4cfeadf5280cb1e2bf94fec0236ae612f7c59d5bcc44e13
