[INFO] fetching crate taos-optin 0.12.4... [INFO] checking taos-optin-0.12.4 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate taos-optin 0.12.4 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate taos-optin 0.12.4 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taos-optin 0.12.4 [INFO] finished tweaking crates.io crate taos-optin 0.12.4 [INFO] tweaked toml for crates.io crate taos-optin 0.12.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate taos-optin 0.12.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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded taos-macros v0.2.16 [INFO] [stderr] Downloaded mdsn v0.2.25 [INFO] [stderr] Downloaded taos-query v0.12.4 [INFO] [stderr] Downloaded faststr v0.2.19 [INFO] [stderr] Downloaded fun_time_derive v0.3.4 [INFO] [stderr] Downloaded fun_time v0.3.4 [INFO] [stderr] Downloaded taos-error v0.12.4 [INFO] [stderr] Downloaded dlopen2 v0.6.1 [INFO] [stderr] Downloaded prettytable v0.10.0 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed96667ce52f47e581b76f238609da9ae494fca661e11cc8296fc1d3077b6018 [INFO] running `Command { std: "docker" "start" "-a" "ed96667ce52f47e581b76f238609da9ae494fca661e11cc8296fc1d3077b6018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed96667ce52f47e581b76f238609da9ae494fca661e11cc8296fc1d3077b6018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed96667ce52f47e581b76f238609da9ae494fca661e11cc8296fc1d3077b6018", kill_on_drop: false }` [INFO] [stdout] ed96667ce52f47e581b76f238609da9ae494fca661e11cc8296fc1d3077b6018 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828a2eaa5caa8d73dcda43b371717dacafe32c474b1073e722c18a8b85534651 [INFO] running `Command { std: "docker" "start" "-a" "828a2eaa5caa8d73dcda43b371717dacafe32c474b1073e722c18a8b85534651", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling taos-error v0.12.4 [INFO] [stderr] Compiling taos-query v0.12.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling taos-macros v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking dlopen2 v0.6.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling fun_time_derive v0.3.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking fun_time v0.3.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking faststr v0.2.19 [INFO] [stderr] Checking prettytable v0.10.0 [INFO] [stderr] Checking mdsn v0.2.25 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking taos-optin v0.12.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:106:57 [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:111:60 [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:116:83 [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:127:86 [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&mut Self> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tmq/mod.rs:185:49 [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:518:49 [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:106:57 [INFO] [stdout] | [INFO] [stdout] 106 | async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:111:60 [INFO] [stdout] | [INFO] [stdout] 111 | async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:116:83 [INFO] [stdout] | [INFO] [stdout] 116 | async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:127:86 [INFO] [stdout] | [INFO] [stdout] 127 | async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> { [INFO] [stdout] | - lifetime `'life0` declared here ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/stmt/mod.rs:134:48 [INFO] [stdout] | [INFO] [stdout] 134 | async fn add_batch(&mut self) -> RawResult<&mut Self> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tmq/mod.rs:185:49 [INFO] [stdout] | [INFO] [stdout] 185 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:518:49 [INFO] [stdout] | [INFO] [stdout] 518 | async fn server_version(&self) -> RawResult<&str> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.14s [INFO] running `Command { std: "docker" "inspect" "828a2eaa5caa8d73dcda43b371717dacafe32c474b1073e722c18a8b85534651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828a2eaa5caa8d73dcda43b371717dacafe32c474b1073e722c18a8b85534651", kill_on_drop: false }` [INFO] [stdout] 828a2eaa5caa8d73dcda43b371717dacafe32c474b1073e722c18a8b85534651