[INFO] fetching crate async-postgres 0.5.1...
[INFO] checking async-postgres-0.5.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate async-postgres 0.5.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate async-postgres 0.5.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 200 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.9.0)
[INFO] [stderr]       Adding postgres-native-tls v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.41.1)
[INFO] [stderr]       Adding tokio-postgres v0.5.5 (available: v0.7.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7533602a422b5aa49005679d84bedc6e15ccc56a1724be58193c82311151fb8c
[INFO] running `Command { std: "docker" "start" "-a" "7533602a422b5aa49005679d84bedc6e15ccc56a1724be58193c82311151fb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7533602a422b5aa49005679d84bedc6e15ccc56a1724be58193c82311151fb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7533602a422b5aa49005679d84bedc6e15ccc56a1724be58193c82311151fb8c", kill_on_drop: false }`
[INFO] [stdout] 7533602a422b5aa49005679d84bedc6e15ccc56a1724be58193c82311151fb8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 144c4c3e1997d0a541e899788e9f83cec63d08b90ab640940e8bc237f8d6e65b
[INFO] running `Command { std: "docker" "start" "-a" "144c4c3e1997d0a541e899788e9f83cec63d08b90ab640940e8bc237f8d6e65b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking openssl-sys v0.9.104
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking postgres-protocol v0.5.3
[INFO] [stderr]     Checking postgres-types v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking tokio-postgres v0.5.5
[INFO] [stderr]     Checking postgres-native-tls v0.3.0
[INFO] [stderr]     Checking 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] [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 6.28s
[INFO] running `Command { std: "docker" "inspect" "144c4c3e1997d0a541e899788e9f83cec63d08b90ab640940e8bc237f8d6e65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144c4c3e1997d0a541e899788e9f83cec63d08b90ab640940e8bc237f8d6e65b", kill_on_drop: false }`
[INFO] [stdout] 144c4c3e1997d0a541e899788e9f83cec63d08b90ab640940e8bc237f8d6e65b
