[INFO] fetching crate pgsql_quick 2.0.2...
[INFO] testing pgsql_quick-2.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate pgsql_quick 2.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pgsql_quick 2.0.2
[INFO] finished tweaking crates.io crate pgsql_quick 2.0.2
[INFO] tweaked toml for crates.io crate pgsql_quick 2.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgsql_quick 2.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgsql_quick 2.0.2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 682fb559fe5f497c56214f37e9b6b8b21171958a1d2e1630731f6eed7c0b9b03
[INFO] running `Command { std: "docker" "start" "-a" "682fb559fe5f497c56214f37e9b6b8b21171958a1d2e1630731f6eed7c0b9b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "682fb559fe5f497c56214f37e9b6b8b21171958a1d2e1630731f6eed7c0b9b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "682fb559fe5f497c56214f37e9b6b8b21171958a1d2e1630731f6eed7c0b9b03", kill_on_drop: false }`
[INFO] [stdout] 682fb559fe5f497c56214f37e9b6b8b21171958a1d2e1630731f6eed7c0b9b03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28de3838030881810143d87884af6deefb1ce4d8878484d7a96ac1d1206fb791
[INFO] running `Command { std: "docker" "start" "-a" "28de3838030881810143d87884af6deefb1ce4d8878484d7a96ac1d1206fb791", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling pgsql_quick v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.77s
[INFO] running `Command { std: "docker" "inspect" "28de3838030881810143d87884af6deefb1ce4d8878484d7a96ac1d1206fb791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28de3838030881810143d87884af6deefb1ce4d8878484d7a96ac1d1206fb791", kill_on_drop: false }`
[INFO] [stdout] 28de3838030881810143d87884af6deefb1ce4d8878484d7a96ac1d1206fb791
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33759f6fedfdb005ee35f798cd5d5974264a3b82a69ca4a4ad7380f9af25bca1
[INFO] running `Command { std: "docker" "start" "-a" "33759f6fedfdb005ee35f798cd5d5974264a3b82a69ca4a4ad7380f9af25bca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling pgsql_quick v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.59s
[INFO] running `Command { std: "docker" "inspect" "33759f6fedfdb005ee35f798cd5d5974264a3b82a69ca4a4ad7380f9af25bca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33759f6fedfdb005ee35f798cd5d5974264a3b82a69ca4a4ad7380f9af25bca1", kill_on_drop: false }`
[INFO] [stdout] 33759f6fedfdb005ee35f798cd5d5974264a3b82a69ca4a4ad7380f9af25bca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7a083de2111a66af4acee677d4e97712b4c1d836f29a94f6864b1ea00f5c06e
[INFO] running `Command { std: "docker" "start" "-a" "f7a083de2111a66af4acee677d4e97712b4c1d836f29a94f6864b1ea00f5c06e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgsql_quick-2d4fd22b6f1e854a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test method::test::test_myset ... ok
[INFO] [stdout] test method::test::test_myupdate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pgsql_quick
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/method/pgdel.rs - method::pgdel::pgdel (line 2) ... FAILED
[INFO] [stdout] test src/method/pgdelmany.rs - method::pgdelmany::pgdelmany (line 8) ... FAILED
[INFO] [stdout] test src/method/pgset.rs - method::pgset::pgset (line 3) ... FAILED
[INFO] [stdout] test src/method/pgcount.rs - method::pgcount::pgcount (line 11) ... FAILED
[INFO] [stdout] test src/method/pgsetupdatemany.rs - method::pgsetupdatemany::pgsetupdatemany (line 5) ... FAILED
[INFO] [stdout] test src/method/pgget.rs - method::pgget::pgget (line 3) ... FAILED
[INFO] [stdout] test src/method/pgdel.rs - method::pgdel::pgdel (line 12) ... FAILED
[INFO] [stdout] test src/method/pgsetmany.rs - method::pgsetmany::pgsetmany (line 4) ... FAILED
[INFO] [stdout] test src/method/pgsetupdate.rs - method::pgsetupdate::pgsetupdate (line 4) ... FAILED
[INFO] [stdout] test src/method/pgupdate.rs - method::pgupdate::pgupdate (line 2) ... FAILED
[INFO] [stdout] test src/method/pgupdate.rs - method::pgupdate::pgupdate (line 29) ... FAILED
[INFO] [stdout] test src/method/pgupdatemany.rs - method::pgupdatemany::pgupdatemany (line 2) ... FAILED
[INFO] [stdout] test src/method/pgfind.rs - method::pgfind::pgfind (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/method/pgdel.rs - method::pgdel::pgdel (line 2) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgdel.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgdel.rs:9:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 10 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgdelmany.rs - method::pgdelmany::pgdelmany (line 8) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgdelmany.rs:13:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgdelmany.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgset.rs - method::pgset::pgset (line 3) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgset.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgset.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | let id = pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                                        ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 18 | let id = pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgcount.rs - method::pgcount::pgcount (line 11) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgcount.rs:16:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<Vec<_>, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgcount.rs:22:71
[INFO] [stdout]    |
[INFO] [stdout] 14 | let res_count: Vec<PostgresQuickCount> = pg_run_vec(&mut client, sql).unwrap();
[INFO] [stdout]    |                                                                       ^^^^^^ method not found in `impl Future<Output = Result<Vec<_>, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 14 | let res_count: Vec<PostgresQuickCount> = pg_run_vec(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgsetupdatemany.rs - method::pgsetupdatemany::pgsetupdatemany (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `pgsetupdatemany` in this scope
[INFO] [stdout]   --> src/method/pgsetupdatemany.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | let sql = pgsetupdatemany!("for_test", "price", vec_data);
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  2 + use pgsql_quick::pgsetupdatemany;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `info` in this scope
[INFO] [stdout]   --> src/method/pgsetupdatemany.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |         content: info.to_owned(),
[INFO] [stdout]    |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pg_run_drop` in this scope
[INFO] [stdout]   --> src/method/pgsetupdatemany.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use pgsql_quick::pg_run_drop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> src/method/pgsetupdatemany.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgget.rs - method::pgget::pgget (line 3) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgget.rs:8:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<Vec<_>, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgget.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 16 | let res_get: Vec<Item> = pg_run_vec(&mut client, sql).unwrap();
[INFO] [stdout]    |                                                       ^^^^^^ method not found in `impl Future<Output = Result<Vec<_>, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 16 | let res_get: Vec<Item> = pg_run_vec(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<Vec<_>, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgget.rs:24:68
[INFO] [stdout]    |
[INFO] [stdout] 24 | let res_get: Vec<serde_json::Value> = pg_run_vec(&mut client, sql).unwrap();
[INFO] [stdout]    |                                                                    ^^^^^^ method not found in `impl Future<Output = Result<Vec<_>, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 24 | let res_get: Vec<serde_json::Value> = pg_run_vec(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgdel.rs - method::pgdel::pgdel (line 12) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgdel.rs:17:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgdel.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 11 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgsetmany.rs - method::pgsetmany::pgsetmany (line 4) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgsetmany.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgsetmany.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 29 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgsetupdate.rs - method::pgsetupdate::pgsetupdate (line 4) stdout ----
[INFO] [stdout] error: cannot find macro `pgsetupdate` in this scope
[INFO] [stdout]  --> src/method/pgsetupdate.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | let sql = pgsetupdate!("for_test", "uid,title", {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use pgsql_quick::pgsetupdate;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pg_run_drop` in this scope
[INFO] [stdout]   --> src/method/pgsetupdate.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | let id = pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  2 + use pgsql_quick::pg_run_drop;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout]   --> src/method/pgsetupdate.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | let id = pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgupdate.rs - method::pgupdate::pgupdate (line 2) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgupdate.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgupdate.rs:17:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgupdate.rs:25:31
[INFO] [stdout]    |
[INFO] [stdout] 26 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 26 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgupdate.rs - method::pgupdate::pgupdate (line 29) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgupdate.rs:34:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgupdate.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 10 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgupdate.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 14 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgupdatemany.rs - method::pgupdatemany::pgupdatemany (line 2) stdout ----
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<PostgresQuick, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/method/pgupdatemany.rs:7:51
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client;
[INFO] [stdout]   |                                                   ^^^^^^ method not found in `impl Future<Output = Result<PostgresQuick, anyhow::Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let mut client = PostgresQuick::new(POSTGRES_URL).await.unwrap().client;
[INFO] [stdout]   |                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/method/pgupdatemany.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |         content: "null", // 更新值为 NULL
[INFO] [stdout]    |                  ^^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 19 |         content: "null".to_string(), // 更新值为 NULL
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/method/pgupdatemany.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |         content: "ABC",
[INFO] [stdout]    |                  ^^^^^ expected `String`, found `&str`
[INFO] [stdout]    |
[INFO] [stdout] help: try using a conversion method
[INFO] [stdout]    |
[INFO] [stdout] 24 |         content: "ABC".to_string(),
[INFO] [stdout]    |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = Result<u64, anyhow::Error>>` in the current scope
[INFO] [stdout]   --> src/method/pgupdatemany.rs:30:31
[INFO] [stdout]    |
[INFO] [stdout] 31 | pg_run_drop(&mut client, sql).unwrap();
[INFO] [stdout]    |                               ^^^^^^ method not found in `impl Future<Output = Result<u64, anyhow::Error>>`
[INFO] [stdout]    |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]    |
[INFO] [stdout] 31 | pg_run_drop(&mut client, sql).await.unwrap();
[INFO] [stdout]    |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/pgfind.rs - method::pgfind::pgfind (line 21) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/method/pgfind.rs:9:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error connecting to server: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da39a230d82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da39a230d82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da39a230d82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da39a230d82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da39a255f73 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da39a255f73 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5da39a22d7b3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da39a22d7b3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da39a230bd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da39a231df3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5da39a231bd5 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5da39a232805 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5da39a23259a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5da39a231289 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5da39a23222d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5da39a254050 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5da39a254516 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x5da399eb85dc - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   18:     0x5da399eb11e6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   19:     0x5da399ea22c6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb346c00416054ccd
[INFO] [stdout]   20:     0x5da399ea19d6 - tokio::runtime::park::CachedParkThread::block_on::h6280ff6810d81f95
[INFO] [stdout]   21:     0x5da399eaaeab - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h7ff0f0e7f63f9b20
[INFO] [stdout]   22:     0x5da399eab4d1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h763d97063fee708c
[INFO] [stdout]   23:     0x5da399eaa332 - tokio::runtime::context::runtime::enter_runtime::h623561d9b1efa5e3
[INFO] [stdout]   24:     0x5da399eab45d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h6a8b26486f4fe34c
[INFO] [stdout]   25:     0x5da399eab0fd - tokio::runtime::runtime::Runtime::block_on_inner::he5c81a17f9ab8fac
[INFO] [stdout]   26:     0x5da399eab3b3 - tokio::runtime::runtime::Runtime::block_on::ha4b940fe21894fb6
[INFO] [stdout]   27:     0x5da399eb7dee - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   28:     0x5da399e8fef3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   29:     0x5da399e8cbf6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   30:     0x5da399e8cb39 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   31:     0x5da39a228120 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   32:     0x5da39a228120 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x5da39a228120 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x5da39a228120 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5da39a228120 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5da39a228120 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5da39a228120 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5da39a228120 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5da39a228120 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5da399e8cb21 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   41:     0x5da399ede535 - main
[INFO] [stdout]   42:     0x7b62c310d1ca - <unknown>
[INFO] [stdout]   43:     0x7b62c310d28b - __libc_start_main
[INFO] [stdout]   44:     0x5da399e71a55 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/method/pgcount.rs - method::pgcount::pgcount (line 11)
[INFO] [stdout]     src/method/pgdel.rs - method::pgdel::pgdel (line 12)
[INFO] [stdout]     src/method/pgdel.rs - method::pgdel::pgdel (line 2)
[INFO] [stdout]     src/method/pgdelmany.rs - method::pgdelmany::pgdelmany (line 8)
[INFO] [stdout]     src/method/pgfind.rs - method::pgfind::pgfind (line 21)
[INFO] [stdout]     src/method/pgget.rs - method::pgget::pgget (line 3)
[INFO] [stdout]     src/method/pgset.rs - method::pgset::pgset (line 3)
[INFO] [stdout]     src/method/pgsetmany.rs - method::pgsetmany::pgsetmany (line 4)
[INFO] [stdout]     src/method/pgsetupdate.rs - method::pgsetupdate::pgsetupdate (line 4)
[INFO] [stdout]     src/method/pgsetupdatemany.rs - method::pgsetupdatemany::pgsetupdatemany (line 5)
[INFO] [stdout]     src/method/pgupdate.rs - method::pgupdate::pgupdate (line 2)
[INFO] [stdout]     src/method/pgupdate.rs - method::pgupdate::pgupdate (line 29)
[INFO] [stdout]     src/method/pgupdatemany.rs - method::pgupdatemany::pgupdatemany (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.84s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 5.08s; merged doctests compilation took 1.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f7a083de2111a66af4acee677d4e97712b4c1d836f29a94f6864b1ea00f5c06e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a083de2111a66af4acee677d4e97712b4c1d836f29a94f6864b1ea00f5c06e", kill_on_drop: false }`
[INFO] [stdout] f7a083de2111a66af4acee677d4e97712b4c1d836f29a94f6864b1ea00f5c06e
