[INFO] fetching crate easy-rest-api 0.1.0... [INFO] testing easy-rest-api-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate easy-rest-api 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate easy-rest-api 0.1.0 [INFO] finished tweaking crates.io crate easy-rest-api 0.1.0 [INFO] tweaked toml for crates.io crate easy-rest-api 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate easy-rest-api 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate easy-rest-api 0.1.0 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 serde v1.0.147 [INFO] [stderr] Downloaded iana-time-zone-haiku v0.1.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.81 [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded os_str_bytes v6.3.1 [INFO] [stderr] Downloaded async-trait v0.1.58 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.81 [INFO] [stderr] Downloaded cxx-build v1.0.81 [INFO] [stderr] Downloaded indexmap v1.9.1 [INFO] [stderr] Downloaded cc v1.0.76 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded bytes v1.2.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.47 [INFO] [stderr] Downloaded chrono v0.4.23 [INFO] [stderr] Downloaded cxx v1.0.81 [INFO] [stderr] Downloaded clap v4.0.22 [INFO] [stderr] Downloaded syn v1.0.103 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded iana-time-zone v0.1.53 [INFO] [stderr] Downloaded once_cell v1.16.0 [INFO] [stderr] Downloaded sqlite3 v0.24.0 [INFO] [stderr] Downloaded clap_lex v0.3.0 [INFO] [stderr] Downloaded termcolor v1.1.3 [INFO] [stderr] Downloaded itoa v1.0.4 [INFO] [stderr] Downloaded sqlite3-sys v0.12.0 [INFO] [stderr] Downloaded num_cpus v1.14.0 [INFO] [stderr] Downloaded tokio-macros v1.8.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.7 [INFO] [stderr] Downloaded scratch v1.0.2 [INFO] [stderr] Downloaded toml v0.5.9 [INFO] [stderr] Downloaded tokio v1.21.2 [INFO] [stderr] Downloaded libc v0.2.137 [INFO] [stderr] Downloaded sqlite3-src v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d3f30fe5e8fbff7b8be6e4c2f21d355d4edb167aa456a6cc3d2cc24ccdbc801 [INFO] running `Command { std: "docker" "start" "-a" "8d3f30fe5e8fbff7b8be6e4c2f21d355d4edb167aa456a6cc3d2cc24ccdbc801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d3f30fe5e8fbff7b8be6e4c2f21d355d4edb167aa456a6cc3d2cc24ccdbc801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3f30fe5e8fbff7b8be6e4c2f21d355d4edb167aa456a6cc3d2cc24ccdbc801", kill_on_drop: false }` [INFO] [stdout] 8d3f30fe5e8fbff7b8be6e4c2f21d355d4edb167aa456a6cc3d2cc24ccdbc801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 8a111d2f39173f08dab9e509e1f39c7b0939d8f1dc6175b3f96ef8467762cc4c [INFO] running `Command { std: "docker" "start" "-a" "8a111d2f39173f08dab9e509e1f39c7b0939d8f1dc6175b3f96ef8467762cc4c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling memchr v2.5.0 [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 pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.25 [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 tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling sqlite3-src v0.2.12 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling chrono v0.4.23 [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 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.51s [INFO] running `Command { std: "docker" "inspect" "8a111d2f39173f08dab9e509e1f39c7b0939d8f1dc6175b3f96ef8467762cc4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a111d2f39173f08dab9e509e1f39c7b0939d8f1dc6175b3f96ef8467762cc4c", kill_on_drop: false }` [INFO] [stdout] 8a111d2f39173f08dab9e509e1f39c7b0939d8f1dc6175b3f96ef8467762cc4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 5f2e43708a2183a2350890123fdc95e66e3e888806649ecc9e8d8286b2faedfe [INFO] running `Command { std: "docker" "start" "-a" "5f2e43708a2183a2350890123fdc95e66e3e888806649ecc9e8d8286b2faedfe", 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 { [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> { [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 { [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> { [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:290:30 [INFO] [stdout] | [INFO] [stdout] 290 | fn construct_delete_sql(&'a self, connection: &'a Connection) -> SqlResult { [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> { [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 { [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> { [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:194:27 [INFO] [stdout] | [INFO] [stdout] 194 | fn construct_get_sql(&'a self, connection: &'a Connection) -> SqlResult { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "5f2e43708a2183a2350890123fdc95e66e3e888806649ecc9e8d8286b2faedfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2e43708a2183a2350890123fdc95e66e3e888806649ecc9e8d8286b2faedfe", kill_on_drop: false }` [INFO] [stdout] 5f2e43708a2183a2350890123fdc95e66e3e888806649ecc9e8d8286b2faedfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] c52942a7d8c4fa7f2bdaf2ccb8d7810fb55e357a01541626ca55f581593b961b [INFO] running `Command { std: "docker" "start" "-a" "c52942a7d8c4fa7f2bdaf2ccb8d7810fb55e357a01541626ca55f581593b961b", 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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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.15s [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.16s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "c52942a7d8c4fa7f2bdaf2ccb8d7810fb55e357a01541626ca55f581593b961b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52942a7d8c4fa7f2bdaf2ccb8d7810fb55e357a01541626ca55f581593b961b", kill_on_drop: false }` [INFO] [stdout] c52942a7d8c4fa7f2bdaf2ccb8d7810fb55e357a01541626ca55f581593b961b