[INFO] cloning repository https://github.com/ghotiphud/pg_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghotiphud/pg_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0489f84ddfedbce215375d27a2b1ae8fa30e262c [INFO] checking ghotiphud/pg_proxy against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ghotiphud/pg_proxy on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ghotiphud/pg_proxy [INFO] finished tweaking git repo https://github.com/ghotiphud/pg_proxy [INFO] tweaked toml for git repo https://github.com/ghotiphud/pg_proxy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ghotiphud/pg_proxy 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.6.1 [INFO] [stderr] Downloaded cfg-if v0.1.0 [INFO] [stderr] Downloaded md5 v0.2.1 [INFO] [stderr] Downloaded dotenv v0.8.0 [INFO] [stderr] Downloaded miow v0.1.3 [INFO] [stderr] Downloaded nix v0.7.0 [INFO] [stderr] Downloaded gcc v0.3.39 [INFO] [stderr] Downloaded rustc-demangle v0.1.3 [INFO] [stderr] Downloaded backtrace v0.3.0 [INFO] [stderr] Downloaded error-chain v0.7.1 [INFO] [stderr] Downloaded backtrace-sys v0.1.5 [INFO] [stderr] Downloaded fallible-iterator v0.1.3 [INFO] [stderr] Downloaded postgres-protocol v0.1.1 [INFO] [stderr] Downloaded lazycell v0.4.0 [INFO] [stderr] Downloaded log v0.3.6 [INFO] [stderr] Downloaded net2 v0.2.26 [INFO] [stderr] Downloaded libc v0.2.18 [INFO] [stderr] Downloaded tokio-core v0.1.1 [INFO] [stderr] Downloaded futures v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dafc93fefe9b80c0d96a892b4ce5c6472505c3577d8957a3753ffc3622f7aea7 [INFO] running `Command { std: "docker" "start" "-a" "dafc93fefe9b80c0d96a892b4ce5c6472505c3577d8957a3753ffc3622f7aea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dafc93fefe9b80c0d96a892b4ce5c6472505c3577d8957a3753ffc3622f7aea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafc93fefe9b80c0d96a892b4ce5c6472505c3577d8957a3753ffc3622f7aea7", kill_on_drop: false }` [INFO] [stdout] dafc93fefe9b80c0d96a892b4ce5c6472505c3577d8957a3753ffc3622f7aea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1bd38aec8b17817eb681686e638246368816ab5d17dc03e0d42630b7339ca19 [INFO] running `Command { std: "docker" "start" "-a" "e1bd38aec8b17817eb681686e638246368816ab5d17dc03e0d42630b7339ca19", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.39 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking futures v0.1.6 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking fallible-iterator v0.1.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking md5 v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Checking postgres-protocol v0.1.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking error-chain v0.7.1 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking mio v0.6.1 [INFO] [stderr] Checking tokio-core v0.1.1 [INFO] [stderr] Checking pg_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `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: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `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: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s [INFO] running `Command { std: "docker" "inspect" "e1bd38aec8b17817eb681686e638246368816ab5d17dc03e0d42630b7339ca19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bd38aec8b17817eb681686e638246368816ab5d17dc03e0d42630b7339ca19", kill_on_drop: false }` [INFO] [stdout] e1bd38aec8b17817eb681686e638246368816ab5d17dc03e0d42630b7339ca19 [INFO] checking ghotiphud/pg_proxy against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghotiphud%2Fpg_proxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ghotiphud/pg_proxy on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ghotiphud/pg_proxy [INFO] finished tweaking git repo https://github.com/ghotiphud/pg_proxy [INFO] tweaked toml for git repo https://github.com/ghotiphud/pg_proxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ghotiphud/pg_proxy 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f6e0d28f022120be1f826792ce71e77b6005b3c016aba116e2447cfbb22b0fc [INFO] running `Command { std: "docker" "start" "-a" "5f6e0d28f022120be1f826792ce71e77b6005b3c016aba116e2447cfbb22b0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6e0d28f022120be1f826792ce71e77b6005b3c016aba116e2447cfbb22b0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6e0d28f022120be1f826792ce71e77b6005b3c016aba116e2447cfbb22b0fc", kill_on_drop: false }` [INFO] [stdout] 5f6e0d28f022120be1f826792ce71e77b6005b3c016aba116e2447cfbb22b0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c303b4922e624365b537a2094a839bc1dbb6022920b397ef5b8298e1bb308bdc [INFO] running `Command { std: "docker" "start" "-a" "c303b4922e624365b537a2094a839bc1dbb6022920b397ef5b8298e1bb308bdc", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.39 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Checking futures v0.1.6 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking md5 v0.2.1 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking fallible-iterator v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking postgres-protocol v0.1.1 [INFO] [stderr] Checking error-chain v0.7.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking dotenv v0.8.0 [INFO] [stderr] Checking mio v0.6.1 [INFO] [stderr] Checking tokio-core v0.1.1 [INFO] [stderr] Checking pg_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `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: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `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: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | // Automatic conversions between this error chain and other [INFO] [stdout] 8 | | // error types not defined by the `error_chain!`. These will be [INFO] [stdout] 9 | | // wrapped in a new error with, in this case, the [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.31s [INFO] running `Command { std: "docker" "inspect" "c303b4922e624365b537a2094a839bc1dbb6022920b397ef5b8298e1bb308bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c303b4922e624365b537a2094a839bc1dbb6022920b397ef5b8298e1bb308bdc", kill_on_drop: false }` [INFO] [stdout] c303b4922e624365b537a2094a839bc1dbb6022920b397ef5b8298e1bb308bdc