[INFO] fetching crate async-postgres 0.5.1...
[INFO] testing async-postgres-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate async-postgres 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate async-postgres 0.5.1
[INFO] finished tweaking crates.io crate async-postgres 0.5.1
[INFO] tweaked toml for crates.io crate async-postgres 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-postgres 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.10.1)
[INFO] [stderr]       Adding postgres-native-tls v0.3.0 (available: v0.5.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] [stderr]       Adding tokio-postgres v0.5.5 (available: v0.7.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37cff02c91d0745173856fed8e9df6f78804deff5d68570e04097b223ec1b6ea
[INFO] running `Command { std: "docker" "start" "-a" "37cff02c91d0745173856fed8e9df6f78804deff5d68570e04097b223ec1b6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37cff02c91d0745173856fed8e9df6f78804deff5d68570e04097b223ec1b6ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37cff02c91d0745173856fed8e9df6f78804deff5d68570e04097b223ec1b6ea", kill_on_drop: false }`
[INFO] [stdout] 37cff02c91d0745173856fed8e9df6f78804deff5d68570e04097b223ec1b6ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1bd5beb20ad585a60322d1e6f11ed122fd90f7bd79fc026456743c0472582b
[INFO] running `Command { std: "docker" "start" "-a" "2b1bd5beb20ad585a60322d1e6f11ed122fd90f7bd79fc026456743c0472582b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling postgres-protocol v0.5.3
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling postgres-types v0.1.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-postgres v0.5.5
[INFO] [stderr]    Compiling async-postgres v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `NoTls` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `NoTls` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Client` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Connection` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.45s
[INFO] running `Command { std: "docker" "inspect" "2b1bd5beb20ad585a60322d1e6f11ed122fd90f7bd79fc026456743c0472582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1bd5beb20ad585a60322d1e6f11ed122fd90f7bd79fc026456743c0472582b", kill_on_drop: false }`
[INFO] [stdout] 2b1bd5beb20ad585a60322d1e6f11ed122fd90f7bd79fc026456743c0472582b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eebaa155fe3aa2a91360bed777f242e4bdd103bc5989dfe045481b41846369e5
[INFO] running `Command { std: "docker" "start" "-a" "eebaa155fe3aa2a91360bed777f242e4bdd103bc5989dfe045481b41846369e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `NoTls` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `NoTls` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Client` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Connection` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling postgres-native-tls v0.3.0
[INFO] [stderr]    Compiling async-postgres v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `NoTls` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `NoTls` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Client` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Connection` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use tokio_postgres::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stdout]    |                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.91s
[INFO] running `Command { std: "docker" "inspect" "eebaa155fe3aa2a91360bed777f242e4bdd103bc5989dfe045481b41846369e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eebaa155fe3aa2a91360bed777f242e4bdd103bc5989dfe045481b41846369e5", kill_on_drop: false }`
[INFO] [stdout] eebaa155fe3aa2a91360bed777f242e4bdd103bc5989dfe045481b41846369e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbdd3d03e10811c9adaa0ae3221b5f847af61d38c0be5d3c96a72d2d5d93e2a7
[INFO] running `Command { std: "docker" "start" "-a" "cbdd3d03e10811c9adaa0ae3221b5f847af61d38c0be5d3c96a72d2d5d93e2a7", kill_on_drop: false }`
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `NoTls` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use tokio_postgres::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `NoTls` in the value namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use tokio_postgres::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 | use tokio_postgres::tls::{NoTls, NoTlsStream};
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Client` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use tokio_postgres::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> src/lib.rs:14:30
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stderr]    |                              ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `Connection` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use tokio_postgres::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> src/lib.rs:14:30
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio_postgres::{Client, Connection};
[INFO] [stderr]    |                              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `async-postgres` (lib) generated 4 warnings
[INFO] [stderr] warning: `async-postgres` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_postgres-cb7780115f9b4383)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-9ed88260fdeaaeff)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test benchmark ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- benchmark stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     benchmark
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test benchmark`
[INFO] running `Command { std: "docker" "inspect" "cbdd3d03e10811c9adaa0ae3221b5f847af61d38c0be5d3c96a72d2d5d93e2a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdd3d03e10811c9adaa0ae3221b5f847af61d38c0be5d3c96a72d2d5d93e2a7", kill_on_drop: false }`
[INFO] [stdout] cbdd3d03e10811c9adaa0ae3221b5f847af61d38c0be5d3c96a72d2d5d93e2a7
