[INFO] cloning repository https://github.com/shesek/bwt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shesek/bwt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshesek%2Fbwt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshesek%2Fbwt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1885d97eb70c8f84db3383e7e2d04ad063f3ec0
[INFO] checking shesek/bwt against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshesek%2Fbwt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/shesek/bwt
[INFO] finished tweaking git repo https://github.com/shesek/bwt
[INFO] tweaked toml for git repo https://github.com/shesek/bwt written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shesek/bwt on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shesek/bwt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b4e714e65959089db5efd82d3bd5a3c7c06c1b28f8d052ce3c35b090a06b6c4
[INFO] running `Command { std: "docker" "start" "-a" "3b4e714e65959089db5efd82d3bd5a3c7c06c1b28f8d052ce3c35b090a06b6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b4e714e65959089db5efd82d3bd5a3c7c06c1b28f8d052ce3c35b090a06b6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4e714e65959089db5efd82d3bd5a3c7c06c1b28f8d052ce3c35b090a06b6c4", kill_on_drop: false }`
[INFO] [stdout] 3b4e714e65959089db5efd82d3bd5a3c7c06c1b28f8d052ce3c35b090a06b6c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9599b62622a758d052859bab60614f42d347771e98f2ca8a599efaaabb1535b
[INFO] running `Command { std: "docker" "start" "-a" "d9599b62622a758d052859bab60614f42d347771e98f2ca8a599efaaabb1535b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.78
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking bech32 v0.8.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking tracing v0.1.28
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking socks v0.3.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking h2 v0.3.6
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking jsonrpc v0.12.0
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking bitcoin v0.27.1
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.14.0
[INFO] [stderr]     Checking miniscript v6.0.1
[INFO] [stderr]     Checking bitcoincore-rpc v0.14.0
[INFO] [stderr]     Checking bwt v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/config.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     /// Specify the bitcoind wallet to use (optional)
[INFO] [stdout] 59 | |     #[cfg_attr(
[INFO] [stdout] 60 | |         feature = "cli",
[INFO] [stdout] 61 | |         structopt(short = "w", long, env, hide_env_values(true), display_order(30))
[INFO] [stdout] 62 | |     )]
[INFO] [stdout] 63 | |     pub bitcoind_wallet: Option<String>,
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/config.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     /// Path to bitcoind directory (used for cookie file) [default: ~/.bitcoin]
[INFO] [stdout] 66 | |     #[cfg_attr(
[INFO] [stdout] 67 | |         feature = "cli",
[INFO] [stdout] 68 | |         structopt(short = "r", long, env, hide_env_values(true), display_order(31))
[INFO] [stdout] 69 | |     )]
[INFO] [stdout] 70 | |     pub bitcoind_dir: Option<path::PathBuf>,
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/config.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     /// URL for the bitcoind RPC server [default: http://localhost:<network-rpc-port>]
[INFO] [stdout] 73 | |     #[cfg_attr(
[INFO] [stdout] 74 | |         feature = "cli",
[INFO] [stdout] 75 | |         structopt(short = "u", long, env, hide_env_values(true), display_order(32))
[INFO] [stdout] 76 | |     )]
[INFO] [stdout] 77 | |     pub bitcoind_url: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/config.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     /// Credentials for accessing the bitcoind RPC server (as <username>:<password>, used instead of the cookie file)
[INFO] [stdout] 80 | |     #[cfg_attr(
[INFO] [stdout] 81 | |         feature = "cli",
[INFO] [stdout] 82 | |         structopt(
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     )]
[INFO] [stdout] 91 | |     pub bitcoind_auth: Option<String>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/config.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     /// Cookie file for accessing the bitcoind RPC server [default: <bitcoind-dir>/.cookie]
[INFO] [stdout] 94 | |     #[cfg_attr(
[INFO] [stdout] 95 | |         feature = "cli",
[INFO] [stdout] 96 | |         structopt(short = "c", long, env, hide_env_values(true), display_order(34))
[INFO] [stdout] 97 | |     )]
[INFO] [stdout] 98 | |     pub bitcoind_cookie: Option<path::PathBuf>,
[INFO] [stdout]    | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | /     /// SOCKS5h proxy server for connecting to the Bitcoin Core RPC
[INFO] [stdout] 101 | |     #[cfg(feature = "proxy")]
[INFO] [stdout] 102 | |     #[cfg_attr(
[INFO] [stdout] 103 | |         feature = "cli",
[INFO] [stdout] 104 | |         structopt(short = "P", long, env, hide_env_values(true), display_order(35))
[INFO] [stdout] 105 | |     )]
[INFO] [stdout] 106 | |     pub bitcoind_proxy: Option<String>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/config.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     /// File with addresses to track
[INFO] [stdout] 169 | |     #[cfg_attr(
[INFO] [stdout] 170 | |         feature = "cli",
[INFO] [stdout] 171 | |         structopt(short = "f", long, env, hide_env_values(true), display_order(24))
[INFO] [stdout] 172 | |     )]
[INFO] [stdout] 173 | |     #[serde(default)]
[INFO] [stdout] 174 | |     pub addresses_file: Option<path::PathBuf>,
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/config.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     /// Generate an access token and persist it to the specified cookie file
[INFO] [stdout] 250 | |     #[cfg_attr(
[INFO] [stdout] 251 | |         feature = "cli",
[INFO] [stdout] 252 | |         structopt(short = "C", long, env, hide_env_values(true), display_order(40))
[INFO] [stdout] 253 | |     )]
[INFO] [stdout] 254 | |     pub auth_cookie: Option<path::PathBuf>,
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     /// Set access token for authentication
[INFO] [stdout] 257 | |     #[cfg_attr(
[INFO] [stdout] 258 | |         feature = "cli",
[INFO] [stdout] 259 | |         structopt(short = "t", long, env, hide_env_values(true), display_order(41))
[INFO] [stdout] 260 | |     )]
[INFO] [stdout] 261 | |     pub auth_token: Option<String>,
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 | /     /// Allowed cross-origins for http api server (Access-Control-Allow-Origin)
[INFO] [stdout] 308 | |     #[cfg(feature = "http")]
[INFO] [stdout] 309 | |     #[cfg_attr(
[INFO] [stdout] 310 | |         feature = "cli",
[INFO] [stdout] 311 | |         structopt(short = "S", long, env, hide_env_values(true), display_order(46))
[INFO] [stdout] 312 | |     )]
[INFO] [stdout] 313 | |     pub http_cors: Option<String>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 | /     /// Custom command for broadcasting transactions. {tx_hex} is replaced with the transaction.
[INFO] [stdout] 334 | |     #[cfg_attr(
[INFO] [stdout] 335 | |         feature = "cli",
[INFO] [stdout] 336 | |         structopt(
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |     )]
[INFO] [stdout] 344 | |     pub broadcast_cmd: Option<String>,
[INFO] [stdout]     | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/config.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 | /     /// Path to bind the sync notification unix socket
[INFO] [stdout] 356 | |     #[cfg(unix)]
[INFO] [stdout] 357 | |     #[cfg_attr(
[INFO] [stdout] 358 | |         feature = "cli",
[INFO] [stdout] 359 | |         structopt(long, short = "U", env, hide_env_values(true), display_order(101))
[INFO] [stdout] 360 | |     )]
[INFO] [stdout] 361 | |     pub unix_listener_path: Option<path::PathBuf>,
[INFO] [stdout]     | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/http.rs:753:92
[INFO] [stdout]     |
[INFO] [stdout] 753 |   async fn handle_rejection(err: warp::Rejection) -> Result<impl Reply, convert::Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 754 | |     warn!("request rejected: {:?}", err);
[INFO] [stdout] 755 | |     let (status, body) = if let Some(WarpError(err)) = err.find() {
[INFO] [stdout] 756 | |         (get_error_status(&err), fmt_error_chain(&err))
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |     ))
[INFO] [stdout] 766 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/http.rs:753:92
[INFO] [stdout]     |
[INFO] [stdout] 753 |   async fn handle_rejection(err: warp::Rejection) -> Result<impl Reply, convert::Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 754 | |     warn!("request rejected: {:?}", err);
[INFO] [stdout] 755 | |     let (status, body) = if let Some(WarpError(err)) = err.find() {
[INFO] [stdout] 756 | |         (get_error_status(&err), fmt_error_chain(&err))
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |     ))
[INFO] [stdout] 766 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/http.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 761 | /     Ok(iif!(
[INFO] [stdout] 762 | |         status == StatusCode::UNAUTHORIZED,
[INFO] [stdout] 763 | |         reply::with_header(reply, "WWW-Authenticate", "Basic realm=\"\"").into_response(),
[INFO] [stdout] 764 | |         reply.into_response()
[INFO] [stdout] 765 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bwt` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/config.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     /// Specify the bitcoind wallet to use (optional)
[INFO] [stdout] 59 | |     #[cfg_attr(
[INFO] [stdout] 60 | |         feature = "cli",
[INFO] [stdout] 61 | |         structopt(short = "w", long, env, hide_env_values(true), display_order(30))
[INFO] [stdout] 62 | |     )]
[INFO] [stdout] 63 | |     pub bitcoind_wallet: Option<String>,
[INFO] [stdout]    | |_______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/config.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     /// Path to bitcoind directory (used for cookie file) [default: ~/.bitcoin]
[INFO] [stdout] 66 | |     #[cfg_attr(
[INFO] [stdout] 67 | |         feature = "cli",
[INFO] [stdout] 68 | |         structopt(short = "r", long, env, hide_env_values(true), display_order(31))
[INFO] [stdout] 69 | |     )]
[INFO] [stdout] 70 | |     pub bitcoind_dir: Option<path::PathBuf>,
[INFO] [stdout]    | |___________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/config.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     /// URL for the bitcoind RPC server [default: http://localhost:<network-rpc-port>]
[INFO] [stdout] 73 | |     #[cfg_attr(
[INFO] [stdout] 74 | |         feature = "cli",
[INFO] [stdout] 75 | |         structopt(short = "u", long, env, hide_env_values(true), display_order(32))
[INFO] [stdout] 76 | |     )]
[INFO] [stdout] 77 | |     pub bitcoind_url: Option<String>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/config.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     /// Credentials for accessing the bitcoind RPC server (as <username>:<password>, used instead of the cookie file)
[INFO] [stdout] 80 | |     #[cfg_attr(
[INFO] [stdout] 81 | |         feature = "cli",
[INFO] [stdout] 82 | |         structopt(
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     )]
[INFO] [stdout] 91 | |     pub bitcoind_auth: Option<String>,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/config.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     /// Cookie file for accessing the bitcoind RPC server [default: <bitcoind-dir>/.cookie]
[INFO] [stdout] 94 | |     #[cfg_attr(
[INFO] [stdout] 95 | |         feature = "cli",
[INFO] [stdout] 96 | |         structopt(short = "c", long, env, hide_env_values(true), display_order(34))
[INFO] [stdout] 97 | |     )]
[INFO] [stdout] 98 | |     pub bitcoind_cookie: Option<path::PathBuf>,
[INFO] [stdout]    | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | /     /// SOCKS5h proxy server for connecting to the Bitcoin Core RPC
[INFO] [stdout] 101 | |     #[cfg(feature = "proxy")]
[INFO] [stdout] 102 | |     #[cfg_attr(
[INFO] [stdout] 103 | |         feature = "cli",
[INFO] [stdout] 104 | |         structopt(short = "P", long, env, hide_env_values(true), display_order(35))
[INFO] [stdout] 105 | |     )]
[INFO] [stdout] 106 | |     pub bitcoind_proxy: Option<String>,
[INFO] [stdout]     | |______________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/config.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     /// File with addresses to track
[INFO] [stdout] 169 | |     #[cfg_attr(
[INFO] [stdout] 170 | |         feature = "cli",
[INFO] [stdout] 171 | |         structopt(short = "f", long, env, hide_env_values(true), display_order(24))
[INFO] [stdout] 172 | |     )]
[INFO] [stdout] 173 | |     #[serde(default)]
[INFO] [stdout] 174 | |     pub addresses_file: Option<path::PathBuf>,
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/config.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | /     /// Generate an access token and persist it to the specified cookie file
[INFO] [stdout] 250 | |     #[cfg_attr(
[INFO] [stdout] 251 | |         feature = "cli",
[INFO] [stdout] 252 | |         structopt(short = "C", long, env, hide_env_values(true), display_order(40))
[INFO] [stdout] 253 | |     )]
[INFO] [stdout] 254 | |     pub auth_cookie: Option<path::PathBuf>,
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     /// Set access token for authentication
[INFO] [stdout] 257 | |     #[cfg_attr(
[INFO] [stdout] 258 | |         feature = "cli",
[INFO] [stdout] 259 | |         structopt(short = "t", long, env, hide_env_values(true), display_order(41))
[INFO] [stdout] 260 | |     )]
[INFO] [stdout] 261 | |     pub auth_token: Option<String>,
[INFO] [stdout]     | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 | /     /// Allowed cross-origins for http api server (Access-Control-Allow-Origin)
[INFO] [stdout] 308 | |     #[cfg(feature = "http")]
[INFO] [stdout] 309 | |     #[cfg_attr(
[INFO] [stdout] 310 | |         feature = "cli",
[INFO] [stdout] 311 | |         structopt(short = "S", long, env, hide_env_values(true), display_order(46))
[INFO] [stdout] 312 | |     )]
[INFO] [stdout] 313 | |     pub http_cors: Option<String>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/config.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 | /     /// Custom command for broadcasting transactions. {tx_hex} is replaced with the transaction.
[INFO] [stdout] 334 | |     #[cfg_attr(
[INFO] [stdout] 335 | |         feature = "cli",
[INFO] [stdout] 336 | |         structopt(
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |     )]
[INFO] [stdout] 344 | |     pub broadcast_cmd: Option<String>,
[INFO] [stdout]     | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/config.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 | /     /// Path to bind the sync notification unix socket
[INFO] [stdout] 356 | |     #[cfg(unix)]
[INFO] [stdout] 357 | |     #[cfg_attr(
[INFO] [stdout] 358 | |         feature = "cli",
[INFO] [stdout] 359 | |         structopt(long, short = "U", env, hide_env_values(true), display_order(101))
[INFO] [stdout] 360 | |     )]
[INFO] [stdout] 361 | |     pub unix_listener_path: Option<path::PathBuf>,
[INFO] [stdout]     | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/http.rs:753:92
[INFO] [stdout]     |
[INFO] [stdout] 753 |   async fn handle_rejection(err: warp::Rejection) -> Result<impl Reply, convert::Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 754 | |     warn!("request rejected: {:?}", err);
[INFO] [stdout] 755 | |     let (status, body) = if let Some(WarpError(err)) = err.find() {
[INFO] [stdout] 756 | |         (get_error_status(&err), fmt_error_chain(&err))
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |     ))
[INFO] [stdout] 766 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/http.rs:753:92
[INFO] [stdout]     |
[INFO] [stdout] 753 |   async fn handle_rejection(err: warp::Rejection) -> Result<impl Reply, convert::Infallible> {
[INFO] [stdout]     |  ____________________________________________________________________________________________^
[INFO] [stdout] 754 | |     warn!("request rejected: {:?}", err);
[INFO] [stdout] 755 | |     let (status, body) = if let Some(WarpError(err)) = err.find() {
[INFO] [stdout] 756 | |         (get_error_status(&err), fmt_error_chain(&err))
[INFO] [stdout] ...   |
[INFO] [stdout] 765 | |     ))
[INFO] [stdout] 766 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/http.rs:761:5
[INFO] [stdout]     |
[INFO] [stdout] 761 | /     Ok(iif!(
[INFO] [stdout] 762 | |         status == StatusCode::UNAUTHORIZED,
[INFO] [stdout] 763 | |         reply::with_header(reply, "WWW-Authenticate", "Basic realm=\"\"").into_response(),
[INFO] [stdout] 764 | |         reply.into_response()
[INFO] [stdout] 765 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bwt` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "d9599b62622a758d052859bab60614f42d347771e98f2ca8a599efaaabb1535b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9599b62622a758d052859bab60614f42d347771e98f2ca8a599efaaabb1535b", kill_on_drop: false }`
[INFO] [stdout] d9599b62622a758d052859bab60614f42d347771e98f2ca8a599efaaabb1535b
