[INFO] cloning repository https://github.com/paupino/psqlpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paupino/psqlpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaupino%2Fpsqlpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaupino%2Fpsqlpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f1d14997dbf767ef9bda782c82075948217daa2
[INFO] checking paupino/psqlpack against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaupino%2Fpsqlpack" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paupino/psqlpack
[INFO] finished tweaking git repo https://github.com/paupino/psqlpack
[INFO] tweaked toml for git repo https://github.com/paupino/psqlpack written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paupino/psqlpack on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paupino/psqlpack 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-term v2.9.0
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded android_system_properties v0.1.4
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded postgres-protocol v0.6.4
[INFO] [stderr]   Downloaded iana-time-zone v0.1.44
[INFO] [stderr]   Downloaded rustc-demangle v0.1.21
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded rust_decimal v1.26.1
[INFO] [stderr]   Downloaded aes v0.7.5
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded chrono v0.4.21
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.6
[INFO] [stderr]   Downloaded arc-swap v1.5.1
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded time v0.3.13
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded postgres-types v0.2.3
[INFO] [stderr]   Downloaded slog-scope v4.4.0
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded libc v0.2.131
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded password-hash v0.3.2
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]   Downloaded postgres v0.19.3
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded cipher v0.3.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a8d8b67c4cdd9f0717c2434bee4be9039e100d06e86eb46e8013cd1747507e2
[INFO] running `Command { std: "docker" "start" "-a" "9a8d8b67c4cdd9f0717c2434bee4be9039e100d06e86eb46e8013cd1747507e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a8d8b67c4cdd9f0717c2434bee4be9039e100d06e86eb46e8013cd1747507e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8d8b67c4cdd9f0717c2434bee4be9039e100d06e86eb46e8013cd1747507e2", kill_on_drop: false }`
[INFO] [stdout] 9a8d8b67c4cdd9f0717c2434bee4be9039e100d06e86eb46e8013cd1747507e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e106fa59de5e67ed01c15d02c708b9901c707003d34ea5318948f54d8b84a1f9
[INFO] running `Command { std: "docker" "start" "-a" "e106fa59de5e67ed01c15d02c708b9901c707003d34ea5318948f54d8b84a1f9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]     Checking base64ct v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]     Checking password-hash v0.3.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking postgres-protocol v0.6.4
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking pbkdf2 v0.10.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking sha1 v0.10.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking iana-time-zone v0.1.44
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking slog-term v2.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking chrono v0.4.21
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking postgres-types v0.2.3
[INFO] [stderr]     Checking tokio-postgres v0.7.6
[INFO] [stderr]    Compiling psqlpack v0.7.1 (/opt/rustwide/workdir/psqlpack)
[INFO] [stderr]     Checking postgres v0.19.3
[INFO] [stderr]     Checking zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]    --> psqlpack/src/errors.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | / error_chain! {
[INFO] [stdout]  14 | |     types {
[INFO] [stdout]  15 | |         PsqlpackError, PsqlpackErrorKind, PsqlpackResultExt, PsqlpackResult;
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | }
[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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> psqlpack/src/connection.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |     types {
[INFO] [stdout]  7 | |         ConnectionError, ConnectionErrorKind, ConnectionResultExt, ConnectionResult;
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]    --> psqlpack/src/errors.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | / error_chain! {
[INFO] [stdout]  14 | |     types {
[INFO] [stdout]  15 | |         PsqlpackError, PsqlpackErrorKind, PsqlpackResultExt, PsqlpackResult;
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | | }
[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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> psqlpack/src/connection.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / error_chain! {
[INFO] [stdout]  6 | |     types {
[INFO] [stdout]  7 | |         ConnectionError, ConnectionErrorKind, ConnectionResultExt, ConnectionResult;
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | | }
[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 `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[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 `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lexer_state` is never read
[INFO] [stdout]   --> psqlpack/src/sql/lexer.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct LexicalError<'input> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub lexer_state: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexicalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/model/package.rs:474:38
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn generate_dependency_graph(&self, log: &Logger) -> PsqlpackResult<Vec<Node>> {
[INFO] [stdout]     |                                      ^^^^^ the lifetime is elided here          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn generate_dependency_graph(&self, log: &Logger) -> PsqlpackResult<Vec<Node<'_>>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/sql/lexer.rs:533:28
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn tokenize_body(text: &str) -> Result<Vec<Token>, LexicalError> {
[INFO] [stdout]     |                            ^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn tokenize_body(text: &str) -> Result<Vec<Token>, LexicalError<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/sql/lexer.rs:537:28
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub fn tokenize_stmt(text: &str) -> Result<Vec<Token>, LexicalError> {
[INFO] [stdout]     |                            ^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub fn tokenize_stmt(text: &str) -> Result<Vec<Token>, LexicalError<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/sql/lexer.rs:541:19
[INFO] [stdout]     |
[INFO] [stdout] 541 | fn tokenize(text: &str, start: NormalVariant) -> Result<Vec<Token>, LexicalError> {
[INFO] [stdout]     |                   ^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 541 | fn tokenize(text: &str, start: NormalVariant) -> Result<Vec<Token>, LexicalError<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking psqlpack-cli v0.7.1 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: field `lexer_state` is never read
[INFO] [stdout]   --> psqlpack/src/sql/lexer.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct LexicalError<'input> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub lexer_state: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LexicalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/model/package.rs:474:38
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn generate_dependency_graph(&self, log: &Logger) -> PsqlpackResult<Vec<Node>> {
[INFO] [stdout]     |                                      ^^^^^ the lifetime is elided here          ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn generate_dependency_graph(&self, log: &Logger) -> PsqlpackResult<Vec<Node<'_>>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/sql/lexer.rs:533:28
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn tokenize_body(text: &str) -> Result<Vec<Token>, LexicalError> {
[INFO] [stdout]     |                            ^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 533 | pub fn tokenize_body(text: &str) -> Result<Vec<Token>, LexicalError<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/sql/lexer.rs:537:28
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub fn tokenize_stmt(text: &str) -> Result<Vec<Token>, LexicalError> {
[INFO] [stdout]     |                            ^^^^                        ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub fn tokenize_stmt(text: &str) -> Result<Vec<Token>, LexicalError<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> psqlpack/src/sql/lexer.rs:541:19
[INFO] [stdout]     |
[INFO] [stdout] 541 | fn tokenize(text: &str, start: NormalVariant) -> Result<Vec<Token>, LexicalError> {
[INFO] [stdout]     |                   ^^^^ the lifetime is elided here                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 541 | fn tokenize(text: &str, start: NormalVariant) -> Result<Vec<Token>, LexicalError<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e106fa59de5e67ed01c15d02c708b9901c707003d34ea5318948f54d8b84a1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e106fa59de5e67ed01c15d02c708b9901c707003d34ea5318948f54d8b84a1f9", kill_on_drop: false }`
[INFO] [stdout] e106fa59de5e67ed01c15d02c708b9901c707003d34ea5318948f54d8b84a1f9
