[INFO] cloning repository https://github.com/shockham/ftbl_in
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/ftbl_in" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fftbl_in", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fftbl_in'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeeedb5f7214f8dc2a8288aa48f553b5647c5fac
[INFO] checking shockham/ftbl_in against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fftbl_in" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shockham/ftbl_in
[INFO] finished tweaking git repo https://github.com/shockham/ftbl_in
[INFO] tweaked toml for git repo https://github.com/shockham/ftbl_in written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shockham/ftbl_in on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shockham/ftbl_in 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ftbl_in` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc2/source/target/.../ftbl_in
[INFO] [stderr]    |                                                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ftbl-in`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "ftbl_in"
[INFO] [stderr] 17 + name = "ftbl-in"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `ftbl-in`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:18:19
[INFO] [stderr]    |
[INFO] [stderr] 18 ~ version = "0.1.0"
[INFO] [stderr] 19 + [[bin]]
[INFO] [stderr] 20 + name = "ftbl-in"
[INFO] [stderr] 21 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ftbl_in` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded warp v0.3.3
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded hyper v0.14.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3
[INFO] running `Command { std: "docker" "start" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ftbl_in` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../ftbl_in
[INFO] [stderr]    |                          ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ftbl-in`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 - name = "ftbl_in"
[INFO] [stderr] 17 + name = "ftbl-in"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `ftbl-in`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:18:19
[INFO] [stderr]    |
[INFO] [stderr] 18 ~ version = "0.1.0"
[INFO] [stderr] 19 + [[bin]]
[INFO] [stderr] 20 + name = "ftbl-in"
[INFO] [stderr] 21 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `ftbl_in` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking publicsuffix v1.5.6
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking hyper-tls v0.3.2
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking cookie_store v0.7.0
[INFO] [stderr]     Checking reqwest v0.9.24
[INFO] [stderr]     Checking warp v0.3.3
[INFO] [stderr]     Checking ftbl_in v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../ftbl.toml`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/score.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | const CONFIG: &str = include_str!("../ftbl.toml");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../ftbl.toml`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/score.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | const CONFIG: &str = include_str!("../ftbl.toml");
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:21:53
[INFO] [stdout]     |
[INFO] [stdout]  21 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MapErr<Map<_, {closure@...}>, {closure@...}>: TryFuture` is not satisfied
[INFO] [stdout]    --> src/main.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout]  13 |           .and_then(|| {
[INFO] [stdout]     |  __________--------_^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          required by a bound introduced by this call
[INFO] [stdout]  14 | |             let config = match ScoreRepo::new() {
[INFO] [stdout]  15 | |                 Some(c) => c,
[INFO] [stdout]  16 | |                 None => panic!("Error"),
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]  22 | |         })
[INFO] [stdout]     | |_________^ the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:20:22: 20:28}>, {closure@src/main.rs:21:26: 21:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]     = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout] note: required by a bound in `warp::Filter::and_then`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/mod.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn and_then<F>(self, fun: F) -> AndThen<Self, F>
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 259 |         F::Output: TryFuture + Send,
[INFO] [stdout]     |                    ^^^^^^^^^ required by this bound in `Filter::and_then`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/b85afd194c142aea/out/ftbl_in-b85afd194c142aea.long-type-2238494917217825223.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]   --> src/main.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let help = path::end()
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 13 | |         .and_then(|| {
[INFO] [stdout] 14 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 15 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout] 22 | |         })
[INFO] [stdout]    | |__________^ `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]    = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:20:22: 20:28}>, {closure@src/main.rs:21:26: 21:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]    = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/b85afd194c142aea/out/ftbl_in-b85afd194c142aea.long-type-2238494917217825223.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `and_then` exists for struct `AndThen<_, {closure@...}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let help = path::end()
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 13 | |         .and_then(|| {
[INFO] [stdout] 14 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 15 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         })
[INFO] [stdout] 23 | |         .and_then(|mut resp: reqwest::r#async::Response| {
[INFO] [stdout]    | |         -^^^^^^^^ method cannot be called on `AndThen<_, {closure@...}>` due to unsatisfied trait bounds
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/and_then.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub struct AndThen<T, F> {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `_: FilterBase`, `_: Filter` or `_: Future`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::Filter`
[INFO] [stdout]            `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::Filter`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: futures::Future`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: futures::Future`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: futures::Future`
[INFO] [stdout]            `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::Filter`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/b85afd194c142aea/out/ftbl_in-b85afd194c142aea.long-type-10721242771353310102.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:26:53
[INFO] [stdout]     |
[INFO] [stdout]  26 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:43:53
[INFO] [stdout]     |
[INFO] [stdout]  43 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MapErr<Map<_, {closure@...}>, {closure@...}>: TryFuture` is not satisfied
[INFO] [stdout]    --> src/main.rs:34:19
[INFO] [stdout]     |
[INFO] [stdout]  34 |           .and_then(|code: String| {
[INFO] [stdout]     |  __________--------_^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          required by a bound introduced by this call
[INFO] [stdout]  35 | |             let config = match ScoreRepo::new() {
[INFO] [stdout]  36 | |                 Some(c) => c,
[INFO] [stdout]  37 | |                 None => panic!("Error"),
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]  44 | |         })
[INFO] [stdout]     | |_________^ the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:42:22: 42:28}>, {closure@src/main.rs:43:26: 43:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]     = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout] note: required by a bound in `warp::Filter::and_then`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/mod.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn and_then<F>(self, fun: F) -> AndThen<Self, F>
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 259 |         F::Output: TryFuture + Send,
[INFO] [stdout]     |                    ^^^^^^^^^ required by this bound in `Filter::and_then`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/b85afd194c142aea/out/ftbl_in-b85afd194c142aea.long-type-6801778641296498334.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]   --> src/main.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let comps = path::param()
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 34 | |         .and_then(|code: String| {
[INFO] [stdout] 35 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 36 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout] 44 | |         })
[INFO] [stdout]    | |__________^ `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]    = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:42:22: 42:28}>, {closure@src/main.rs:43:26: 43:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]    = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/b85afd194c142aea/out/ftbl_in-b85afd194c142aea.long-type-6801778641296498334.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:21:53
[INFO] [stdout]     |
[INFO] [stdout]  21 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `and_then` exists for struct `AndThen<_, {closure@...}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let comps = path::param()
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 34 | |         .and_then(|code: String| {
[INFO] [stdout] 35 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 36 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         })
[INFO] [stdout] 45 | |         .and_then(|mut resp: reqwest::r#async::Response| {
[INFO] [stdout]    | |         -^^^^^^^^ method cannot be called on `AndThen<_, {closure@...}>` due to unsatisfied trait bounds
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/and_then.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub struct AndThen<T, F> {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `_: FilterBase`, `_: Filter` or `_: Future`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::Filter`
[INFO] [stdout]            `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::Filter`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: futures::Future`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: futures::Future`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: futures::Future`
[INFO] [stdout]            `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::Filter`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/b85afd194c142aea/out/ftbl_in-b85afd194c142aea.long-type-10048834791211565577.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:48:53
[INFO] [stdout]     |
[INFO] [stdout]  48 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MapErr<Map<_, {closure@...}>, {closure@...}>: TryFuture` is not satisfied
[INFO] [stdout]    --> src/main.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout]  13 |           .and_then(|| {
[INFO] [stdout]     |  __________--------_^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          required by a bound introduced by this call
[INFO] [stdout]  14 | |             let config = match ScoreRepo::new() {
[INFO] [stdout]  15 | |                 Some(c) => c,
[INFO] [stdout]  16 | |                 None => panic!("Error"),
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]  22 | |         })
[INFO] [stdout]     | |_________^ the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:20:22: 20:28}>, {closure@src/main.rs:21:26: 21:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]     = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout] note: required by a bound in `warp::Filter::and_then`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/mod.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn and_then<F>(self, fun: F) -> AndThen<Self, F>
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 259 |         F::Output: TryFuture + Send,
[INFO] [stdout]     |                    ^^^^^^^^^ required by this bound in `Filter::and_then`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/416a8b14503047f5/out/ftbl_in-416a8b14503047f5.long-type-17759139725839173998.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]   --> src/main.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let help = path::end()
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 13 | |         .and_then(|| {
[INFO] [stdout] 14 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 15 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout] 22 | |         })
[INFO] [stdout]    | |__________^ `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]    = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:20:22: 20:28}>, {closure@src/main.rs:21:26: 21:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]    = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/416a8b14503047f5/out/ftbl_in-416a8b14503047f5.long-type-17759139725839173998.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ftbl_in` (bin "ftbl_in" test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: the method `and_then` exists for struct `AndThen<_, {closure@...}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |       let help = path::end()
[INFO] [stdout]    |  ________________-
[INFO] [stdout] 13 | |         .and_then(|| {
[INFO] [stdout] 14 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 15 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         })
[INFO] [stdout] 23 | |         .and_then(|mut resp: reqwest::r#async::Response| {
[INFO] [stdout]    | |         -^^^^^^^^ method cannot be called on `AndThen<_, {closure@...}>` due to unsatisfied trait bounds
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/and_then.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub struct AndThen<T, F> {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `_: FilterBase`, `_: Filter` or `_: Future`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::Filter`
[INFO] [stdout]            `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::Filter`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: futures::Future`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: futures::Future`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: futures::Future`
[INFO] [stdout]            `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (), Error = Rejection> + Copy, {closure@src/main.rs:13:19: 13:21}>: warp::Filter`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/416a8b14503047f5/out/ftbl_in-416a8b14503047f5.long-type-14479419260904471764.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:26:53
[INFO] [stdout]     |
[INFO] [stdout]  26 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:43:53
[INFO] [stdout]     |
[INFO] [stdout]  43 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MapErr<Map<_, {closure@...}>, {closure@...}>: TryFuture` is not satisfied
[INFO] [stdout]    --> src/main.rs:34:19
[INFO] [stdout]     |
[INFO] [stdout]  34 |           .and_then(|code: String| {
[INFO] [stdout]     |  __________--------_^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          required by a bound introduced by this call
[INFO] [stdout]  35 | |             let config = match ScoreRepo::new() {
[INFO] [stdout]  36 | |                 Some(c) => c,
[INFO] [stdout]  37 | |                 None => panic!("Error"),
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]  44 | |         })
[INFO] [stdout]     | |_________^ the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:42:22: 42:28}>, {closure@src/main.rs:43:26: 43:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]     = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout] note: required by a bound in `warp::Filter::and_then`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/mod.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn and_then<F>(self, fun: F) -> AndThen<Self, F>
[INFO] [stdout]     |        -------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 259 |         F::Output: TryFuture + Send,
[INFO] [stdout]     |                    ^^^^^^^^^ required by this bound in `Filter::and_then`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/416a8b14503047f5/out/ftbl_in-416a8b14503047f5.long-type-10710974857126410875.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]   --> src/main.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let comps = path::param()
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 34 | |         .and_then(|code: String| {
[INFO] [stdout] 35 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 36 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout] 44 | |         })
[INFO] [stdout]    | |__________^ `MapErr<Map<_, {closure@...}>, {closure@...}>` is not a future
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::future::Future` is not implemented for `MapErr<Map<_, {closure@...}>, {closure@...}>`
[INFO] [stdout]    = note: `futures::future::MapErr<futures::future::Map<impl futures::Future<Item = reqwest::r#async::Response, Error = reqwest::Error>, {closure@src/main.rs:42:22: 42:28}>, {closure@src/main.rs:43:26: 43:31}>` implements similarly named trait `futures::Future`, but not `std::future::Future`
[INFO] [stdout]    = note: required for `MapErr<Map<_, {closure@...}>, {closure@...}>` to implement `futures_core::future::TryFuture`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/416a8b14503047f5/out/ftbl_in-416a8b14503047f5.long-type-10710974857126410875.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `and_then` exists for struct `AndThen<_, {closure@...}>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let comps = path::param()
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 34 | |         .and_then(|code: String| {
[INFO] [stdout] 35 | |             let config = match ScoreRepo::new() {
[INFO] [stdout] 36 | |                 Some(c) => c,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         })
[INFO] [stdout] 45 | |         .and_then(|mut resp: reqwest::r#async::Response| {
[INFO] [stdout]    | |         -^^^^^^^^ method cannot be called on `AndThen<_, {closure@...}>` due to unsatisfied trait bounds
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/filter/and_then.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 |   pub struct AndThen<T, F> {
[INFO] [stdout]    |   ------------------------ doesn't satisfy `_: FilterBase`, `_: Filter` or `_: Future`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::Filter`
[INFO] [stdout]            `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::Filter`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: futures::Future`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: futures::Future`
[INFO] [stdout]            `warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: futures::Future`
[INFO] [stdout]            `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::filter::FilterBase`
[INFO] [stdout]            which is required by `&mut warp::filter::and_then::AndThen<impl warp::Filter + warp::filter::FilterBase<Extract = (std::string::String,), Error = Rejection> + Copy, {closure@src/main.rs:34:19: 34:33}>: warp::Filter`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/ftbl_in/416a8b14503047f5/out/ftbl_in-416a8b14503047f5.long-type-14663624614929614310.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `reqwest::Error: warp::reject::Reject` is not satisfied
[INFO] [stdout]    --> src/main.rs:48:53
[INFO] [stdout]     |
[INFO] [stdout]  48 |                 .map_err(|err| warp::reject::custom(err))
[INFO] [stdout]     |                                -------------------- ^^^ the trait `warp::reject::Reject` is not implemented for `reqwest::Error`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `warp::reject::custom`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.3/src/reject.rs:144:18
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn custom<T: Reject>(err: T) -> Rejection {
[INFO] [stdout]     |                  ^^^^^^ required by this bound in `custom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ftbl_in` (bin "ftbl_in") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3", kill_on_drop: false }`
[INFO] [stdout] 49c6a987121a9a3e878b51eca59bd1386c7be15ff11cbc835da8ca4f4b527ba3
