[INFO] fetching crate omnisci 0.1.0...
[INFO] building omnisci-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate omnisci 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate omnisci 0.1.0
[INFO] finished tweaking crates.io crate omnisci 0.1.0
[INFO] tweaked toml for crates.io crate omnisci 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate omnisci 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding ordered-float v1.1.1 (available: v5.0.0)
[INFO] [stderr]       Adding thrift v0.13.0 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6df49bea21806475d4d1783f99e1f56a5cfdab5551df7a677369484ee1c43175
[INFO] running `Command { std: "docker" "start" "-a" "6df49bea21806475d4d1783f99e1f56a5cfdab5551df7a677369484ee1c43175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6df49bea21806475d4d1783f99e1f56a5cfdab5551df7a677369484ee1c43175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df49bea21806475d4d1783f99e1f56a5cfdab5551df7a677369484ee1c43175", kill_on_drop: false }`
[INFO] [stdout] 6df49bea21806475d4d1783f99e1f56a5cfdab5551df7a677369484ee1c43175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 924be199df1798c0f14f499516268e173947a6f43249820e04f503dc4736ab10
[INFO] running `Command { std: "docker" "start" "-a" "924be199df1798c0f14f499516268e173947a6f43249820e04f503dc4736ab10", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling omnisci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/common.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/completion_hints.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/extension_functions.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/mapd.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/serialized_result_set.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]      --> src/mapd.rs:10229:27
[INFO] [stdout]       |
[INFO] [stdout] 10229 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[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/mapd.rs:10250:19
[INFO] [stdout]       |
[INFO] [stdout] 10250 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10289:27
[INFO] [stdout]       |
[INFO] [stdout] 10289 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10310:19
[INFO] [stdout]       |
[INFO] [stdout] 10310 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10349:27
[INFO] [stdout]       |
[INFO] [stdout] 10349 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10370:19
[INFO] [stdout]       |
[INFO] [stdout] 10370 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10409:27
[INFO] [stdout]       |
[INFO] [stdout] 10409 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10430:19
[INFO] [stdout]       |
[INFO] [stdout] 10430 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10469:27
[INFO] [stdout]       |
[INFO] [stdout] 10469 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10490:19
[INFO] [stdout]       |
[INFO] [stdout] 10490 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10529:27
[INFO] [stdout]       |
[INFO] [stdout] 10529 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10550:19
[INFO] [stdout]       |
[INFO] [stdout] 10550 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10589:27
[INFO] [stdout]       |
[INFO] [stdout] 10589 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10610:19
[INFO] [stdout]       |
[INFO] [stdout] 10610 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10649:27
[INFO] [stdout]       |
[INFO] [stdout] 10649 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10670:19
[INFO] [stdout]       |
[INFO] [stdout] 10670 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10709:27
[INFO] [stdout]       |
[INFO] [stdout] 10709 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10730:19
[INFO] [stdout]       |
[INFO] [stdout] 10730 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10769:27
[INFO] [stdout]       |
[INFO] [stdout] 10769 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10790:19
[INFO] [stdout]       |
[INFO] [stdout] 10790 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10829:27
[INFO] [stdout]       |
[INFO] [stdout] 10829 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10850:19
[INFO] [stdout]       |
[INFO] [stdout] 10850 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10889:27
[INFO] [stdout]       |
[INFO] [stdout] 10889 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10910:19
[INFO] [stdout]       |
[INFO] [stdout] 10910 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10949:27
[INFO] [stdout]       |
[INFO] [stdout] 10949 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10970:19
[INFO] [stdout]       |
[INFO] [stdout] 10970 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11009:27
[INFO] [stdout]       |
[INFO] [stdout] 11009 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11030:19
[INFO] [stdout]       |
[INFO] [stdout] 11030 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11069:27
[INFO] [stdout]       |
[INFO] [stdout] 11069 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11090:19
[INFO] [stdout]       |
[INFO] [stdout] 11090 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11129:27
[INFO] [stdout]       |
[INFO] [stdout] 11129 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11150:19
[INFO] [stdout]       |
[INFO] [stdout] 11150 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11189:27
[INFO] [stdout]       |
[INFO] [stdout] 11189 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11210:19
[INFO] [stdout]       |
[INFO] [stdout] 11210 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11249:27
[INFO] [stdout]       |
[INFO] [stdout] 11249 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11270:19
[INFO] [stdout]       |
[INFO] [stdout] 11270 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11309:27
[INFO] [stdout]       |
[INFO] [stdout] 11309 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11330:19
[INFO] [stdout]       |
[INFO] [stdout] 11330 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11369:27
[INFO] [stdout]       |
[INFO] [stdout] 11369 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11390:19
[INFO] [stdout]       |
[INFO] [stdout] 11390 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11429:27
[INFO] [stdout]       |
[INFO] [stdout] 11429 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11450:19
[INFO] [stdout]       |
[INFO] [stdout] 11450 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11489:27
[INFO] [stdout]       |
[INFO] [stdout] 11489 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11510:19
[INFO] [stdout]       |
[INFO] [stdout] 11510 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11549:27
[INFO] [stdout]       |
[INFO] [stdout] 11549 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11570:19
[INFO] [stdout]       |
[INFO] [stdout] 11570 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11609:27
[INFO] [stdout]       |
[INFO] [stdout] 11609 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11630:19
[INFO] [stdout]       |
[INFO] [stdout] 11630 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11667:19
[INFO] [stdout]       |
[INFO] [stdout] 11667 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11704:19
[INFO] [stdout]       |
[INFO] [stdout] 11704 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11743:27
[INFO] [stdout]       |
[INFO] [stdout] 11743 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11764:19
[INFO] [stdout]       |
[INFO] [stdout] 11764 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11803:27
[INFO] [stdout]       |
[INFO] [stdout] 11803 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11824:19
[INFO] [stdout]       |
[INFO] [stdout] 11824 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11863:27
[INFO] [stdout]       |
[INFO] [stdout] 11863 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11884:19
[INFO] [stdout]       |
[INFO] [stdout] 11884 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:2069:10
[INFO] [stdout]      |
[INFO] [stdout] 2069 |     self.description().fmt(f)
[INFO] [stdout]      |          ^^^^^^^^^^^
[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/mapd.rs:11923:27
[INFO] [stdout]       |
[INFO] [stdout] 11923 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11944:19
[INFO] [stdout]       |
[INFO] [stdout] 11944 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11983:27
[INFO] [stdout]       |
[INFO] [stdout] 11983 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12004:19
[INFO] [stdout]       |
[INFO] [stdout] 12004 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12043:27
[INFO] [stdout]       |
[INFO] [stdout] 12043 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12064:19
[INFO] [stdout]       |
[INFO] [stdout] 12064 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12103:27
[INFO] [stdout]       |
[INFO] [stdout] 12103 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12124:19
[INFO] [stdout]       |
[INFO] [stdout] 12124 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12163:27
[INFO] [stdout]       |
[INFO] [stdout] 12163 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12184:19
[INFO] [stdout]       |
[INFO] [stdout] 12184 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12223:27
[INFO] [stdout]       |
[INFO] [stdout] 12223 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12244:19
[INFO] [stdout]       |
[INFO] [stdout] 12244 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12283:27
[INFO] [stdout]       |
[INFO] [stdout] 12283 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12304:19
[INFO] [stdout]       |
[INFO] [stdout] 12304 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12343:27
[INFO] [stdout]       |
[INFO] [stdout] 12343 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12364:19
[INFO] [stdout]       |
[INFO] [stdout] 12364 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12403:27
[INFO] [stdout]       |
[INFO] [stdout] 12403 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12424:19
[INFO] [stdout]       |
[INFO] [stdout] 12424 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12463:27
[INFO] [stdout]       |
[INFO] [stdout] 12463 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12484:19
[INFO] [stdout]       |
[INFO] [stdout] 12484 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12523:27
[INFO] [stdout]       |
[INFO] [stdout] 12523 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12544:19
[INFO] [stdout]       |
[INFO] [stdout] 12544 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12583:27
[INFO] [stdout]       |
[INFO] [stdout] 12583 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12604:19
[INFO] [stdout]       |
[INFO] [stdout] 12604 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12643:27
[INFO] [stdout]       |
[INFO] [stdout] 12643 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12664:19
[INFO] [stdout]       |
[INFO] [stdout] 12664 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12703:27
[INFO] [stdout]       |
[INFO] [stdout] 12703 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12724:19
[INFO] [stdout]       |
[INFO] [stdout] 12724 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12763:27
[INFO] [stdout]       |
[INFO] [stdout] 12763 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12784:19
[INFO] [stdout]       |
[INFO] [stdout] 12784 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12823:27
[INFO] [stdout]       |
[INFO] [stdout] 12823 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12844:19
[INFO] [stdout]       |
[INFO] [stdout] 12844 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12883:27
[INFO] [stdout]       |
[INFO] [stdout] 12883 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12904:19
[INFO] [stdout]       |
[INFO] [stdout] 12904 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12943:27
[INFO] [stdout]       |
[INFO] [stdout] 12943 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12964:19
[INFO] [stdout]       |
[INFO] [stdout] 12964 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13003:27
[INFO] [stdout]       |
[INFO] [stdout] 13003 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13024:19
[INFO] [stdout]       |
[INFO] [stdout] 13024 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13063:27
[INFO] [stdout]       |
[INFO] [stdout] 13063 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13084:19
[INFO] [stdout]       |
[INFO] [stdout] 13084 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13123:27
[INFO] [stdout]       |
[INFO] [stdout] 13123 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13144:19
[INFO] [stdout]       |
[INFO] [stdout] 13144 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13183:27
[INFO] [stdout]       |
[INFO] [stdout] 13183 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13204:19
[INFO] [stdout]       |
[INFO] [stdout] 13204 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13243:27
[INFO] [stdout]       |
[INFO] [stdout] 13243 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13264:19
[INFO] [stdout]       |
[INFO] [stdout] 13264 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13303:27
[INFO] [stdout]       |
[INFO] [stdout] 13303 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13324:19
[INFO] [stdout]       |
[INFO] [stdout] 13324 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13363:27
[INFO] [stdout]       |
[INFO] [stdout] 13363 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13384:19
[INFO] [stdout]       |
[INFO] [stdout] 13384 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13423:27
[INFO] [stdout]       |
[INFO] [stdout] 13423 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13444:19
[INFO] [stdout]       |
[INFO] [stdout] 13444 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13483:27
[INFO] [stdout]       |
[INFO] [stdout] 13483 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13504:19
[INFO] [stdout]       |
[INFO] [stdout] 13504 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13543:27
[INFO] [stdout]       |
[INFO] [stdout] 13543 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13564:19
[INFO] [stdout]       |
[INFO] [stdout] 13564 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13603:27
[INFO] [stdout]       |
[INFO] [stdout] 13603 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13624:19
[INFO] [stdout]       |
[INFO] [stdout] 13624 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13663:27
[INFO] [stdout]       |
[INFO] [stdout] 13663 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13684:19
[INFO] [stdout]       |
[INFO] [stdout] 13684 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13723:27
[INFO] [stdout]       |
[INFO] [stdout] 13723 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13744:19
[INFO] [stdout]       |
[INFO] [stdout] 13744 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13783:27
[INFO] [stdout]       |
[INFO] [stdout] 13783 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13804:19
[INFO] [stdout]       |
[INFO] [stdout] 13804 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13843:27
[INFO] [stdout]       |
[INFO] [stdout] 13843 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13864:19
[INFO] [stdout]       |
[INFO] [stdout] 13864 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13903:27
[INFO] [stdout]       |
[INFO] [stdout] 13903 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13924:19
[INFO] [stdout]       |
[INFO] [stdout] 13924 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13963:27
[INFO] [stdout]       |
[INFO] [stdout] 13963 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13984:19
[INFO] [stdout]       |
[INFO] [stdout] 13984 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14023:27
[INFO] [stdout]       |
[INFO] [stdout] 14023 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14044:19
[INFO] [stdout]       |
[INFO] [stdout] 14044 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14083:27
[INFO] [stdout]       |
[INFO] [stdout] 14083 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14104:19
[INFO] [stdout]       |
[INFO] [stdout] 14104 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14143:27
[INFO] [stdout]       |
[INFO] [stdout] 14143 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14164:19
[INFO] [stdout]       |
[INFO] [stdout] 14164 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14203:27
[INFO] [stdout]       |
[INFO] [stdout] 14203 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14224:19
[INFO] [stdout]       |
[INFO] [stdout] 14224 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14263:27
[INFO] [stdout]       |
[INFO] [stdout] 14263 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14284:19
[INFO] [stdout]       |
[INFO] [stdout] 14284 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14323:27
[INFO] [stdout]       |
[INFO] [stdout] 14323 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14344:19
[INFO] [stdout]       |
[INFO] [stdout] 14344 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14383:27
[INFO] [stdout]       |
[INFO] [stdout] 14383 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14404:19
[INFO] [stdout]       |
[INFO] [stdout] 14404 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14443:27
[INFO] [stdout]       |
[INFO] [stdout] 14443 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14464:19
[INFO] [stdout]       |
[INFO] [stdout] 14464 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14503:27
[INFO] [stdout]       |
[INFO] [stdout] 14503 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14524:19
[INFO] [stdout]       |
[INFO] [stdout] 14524 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14563:27
[INFO] [stdout]       |
[INFO] [stdout] 14563 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14584:19
[INFO] [stdout]       |
[INFO] [stdout] 14584 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14623:27
[INFO] [stdout]       |
[INFO] [stdout] 14623 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14644:19
[INFO] [stdout]       |
[INFO] [stdout] 14644 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14683:27
[INFO] [stdout]       |
[INFO] [stdout] 14683 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14704:19
[INFO] [stdout]       |
[INFO] [stdout] 14704 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14743:27
[INFO] [stdout]       |
[INFO] [stdout] 14743 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14764:19
[INFO] [stdout]       |
[INFO] [stdout] 14764 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
[INFO] running `Command { std: "docker" "inspect" "924be199df1798c0f14f499516268e173947a6f43249820e04f503dc4736ab10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924be199df1798c0f14f499516268e173947a6f43249820e04f503dc4736ab10", kill_on_drop: false }`
[INFO] [stdout] 924be199df1798c0f14f499516268e173947a6f43249820e04f503dc4736ab10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7fade72f830a65f5a83669fc78dfe43ac8e7eea79e8331f1b9be9de56766ff4
[INFO] running `Command { std: "docker" "start" "-a" "b7fade72f830a65f5a83669fc78dfe43ac8e7eea79e8331f1b9be9de56766ff4", kill_on_drop: false }`
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/common.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/completion_hints.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/extension_functions.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/mapd.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/serialized_result_set.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]      --> src/mapd.rs:10229:27
[INFO] [stdout]       |
[INFO] [stdout] 10229 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[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/mapd.rs:10250:19
[INFO] [stdout]       |
[INFO] [stdout] 10250 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10289:27
[INFO] [stdout]       |
[INFO] [stdout] 10289 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10310:19
[INFO] [stdout]       |
[INFO] [stdout] 10310 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10349:27
[INFO] [stdout]       |
[INFO] [stdout] 10349 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10370:19
[INFO] [stdout]       |
[INFO] [stdout] 10370 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10409:27
[INFO] [stdout]       |
[INFO] [stdout] 10409 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10430:19
[INFO] [stdout]       |
[INFO] [stdout] 10430 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10469:27
[INFO] [stdout]       |
[INFO] [stdout] 10469 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10490:19
[INFO] [stdout]       |
[INFO] [stdout] 10490 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10529:27
[INFO] [stdout]       |
[INFO] [stdout] 10529 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10550:19
[INFO] [stdout]       |
[INFO] [stdout] 10550 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10589:27
[INFO] [stdout]       |
[INFO] [stdout] 10589 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10610:19
[INFO] [stdout]       |
[INFO] [stdout] 10610 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10649:27
[INFO] [stdout]       |
[INFO] [stdout] 10649 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10670:19
[INFO] [stdout]       |
[INFO] [stdout] 10670 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10709:27
[INFO] [stdout]       |
[INFO] [stdout] 10709 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10730:19
[INFO] [stdout]       |
[INFO] [stdout] 10730 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10769:27
[INFO] [stdout]       |
[INFO] [stdout] 10769 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10790:19
[INFO] [stdout]       |
[INFO] [stdout] 10790 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10829:27
[INFO] [stdout]       |
[INFO] [stdout] 10829 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10850:19
[INFO] [stdout]       |
[INFO] [stdout] 10850 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10889:27
[INFO] [stdout]       |
[INFO] [stdout] 10889 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10910:19
[INFO] [stdout]       |
[INFO] [stdout] 10910 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10949:27
[INFO] [stdout]       |
[INFO] [stdout] 10949 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10970:19
[INFO] [stdout]       |
[INFO] [stdout] 10970 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11009:27
[INFO] [stdout]       |
[INFO] [stdout] 11009 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11030:19
[INFO] [stdout]       |
[INFO] [stdout] 11030 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11069:27
[INFO] [stdout]       |
[INFO] [stdout] 11069 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11090:19
[INFO] [stdout]       |
[INFO] [stdout] 11090 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11129:27
[INFO] [stdout]       |
[INFO] [stdout] 11129 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11150:19
[INFO] [stdout]       |
[INFO] [stdout] 11150 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11189:27
[INFO] [stdout]       |
[INFO] [stdout] 11189 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11210:19
[INFO] [stdout]       |
[INFO] [stdout] 11210 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11249:27
[INFO] [stdout]       |
[INFO] [stdout] 11249 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11270:19
[INFO] [stdout]       |
[INFO] [stdout] 11270 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11309:27
[INFO] [stdout]       |
[INFO] [stdout] 11309 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11330:19
[INFO] [stdout]       |
[INFO] [stdout] 11330 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11369:27
[INFO] [stdout]       |
[INFO] [stdout] 11369 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11390:19
[INFO] [stdout]       |
[INFO] [stdout] 11390 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11429:27
[INFO] [stdout]       |
[INFO] [stdout] 11429 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11450:19
[INFO] [stdout]       |
[INFO] [stdout] 11450 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11489:27
[INFO] [stdout]       |
[INFO] [stdout] 11489 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11510:19
[INFO] [stdout]       |
[INFO] [stdout] 11510 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11549:27
[INFO] [stdout]       |
[INFO] [stdout] 11549 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11570:19
[INFO] [stdout]       |
[INFO] [stdout] 11570 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11609:27
[INFO] [stdout]       |
[INFO] [stdout] 11609 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11630:19
[INFO] [stdout]       |
[INFO] [stdout] 11630 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11667:19
[INFO] [stdout]       |
[INFO] [stdout] 11667 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11704:19
[INFO] [stdout]       |
[INFO] [stdout] 11704 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11743:27
[INFO] [stdout]       |
[INFO] [stdout] 11743 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11764:19
[INFO] [stdout]       |
[INFO] [stdout] 11764 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11803:27
[INFO] [stdout]       |
[INFO] [stdout] 11803 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11824:19
[INFO] [stdout]       |
[INFO] [stdout] 11824 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11863:27
[INFO] [stdout]       |
[INFO] [stdout] 11863 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11884:19
[INFO] [stdout]       |
[INFO] [stdout] 11884 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:2069:10
[INFO] [stdout]      |
[INFO] [stdout] 2069 |     self.description().fmt(f)
[INFO] [stdout]      |          ^^^^^^^^^^^
[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/mapd.rs:11923:27
[INFO] [stdout]       |
[INFO] [stdout] 11923 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11944:19
[INFO] [stdout]       |
[INFO] [stdout] 11944 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11983:27
[INFO] [stdout]       |
[INFO] [stdout] 11983 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12004:19
[INFO] [stdout]       |
[INFO] [stdout] 12004 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12043:27
[INFO] [stdout]       |
[INFO] [stdout] 12043 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12064:19
[INFO] [stdout]       |
[INFO] [stdout] 12064 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12103:27
[INFO] [stdout]       |
[INFO] [stdout] 12103 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12124:19
[INFO] [stdout]       |
[INFO] [stdout] 12124 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12163:27
[INFO] [stdout]       |
[INFO] [stdout] 12163 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12184:19
[INFO] [stdout]       |
[INFO] [stdout] 12184 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12223:27
[INFO] [stdout]       |
[INFO] [stdout] 12223 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12244:19
[INFO] [stdout]       |
[INFO] [stdout] 12244 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12283:27
[INFO] [stdout]       |
[INFO] [stdout] 12283 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12304:19
[INFO] [stdout]       |
[INFO] [stdout] 12304 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12343:27
[INFO] [stdout]       |
[INFO] [stdout] 12343 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12364:19
[INFO] [stdout]       |
[INFO] [stdout] 12364 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12403:27
[INFO] [stdout]       |
[INFO] [stdout] 12403 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12424:19
[INFO] [stdout]       |
[INFO] [stdout] 12424 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12463:27
[INFO] [stdout]       |
[INFO] [stdout] 12463 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12484:19
[INFO] [stdout]       |
[INFO] [stdout] 12484 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12523:27
[INFO] [stdout]       |
[INFO] [stdout] 12523 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12544:19
[INFO] [stdout]       |
[INFO] [stdout] 12544 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12583:27
[INFO] [stdout]       |
[INFO] [stdout] 12583 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12604:19
[INFO] [stdout]       |
[INFO] [stdout] 12604 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12643:27
[INFO] [stdout]       |
[INFO] [stdout] 12643 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12664:19
[INFO] [stdout]       |
[INFO] [stdout] 12664 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12703:27
[INFO] [stdout]       |
[INFO] [stdout] 12703 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12724:19
[INFO] [stdout]       |
[INFO] [stdout] 12724 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12763:27
[INFO] [stdout]       |
[INFO] [stdout] 12763 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12784:19
[INFO] [stdout]       |
[INFO] [stdout] 12784 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12823:27
[INFO] [stdout]       |
[INFO] [stdout] 12823 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12844:19
[INFO] [stdout]       |
[INFO] [stdout] 12844 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12883:27
[INFO] [stdout]       |
[INFO] [stdout] 12883 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12904:19
[INFO] [stdout]       |
[INFO] [stdout] 12904 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12943:27
[INFO] [stdout]       |
[INFO] [stdout] 12943 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12964:19
[INFO] [stdout]       |
[INFO] [stdout] 12964 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13003:27
[INFO] [stdout]       |
[INFO] [stdout] 13003 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13024:19
[INFO] [stdout]       |
[INFO] [stdout] 13024 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13063:27
[INFO] [stdout]       |
[INFO] [stdout] 13063 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13084:19
[INFO] [stdout]       |
[INFO] [stdout] 13084 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13123:27
[INFO] [stdout]       |
[INFO] [stdout] 13123 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13144:19
[INFO] [stdout]       |
[INFO] [stdout] 13144 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13183:27
[INFO] [stdout]       |
[INFO] [stdout] 13183 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13204:19
[INFO] [stdout]       |
[INFO] [stdout] 13204 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13243:27
[INFO] [stdout]       |
[INFO] [stdout] 13243 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13264:19
[INFO] [stdout]       |
[INFO] [stdout] 13264 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13303:27
[INFO] [stdout]       |
[INFO] [stdout] 13303 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13324:19
[INFO] [stdout]       |
[INFO] [stdout] 13324 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13363:27
[INFO] [stdout]       |
[INFO] [stdout] 13363 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13384:19
[INFO] [stdout]       |
[INFO] [stdout] 13384 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13423:27
[INFO] [stdout]       |
[INFO] [stdout] 13423 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13444:19
[INFO] [stdout]       |
[INFO] [stdout] 13444 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13483:27
[INFO] [stdout]       |
[INFO] [stdout] 13483 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13504:19
[INFO] [stdout]       |
[INFO] [stdout] 13504 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13543:27
[INFO] [stdout]       |
[INFO] [stdout] 13543 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13564:19
[INFO] [stdout]       |
[INFO] [stdout] 13564 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13603:27
[INFO] [stdout]       |
[INFO] [stdout] 13603 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13624:19
[INFO] [stdout]       |
[INFO] [stdout] 13624 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13663:27
[INFO] [stdout]       |
[INFO] [stdout] 13663 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13684:19
[INFO] [stdout]       |
[INFO] [stdout] 13684 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13723:27
[INFO] [stdout]       |
[INFO] [stdout] 13723 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13744:19
[INFO] [stdout]       |
[INFO] [stdout] 13744 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13783:27
[INFO] [stdout]       |
[INFO] [stdout] 13783 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13804:19
[INFO] [stdout]       |
[INFO] [stdout] 13804 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13843:27
[INFO] [stdout]       |
[INFO] [stdout] 13843 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13864:19
[INFO] [stdout]       |
[INFO] [stdout] 13864 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13903:27
[INFO] [stdout]       |
[INFO] [stdout] 13903 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13924:19
[INFO] [stdout]       |
[INFO] [stdout] 13924 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13963:27
[INFO] [stdout]       |
[INFO] [stdout] 13963 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13984:19
[INFO] [stdout]       |
[INFO] [stdout] 13984 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14023:27
[INFO] [stdout]       |
[INFO] [stdout] 14023 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14044:19
[INFO] [stdout]       |
[INFO] [stdout] 14044 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14083:27
[INFO] [stdout]       |
[INFO] [stdout] 14083 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14104:19
[INFO] [stdout]       |
[INFO] [stdout] 14104 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14143:27
[INFO] [stdout]       |
[INFO] [stdout] 14143 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14164:19
[INFO] [stdout]       |
[INFO] [stdout] 14164 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14203:27
[INFO] [stdout]       |
[INFO] [stdout] 14203 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14224:19
[INFO] [stdout]       |
[INFO] [stdout] 14224 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14263:27
[INFO] [stdout]       |
[INFO] [stdout] 14263 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14284:19
[INFO] [stdout]       |
[INFO] [stdout] 14284 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14323:27
[INFO] [stdout]       |
[INFO] [stdout] 14323 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14344:19
[INFO] [stdout]       |
[INFO] [stdout] 14344 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14383:27
[INFO] [stdout]       |
[INFO] [stdout] 14383 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14404:19
[INFO] [stdout]       |
[INFO] [stdout] 14404 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14443:27
[INFO] [stdout]       |
[INFO] [stdout] 14443 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14464:19
[INFO] [stdout]       |
[INFO] [stdout] 14464 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14503:27
[INFO] [stdout]       |
[INFO] [stdout] 14503 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14524:19
[INFO] [stdout]       |
[INFO] [stdout] 14524 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14563:27
[INFO] [stdout]       |
[INFO] [stdout] 14563 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14584:19
[INFO] [stdout]       |
[INFO] [stdout] 14584 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14623:27
[INFO] [stdout]       |
[INFO] [stdout] 14623 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14644:19
[INFO] [stdout]       |
[INFO] [stdout] 14644 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14683:27
[INFO] [stdout]       |
[INFO] [stdout] 14683 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14704:19
[INFO] [stdout]       |
[INFO] [stdout] 14704 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14743:27
[INFO] [stdout]       |
[INFO] [stdout] 14743 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14764:19
[INFO] [stdout]       |
[INFO] [stdout] 14764 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling omnisci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/common.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/completion_hints.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/extension_functions.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/mapd.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/serialized_result_set.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments, clippy::type_complexity))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]     --> src/mapd.rs:2069:10
[INFO] [stdout]      |
[INFO] [stdout] 2069 |     self.description().fmt(f)
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[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/mapd.rs:10229:27
[INFO] [stdout]       |
[INFO] [stdout] 10229 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10250:19
[INFO] [stdout]       |
[INFO] [stdout] 10250 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10289:27
[INFO] [stdout]       |
[INFO] [stdout] 10289 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10310:19
[INFO] [stdout]       |
[INFO] [stdout] 10310 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10349:27
[INFO] [stdout]       |
[INFO] [stdout] 10349 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10370:19
[INFO] [stdout]       |
[INFO] [stdout] 10370 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10409:27
[INFO] [stdout]       |
[INFO] [stdout] 10409 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10430:19
[INFO] [stdout]       |
[INFO] [stdout] 10430 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10469:27
[INFO] [stdout]       |
[INFO] [stdout] 10469 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10490:19
[INFO] [stdout]       |
[INFO] [stdout] 10490 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10529:27
[INFO] [stdout]       |
[INFO] [stdout] 10529 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10550:19
[INFO] [stdout]       |
[INFO] [stdout] 10550 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10589:27
[INFO] [stdout]       |
[INFO] [stdout] 10589 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10610:19
[INFO] [stdout]       |
[INFO] [stdout] 10610 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10649:27
[INFO] [stdout]       |
[INFO] [stdout] 10649 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10670:19
[INFO] [stdout]       |
[INFO] [stdout] 10670 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10709:27
[INFO] [stdout]       |
[INFO] [stdout] 10709 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10730:19
[INFO] [stdout]       |
[INFO] [stdout] 10730 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10769:27
[INFO] [stdout]       |
[INFO] [stdout] 10769 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10790:19
[INFO] [stdout]       |
[INFO] [stdout] 10790 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10829:27
[INFO] [stdout]       |
[INFO] [stdout] 10829 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10850:19
[INFO] [stdout]       |
[INFO] [stdout] 10850 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10889:27
[INFO] [stdout]       |
[INFO] [stdout] 10889 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10910:19
[INFO] [stdout]       |
[INFO] [stdout] 10910 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:10949:27
[INFO] [stdout]       |
[INFO] [stdout] 10949 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:10970:19
[INFO] [stdout]       |
[INFO] [stdout] 10970 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11009:27
[INFO] [stdout]       |
[INFO] [stdout] 11009 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11030:19
[INFO] [stdout]       |
[INFO] [stdout] 11030 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11069:27
[INFO] [stdout]       |
[INFO] [stdout] 11069 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11090:19
[INFO] [stdout]       |
[INFO] [stdout] 11090 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11129:27
[INFO] [stdout]       |
[INFO] [stdout] 11129 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11150:19
[INFO] [stdout]       |
[INFO] [stdout] 11150 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11189:27
[INFO] [stdout]       |
[INFO] [stdout] 11189 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11210:19
[INFO] [stdout]       |
[INFO] [stdout] 11210 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11249:27
[INFO] [stdout]       |
[INFO] [stdout] 11249 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11270:19
[INFO] [stdout]       |
[INFO] [stdout] 11270 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11309:27
[INFO] [stdout]       |
[INFO] [stdout] 11309 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12103:27
[INFO] [stdout]       |
[INFO] [stdout] 12103 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11330:19
[INFO] [stdout]       |
[INFO] [stdout] 11330 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12124:19
[INFO] [stdout]       |
[INFO] [stdout] 12124 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13423:27
[INFO] [stdout]       |
[INFO] [stdout] 13423 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11369:27
[INFO] [stdout]       |
[INFO] [stdout] 11369 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12163:27
[INFO] [stdout]       |
[INFO] [stdout] 12163 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12184:19
[INFO] [stdout]       |
[INFO] [stdout] 12184 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13444:19
[INFO] [stdout]       |
[INFO] [stdout] 13444 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12223:27
[INFO] [stdout]       |
[INFO] [stdout] 12223 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11390:19
[INFO] [stdout]       |
[INFO] [stdout] 11390 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12244:19
[INFO] [stdout]       |
[INFO] [stdout] 12244 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12283:27
[INFO] [stdout]       |
[INFO] [stdout] 12283 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12304:19
[INFO] [stdout]       |
[INFO] [stdout] 12304 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13483:27
[INFO] [stdout]       |
[INFO] [stdout] 13483 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13504:19
[INFO] [stdout]       |
[INFO] [stdout] 13504 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11429:27
[INFO] [stdout]       |
[INFO] [stdout] 11429 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13543:27
[INFO] [stdout]       |
[INFO] [stdout] 13543 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11450:19
[INFO] [stdout]       |
[INFO] [stdout] 11450 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13564:19
[INFO] [stdout]       |
[INFO] [stdout] 13564 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11489:27
[INFO] [stdout]       |
[INFO] [stdout] 11489 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11510:19
[INFO] [stdout]       |
[INFO] [stdout] 11510 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11549:27
[INFO] [stdout]       |
[INFO] [stdout] 11549 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12343:27
[INFO] [stdout]       |
[INFO] [stdout] 12343 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11570:19
[INFO] [stdout]       |
[INFO] [stdout] 11570 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12364:19
[INFO] [stdout]       |
[INFO] [stdout] 12364 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11609:27
[INFO] [stdout]       |
[INFO] [stdout] 11609 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13603:27
[INFO] [stdout]       |
[INFO] [stdout] 13603 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11630:19
[INFO] [stdout]       |
[INFO] [stdout] 11630 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13624:19
[INFO] [stdout]       |
[INFO] [stdout] 13624 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12403:27
[INFO] [stdout]       |
[INFO] [stdout] 12403 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12424:19
[INFO] [stdout]       |
[INFO] [stdout] 12424 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13663:27
[INFO] [stdout]       |
[INFO] [stdout] 13663 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12463:27
[INFO] [stdout]       |
[INFO] [stdout] 12463 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11667:19
[INFO] [stdout]       |
[INFO] [stdout] 11667 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11704:19
[INFO] [stdout]       |
[INFO] [stdout] 11704 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12484:19
[INFO] [stdout]       |
[INFO] [stdout] 12484 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11743:27
[INFO] [stdout]       |
[INFO] [stdout] 11743 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11764:19
[INFO] [stdout]       |
[INFO] [stdout] 11764 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13684:19
[INFO] [stdout]       |
[INFO] [stdout] 13684 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11803:27
[INFO] [stdout]       |
[INFO] [stdout] 11803 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13723:27
[INFO] [stdout]       |
[INFO] [stdout] 13723 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13744:19
[INFO] [stdout]       |
[INFO] [stdout] 13744 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12523:27
[INFO] [stdout]       |
[INFO] [stdout] 12523 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12544:19
[INFO] [stdout]       |
[INFO] [stdout] 12544 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13783:27
[INFO] [stdout]       |
[INFO] [stdout] 13783 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13804:19
[INFO] [stdout]       |
[INFO] [stdout] 13804 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11824:19
[INFO] [stdout]       |
[INFO] [stdout] 11824 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12583:27
[INFO] [stdout]       |
[INFO] [stdout] 12583 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13843:27
[INFO] [stdout]       |
[INFO] [stdout] 13843 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11863:27
[INFO] [stdout]       |
[INFO] [stdout] 11863 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13864:19
[INFO] [stdout]       |
[INFO] [stdout] 13864 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12604:19
[INFO] [stdout]       |
[INFO] [stdout] 12604 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13903:27
[INFO] [stdout]       |
[INFO] [stdout] 13903 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12643:27
[INFO] [stdout]       |
[INFO] [stdout] 12643 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11884:19
[INFO] [stdout]       |
[INFO] [stdout] 11884 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11923:27
[INFO] [stdout]       |
[INFO] [stdout] 11923 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:11944:19
[INFO] [stdout]       |
[INFO] [stdout] 11944 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12664:19
[INFO] [stdout]       |
[INFO] [stdout] 12664 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13924:19
[INFO] [stdout]       |
[INFO] [stdout] 13924 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:11983:27
[INFO] [stdout]       |
[INFO] [stdout] 11983 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12004:19
[INFO] [stdout]       |
[INFO] [stdout] 12004 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13963:27
[INFO] [stdout]       |
[INFO] [stdout] 13963 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13984:19
[INFO] [stdout]       |
[INFO] [stdout] 13984 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12703:27
[INFO] [stdout]       |
[INFO] [stdout] 12703 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12724:19
[INFO] [stdout]       |
[INFO] [stdout] 12724 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12763:27
[INFO] [stdout]       |
[INFO] [stdout] 12763 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14023:27
[INFO] [stdout]       |
[INFO] [stdout] 14023 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12784:19
[INFO] [stdout]       |
[INFO] [stdout] 12784 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14044:19
[INFO] [stdout]       |
[INFO] [stdout] 14044 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12043:27
[INFO] [stdout]       |
[INFO] [stdout] 12043 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12064:19
[INFO] [stdout]       |
[INFO] [stdout] 12064 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12823:27
[INFO] [stdout]       |
[INFO] [stdout] 12823 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12844:19
[INFO] [stdout]       |
[INFO] [stdout] 12844 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:12883:27
[INFO] [stdout]       |
[INFO] [stdout] 12883 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12904:19
[INFO] [stdout]       |
[INFO] [stdout] 12904 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14083:27
[INFO] [stdout]       |
[INFO] [stdout] 14083 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14104:19
[INFO] [stdout]       |
[INFO] [stdout] 14104 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14143:27
[INFO] [stdout]       |
[INFO] [stdout] 14143 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12943:27
[INFO] [stdout]       |
[INFO] [stdout] 12943 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:12964:19
[INFO] [stdout]       |
[INFO] [stdout] 12964 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14683:27
[INFO] [stdout]       |
[INFO] [stdout] 14683 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14704:19
[INFO] [stdout]       |
[INFO] [stdout] 14704 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14743:27
[INFO] [stdout]       |
[INFO] [stdout] 14743 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14764:19
[INFO] [stdout]       |
[INFO] [stdout] 14764 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13003:27
[INFO] [stdout]       |
[INFO] [stdout] 13003 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13024:19
[INFO] [stdout]       |
[INFO] [stdout] 13024 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14164:19
[INFO] [stdout]       |
[INFO] [stdout] 14164 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14203:27
[INFO] [stdout]       |
[INFO] [stdout] 14203 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14224:19
[INFO] [stdout]       |
[INFO] [stdout] 14224 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13063:27
[INFO] [stdout]       |
[INFO] [stdout] 13063 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13084:19
[INFO] [stdout]       |
[INFO] [stdout] 13084 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14263:27
[INFO] [stdout]       |
[INFO] [stdout] 14263 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14284:19
[INFO] [stdout]       |
[INFO] [stdout] 14284 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14323:27
[INFO] [stdout]       |
[INFO] [stdout] 14323 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14344:19
[INFO] [stdout]       |
[INFO] [stdout] 14344 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13123:27
[INFO] [stdout]       |
[INFO] [stdout] 13123 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13144:19
[INFO] [stdout]       |
[INFO] [stdout] 13144 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13183:27
[INFO] [stdout]       |
[INFO] [stdout] 13183 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14383:27
[INFO] [stdout]       |
[INFO] [stdout] 14383 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14404:19
[INFO] [stdout]       |
[INFO] [stdout] 14404 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14443:27
[INFO] [stdout]       |
[INFO] [stdout] 14443 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13204:19
[INFO] [stdout]       |
[INFO] [stdout] 13204 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13243:27
[INFO] [stdout]       |
[INFO] [stdout] 13243 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13264:19
[INFO] [stdout]       |
[INFO] [stdout] 13264 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14464:19
[INFO] [stdout]       |
[INFO] [stdout] 14464 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14503:27
[INFO] [stdout]       |
[INFO] [stdout] 14503 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14524:19
[INFO] [stdout]       |
[INFO] [stdout] 14524 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13303:27
[INFO] [stdout]       |
[INFO] [stdout] 13303 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:13324:19
[INFO] [stdout]       |
[INFO] [stdout] 13324 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13363:27
[INFO] [stdout]       |
[INFO] [stdout] 13363 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14563:27
[INFO] [stdout]       |
[INFO] [stdout] 14563 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14584:19
[INFO] [stdout]       |
[INFO] [stdout] 14584 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:14623:27
[INFO] [stdout]       |
[INFO] [stdout] 14623 |                   usr_err.description()
[INFO] [stdout]       |                           ^^^^^^^^^^^
[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/mapd.rs:14644:19
[INFO] [stdout]       |
[INFO] [stdout] 14644 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[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/mapd.rs:13384:19
[INFO] [stdout]       |
[INFO] [stdout] 13384 |                 e.description()
[INFO] [stdout]       |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.12s
[INFO] running `Command { std: "docker" "inspect" "b7fade72f830a65f5a83669fc78dfe43ac8e7eea79e8331f1b9be9de56766ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7fade72f830a65f5a83669fc78dfe43ac8e7eea79e8331f1b9be9de56766ff4", kill_on_drop: false }`
[INFO] [stdout] b7fade72f830a65f5a83669fc78dfe43ac8e7eea79e8331f1b9be9de56766ff4
