[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] building fritshoogland-yugabyte/connection-profiler against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffritshoogland-yugabyte%2Fconnection-profiler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fritshoogland-yugabyte/connection-profiler on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v1.1.3 [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.6) [INFO] [stderr] Adding hermit-abi v0.4.0 [INFO] [stderr] Adding humantime v2.1.0 [INFO] [stderr] Adding is-terminal v0.4.15 [INFO] [stderr] Adding regex v1.9.4 (available: v1.11.1) [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.9 [INFO] [stderr] Adding windows-sys v0.59.0 [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1061a244f03aacfc04dbde6f154dc8c6ec89fe77ced787d54b10c6bfaf35e9df [INFO] running `Command { std: "docker" "start" "-a" "1061a244f03aacfc04dbde6f154dc8c6ec89fe77ced787d54b10c6bfaf35e9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1061a244f03aacfc04dbde6f154dc8c6ec89fe77ced787d54b10c6bfaf35e9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1061a244f03aacfc04dbde6f154dc8c6ec89fe77ced787d54b10c6bfaf35e9df", kill_on_drop: false }` [INFO] [stdout] 1061a244f03aacfc04dbde6f154dc8c6ec89fe77ced787d54b10c6bfaf35e9df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f85b06b771e8e6b5177c4b09fa6836c0883b3c75fe2d868966a66127a5aa8f6e [INFO] running `Command { std: "docker" "start" "-a" "f85b06b771e8e6b5177c4b09fa6836c0883b3c75fe2d868966a66127a5aa8f6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling postgres-protocol v0.6.4 (/opt/rustwide/workdir/rust-postgres/postgres-protocol) [INFO] [stderr] Compiling postgres-types v0.2.4 (/opt/rustwide/workdir/rust-postgres/postgres-types) [INFO] [stderr] Compiling tokio-util v0.7.3 [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] Compiling structopt v0.3.26 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.7 (/opt/rustwide/workdir/rust-postgres/tokio-postgres) [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stdout] warning: elided lifetime has a name [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] | ---------------------- ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [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] --> rust-postgres/tokio-postgres/src/generic_client.rs:148:59 [INFO] [stdout] | [INFO] [stdout] 148 | async fn transaction(&mut self) -> Result, Error> { [INFO] [stdout] | ---------------------- ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgres v0.19.4 [INFO] [stderr] Compiling postgres-openssl v0.5.0 [INFO] [stderr] Compiling connection-profiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.21s [INFO] running `Command { std: "docker" "inspect" "f85b06b771e8e6b5177c4b09fa6836c0883b3c75fe2d868966a66127a5aa8f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85b06b771e8e6b5177c4b09fa6836c0883b3c75fe2d868966a66127a5aa8f6e", kill_on_drop: false }` [INFO] [stdout] f85b06b771e8e6b5177c4b09fa6836c0883b3c75fe2d868966a66127a5aa8f6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc7b96dc2009c7d8d54bfd3424705c9fa198073452167ba93758c8631b8f763a [INFO] running `Command { std: "docker" "start" "-a" "bc7b96dc2009c7d8d54bfd3424705c9fa198073452167ba93758c8631b8f763a", kill_on_drop: false }` [INFO] [stderr] Compiling connection-profiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [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] | ---------------------- ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [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] --> rust-postgres/tokio-postgres/src/generic_client.rs:148:59 [INFO] [stdout] | [INFO] [stdout] 148 | async fn transaction(&mut self) -> Result, Error> { [INFO] [stdout] | ---------------------- ^^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "bc7b96dc2009c7d8d54bfd3424705c9fa198073452167ba93758c8631b8f763a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc7b96dc2009c7d8d54bfd3424705c9fa198073452167ba93758c8631b8f763a", kill_on_drop: false }` [INFO] [stdout] bc7b96dc2009c7d8d54bfd3424705c9fa198073452167ba93758c8631b8f763a