[INFO] cloning repository https://github.com/elexis-eu/dictionary-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elexis-eu/dictionary-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc10c5a77895448123b407e508f9482d4273d874 [INFO] checking elexis-eu/dictionary-service against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elexis-eu/dictionary-service on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elexis-eu/dictionary-service [INFO] finished tweaking git repo https://github.com/elexis-eu/dictionary-service [INFO] tweaked toml for git repo https://github.com/elexis-eu/dictionary-service written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a3177f5ba673067639ab844c48fb306d8250d0dfaf31ab3fdba88ffbba5cf87 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a3177f5ba673067639ab844c48fb306d8250d0dfaf31ab3fdba88ffbba5cf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a3177f5ba673067639ab844c48fb306d8250d0dfaf31ab3fdba88ffbba5cf87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3177f5ba673067639ab844c48fb306d8250d0dfaf31ab3fdba88ffbba5cf87", kill_on_drop: false }` [INFO] [stdout] 0a3177f5ba673067639ab844c48fb306d8250d0dfaf31ab3fdba88ffbba5cf87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04fb518562d4c5d3d39bebe2206d1c69125dcf46bddf0edd3e8f3dcd82763b9c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04fb518562d4c5d3d39bebe2206d1c69125dcf46bddf0edd3e8f3dcd82763b9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking borrow-bag v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling gotham_derive v0.6.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking gotham v0.5.0 [INFO] [stderr] Checking elexis-dictionary-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:57:61 [INFO] [stdout] | [INFO] [stdout] 57 | route.request(vec![Method::GET, Method::HEAD], "/").to(index); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {index}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | route.request(vec![Method::GET], "/dictionaries").to(rest::dictionaries); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {dictionaries}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:57:61 [INFO] [stdout] | [INFO] [stdout] 57 | route.request(vec![Method::GET, Method::HEAD], "/").to(index); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {index}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | .to(rest::about); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {about}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:58:59 [INFO] [stdout] | [INFO] [stdout] 58 | route.request(vec![Method::GET], "/dictionaries").to(rest::dictionaries); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {dictionaries}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .to(rest::list); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {list}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | .to(rest::about); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {about}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | .to(rest::lookup); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {lookup}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .to(rest::entry_json); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {entry_json}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | .to(rest::list); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {list}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .to(rest::entry_ontolex); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {entry_ontolex}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | .to(rest::lookup); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {lookup}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | .to(rest::entry_tei); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {entry_tei}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | .to(rest::entry_json); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {entry_json}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gotham::hyper::Body: From` is not satisfied [INFO] [stdout] --> src/main.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | .to(logo); [INFO] [stdout] | ^^ the trait `From` is not implemented for `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> + Send + 'static)>>> [INFO] [stdout] >> [INFO] [stdout] and 4 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `hyper::Body` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoResponse` for `(Mime, hyper::Body)` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, (Mime, hyper::Body))` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, (Mime, hyper::Body)) {logo}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:75:14 [INFO] [stdout] | [INFO] [stdout] 75 | .to(rest::entry_ontolex); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {entry_ontolex}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `http::Response: IntoResponse` is not satisfied [INFO] [stdout] --> src/main.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | .to(rest::entry_tei); [INFO] [stdout] | ^^ the trait `IntoResponse` is not implemented for `http::Response` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as IntoResponse> [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, http::Response)` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, http::Response) {entry_tei}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `gotham::hyper::Body: From` is not satisfied [INFO] [stdout] --> src/main.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | .to(logo); [INFO] [stdout] | ^^ the trait `From` is not implemented for `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> + Send + 'static)>>> [INFO] [stdout] >> [INFO] [stdout] and 4 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `hyper::Body` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoResponse` for `(Mime, hyper::Body)` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoHandlerFuture` for `(gotham::state::State, (Mime, hyper::Body))` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `fn(gotham::state::State) -> (gotham::state::State, (Mime, hyper::Body)) {logo}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/rest.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | (state, res) [INFO] [stdout] | ^^^ expected struct `hyper::Body`, found struct `gotham::hyper::Body` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::Response` [INFO] [stdout] found struct `http::Response` [INFO] [stdout] = note: perhaps two different versions of crate `hyper` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elexis-dictionary-service` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0061]: this function takes 6 arguments but 5 arguments were supplied [INFO] [stdout] --> src/ontolex.rs:529:22 [INFO] [stdout] | [INFO] [stdout] 529 | let dictionary = parse_str(ontolex, Release::PUBLIC, vec![Genre::gen], &Config::blank(), |r,d,e| { [INFO] [stdout] | ______________________^^^^^^^^^_-------__---------------__----------------__----------------__- [INFO] [stdout] | | | [INFO] [stdout] | | expected 6 arguments [INFO] [stdout] 530 | | Ok(BackendImpl::Mem(EDSState::new(r,d,e))) [INFO] [stdout] 531 | | }).unwrap(); [INFO] [stdout] | |_____- supplied 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ontolex.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn parse_str(content : &str, release : Release, [INFO] [stdout] | ^^^^^^^^^ -------------- ----------------- [INFO] [stdout] 33 | genre : Vec, cfg : &Config, id : &str, foo : F) -> Result [INFO] [stdout] | ------------------ ------------- --------- ------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "04fb518562d4c5d3d39bebe2206d1c69125dcf46bddf0edd3e8f3dcd82763b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fb518562d4c5d3d39bebe2206d1c69125dcf46bddf0edd3e8f3dcd82763b9c", kill_on_drop: false }` [INFO] [stdout] 04fb518562d4c5d3d39bebe2206d1c69125dcf46bddf0edd3e8f3dcd82763b9c