[INFO] fetching crate rql 0.5.2... [INFO] testing rql-0.5.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rql 0.5.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rql 0.5.2 [INFO] finished tweaking crates.io crate rql 0.5.2 [INFO] tweaked toml for crates.io crate rql 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rql 0.5.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding rmp-serde v0.14.4 (available: v1.3.0) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded mashup-impl v0.1.14+deprecated [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded mashup v0.1.14+deprecated [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e56b62fe3d14bc56d423a4996945e26f2a72ab4d6bed85be8cb13ef11a09fb8 [INFO] running `Command { std: "docker" "start" "-a" "9e56b62fe3d14bc56d423a4996945e26f2a72ab4d6bed85be8cb13ef11a09fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e56b62fe3d14bc56d423a4996945e26f2a72ab4d6bed85be8cb13ef11a09fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e56b62fe3d14bc56d423a4996945e26f2a72ab4d6bed85be8cb13ef11a09fb8", kill_on_drop: false }` [INFO] [stdout] 9e56b62fe3d14bc56d423a4996945e26f2a72ab4d6bed85be8cb13ef11a09fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d64a6c3267c0584babec5e48dd84f0bc2f5733f5abd266a2bf8ea7baebd8ce88 [INFO] running `Command { std: "docker" "start" "-a" "d64a6c3267c0584babec5e48dd84f0bc2f5733f5abd266a2bf8ea7baebd8ce88", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling mashup-impl v0.1.14+deprecated [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling mashup v0.1.14+deprecated [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rql v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn rows(&self) -> RowIter { [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] 377 | pub fn rows(&self) -> RowIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn rows_mut(&mut self) -> RowIterMut { [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] 383 | pub fn rows_mut(&mut self) -> RowIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:851:31 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/example_schema.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / schema! { [INFO] [stdout] 71 | | /// The generated schema struct [INFO] [stdout] 72 | | pub ExampleSchema { [INFO] [stdout] 73 | | user: User, [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:860:47 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/example_schema.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / schema! { [INFO] [stdout] 71 | | /// The generated schema struct [INFO] [stdout] 72 | | pub ExampleSchema { [INFO] [stdout] 73 | | user: User, [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s [INFO] running `Command { std: "docker" "inspect" "d64a6c3267c0584babec5e48dd84f0bc2f5733f5abd266a2bf8ea7baebd8ce88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64a6c3267c0584babec5e48dd84f0bc2f5733f5abd266a2bf8ea7baebd8ce88", kill_on_drop: false }` [INFO] [stdout] d64a6c3267c0584babec5e48dd84f0bc2f5733f5abd266a2bf8ea7baebd8ce88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83658dfce527b94daaf77844fe2e5fcbd71e2d5834a0bb68a0905f7d8cb4ee18 [INFO] running `Command { std: "docker" "start" "-a" "83658dfce527b94daaf77844fe2e5fcbd71e2d5834a0bb68a0905f7d8cb4ee18", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn rows(&self) -> RowIter { [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] 377 | pub fn rows(&self) -> RowIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn rows_mut(&mut self) -> RowIterMut { [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] 383 | pub fn rows_mut(&mut self) -> RowIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:851:31 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/example_schema.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / schema! { [INFO] [stdout] 71 | | /// The generated schema struct [INFO] [stdout] 72 | | pub ExampleSchema { [INFO] [stdout] 73 | | user: User, [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:860:47 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/example_schema.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / schema! { [INFO] [stdout] 71 | | /// The generated schema struct [INFO] [stdout] 72 | | pub ExampleSchema { [INFO] [stdout] 73 | | user: User, [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rql v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn rows(&self) -> RowIter { [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] 377 | pub fn rows(&self) -> RowIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn rows_mut(&mut self) -> RowIterMut { [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] 383 | pub fn rows_mut(&mut self) -> RowIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:851:31 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/example_schema.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / schema! { [INFO] [stdout] 71 | | /// The generated schema struct [INFO] [stdout] 72 | | pub ExampleSchema { [INFO] [stdout] 73 | | user: User, [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:860:47 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/example_schema.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | / schema! { [INFO] [stdout] 71 | | /// The generated schema struct [INFO] [stdout] 72 | | pub ExampleSchema { [INFO] [stdout] 73 | | user: User, [INFO] [stdout] ... | [INFO] [stdout] 77 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:851:31 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 898 | / schema! { [INFO] [stdout] 899 | | Schema { [INFO] [stdout] 900 | | nums: usize, [INFO] [stdout] 901 | | strings: String, [INFO] [stdout] 902 | | } [INFO] [stdout] 903 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 851 | pub fn $table(&self) -> rql::TableGuard<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:860:47 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 898 | / schema! { [INFO] [stdout] 899 | | Schema { [INFO] [stdout] 900 | | nums: usize, [INFO] [stdout] 901 | | strings: String, [INFO] [stdout] 902 | | } [INFO] [stdout] 903 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "83658dfce527b94daaf77844fe2e5fcbd71e2d5834a0bb68a0905f7d8cb4ee18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83658dfce527b94daaf77844fe2e5fcbd71e2d5834a0bb68a0905f7d8cb4ee18", kill_on_drop: false }` [INFO] [stdout] 83658dfce527b94daaf77844fe2e5fcbd71e2d5834a0bb68a0905f7d8cb4ee18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f0d1a63366e1f8ef17b524ecbd7ad32c58640ea77882e80ae49ae0b39423cdc [INFO] running `Command { std: "docker" "start" "-a" "8f0d1a63366e1f8ef17b524ecbd7ad32c58640ea77882e80ae49ae0b39423cdc", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:377:17 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stdout] test tests::compiles ... FAILED [INFO] [stderr] 377 | pub fn rows(&self) -> RowIter { [INFO] [stdout] [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] failures: [INFO] [stderr] | | [INFO] [stdout] [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] ---- tests::compiles stdout ---- [INFO] [stderr] | [INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] failures: [INFO] [stderr] | [INFO] [stdout] tests::compiles [INFO] [stderr] 377 | pub fn rows(&self) -> RowIter<'_, T> { [INFO] [stdout] [INFO] [stderr] | +++ [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:383:21 [INFO] [stderr] | [INFO] [stderr] 383 | pub fn rows_mut(&mut self) -> RowIterMut { [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] 383 | pub fn rows_mut(&mut self) -> RowIterMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:851:31 [INFO] [stderr] | [INFO] [stderr] 851 | pub fn $table(&self) -> rql::TableGuard<$type> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/example_schema.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / schema! { [INFO] [stderr] 71 | | /// The generated schema struct [INFO] [stderr] 72 | | pub ExampleSchema { [INFO] [stderr] 73 | | user: User, [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 851 | pub fn $table(&self) -> rql::TableGuard<'_, $type> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:860:47 [INFO] [stderr] | [INFO] [stderr] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/example_schema.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / schema! { [INFO] [stderr] 71 | | /// The generated schema struct [INFO] [stderr] 72 | | pub ExampleSchema { [INFO] [stderr] 73 | | user: User, [INFO] [stderr] ... | [INFO] [stderr] 77 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:851:31 [INFO] [stderr] | [INFO] [stderr] 851 | pub fn $table(&self) -> rql::TableGuard<$type> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 898 | / schema! { [INFO] [stderr] 899 | | Schema { [INFO] [stderr] 900 | | nums: usize, [INFO] [stderr] 901 | | strings: String, [INFO] [stderr] 902 | | } [INFO] [stderr] 903 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 851 | pub fn $table(&self) -> rql::TableGuard<'_, $type> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:860:47 [INFO] [stderr] | [INFO] [stderr] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<$type> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 898 | / schema! { [INFO] [stderr] 899 | | Schema { [INFO] [stderr] 900 | | nums: usize, [INFO] [stderr] 901 | | strings: String, [INFO] [stderr] 902 | | } [INFO] [stderr] 903 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 860 | pub fn "mut_name" $table (&self) -> rql::TableGuardMut<'_, $type> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rql` (lib) generated 4 warnings (run `cargo fix --lib -p rql` to apply 4 suggestions) [INFO] [stderr] warning: `rql` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p rql --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rql-aca88f55c51bd7ff) [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8f0d1a63366e1f8ef17b524ecbd7ad32c58640ea77882e80ae49ae0b39423cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0d1a63366e1f8ef17b524ecbd7ad32c58640ea77882e80ae49ae0b39423cdc", kill_on_drop: false }` [INFO] [stdout] 8f0d1a63366e1f8ef17b524ecbd7ad32c58640ea77882e80ae49ae0b39423cdc