[INFO] cloning repository https://github.com/Si1veR123/easy-rest-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Si1veR123/easy-rest-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSi1veR123%2Feasy-rest-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSi1veR123%2Feasy-rest-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31dd09acb9aaec764df69341ebad20276a53476f
[INFO] testing Si1veR123/easy-rest-api against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSi1veR123%2Feasy-rest-api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Si1veR123/easy-rest-api
[INFO] finished tweaking git repo https://github.com/Si1veR123/easy-rest-api
[INFO] tweaked toml for git repo https://github.com/Si1veR123/easy-rest-api written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Si1veR123/easy-rest-api 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 git repo https://github.com/Si1veR123/easy-rest-api 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 sqlite3 v0.24.0
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded os_str_bytes v6.3.1
[INFO] [stderr]   Downloaded async-trait v0.1.58
[INFO] [stderr]   Downloaded sqlite3-sys v0.12.0
[INFO] [stderr]   Downloaded clap v4.0.22
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded tokio-util v0.7.4
[INFO] [stderr]   Downloaded sqlite3-src v0.2.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e17355ebc913b6fbfeeb9ba4109752237c2476369f6643d40f574a5823a023f5
[INFO] running `Command { std: "docker" "start" "-a" "e17355ebc913b6fbfeeb9ba4109752237c2476369f6643d40f574a5823a023f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e17355ebc913b6fbfeeb9ba4109752237c2476369f6643d40f574a5823a023f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17355ebc913b6fbfeeb9ba4109752237c2476369f6643d40f574a5823a023f5", kill_on_drop: false }`
[INFO] [stdout] e17355ebc913b6fbfeeb9ba4109752237c2476369f6643d40f574a5823a023f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 65210c2e077e9a79104db319273296533ef3b9a6e274b3b45d8fe95a67c8dfe0
[INFO] running `Command { std: "docker" "start" "-a" "65210c2e077e9a79104db319273296533ef3b9a6e274b3b45d8fe95a67c8dfe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling easy-rest-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:194:27
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                           ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:231:28
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                            ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:290:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                              ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:325:29
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                             ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s
[INFO] running `Command { std: "docker" "inspect" "65210c2e077e9a79104db319273296533ef3b9a6e274b3b45d8fe95a67c8dfe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65210c2e077e9a79104db319273296533ef3b9a6e274b3b45d8fe95a67c8dfe0", kill_on_drop: false }`
[INFO] [stdout] 65210c2e077e9a79104db319273296533ef3b9a6e274b3b45d8fe95a67c8dfe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33b472bdbe08358149a4c6583d57a0f972a5d30f92dac0d756aaa887b1d512d0
[INFO] running `Command { std: "docker" "start" "-a" "33b472bdbe08358149a4c6583d57a0f972a5d30f92dac0d756aaa887b1d512d0", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:194:27
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                           ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:231:28
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                            ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:290:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                              ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:325:29
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                             ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling easy-rest-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:194:27
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                           ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     the lifetime is named here
[INFO] [stdout]     |                           the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:231:28
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                            ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:290:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                              ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                              |                     |
[INFO] [stdout]     |                              |                     the lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:325:29
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stdout]     |                             ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stdout]     |                             |                     |
[INFO] [stdout]     |                             |                     the lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "33b472bdbe08358149a4c6583d57a0f972a5d30f92dac0d756aaa887b1d512d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b472bdbe08358149a4c6583d57a0f972a5d30f92dac0d756aaa887b1d512d0", kill_on_drop: false }`
[INFO] [stdout] 33b472bdbe08358149a4c6583d57a0f972a5d30f92dac0d756aaa887b1d512d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22277962923b3be1d41bb86b2751db10a0193f96e547c2fb1f89a0dc35a0b9f4
[INFO] running `Command { std: "docker" "start" "-a" "22277962923b3be1d41bb86b2751db10a0193f96e547c2fb1f89a0dc35a0b9f4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib/database/query.rs:194:27
[INFO] [stderr]     |
[INFO] [stderr] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stderr]     |                           ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stderr]     |                           |                     |
[INFO] [stderr]     |                           |                     the lifetime is named here
[INFO] [stderr]     |                           the lifetime is named 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 194 |     fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stderr]     |                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib/database/query.rs:231:28
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stderr]     |                            ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stderr]     |                            |                     |
[INFO] [stderr]     |                            |                     the lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn construct_post_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib/database/query.rs:290:30
[INFO] [stderr]     |
[INFO] [stderr] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stderr]     |                              ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stderr]     |                              |                     |
[INFO] [stderr]     |                              |                     the lifetime is named here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 290 |     fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib/database/query.rs:325:29
[INFO] [stderr]     |
[INFO] [stderr] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor> {
[INFO] [stderr]     |                             ^^                    ^^                          ------ the same lifetime is hidden here
[INFO] [stderr]     |                             |                     |
[INFO] [stderr]     |                             |                     the lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 325 |     fn construct_patch_sql(&'a self, connection: &'a Connection) -> SqlResult<Cursor<'a>> {
[INFO] [stderr]     |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `easy-rest-api` (lib) generated 4 warnings
[INFO] [stderr] warning: `easy-rest-api` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/rest_api-cea6aa4da1b39bfa)
[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] [stderr]    Doc-tests rest_api
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib/api_http_server/routing.rs - api_http_server::routing::routes (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib/api_http_server/routing.rs - api_http_server::routing::routes (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `routes` in this scope
[INFO] [stdout]  --> src/lib/api_http_server/routing.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let routes = routes!(
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rest_api::routes;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib/api_http_server/routing.rs - api_http_server::routing::routes (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 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" "22277962923b3be1d41bb86b2751db10a0193f96e547c2fb1f89a0dc35a0b9f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22277962923b3be1d41bb86b2751db10a0193f96e547c2fb1f89a0dc35a0b9f4", kill_on_drop: false }`
[INFO] [stdout] 22277962923b3be1d41bb86b2751db10a0193f96e547c2fb1f89a0dc35a0b9f4
