[INFO] cloning repository https://github.com/angelini/quickpg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelini/quickpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Fquickpg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Fquickpg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3eaff4696af30a2360f860b16766504e9aed1f15
[INFO] checking angelini/quickpg against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Fquickpg" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/angelini/quickpg
[INFO] finished tweaking git repo https://github.com/angelini/quickpg
[INFO] tweaked toml for git repo https://github.com/angelini/quickpg written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/angelini/quickpg on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/angelini/quickpg 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.9
[INFO] [stderr]   Downloaded async-recursion v1.0.2
[INFO] [stderr]   Downloaded portpicker v0.1.1
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded whoami v1.3.0
[INFO] [stderr]   Downloaded axum-core v0.3.2
[INFO] [stderr]   Downloaded async-trait v0.1.63
[INFO] [stderr]   Downloaded byte-unit v1.1.0
[INFO] [stderr]   Downloaded axum v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dd65b78628810cb00858600d6270e9d27d3480f690d559f009c47e2a0b56083
[INFO] running `Command { std: "docker" "start" "-a" "3dd65b78628810cb00858600d6270e9d27d3480f690d559f009c47e2a0b56083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dd65b78628810cb00858600d6270e9d27d3480f690d559f009c47e2a0b56083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dd65b78628810cb00858600d6270e9d27d3480f690d559f009c47e2a0b56083", kill_on_drop: false }`
[INFO] [stdout] 3dd65b78628810cb00858600d6270e9d27d3480f690d559f009c47e2a0b56083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b26b5648e8d1db4bd834b282a238da252456b9c9e310d152efaa15025ea579
[INFO] running `Command { std: "docker" "start" "-a" "e0b26b5648e8d1db4bd834b282a238da252456b9c9e310d152efaa15025ea579", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking byte-unit v1.1.0
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]     Checking whoami v1.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking postgres-protocol v0.6.4
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling axum v0.6.4
[INFO] [stderr]     Checking postgres-types v0.2.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-recursion v1.0.2
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-postgres v0.7.7
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.9
[INFO] [stderr]     Checking quickpg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Io(io::Error),
[INFO] [stdout] 16 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Postgres(tokio_postgres::Error),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Postgres(tokio_postgres::Error),
[INFO] [stdout] 17 +     Postgres(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CliError(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     CliError(String),
[INFO] [stdout] 18 +     CliError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     InvalidPidFile(PathBuf),
[INFO] [stdout]    |     -------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     InvalidPidFile(PathBuf),
[INFO] [stdout] 19 +     InvalidPidFile(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     DataDirNotFound(PathBuf),
[INFO] [stdout]    |     --------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     DataDirNotFound(PathBuf),
[INFO] [stdout] 20 +     DataDirNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     Io(io::Error),
[INFO] [stdout] 16 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Postgres(tokio_postgres::Error),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Postgres(tokio_postgres::Error),
[INFO] [stdout] 17 +     Postgres(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     CliError(String),
[INFO] [stdout]    |     -------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     CliError(String),
[INFO] [stdout] 18 +     CliError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     InvalidPidFile(PathBuf),
[INFO] [stdout]    |     -------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     InvalidPidFile(PathBuf),
[INFO] [stdout] 19 +     InvalidPidFile(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/pg_ctl.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     DataDirNotFound(PathBuf),
[INFO] [stdout]    |     --------------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     DataDirNotFound(PathBuf),
[INFO] [stdout] 20 +     DataDirNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.61s
[INFO] running `Command { std: "docker" "inspect" "e0b26b5648e8d1db4bd834b282a238da252456b9c9e310d152efaa15025ea579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b26b5648e8d1db4bd834b282a238da252456b9c9e310d152efaa15025ea579", kill_on_drop: false }`
[INFO] [stdout] e0b26b5648e8d1db4bd834b282a238da252456b9c9e310d152efaa15025ea579
