[INFO] cloning repository https://github.com/fritshoogland-yugabyte/connection-profiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fritshoogland-yugabyte/connection-profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffritshoogland-yugabyte%2Fconnection-profiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffritshoogland-yugabyte%2Fconnection-profiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49aca5dd5ec9fcb7c16f577eaceea3b463445da9 [INFO] checking fritshoogland-yugabyte/connection-profiler against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffritshoogland-yugabyte%2Fconnection-profiler" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fritshoogland-yugabyte/connection-profiler [INFO] finished tweaking git repo https://github.com/fritshoogland-yugabyte/connection-profiler [INFO] tweaked toml for git repo https://github.com/fritshoogland-yugabyte/connection-profiler written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fritshoogland-yugabyte/connection-profiler on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fritshoogland-yugabyte/connection-profiler 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v1.1.3 [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding hermit-abi v0.5.2 [INFO] [stderr] Adding humantime v2.3.0 [INFO] [stderr] Adding is-terminal v0.4.16 [INFO] [stderr] Adding regex v1.9.4 (available: v1.12.2) [INFO] [stderr] Adding regex-automata v0.3.7 (available: v0.3.9) [INFO] [stderr] Adding regex-syntax v0.7.5 [INFO] [stderr] Adding termcolor v1.4.1 [INFO] [stderr] Adding winapi-util v0.1.11 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-sys v0.59.0 [INFO] [stderr] Adding windows-sys v0.61.2 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.19.4 [INFO] [stderr] Downloaded md-5 v0.10.1 [INFO] [stderr] Downloaded postgres-openssl v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88f6ee988fb167df95732b1306325ea39c298ce48a967cf68aa6f385d88ff70e [INFO] running `Command { std: "docker" "start" "-a" "88f6ee988fb167df95732b1306325ea39c298ce48a967cf68aa6f385d88ff70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88f6ee988fb167df95732b1306325ea39c298ce48a967cf68aa6f385d88ff70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f6ee988fb167df95732b1306325ea39c298ce48a967cf68aa6f385d88ff70e", kill_on_drop: false }` [INFO] [stdout] 88f6ee988fb167df95732b1306325ea39c298ce48a967cf68aa6f385d88ff70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5397dd8c2574f78de3115184ab5e8aafc872903253c4d0c552e36e54dd91e7 [INFO] running `Command { std: "docker" "start" "-a" "0a5397dd8c2574f78de3115184ab5e8aafc872903253c4d0c552e36e54dd91e7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf_shared v0.11.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf v0.11.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking postgres-protocol v0.6.4 (/opt/rustwide/workdir/rust-postgres/postgres-protocol) [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking postgres-types v0.2.4 (/opt/rustwide/workdir/rust-postgres/postgres-types) [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-postgres v0.7.7 (/opt/rustwide/workdir/rust-postgres/tokio-postgres) [INFO] [stderr] Checking futures v0.3.21 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust-postgres/tokio-postgres/src/generic_client.rs:70:59 [INFO] [stdout] | [INFO] [stdout] 70 | async fn transaction(&mut self) -> Result, Error>; [INFO] [stdout] | ---------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 70 - async fn transaction(&mut self) -> Result, Error>; [INFO] [stdout] 70 + async fn transaction(&mut self) -> Result, Error>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust-postgres/tokio-postgres/src/generic_client.rs:148:59 [INFO] [stdout] | [INFO] [stdout] 148 | async fn transaction(&mut self) -> Result, Error> { [INFO] [stdout] | ---------------------- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'life0` [INFO] [stdout] | [INFO] [stdout] 148 - async fn transaction(&mut self) -> Result, Error> { [INFO] [stdout] 148 + async fn transaction(&mut self) -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking postgres-openssl v0.5.0 [INFO] [stderr] Checking postgres v0.19.4 [INFO] [stderr] Checking connection-profiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s [INFO] running `Command { std: "docker" "inspect" "0a5397dd8c2574f78de3115184ab5e8aafc872903253c4d0c552e36e54dd91e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5397dd8c2574f78de3115184ab5e8aafc872903253c4d0c552e36e54dd91e7", kill_on_drop: false }` [INFO] [stdout] 0a5397dd8c2574f78de3115184ab5e8aafc872903253c4d0c552e36e54dd91e7