[INFO] fetching crate pgsql_quick 2.0.2... [INFO] testing pgsql_quick-2.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pgsql_quick 2.0.2 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pgsql_quick 2.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b97a03b1579ef1c09b2bea55c447797148875353e1b7790dd141e6025654ca1 [INFO] running `Command { std: "docker" "start" "-a" "4b97a03b1579ef1c09b2bea55c447797148875353e1b7790dd141e6025654ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b97a03b1579ef1c09b2bea55c447797148875353e1b7790dd141e6025654ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b97a03b1579ef1c09b2bea55c447797148875353e1b7790dd141e6025654ca1", kill_on_drop: false }` [INFO] [stdout] 4b97a03b1579ef1c09b2bea55c447797148875353e1b7790dd141e6025654ca1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f5a053f79eac8454289470e1902e95d083dc23d4b0b99c0b97946744bda52b [INFO] running `Command { std: "docker" "start" "-a" "f9f5a053f79eac8454289470e1902e95d083dc23d4b0b99c0b97946744bda52b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling regex v1.7.1 [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 postgres-types v0.2.9 [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 `dev` profile [unoptimized + debuginfo] target(s) in 26.99s [INFO] running `Command { std: "docker" "inspect" "f9f5a053f79eac8454289470e1902e95d083dc23d4b0b99c0b97946744bda52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f5a053f79eac8454289470e1902e95d083dc23d4b0b99c0b97946744bda52b", kill_on_drop: false }` [INFO] [stdout] f9f5a053f79eac8454289470e1902e95d083dc23d4b0b99c0b97946744bda52b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 207255c4d063a2705cffb715a68f56f0d1bb12d84245eb882e41259b37144d8b [INFO] running `Command { std: "docker" "start" "-a" "207255c4d063a2705cffb715a68f56f0d1bb12d84245eb882e41259b37144d8b", 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 10.04s [INFO] running `Command { std: "docker" "inspect" "207255c4d063a2705cffb715a68f56f0d1bb12d84245eb882e41259b37144d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207255c4d063a2705cffb715a68f56f0d1bb12d84245eb882e41259b37144d8b", kill_on_drop: false }` [INFO] [stdout] 207255c4d063a2705cffb715a68f56f0d1bb12d84245eb882e41259b37144d8b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] def1229d9fb61b870f938040bf46946597fe58fd54ba72503d81511d7bd2ac43 [INFO] running `Command { std: "docker" "start" "-a" "def1229d9fb61b870f938040bf46946597fe58fd54ba72503d81511d7bd2ac43", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgsql_quick-ac88885f86b1468e) [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/pgdelmany.rs - method::pgdelmany::pgdelmany (line 8) ... 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/pgsetupdate.rs - method::pgsetupdate::pgsetupdate (line 4) ... FAILED [INFO] [stdout] test src/method/pgupdatemany.rs - method::pgupdatemany::pgupdatemany (line 2) ... 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/pgdel.rs - method::pgdel::pgdel (line 2) ... FAILED [INFO] [stdout] test src/method/pgupdate.rs - method::pgupdate::pgupdate (line 2) ... FAILED [INFO] [stdout] test src/method/pgset.rs - method::pgset::pgset (line 3) ... FAILED [INFO] [stdout] test src/method/pgsetmany.rs - method::pgsetmany::pgsetmany (line 4) ... FAILED [INFO] [stdout] test src/method/pgupdate.rs - method::pgupdate::pgupdate (line 29) ... 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/pgdelmany.rs - method::pgdelmany::pgdelmany (line 8) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgdelmany.rs:13:51 [INFO] [stdout] | [INFO] [stdout] 13 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 13 | 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>` in the current scope [INFO] [stdout] --> src/method/pgdelmany.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [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: 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>` in the current scope [INFO] [stdout] --> src/method/pgcount.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 16 | 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, anyhow::Error>>` in the current scope [INFO] [stdout] --> src/method/pgcount.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | let res_count: Vec = pg_run_vec(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future, anyhow::Error>>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 22 | let res_count: Vec = 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] 23 | let sql = pgsetupdatemany!("for_test", "price", vec_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 5 + 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] 18 | 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] 24 | 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] 5 + 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] 24 | 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/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] 5 | let sql = pgsetupdate!("for_test", "uid,title", { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 4 + 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] 13 | 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] 4 + 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] 13 | 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/pgupdatemany.rs - method::pgupdatemany::pgupdatemany (line 2) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgupdatemany.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 7 | 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] 18 | content: "null", // 更新值为 NULL [INFO] [stdout] | ^^^^^^ expected `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 18 | 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] 23 | content: "ABC", [INFO] [stdout] | ^^^^^ expected `String`, found `&str` [INFO] [stdout] | [INFO] [stdout] help: try using a conversion method [INFO] [stdout] | [INFO] [stdout] 23 | content: "ABC".to_string(), [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgupdatemany.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 30 | 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/pgget.rs - method::pgget::pgget (line 3) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` 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>` [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, anyhow::Error>>` in the current scope [INFO] [stdout] --> src/method/pgget.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | let res_get: Vec = pg_run_vec(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future, 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 = 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, anyhow::Error>>` in the current scope [INFO] [stdout] --> src/method/pgget.rs:24:68 [INFO] [stdout] | [INFO] [stdout] 24 | let res_get: Vec = pg_run_vec(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future, 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 = 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>` in the current scope [INFO] [stdout] --> src/method/pgdel.rs:17:51 [INFO] [stdout] | [INFO] [stdout] 17 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 17 | 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>` in the current scope [INFO] [stdout] --> src/method/pgdel.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 20 | 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/pgdel.rs - method::pgdel::pgdel (line 2) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgdel.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 7 | 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>` in the current scope [INFO] [stdout] --> src/method/pgdel.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 9 | 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/pgupdate.rs - method::pgupdate::pgupdate (line 2) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgupdate.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 7 | 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>` in the current scope [INFO] [stdout] --> src/method/pgupdate.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 17 | 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>` in the current scope [INFO] [stdout] --> src/method/pgupdate.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 25 | 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/pgset.rs - method::pgset::pgset (line 3) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` 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>` [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>` 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>` [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/pgsetmany.rs - method::pgsetmany::pgsetmany (line 4) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgsetmany.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 9 | 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>` in the current scope [INFO] [stdout] --> src/method/pgsetmany.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 30 | 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/pgupdate.rs - method::pgupdate::pgupdate (line 29) stdout ---- [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future>` in the current scope [INFO] [stdout] --> src/method/pgupdate.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | let mut client = PostgresQuick::new(POSTGRES_URL).unwrap().client; [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 34 | 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>` in the current scope [INFO] [stdout] --> src/method/pgupdate.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 36 | 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>` in the current scope [INFO] [stdout] --> src/method/pgupdate.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pg_run_drop(&mut client, sql).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future>` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 40 | 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/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' (113) 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] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.75/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: ::new::{closure#0} [INFO] [stdout] 3: rust_out::main::{closure#0} [INFO] [stdout] 4: > as core::future::future::Future>::poll [INFO] [stdout] 5: ::block_on::>>::{closure#0} [INFO] [stdout] 6: ::block_on::>> [INFO] [stdout] 7: ::block_on::>> [INFO] [stdout] 8: ::block_on::>>::{closure#0} [INFO] [stdout] 9: tokio::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 10: ::block_on::>> [INFO] [stdout] 11: ::block_on_inner::>> [INFO] [stdout] 12: ::block_on:: [INFO] [stdout] 13: rust_out::main [INFO] [stdout] 14: >::call_once [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 16: std::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 17: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 23: std::panicking::catch_unwind:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 24: std::panic::catch_unwind:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start::<()> [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a7c31c0ba4a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a7c31c0ba4a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a7c31c0ba4a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a7c31c0ba4a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a7c31c2196a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a7c31c2196a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5a7c31c104f2 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a7c31c104f2 - ::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a7c31bf1abf - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a7c31bf1abf - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a7c31c041f1 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5a7c31c0446b - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5a7c31bf1b78 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 13: 0x5a7c31be90a9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5a7c31bf2aad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5a7c31c2212c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5a7c31c21ea2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 17: 0x5a7c31885606 - rust_out[992bb7df40d5d539]::main::{closure#0} [INFO] [stdout] 18: 0x5a7c318c26f6 - > as core[6aaeda2c7ad07a48]::future::future::Future>::poll [INFO] [stdout] 19: 0x5a7c31875d16 - ::block_on::>>::{closure#0} [INFO] [stdout] 20: 0x5a7c31860e76 - ::block_on::>> [INFO] [stdout] 21: 0x5a7c3185dbeb - ::block_on::>> [INFO] [stdout] 22: 0x5a7c31875371 - ::block_on::>>::{closure#0} [INFO] [stdout] 23: 0x5a7c31870843 - tokio[eaba750f6461137b]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 24: 0x5a7c3185ddcd - ::block_on::>> [INFO] [stdout] 25: 0x5a7c3185d01d - ::block_on_inner::>> [INFO] [stdout] 26: 0x5a7c3185d473 - ::block_on:: [INFO] [stdout] 27: 0x5a7c3189e95e - rust_out[992bb7df40d5d539]::main [INFO] [stdout] 28: 0x5a7c318c5723 - >::call_once [INFO] [stdout] 29: 0x5a7c3186e116 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 30: 0x5a7c318825a9 - std[e72de78501789eb0]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 31: 0x5a7c31c03744 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 32: 0x5a7c31c03744 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: 0x5a7c31c03744 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: 0x5a7c31c03744 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5a7c31c03744 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stdout] 36: 0x5a7c31c03744 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5a7c31c03744 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5a7c31c03744 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5a7c31c03744 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stdout] 40: 0x5a7c3186bae1 - std[e72de78501789eb0]::rt::lang_start::<()> [INFO] [stdout] 41: 0x5a7c318c65f5 - main [INFO] [stdout] 42: 0x7a80e9d701ca - [INFO] [stdout] 43: 0x7a80e9d7028b - __libc_start_main [INFO] [stdout] 44: 0x5a7c3185b475 - _start [INFO] [stdout] 45: 0x0 - [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 2.11s [INFO] [stdout] [INFO] [stdout] all doctests ran in 3.22s; merged doctests compilation took 1.09s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "def1229d9fb61b870f938040bf46946597fe58fd54ba72503d81511d7bd2ac43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def1229d9fb61b870f938040bf46946597fe58fd54ba72503d81511d7bd2ac43", kill_on_drop: false }` [INFO] [stdout] def1229d9fb61b870f938040bf46946597fe58fd54ba72503d81511d7bd2ac43