[INFO] fetching crate pg-srv 0.2.0...
[INFO] checking pg-srv-0.2.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pg-srv 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate pg-srv 0.2.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pg-srv 0.2.0
[INFO] finished tweaking crates.io crate pg-srv 0.2.0
[INFO] tweaked toml for crates.io crate pg-srv 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.9.0)
[INFO] [stderr]       Adding log v0.4.11 (available: v0.4.22)
[INFO] [stderr]       Adding thiserror v1.0.32 (available: v1.0.69)
[INFO] [stderr]       Adding thiserror-impl v1.0.32 (available: v1.0.69)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 137bbe077fd361938cfc8f593f76faf7d3c37c51a59e64cff4f992d7b314898e
[INFO] running `Command { std: "docker" "start" "-a" "137bbe077fd361938cfc8f593f76faf7d3c37c51a59e64cff4f992d7b314898e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "137bbe077fd361938cfc8f593f76faf7d3c37c51a59e64cff4f992d7b314898e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "137bbe077fd361938cfc8f593f76faf7d3c37c51a59e64cff4f992d7b314898e", kill_on_drop: false }`
[INFO] [stdout] 137bbe077fd361938cfc8f593f76faf7d3c37c51a59e64cff4f992d7b314898e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 733e7c40285317928a2a4858f38af22d70e9263026182d810186b8fdbd59d0bd
[INFO] running `Command { std: "docker" "start" "-a" "733e7c40285317928a2a4858f38af22d70e9263026182d810186b8fdbd59d0bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking pg-srv v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:30:87
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:30:87
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 30 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:37:87
[INFO] [stdout]    |
[INFO] [stdout] 37 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 37 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:46:87
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:37:87
[INFO] [stdout]    |
[INFO] [stdout] 37 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 37 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:51:87
[INFO] [stdout]    |
[INFO] [stdout] 51 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 51 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:46:87
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: statements are terminated with a semicolon
[INFO] [stdout]   --> src/decoding.rs:51:87
[INFO] [stdout]    |
[INFO] [stdout] 51 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into():
[INFO] [stdout]    |                                                                                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: if you meant to annotate an expression with a type, the type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] help: use a semicolon instead
[INFO] [stdout]    |
[INFO] [stdout] 51 |             ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into();
[INFO] [stdout]    |                                                                                       ~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `backtrace` is not a member of trait `std::error::Error`
[INFO] [stdout]   --> src/lib.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(thiserror::Error, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not a member of trait `std::error::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `backtrace` is not a member of trait `std::error::Error`
[INFO] [stdout]   --> src/lib.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(thiserror::Error, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^ not a member of trait `std::error::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found enum `ProtocolError`
[INFO] [stdout]   --> src/decoding.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 ProtocolError
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub enum ProtocolError {
[INFO] [stdout] 27 | |     #[error("IO Error: {}", .source)]
[INFO] [stdout] 28 | |     IO {
[INFO] [stdout] 29 | |         #[from]
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |     },
[INFO] [stdout] 39 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(backtrace)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(backtrace)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/encoding.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     NaiveDate::from_ymd(2000, 1, 1).and_hms(0, 0, 0)
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/encoding.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 |     NaiveDate::from_ymd(2000, 1, 1).and_hms(0, 0, 0)
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/encoding.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     NaiveDate::from_ymd(2000, 1, 1).and_hms(0, 0, 0)
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/encoding.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 |     NaiveDate::from_ymd(2000, 1, 1).and_hms(0, 0, 0)
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn std::error::Error` in the current scope
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: std::io::Error,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn std::error::Error` in the current scope
[INFO] [stdout]   --> src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         source: protocol::ErrorResponse,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn std::error::Error` in the current scope
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         source: std::io::Error,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn std::error::Error` in the current scope
[INFO] [stdout]   --> src/lib.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         source: protocol::ErrorResponse,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0423, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pg-srv` (lib) due to 11 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0407, E0423, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pg-srv` (lib test) due to 11 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "733e7c40285317928a2a4858f38af22d70e9263026182d810186b8fdbd59d0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "733e7c40285317928a2a4858f38af22d70e9263026182d810186b8fdbd59d0bd", kill_on_drop: false }`
[INFO] [stdout] 733e7c40285317928a2a4858f38af22d70e9263026182d810186b8fdbd59d0bd
