[INFO] cloning repository https://github.com/sheldonrobinson/GQLite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sheldonrobinson/GQLite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheldonrobinson%2FGQLite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheldonrobinson%2FGQLite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3de81fd0b5dbcb84a8f53c7a4778ed694dfd88a7
[INFO] checking sheldonrobinson/GQLite/3de81fd0b5dbcb84a8f53c7a4778ed694dfd88a7 against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsheldonrobinson%2FGQLite" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sheldonrobinson/GQLite
[INFO] finished tweaking git repo https://github.com/sheldonrobinson/GQLite
[INFO] tweaked toml for git repo https://github.com/sheldonrobinson/GQLite written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sheldonrobinson/GQLite on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sheldonrobinson/GQLite 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding prettyplease v0.2.36 (available: v0.2.37)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testing_table v0.3.0
[INFO] [stderr]   Downloaded tabled_derive v0.11.0
[INFO] [stderr]   Downloaded standard_paths v2.1.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded pathsearch v0.2.0
[INFO] [stderr]   Downloaded pgrx-pg-config v0.15.0
[INFO] [stderr]   Downloaded cee-scape v0.2.0
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded atomic-traits v0.4.0
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded ccutils v0.3.5
[INFO] [stderr]   Downloaded rb-sys-env v0.1.2
[INFO] [stderr]   Downloaded rb-sys-env v0.2.2
[INFO] [stderr]   Downloaded pgrx-bindgen v0.15.0
[INFO] [stderr]   Downloaded pgrx-macros v0.15.0
[INFO] [stderr]   Downloaded magnus-macros v0.6.0
[INFO] [stderr]   Downloaded iai-callgrind-macros v0.6.1
[INFO] [stderr]   Downloaded better_default v1.0.5
[INFO] [stderr]   Downloaded rb-sys v0.9.116
[INFO] [stderr]   Downloaded rb-sys-build v0.9.116
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded papergrid v0.17.0
[INFO] [stderr]   Downloaded toml v0.9.3
[INFO] [stderr]   Downloaded pgrx-sql-entity-graph v0.15.0
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded iai-callgrind v0.16.0
[INFO] [stderr]   Downloaded rustyline v16.0.0
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded magnus v0.7.1
[INFO] [stderr]   Downloaded tabled v0.20.0
[INFO] [stderr]   Downloaded redb v2.6.1
[INFO] [stderr]   Downloaded pgrx v0.15.0
[INFO] [stderr]   Downloaded iai-callgrind-runner v0.16.0
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded pgrx-pg-sys v0.15.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce9e6fe8148cdb75a48304d1717cc6ba90ede24f26e0ce7a46ccc5b43f11df5d
[INFO] running `Command { std: "docker" "start" "-a" "ce9e6fe8148cdb75a48304d1717cc6ba90ede24f26e0ce7a46ccc5b43f11df5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce9e6fe8148cdb75a48304d1717cc6ba90ede24f26e0ce7a46ccc5b43f11df5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce9e6fe8148cdb75a48304d1717cc6ba90ede24f26e0ce7a46ccc5b43f11df5d", kill_on_drop: false }`
[INFO] [stdout] ce9e6fe8148cdb75a48304d1717cc6ba90ede24f26e0ce7a46ccc5b43f11df5d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8ae83be53ca398abfed129bd190bb621da1fbb78408ab88813a340048b025ef
[INFO] running `Command { std: "docker" "start" "-a" "d8ae83be53ca398abfed129bd190bb621da1fbb78408ab88813a340048b025ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling redb v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling iai-callgrind-runner v0.16.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling iai-callgrind v0.16.0
[INFO] [stderr]    Compiling rb-sys-env v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]    Compiling magnus v0.7.1
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking standard_paths v2.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking rustyline v16.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling better_default v1.0.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling magnus-macros v0.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking ccutils v0.3.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling rb-sys-build v0.9.116
[INFO] [stderr]    Compiling rb-sys v0.9.116
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling iai-callgrind-macros v0.6.1
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking gqlitedb v0.5.2 (/opt/rustwide/workdir/crates/gqlitedb)
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gqlitedb/src/store/redb.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 |   ) -> Result<redb::AccessGuard<V>>;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/gqlitedb/src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |   ) -> Result<redb::AccessGuard<'_, V>>;
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gqlitedb/src/store/redb.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 |   ) -> Result<redb::AccessGuard<V>>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |   ) -> Result<redb::AccessGuard<'_, V>>
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gqlitedb/src/value_table.rs:305:27
[INFO] [stdout]     |
[INFO] [stdout] 305 |   pub(crate) fn first_row(&self) -> Option<RowView>
[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] 305 |   pub(crate) fn first_row(&self) -> Option<RowView<'_>>
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gqlitedb` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gqlitedb/src/store/redb.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 191 |   ) -> Result<redb::AccessGuard<V>>;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> crates/gqlitedb/src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |   ) -> Result<redb::AccessGuard<'_, V>>;
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gqlitedb/src/store/redb.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 204 |   ) -> Result<redb::AccessGuard<V>>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |   ) -> Result<redb::AccessGuard<'_, V>>
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gqlitedb/src/value_table.rs:305:27
[INFO] [stdout]     |
[INFO] [stdout] 305 |   pub(crate) fn first_row(&self) -> Option<RowView>
[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] 305 |   pub(crate) fn first_row(&self) -> Option<RowView<'_>>
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gqlitedb` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "d8ae83be53ca398abfed129bd190bb621da1fbb78408ab88813a340048b025ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ae83be53ca398abfed129bd190bb621da1fbb78408ab88813a340048b025ef", kill_on_drop: false }`
[INFO] [stdout] d8ae83be53ca398abfed129bd190bb621da1fbb78408ab88813a340048b025ef
