[INFO] fetching crate rust-query 0.4.4... [INFO] checking rust-query-0.4.4 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate rust-query 0.4.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rust-query 0.4.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rust-query 0.4.4 [INFO] tweaked toml for crates.io crate rust-query 0.4.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-query 0.4.4 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-query 0.4.4 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_write v0.1.0 [INFO] [stderr] Downloaded sea-query-rusqlite v0.7.0 [INFO] [stderr] Downloaded rust-query-macros v0.4.4 [INFO] [stderr] Downloaded sea-query-derive v0.4.3 [INFO] [stderr] Downloaded k12 v0.3.0 [INFO] [stderr] Downloaded r2d2_sqlite v0.25.0 [INFO] [stderr] Downloaded trybuild v1.0.104 [INFO] [stderr] Downloaded toml_edit v0.22.25 [INFO] [stderr] Downloaded sea-query v0.32.4 [INFO] [stderr] Downloaded toml v0.8.21 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfff4454a89e1d5bfe8439c0b60e8c93d5365adf804d3262132fc0f20b0526b2 [INFO] running `Command { std: "docker" "start" "-a" "bfff4454a89e1d5bfe8439c0b60e8c93d5365adf804d3262132fc0f20b0526b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfff4454a89e1d5bfe8439c0b60e8c93d5365adf804d3262132fc0f20b0526b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfff4454a89e1d5bfe8439c0b60e8c93d5365adf804d3262132fc0f20b0526b2", kill_on_drop: false }` [INFO] [stdout] bfff4454a89e1d5bfe8439c0b60e8c93d5365adf804d3262132fc0f20b0526b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c3ff0d500d1b77df5aa393daf56abc9741ffa608b51fde0632150ac39a460f [INFO] running `Command { std: "docker" "start" "-a" "85c3ff0d500d1b77df5aa393daf56abc9741ffa608b51fde0632150ac39a460f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking toml_write v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking winnow v0.7.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking k12 v0.3.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking r2d2_sqlite v0.25.0 [INFO] [stderr] Checking toml_edit v0.22.25 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rust-query-macros v0.4.4 [INFO] [stderr] Checking toml v0.8.21 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Checking sea-query v0.32.4 [INFO] [stderr] Checking trybuild v1.0.104 [INFO] [stderr] Checking sea-query-rusqlite v0.7.0 [INFO] [stderr] Checking rust-query v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn transaction(&mut self, db: &Database) -> Transaction { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn transaction(&mut self, db: &Database) -> Transaction<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn transaction_mut(&mut self, db: &Database) -> TransactionMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn transaction_mut(&mut self, db: &Database) -> TransactionMut<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transaction.rs:415:33 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn rusqlite_transaction(&mut self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^^^^^ ---------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn rusqlite_transaction(&mut self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_txn(client: &mut LocalClient) -> TransactionMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_txn(client: &mut LocalClient) -> TransactionMut<'_, Empty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn transaction(&mut self, db: &Database) -> Transaction { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn transaction(&mut self, db: &Database) -> Transaction<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:45:31 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn transaction_mut(&mut self, db: &Database) -> TransactionMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn transaction_mut(&mut self, db: &Database) -> TransactionMut<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/transaction.rs:415:33 [INFO] [stdout] | [INFO] [stdout] 415 | pub fn rusqlite_transaction(&mut self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^^^^^ ---------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | pub fn rusqlite_transaction(&mut self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:127:32 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_txn(client: &mut LocalClient) -> TransactionMut { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn get_txn(client: &mut LocalClient) -> TransactionMut<'_, Empty> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "85c3ff0d500d1b77df5aa393daf56abc9741ffa608b51fde0632150ac39a460f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c3ff0d500d1b77df5aa393daf56abc9741ffa608b51fde0632150ac39a460f", kill_on_drop: false }` [INFO] [stdout] 85c3ff0d500d1b77df5aa393daf56abc9741ffa608b51fde0632150ac39a460f