[INFO] fetching crate pocketbase-rs 0.1.2...
[INFO] testing pocketbase-rs-0.1.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pocketbase-rs 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pocketbase-rs 0.1.2
[INFO] finished tweaking crates.io crate pocketbase-rs 0.1.2
[INFO] tweaked toml for crates.io crate pocketbase-rs 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pocketbase-rs 0.1.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pocketbase-rs 0.1.2 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-io v2.5.0
[INFO] [stderr]   Downloaded async-process v2.4.0
[INFO] [stderr]   Downloaded async-signal v0.2.12
[INFO] [stderr]   Downloaded polling v3.10.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded cc v1.2.32
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c72c9fb26e2f00fa9dbdb6d114d200f1c178300fcd72b2214e8301992383153
[INFO] running `Command { std: "docker" "start" "-a" "6c72c9fb26e2f00fa9dbdb6d114d200f1c178300fcd72b2214e8301992383153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c72c9fb26e2f00fa9dbdb6d114d200f1c178300fcd72b2214e8301992383153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c72c9fb26e2f00fa9dbdb6d114d200f1c178300fcd72b2214e8301992383153", kill_on_drop: false }`
[INFO] [stdout] 6c72c9fb26e2f00fa9dbdb6d114d200f1c178300fcd72b2214e8301992383153
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be4cb7914e72802293a4192f3c2d2180a0198844185ca833d166d0bd17052a3
[INFO] running `Command { std: "docker" "start" "-a" "6be4cb7914e72802293a4192f3c2d2180a0198844185ca833d166d0bd17052a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling pocketbase-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^^ 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.99s
[INFO] running `Command { std: "docker" "inspect" "6be4cb7914e72802293a4192f3c2d2180a0198844185ca833d166d0bd17052a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be4cb7914e72802293a4192f3c2d2180a0198844185ca833d166d0bd17052a3", kill_on_drop: false }`
[INFO] [stdout] 6be4cb7914e72802293a4192f3c2d2180a0198844185ca833d166d0bd17052a3
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 295d8442ece4d07de063c465bbdcd766511476f02f61076130eb848506545b68
[INFO] running `Command { std: "docker" "start" "-a" "295d8442ece4d07de063c465bbdcd766511476f02f61076130eb848506545b68", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling pocketbase-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^^ 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^^ 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: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.99s
[INFO] running `Command { std: "docker" "inspect" "295d8442ece4d07de063c465bbdcd766511476f02f61076130eb848506545b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295d8442ece4d07de063c465bbdcd766511476f02f61076130eb848506545b68", kill_on_drop: false }`
[INFO] [stdout] 295d8442ece4d07de063c465bbdcd766511476f02f61076130eb848506545b68
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af4aa2178b0b1e03dd77587111141353dbc86b6ea81b5f11513693ce1b365b4f
[INFO] running `Command { std: "docker" "start" "-a" "af4aa2178b0b1e03dd77587111141353dbc86b6ea81b5f11513693ce1b365b4f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:103:23
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection {
[INFO] [stderr]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn collection(&mut self, collection_name: &'static str) -> Collection<'_> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pocketbase-rs` (lib) generated 1 warning (run `cargo fix --lib -p pocketbase-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `pocketbase-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pocketbase_rs-81ae25db2e1101dc)
[INFO] [stderr]    Doc-tests pocketbase_rs
[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] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/lib.rs - (line 5) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase (line 176) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase::auth_store (line 296) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase::base_url (line 336) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase::collection (line 85) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase::request_delete (line 485) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase::token (line 315) ... ignored
[INFO] [stdout] test src/records/auth/auth_refresh.rs - records::auth::auth_refresh::Collection<'_>::auth_refresh (line 10) ... ignored
[INFO] [stdout] test src/records/auth/auth_refresh_for_user.rs - records::auth::auth_refresh_for_user::Collection<'a>::auth_refresh_for_user (line 10) ... ignored
[INFO] [stdout] test src/records/auth/auth_with_password.rs - records::auth::auth_with_password::Collection<'_>::auth_with_password (line 78) ... ignored
[INFO] [stdout] test src/records/auth/impersonate.rs - records::auth::impersonate::Collection<'a>::impersonate (line 83) ... ignored
[INFO] [stdout] test src/records/auth/request_verification.rs - records::auth::request_verification::Collection<'a>::request_verification (line 10) ... ignored
[INFO] [stdout] test src/records/crud/create.rs - records::crud::create::Collection<'_>::create (line 75) ... ignored
[INFO] [stdout] test src/records/crud/create.rs - records::crud::create::Collection<'_>::create_multipart (line 113) ... ignored
[INFO] [stdout] test src/records/crud/delete.rs - records::crud::delete::Collection<'a>::delete (line 43) ... ignored
[INFO] [stdout] test src/records/crud/get_first_list_item.rs - records::crud::get_first_list_item::Collection<'a>::get_first_list_item (line 20) ... ignored
[INFO] [stdout] test src/records/crud/get_first_list_item.rs - records::crud::get_first_list_item::CollectionGetFirstListItemBuilder<'a,T>::expand (line 84) ... ignored
[INFO] [stdout] test src/records/crud/get_first_list_item.rs - records::crud::get_first_list_item::CollectionGetFirstListItemBuilder<'a,T>::filter (line 70) ... ignored
[INFO] [stdout] test src/records/crud/get_first_list_item.rs - records::crud::get_first_list_item::CollectionGetFirstListItemBuilder<'a,T>::sort (line 55) ... ignored
[INFO] [stdout] test src/records/crud/get_full_list.rs - records::crud::get_full_list::Collection<'a>::get_full_list (line 24) ... ignored
[INFO] [stdout] test src/records/crud/get_full_list.rs - records::crud::get_full_list::CollectionGetFullListBuilder<'a,T>::expand (line 98) ... ignored
[INFO] [stdout] test src/records/crud/get_full_list.rs - records::crud::get_full_list::CollectionGetFullListBuilder<'a,T>::filter (line 84) ... ignored
[INFO] [stdout] test src/records/crud/get_full_list.rs - records::crud::get_full_list::CollectionGetFullListBuilder<'a,T>::sort (line 69) ... ignored
[INFO] [stdout] test src/records/crud/get_list.rs - records::crud::get_list::Collection<'a>::get_list (line 23) ... ignored
[INFO] [stdout] test src/records/crud/get_list.rs - records::crud::get_list::CollectionGetListBuilder<'a,T>::expand (line 106) ... ignored
[INFO] [stdout] test src/records/crud/get_list.rs - records::crud::get_list::CollectionGetListBuilder<'a,T>::filter (line 92) ... ignored
[INFO] [stdout] test src/records/crud/get_list.rs - records::crud::get_list::CollectionGetListBuilder<'a,T>::sort (line 77) ... ignored
[INFO] [stdout] test src/records/crud/get_one.rs - records::crud::get_one::Collection<'a>::get_one (line 18) ... ignored
[INFO] [stdout] test src/records/crud/get_one.rs - records::crud::get_one::CollectionGetOneBuilder<'a,T>::expand (line 54) ... ignored
[INFO] [stdout] test src/records/crud/update.rs - records::crud::update::Collection<'a>::update (line 80) ... ignored
[INFO] [stdout] test src/lib.rs - PocketBase::new_with_client (line 263) ... FAILED
[INFO] [stdout] test src/lib.rs - PocketBase::new (line 230) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - PocketBase::new_with_client (line 263) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PocketBase`
[INFO] [stdout]    --> src/lib.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | let pb = PocketBase::new_with_client("http://localhost:8090", reqwest_client);
[INFO] [stdout]     |          ^^^^^^^^^^ use of undeclared type `PocketBase`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 263 + use pocketbase_rs::PocketBase;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - PocketBase::new (line 230) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PocketBase`
[INFO] [stdout]    --> src/lib.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | let pb = PocketBase::new("http://localhost:8090");
[INFO] [stdout]     |          ^^^^^^^^^^ use of undeclared type `PocketBase`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 230 + use pocketbase_rs::PocketBase;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - PocketBase::new (line 230)
[INFO] [stdout]     src/lib.rs - PocketBase::new_with_client (line 263)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 30 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "af4aa2178b0b1e03dd77587111141353dbc86b6ea81b5f11513693ce1b365b4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4aa2178b0b1e03dd77587111141353dbc86b6ea81b5f11513693ce1b365b4f", kill_on_drop: false }`
[INFO] [stdout] af4aa2178b0b1e03dd77587111141353dbc86b6ea81b5f11513693ce1b365b4f
