[INFO] fetching crate pg-srv 0.2.0... [INFO] checking pg-srv-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate pg-srv 0.2.0 into /workspace/builds/worker-1-tc2/source [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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pg-srv 0.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.5.6 (available: v1.10.1) [INFO] [stderr] Adding iana-time-zone v0.1.61 (available: v0.1.63) [INFO] [stderr] Adding log v0.4.11 (available: v0.4.27) [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1ceacf81b7689330debc2cac21bf3222340182c346ea29d630fdf03875a7636 [INFO] running `Command { std: "docker" "start" "-a" "d1ceacf81b7689330debc2cac21bf3222340182c346ea29d630fdf03875a7636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1ceacf81b7689330debc2cac21bf3222340182c346ea29d630fdf03875a7636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ceacf81b7689330debc2cac21bf3222340182c346ea29d630fdf03875a7636", kill_on_drop: false }` [INFO] [stdout] d1ceacf81b7689330debc2cac21bf3222340182c346ea29d630fdf03875a7636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8f3e12317b40367515103cc59e24b18b1039e46155f55bfe9b3a6650a2a12ac [INFO] running `Command { std: "docker" "start" "-a" "b8f3e12317b40367515103cc59e24b18b1039e46155f55bfe9b3a6650a2a12ac", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 30 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 37 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 46 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 51 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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:30:87 [INFO] [stdout] | [INFO] [stdout] 30 | ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 30 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 37 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 46 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] help: use a semicolon instead [INFO] [stdout] | [INFO] [stdout] 51 - ErrorResponse::error(ErrorCode::ProtocolViolation, err.to_string()).into(): [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] 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] 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] 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 std::error::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 std::error::Error` [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] 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] 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 std::error::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 std::error::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 test) due to 11 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8f3e12317b40367515103cc59e24b18b1039e46155f55bfe9b3a6650a2a12ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f3e12317b40367515103cc59e24b18b1039e46155f55bfe9b3a6650a2a12ac", kill_on_drop: false }` [INFO] [stdout] b8f3e12317b40367515103cc59e24b18b1039e46155f55bfe9b3a6650a2a12ac