[INFO] fetching crate rusty-postgres 0.1.19-beta...
[INFO] testing rusty-postgres-0.1.19-beta against 1.90.0 for beta-1.91-3
[INFO] extracting crate rusty-postgres 0.1.19-beta into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rusty-postgres 0.1.19-beta
[INFO] finished tweaking crates.io crate rusty-postgres 0.1.19-beta
[INFO] tweaked toml for crates.io crate rusty-postgres 0.1.19-beta written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-postgres 0.1.19-beta 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.9
[INFO] [stderr]   Downloaded postgres-types v0.2.10
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded postgres v0.19.11
[INFO] [stderr]   Downloaded tokio-postgres v0.7.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9e79ce08dd089ce965ecdb8352cc4dfc5f8310576060f24357020bac8dbe25b6
[INFO] running `Command { std: "docker" "start" "-a" "9e79ce08dd089ce965ecdb8352cc4dfc5f8310576060f24357020bac8dbe25b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e79ce08dd089ce965ecdb8352cc4dfc5f8310576060f24357020bac8dbe25b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e79ce08dd089ce965ecdb8352cc4dfc5f8310576060f24357020bac8dbe25b6", kill_on_drop: false }`
[INFO] [stdout] 9e79ce08dd089ce965ecdb8352cc4dfc5f8310576060f24357020bac8dbe25b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 789c49ee2c3727af2f837a670ab48fc38634c67c0fd492e3586f5eb28a7013e1
[INFO] running `Command { std: "docker" "start" "-a" "789c49ee2c3727af2f837a670ab48fc38634c67c0fd492e3586f5eb28a7013e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-postgres v0.7.14
[INFO] [stderr]    Compiling postgres v0.19.11
[INFO] [stderr]    Compiling rusty-postgres v0.1.19-beta (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.02s
[INFO] running `Command { std: "docker" "inspect" "789c49ee2c3727af2f837a670ab48fc38634c67c0fd492e3586f5eb28a7013e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789c49ee2c3727af2f837a670ab48fc38634c67c0fd492e3586f5eb28a7013e1", kill_on_drop: false }`
[INFO] [stdout] 789c49ee2c3727af2f837a670ab48fc38634c67c0fd492e3586f5eb28a7013e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8d7563adf573a1ffc023f595bfee1ee3c542da1033d8de7a1267d5b18bce06c7
[INFO] running `Command { std: "docker" "start" "-a" "8d7563adf573a1ffc023f595bfee1ee3c542da1033d8de7a1267d5b18bce06c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty-postgres v0.1.19-beta (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "8d7563adf573a1ffc023f595bfee1ee3c542da1033d8de7a1267d5b18bce06c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d7563adf573a1ffc023f595bfee1ee3c542da1033d8de7a1267d5b18bce06c7", kill_on_drop: false }`
[INFO] [stdout] 8d7563adf573a1ffc023f595bfee1ee3c542da1033d8de7a1267d5b18bce06c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0ec4a23dc233ade8ad3b765f872160045585e990958db6b0f6b90ff50a5d6a29
[INFO] running `Command { std: "docker" "start" "-a" "0ec4a23dc233ade8ad3b765f872160045585e990958db6b0f6b90ff50a5d6a29", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_postgres-fa835c0ef42b6779)
[INFO] [stderr]    Doc-tests rusty_postgres
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/method/methods.rs - method::methods::custome_query (line 5013) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::find_many (line 1185) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::create (line 3731) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::find_many (line 1190) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::update (line 2897) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::custome_execute (line 5112) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::find_one (line 888) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::find_many (line 1263) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::delete_many (line 2490) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::delete (line 2532) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::create (line 3719) ... FAILED
[INFO] [stdout] test src/method/methods.rs - method::methods::update (line 2875) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/method/methods.rs - method::methods::custome_query (line 5013) stdout ----
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `=>`
[INFO] [stdout]  --> src/method/methods.rs:5015:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let query = custome_query {
[INFO] [stdout]   |             ------------- while parsing this struct
[INFO] [stdout] 4 |     connection => postgres,
[INFO] [stdout]   |     ---------- ^^ expected one of `,`, `:`, or `}`
[INFO] [stdout]   |     |
[INFO] [stdout]   |     while parsing this struct field
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/method/methods.rs:5022:2
[INFO] [stdout]    |
[INFO] [stdout] 11 | }
[INFO] [stdout]    |  ^ help: add `;` here
[INFO] [stdout] 12 | } _doctest_main_src_method_methods_rs_5013_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `custome_query` in this scope
[INFO] [stdout]  --> src/method/methods.rs:5014:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let query = custome_query {
[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 E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::find_many (line 1185) stdout ----
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]  --> src/method/methods.rs:1186:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | Result<Vec<Vec<std::collections::BTreeMap<String, String>>>, io::Error>
[INFO] [stdout]   | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::create (line 3731) stdout ----
[INFO] [stdout] error: prefix `user_` is unknown
[INFO] [stdout]  --> src/method/methods.rs:3734:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |      model:  user_",
[INFO] [stdout]   |              ^^^^^ unknown prefix
[INFO] [stdout]   |
[INFO] [stdout]   = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]   |
[INFO] [stdout] 3 |      model:  user_ ",
[INFO] [stdout]   |                   +
[INFO] [stdout] 
[INFO] [stdout] error[E0765]: unterminated double quote string
[INFO] [stdout]   --> src/method/methods.rs:3740:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |            "id"
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 10 | |      }
[INFO] [stdout] 11 | |  };
[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 E0765`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::find_many (line 1190) stdout ----
[INFO] [stdout] error: prefix `user_id` is unknown
[INFO] [stdout]   --> src/method/methods.rs:1238:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |             match:  user_id",
[INFO] [stdout]    |                     ^^^^^^^ unknown prefix
[INFO] [stdout]    |
[INFO] [stdout]    = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]    |
[INFO] [stdout] 48 |             match:  user_id ",
[INFO] [stdout]    |                            +
[INFO] [stdout] 
[INFO] [stdout] error[E0765]: unterminated double quote string
[INFO] [stdout]   --> src/method/methods.rs:1257:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |  println!("{:?}", find);
[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 E0765`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::update (line 2897) stdout ----
[INFO] [stdout] error: prefix `user_id` is unknown
[INFO] [stdout]  --> src/method/methods.rs:2904:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |                match:   user_id",
[INFO] [stdout]   |                         ^^^^^^^ unknown prefix
[INFO] [stdout]   |
[INFO] [stdout]   = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]   |
[INFO] [stdout] 7 |                match:   user_id ",
[INFO] [stdout]   |                                +
[INFO] [stdout] 
[INFO] [stdout] error: unexpected closing delimiter: `}`
[INFO] [stdout]   --> src/method/methods.rs:2918:8
[INFO] [stdout]    |
[INFO] [stdout]  6 |            "place"  => {
[INFO] [stdout]    |                        - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 12 |                    }
[INFO] [stdout]    |                    - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 21 |        }
[INFO] [stdout]    |        ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::custome_execute (line 5112) stdout ----
[INFO] [stdout] error: cannot find macro `custome_execute` in this scope
[INFO] [stdout]  --> src/method/methods.rs:5113:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | let partition = custome_execute! {
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::custome_execute;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::find_one (line 888) stdout ----
[INFO] [stdout] error: cannot find macro `find_one` in this scope
[INFO] [stdout]  --> src/method/methods.rs:889:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let find = find_one! {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::find_one;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::find_many (line 1263) stdout ----
[INFO] [stdout] error: cannot find macro `find_many` in this scope
[INFO] [stdout]  --> src/method/methods.rs:1264:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let find = find_many! {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::find_many;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::delete_many (line 2490) stdout ----
[INFO] [stdout] error: cannot find macro `delete_many` in this scope
[INFO] [stdout]  --> src/method/methods.rs:2491:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let drop = delete_many!{
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::delete_many;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::delete (line 2532) stdout ----
[INFO] [stdout] error: cannot find macro `delete` in this scope
[INFO] [stdout]  --> src/method/methods.rs:2533:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let delete = delete! {
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::delete;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::create (line 3719) stdout ----
[INFO] [stdout] error: cannot find macro `create` in this scope
[INFO] [stdout]  --> src/method/methods.rs:3720:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let create = create! {
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::create;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/method/methods.rs - method::methods::update (line 2875) stdout ----
[INFO] [stdout] error: cannot find macro `update` in this scope
[INFO] [stdout]  --> src/method/methods.rs:2876:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let update = update! {
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rusty_postgres::update;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/method/methods.rs - method::methods::create (line 3719)
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]     src/method/methods.rs - method::methods::create (line 3731)
[INFO] [stdout]     src/method/methods.rs - method::methods::custome_execute (line 5112)
[INFO] [stdout]     src/method/methods.rs - method::methods::custome_query (line 5013)
[INFO] [stdout]     src/method/methods.rs - method::methods::delete (line 2532)
[INFO] [stdout]     src/method/methods.rs - method::methods::delete_many (line 2490)
[INFO] [stdout]     src/method/methods.rs - method::methods::find_many (line 1185)
[INFO] [stdout]     src/method/methods.rs - method::methods::find_many (line 1190)
[INFO] [stdout]     src/method/methods.rs - method::methods::find_many (line 1263)
[INFO] [stdout]     src/method/methods.rs - method::methods::find_one (line 888)
[INFO] [stdout]     src/method/methods.rs - method::methods::update (line 2875)
[INFO] [stdout]     src/method/methods.rs - method::methods::update (line 2897)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ec4a23dc233ade8ad3b765f872160045585e990958db6b0f6b90ff50a5d6a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec4a23dc233ade8ad3b765f872160045585e990958db6b0f6b90ff50a5d6a29", kill_on_drop: false }`
[INFO] [stdout] 0ec4a23dc233ade8ad3b765f872160045585e990958db6b0f6b90ff50a5d6a29
