[INFO] cloning repository https://github.com/JLockerman/embedded-sql-tester
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLockerman/embedded-sql-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fembedded-sql-tester", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fembedded-sql-tester'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa287c6d749496d2246158730802f6fc0af86005
[INFO] checking JLockerman/embedded-sql-tester against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fembedded-sql-tester" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JLockerman/embedded-sql-tester
[INFO] finished tweaking git repo https://github.com/JLockerman/embedded-sql-tester
[INFO] tweaked toml for git repo https://github.com/JLockerman/embedded-sql-tester written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JLockerman/embedded-sql-tester on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JLockerman/embedded-sql-tester 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell-macros v0.2.1
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded strum_macros v0.23.1
[INFO] [stderr]   Downloaded xshell v0.2.1
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded comfy-table v5.0.1
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded nix v0.24.1
[INFO] [stderr]   Downloaded strum v0.23.0
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded clap_derive v3.1.18
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded slab v0.4.6
[INFO] [stderr]   Downloaded stringprep v0.1.2
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded md-5 v0.10.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded postgres-types v0.2.3
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded syn v1.0.93
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded futures-io v0.3.21
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded crypto-common v0.1.3
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.6
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.4
[INFO] [stderr]   Downloaded once_cell v1.12.0
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27e9f37c823646de80d13d5cb86af16bc980b37b5684c081d0e278cce0b5f610
[INFO] running `Command { std: "docker" "start" "-a" "27e9f37c823646de80d13d5cb86af16bc980b37b5684c081d0e278cce0b5f610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27e9f37c823646de80d13d5cb86af16bc980b37b5684c081d0e278cce0b5f610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27e9f37c823646de80d13d5cb86af16bc980b37b5684c081d0e278cce0b5f610", kill_on_drop: false }`
[INFO] [stdout] 27e9f37c823646de80d13d5cb86af16bc980b37b5684c081d0e278cce0b5f610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c4ad2c1be66c83cda27feae4b85daa17b7b9701e94184b41cc221ecd1a8500f
[INFO] running `Command { std: "docker" "start" "-a" "4c4ad2c1be66c83cda27feae4b85daa17b7b9701e94184b41cc221ecd1a8500f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.93
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking postgres-protocol v0.6.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking postgres-types v0.2.3
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling xshell-macros v0.2.1
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking xshell v0.2.1
[INFO] [stderr]     Checking bytecount v0.6.2
[INFO] [stderr]     Checking pretty_assertions v1.2.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking tokio v1.18.2
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking comfy-table v5.0.1
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-postgres v0.7.6
[INFO] [stderr]     Checking test-embeded-sql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> src/runner.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let bindir = cmd!(sh, "{pg_config} --bindir").read()?;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> src/runner.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let init_output = cmd!(sh, "{initdb} -D {data_dir} --no-clean --no-sync")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |             let out = cmd!(sh, "{psql} -X postgres -p {port}")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 406 |         cmd!(sh, "{createdb} -p {port} {dbname}").quiet().run()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |             cmd!(sh, "{psql} -X -p {port} -c {create_role} {dbname}")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         cmd!(sh, "{dropdb} -f -p {port} {dbname}").quiet().run()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> src/runner.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let bindir = cmd!(sh, "{pg_config} --bindir").read()?;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]   --> src/runner.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let init_output = cmd!(sh, "{initdb} -D {data_dir} --no-clean --no-sync")
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |             let out = cmd!(sh, "{psql} -X postgres -p {port}")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 406 |         cmd!(sh, "{createdb} -p {port} {dbname}").quiet().run()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:415:13
[INFO] [stdout]     |
[INFO] [stdout] 415 |             cmd!(sh, "{psql} -X -p {port} -c {create_role} {dbname}")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `trick_rust_analyzer_into_highlighting_interpolated_bits`
[INFO] [stdout]    --> src/runner.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         cmd!(sh, "{dropdb} -f -p {port} {dbname}").quiet().run()?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `cmd` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `cmd` may come from an old version of the `xshell` crate, try updating your dependency with `cargo update -p xshell`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `cmd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> src/db_output.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     WrongNumberOfRows {
[INFO] [stdout]    |     ----------------- fields in this variant
[INFO] [stdout] 18 |         received: Vec<Vec<String>>,
[INFO] [stdout] 19 |         expected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |         found: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/runner.rs:247:21
[INFO] [stdout]     |
[INFO] [stdout] 247 |         for conn in (&mut conns).next().await {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 247 -         for conn in (&mut conns).next().await {
[INFO] [stdout] 247 +         while let Some(conn) = (&mut conns).next().await {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 247 -         for conn in (&mut conns).next().await {
[INFO] [stdout] 247 +         if let Some(conn) = (&mut conns).next().await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/runner.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 for result in results {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 374 -                 for result in results {
[INFO] [stdout] 374 +                 while let Ok(result) = results {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 374 -                 for result in results {
[INFO] [stdout] 374 +                 if let Ok(result) = results {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `expected` and `found` are never read
[INFO] [stdout]   --> src/db_output.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     WrongNumberOfRows {
[INFO] [stdout]    |     ----------------- fields in this variant
[INFO] [stdout] 18 |         received: Vec<Vec<String>>,
[INFO] [stdout] 19 |         expected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |         found: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/runner.rs:247:21
[INFO] [stdout]     |
[INFO] [stdout] 247 |         for conn in (&mut conns).next().await {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 247 -         for conn in (&mut conns).next().await {
[INFO] [stdout] 247 +         while let Some(conn) = (&mut conns).next().await {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 247 -         for conn in (&mut conns).next().await {
[INFO] [stdout] 247 +         if let Some(conn) = (&mut conns).next().await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/runner.rs:374:31
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 for result in results {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 374 -                 for result in results {
[INFO] [stdout] 374 +                 while let Ok(result) = results {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 374 -                 for result in results {
[INFO] [stdout] 374 +                 if let Ok(result) = results {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.56s
[INFO] running `Command { std: "docker" "inspect" "4c4ad2c1be66c83cda27feae4b85daa17b7b9701e94184b41cc221ecd1a8500f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4ad2c1be66c83cda27feae4b85daa17b7b9701e94184b41cc221ecd1a8500f", kill_on_drop: false }`
[INFO] [stdout] 4c4ad2c1be66c83cda27feae4b85daa17b7b9701e94184b41cc221ecd1a8500f
