[INFO] fetching crate rbdc-pg 4.6.1... [INFO] testing rbdc-pg-4.6.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rbdc-pg 4.6.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rbdc-pg 4.6.1 [INFO] finished tweaking crates.io crate rbdc-pg 4.6.1 [INFO] tweaked toml for crates.io crate rbdc-pg 4.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rbdc-pg 4.6.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rbdc-pg 4.6.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded rbdc v4.6.0 [INFO] [stderr] Downloaded rbs v4.6.0 [INFO] [stderr] Downloaded fastdate v0.3.36 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08545372be7e3869387e4655a8dffee9c0ad9d02b33b0267a68b475d04ee876 [INFO] running `Command { std: "docker" "start" "-a" "c08545372be7e3869387e4655a8dffee9c0ad9d02b33b0267a68b475d04ee876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08545372be7e3869387e4655a8dffee9c0ad9d02b33b0267a68b475d04ee876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08545372be7e3869387e4655a8dffee9c0ad9d02b33b0267a68b475d04ee876", kill_on_drop: false }` [INFO] [stdout] c08545372be7e3869387e4655a8dffee9c0ad9d02b33b0267a68b475d04ee876 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7f9d24584e1422728fa5f47d446f6fc8738f95a00ca836ab8c3b883ac2256d8e [INFO] running `Command { std: "docker" "start" "-a" "7f9d24584e1422728fa5f47d446f6fc8738f95a00ca836ab8c3b883ac2256d8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.6.0 [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 tokio v1.45.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [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_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [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-rustls v0.26.2 [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 deranged v0.4.0 [INFO] [stderr] Compiling rbs v4.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fastdate v0.3.36 [INFO] [stderr] Compiling rbdc v4.6.0 [INFO] [stderr] Compiling rbdc-pg v4.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | fn do_close(&mut self) -> BoxFuture> { [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] 162 | fn do_close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | fn close(&mut self) -> BoxFuture> { [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] 178 | fn close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 191 | ) -> BoxFuture>, Error>> { [INFO] [stdout] | ------------------------------------------- the lifetime gets resolved as `'_` [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] 191 | ) -> BoxFuture<'_, Result>, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ------------------------------------ the lifetime gets resolved as `'_` [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] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/driver.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn connect(&self, url: &str) -> BoxFuture, Error>> { [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] 14 | fn connect(&self, url: &str) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/options/connect.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | fn connect(&self) -> BoxFuture, Error>> { [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] 9 | fn connect(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.22s [INFO] running `Command { std: "docker" "inspect" "7f9d24584e1422728fa5f47d446f6fc8738f95a00ca836ab8c3b883ac2256d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9d24584e1422728fa5f47d446f6fc8738f95a00ca836ab8c3b883ac2256d8e", kill_on_drop: false }` [INFO] [stdout] 7f9d24584e1422728fa5f47d446f6fc8738f95a00ca836ab8c3b883ac2256d8e [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 64ccad7a9c5776051122d8de3865419fadb54aaccb41f62c888dbc56d2abf46e [INFO] running `Command { std: "docker" "start" "-a" "64ccad7a9c5776051122d8de3865419fadb54aaccb41f62c888dbc56d2abf46e", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling rbdc v4.6.0 [INFO] [stderr] Compiling rbdc-pg v4.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | fn do_close(&mut self) -> BoxFuture> { [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] 162 | fn do_close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | fn close(&mut self) -> BoxFuture> { [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] 178 | fn close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 191 | ) -> BoxFuture>, Error>> { [INFO] [stdout] | ------------------------------------------- the lifetime gets resolved as `'_` [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] 191 | ) -> BoxFuture<'_, Result>, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ------------------------------------ the lifetime gets resolved as `'_` [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] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/driver.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn connect(&self, url: &str) -> BoxFuture, Error>> { [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] 14 | fn connect(&self, url: &str) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/options/connect.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | fn connect(&self) -> BoxFuture, Error>> { [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] 9 | fn connect(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:162:17 [INFO] [stdout] | [INFO] [stdout] 162 | fn do_close(&mut self) -> BoxFuture> { [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] 162 | fn do_close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 178 | fn close(&mut self) -> BoxFuture> { [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] 178 | fn close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 191 | ) -> BoxFuture>, Error>> { [INFO] [stdout] | ------------------------------------------- the lifetime gets resolved as `'_` [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] 191 | ) -> BoxFuture<'_, Result>, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection/mod.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture> { [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ------------------------------------ the lifetime gets resolved as `'_` [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] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/driver.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn connect(&self, url: &str) -> BoxFuture, Error>> { [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] 14 | fn connect(&self, url: &str) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/options/connect.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | fn connect(&self) -> BoxFuture, Error>> { [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] 9 | fn connect(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.85s [INFO] running `Command { std: "docker" "inspect" "64ccad7a9c5776051122d8de3865419fadb54aaccb41f62c888dbc56d2abf46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ccad7a9c5776051122d8de3865419fadb54aaccb41f62c888dbc56d2abf46e", kill_on_drop: false }` [INFO] [stdout] 64ccad7a9c5776051122d8de3865419fadb54aaccb41f62c888dbc56d2abf46e [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5f268cfeb11f85fd004234408bb675e46a2b8ad38f9cd6c759120938c458070c [INFO] running `Command { std: "docker" "start" "-a" "5f268cfeb11f85fd004234408bb675e46a2b8ad38f9cd6c759120938c458070c", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/connection/mod.rs:162:17 [INFO] [stderr] | [INFO] [stderr] 162 | fn do_close(&mut self) -> BoxFuture> { [INFO] [stderr] | ^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 162 | fn do_close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/connection/mod.rs:178:14 [INFO] [stderr] | [INFO] [stderr] 178 | fn close(&mut self) -> BoxFuture> { [INFO] [stderr] | ^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 178 | fn close(&mut self) -> BoxFuture<'_, Result<(), Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/connection/mod.rs:188:9 [INFO] [stderr] | [INFO] [stderr] 188 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 191 | ) -> BoxFuture>, Error>> { [INFO] [stderr] | ------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 191 | ) -> BoxFuture<'_, Result>, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/connection/mod.rs:232:13 [INFO] [stderr] | [INFO] [stderr] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture> { [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output ------------------------------------ the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 232 | fn exec(&mut self, sql: &str, params: Vec) -> BoxFuture<'_, Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/driver.rs:14:16 [INFO] [stderr] | [INFO] [stderr] 14 | fn connect(&self, url: &str) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 14 | fn connect(&self, url: &str) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/options/connect.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 9 | fn connect(&self) -> BoxFuture, Error>> { [INFO] [stderr] | ^^^^^ --------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 9 | fn connect(&self) -> BoxFuture<'_, Result, Error>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rbdc-pg` (lib) generated 6 warnings (run `cargo fix --lib -p rbdc-pg` to apply 6 suggestions) [INFO] [stderr] warning: `rbdc-pg` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rbdc_pg-135fe4010c37a225) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test driver::test::test_default ... ok [INFO] [stdout] test connection::stream::tests::test_parse_server_version_num ... ok [INFO] [stdout] test driver::test::test_exchange ... ok [INFO] [stdout] test message::backend_key_data::test_decode_backend_key_data ... ok [INFO] [stdout] test message::command_complete::test_decode_command_complete_for_begin ... ok [INFO] [stdout] test message::command_complete::test_decode_command_complete_for_insert ... ok [INFO] [stdout] test message::command_complete::test_decode_command_complete_for_update ... ok [INFO] [stdout] test message::data_row::test_decode_data_row ... ok [INFO] [stdout] test message::describe::test_encode_describe_portal ... ok [INFO] [stdout] test message::describe::test_encode_describe_statement ... ok [INFO] [stdout] test message::describe::test_encode_describe_unnamed_portal ... ok [INFO] [stdout] test message::describe::test_encode_describe_unnamed_statement ... ok [INFO] [stdout] test message::execute::test_encode_execute ... ok [INFO] [stdout] test message::notification::test_decode_notification_response ... ok [INFO] [stdout] test message::parameter_description::test_decode_empty_parameter_description ... ok [INFO] [stdout] test message::parameter_description::test_decode_parameter_description ... ok [INFO] [stdout] test message::parameter_status::test_decode_empty_parameter_status ... ok [INFO] [stdout] test message::parameter_status::test_decode_parameter_status ... ok [INFO] [stdout] test message::parameter_status::test_decode_parameter_status_response ... ok [INFO] [stdout] test message::parse::test_encode_parse ... ok [INFO] [stdout] test message::password::test_encode_clear_password ... ok [INFO] [stdout] test message::password::test_encode_md5_password ... ok [INFO] [stdout] test message::query::test_encode_query ... ok [INFO] [stdout] test message::ready_for_query::test_decode_ready_for_query ... ok [INFO] [stdout] test message::response::test_decode_error_response ... ok [INFO] [stdout] test message::ssl_request::test_encode_ssl_request ... ok [INFO] [stdout] test message::startup::test_encode_startup ... ok [INFO] [stdout] test options::parse::test::it_parses_password_with_non_ascii_chars_correctly ... ok [INFO] [stdout] test options::parse::test::it_parses_password_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_hostaddr_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_socket_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_dbname_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_rbdc_options_correctly ... ok [INFO] [stdout] test options::parse::test::it_parses_libpq_options_correctly ... ok [INFO] [stdout] test options::parse::test::it_parses_host_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_port_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_application_name_correctly_from_parameter ... ok [INFO] [stdout] test options::parse::test::it_parses_socket_correctly_percent_encoded ... ok [INFO] [stdout] test options::parse::test::it_parses_socket_correctly_with_username_percent_encoded ... ok [INFO] [stdout] test options::parse::test::it_parses_ssl_mode ... ok [INFO] [stdout] test options::pgpass::tests::test_find_next_field ... ok [INFO] [stdout] test options::parse::test::it_parses_username_with_at_sign_correctly ... ok [INFO] [stdout] test options::parse::test::it_parses_user_correctly_from_parameter ... ok [INFO] [stdout] test options::pgpass::tests::test_load_password_from_line ... ok [INFO] [stdout] test options::pgpass::tests::test_load_password_from_reader ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::decimal_1 ... ok [INFO] [stdout] test options::test_options_formatting ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::decimal_2 ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::decimal_3 ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::decimal_4 ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::issue_423_eight_digit ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::issue_423_four_digit ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::issue_423_negative_eight_digit ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::issue_423_negative_four_digit ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::one ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::one_digit_decimal ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::one_hundred ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::one_hundredth ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::one_tenth ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::ten ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::ten_thousand ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::twelve_thousandths ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::two_digits ... ok [INFO] [stdout] test types::bigdecimal::bigdecimal_to_pgnumeric::zero ... ok [INFO] [stdout] test types::float::test::test_decode_f32 ... ok [INFO] [stdout] test types::float::test::test_decode_f32_by_f64 ... ok [INFO] [stdout] test types::int::test::test_decode_i16_by_i64 ... ok [INFO] [stdout] test types::int::test::test_decode_i32 ... ok [INFO] [stdout] test types::int::test::test_decode_i32_by_i64 ... ok [INFO] [stdout] test types::int::test::test_decode_u16_by_u64 ... ok [INFO] [stdout] test types::int::test::test_decode_u32 ... ok [INFO] [stdout] test types::int::test::test_decode_u32_by_u64 ... ok [INFO] [stdout] test types::test::test_datetime ... ok [INFO] [stdout] test types::timestamptz::test::test_de ... ok [INFO] [stdout] test types::timestamptz::test::test_de_date ... ok [INFO] [stdout] test types::timetz::test::test_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f268cfeb11f85fd004234408bb675e46a2b8ad38f9cd6c759120938c458070c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f268cfeb11f85fd004234408bb675e46a2b8ad38f9cd6c759120938c458070c", kill_on_drop: false }` [INFO] [stdout] 5f268cfeb11f85fd004234408bb675e46a2b8ad38f9cd6c759120938c458070c