[INFO] fetching crate async-postgres 0.5.1... [INFO] checking async-postgres-0.5.1 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate async-postgres 0.5.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate async-postgres 0.5.1 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polling v2.8.0 [INFO] [stderr] Downloaded async-global-executor v2.3.1 [INFO] [stderr] Downloaded value-bag v1.4.0 [INFO] [stderr] Downloaded const_fn v0.4.9 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded gloo-timers v0.2.6 [INFO] [stderr] Downloaded geo-types v0.4.3 [INFO] [stderr] Downloaded async-std v1.12.0 [INFO] [stderr] Downloaded async-io v1.13.0 [INFO] [stderr] Downloaded postgres-native-tls v0.3.0 [INFO] [stderr] Downloaded eui48 v0.4.6 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e737ac98c8990066a76b6bcfe75551b2fcd620ca79133208607e68953755408 [INFO] running `Command { std: "docker" "start" "-a" "9e737ac98c8990066a76b6bcfe75551b2fcd620ca79133208607e68953755408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e737ac98c8990066a76b6bcfe75551b2fcd620ca79133208607e68953755408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e737ac98c8990066a76b6bcfe75551b2fcd620ca79133208607e68953755408", kill_on_drop: false }` [INFO] [stdout] 9e737ac98c8990066a76b6bcfe75551b2fcd620ca79133208607e68953755408 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c99287cd67e4ceeaaae7b4b568d96024b70bc9640bf5f88cc6855ed6b6e6c0c0 [INFO] running `Command { std: "docker" "start" "-a" "c99287cd67e4ceeaaae7b4b568d96024b70bc9640bf5f88cc6855ed6b6e6c0c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking value-bag v1.4.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [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 concurrent-queue v2.2.0 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking openssl-sys v0.9.88 [INFO] [stderr] Checking socket2 v0.4.9 [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 postgres-protocol v0.5.3 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking openssl v0.10.54 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [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: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: 3 warnings emitted [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: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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `Command { std: "docker" "inspect" "c99287cd67e4ceeaaae7b4b568d96024b70bc9640bf5f88cc6855ed6b6e6c0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99287cd67e4ceeaaae7b4b568d96024b70bc9640bf5f88cc6855ed6b6e6c0c0", kill_on_drop: false }` [INFO] [stdout] c99287cd67e4ceeaaae7b4b568d96024b70bc9640bf5f88cc6855ed6b6e6c0c0