[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.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSi1veR123%2Feasy-rest-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Si1veR123/easy-rest-api on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.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.94.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 sqlite3-sys v0.12.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.81
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.81
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded cxx-build v1.0.81
[INFO] [stderr]   Downloaded clap v4.0.22
[INFO] [stderr]   Downloaded sqlite3-src v0.2.12
[INFO] [stderr]   Downloaded cxx v1.0.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bbf854f6e9a72cf8047707c71b3618242e2da6c1cf01f0246c7eb98e9f81e29
[INFO] running `Command { std: "docker" "start" "-a" "7bbf854f6e9a72cf8047707c71b3618242e2da6c1cf01f0246c7eb98e9f81e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bbf854f6e9a72cf8047707c71b3618242e2da6c1cf01f0246c7eb98e9f81e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bbf854f6e9a72cf8047707c71b3618242e2da6c1cf01f0246c7eb98e9f81e29", kill_on_drop: false }`
[INFO] [stdout] 7bbf854f6e9a72cf8047707c71b3618242e2da6c1cf01f0246c7eb98e9f81e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b700b400fd942ded17be4577a180f80851fc371bef99fe2dc4850b80cd5bd0d
[INFO] running `Command { std: "docker" "start" "-a" "6b700b400fd942ded17be4577a180f80851fc371bef99fe2dc4850b80cd5bd0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling http-body v0.4.5
[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:77
[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:78
[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:80
[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:79
[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 30.09s
[INFO] running `Command { std: "docker" "inspect" "6b700b400fd942ded17be4577a180f80851fc371bef99fe2dc4850b80cd5bd0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b700b400fd942ded17be4577a180f80851fc371bef99fe2dc4850b80cd5bd0d", kill_on_drop: false }`
[INFO] [stdout] 6b700b400fd942ded17be4577a180f80851fc371bef99fe2dc4850b80cd5bd0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 192674ef67c58ab5ae89bf027bc0454fdfbefe3b7519ba4968dbf845e094de7e
[INFO] running `Command { std: "docker" "start" "-a" "192674ef67c58ab5ae89bf027bc0454fdfbefe3b7519ba4968dbf845e094de7e", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib/database/query.rs:194:77
[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:78
[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:80
[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:79
[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:77
[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:78
[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:80
[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:79
[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 3.40s
[INFO] running `Command { std: "docker" "inspect" "192674ef67c58ab5ae89bf027bc0454fdfbefe3b7519ba4968dbf845e094de7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192674ef67c58ab5ae89bf027bc0454fdfbefe3b7519ba4968dbf845e094de7e", kill_on_drop: false }`
[INFO] [stdout] 192674ef67c58ab5ae89bf027bc0454fdfbefe3b7519ba4968dbf845e094de7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd09a136816df21dd056575e3def4378ab156f3ea5b057b0989f58b7c0d344b4
[INFO] running `Command { std: "docker" "start" "-a" "fd09a136816df21dd056575e3def4378ab156f3ea5b057b0989f58b7c0d344b4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib/database/query.rs:194:77
[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:78
[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:80
[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:79
[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 (run `cargo fix --lib -p easy-rest-api` to apply 4 suggestions)
[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-5f68753738d8bff3)
[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] 6 | let routes = routes!(
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 5 + 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.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fd09a136816df21dd056575e3def4378ab156f3ea5b057b0989f58b7c0d344b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd09a136816df21dd056575e3def4378ab156f3ea5b057b0989f58b7c0d344b4", kill_on_drop: false }`
[INFO] [stdout] fd09a136816df21dd056575e3def4378ab156f3ea5b057b0989f58b7c0d344b4
