[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] testing elexis-eu/dictionary-service against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elexis-eu/dictionary-service on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61a729c7509ec9158a74a52b65593e544aeb8b394e5a34c573e67648ca6b62dd [INFO] running `Command { std: "docker" "start" "-a" "61a729c7509ec9158a74a52b65593e544aeb8b394e5a34c573e67648ca6b62dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61a729c7509ec9158a74a52b65593e544aeb8b394e5a34c573e67648ca6b62dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a729c7509ec9158a74a52b65593e544aeb8b394e5a34c573e67648ca6b62dd", kill_on_drop: false }` [INFO] [stdout] 61a729c7509ec9158a74a52b65593e544aeb8b394e5a34c573e67648ca6b62dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94369e605066acfe3d0f7d43310289dc4f85b151ac9c40f35596d649f2aa31b1 [INFO] running `Command { std: "docker" "start" "-a" "94369e605066acfe3d0f7d43310289dc4f85b151ac9c40f35596d649f2aa31b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling borrow-bag v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.6.1 [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 aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling gotham_derive v0.6.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling gotham v0.5.0 [INFO] [stderr] Compiling elexis-dictionary-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use rusqlite::{Connection, NO_PARAMS}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | publishers TEXT)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | value TEXT)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:52:90 [INFO] [stdout] | [INFO] [stdout] 52 | db.execute("CREATE INDEX IF NOT EXISTS dictionary_dc_idx ON dictionary_dc (id)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | UNIQUE(dict,id))", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:61:81 [INFO] [stdout] | [INFO] [stdout] 61 | db.execute("CREATE INDEX IF NOT EXISTS entries_idx ON entries (lemma)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:62:81 [INFO] [stdout] | [INFO] [stdout] 62 | db.execute("CREATE INDEX IF NOT EXISTS entries_idx2 ON entries (dict)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:63:79 [INFO] [stdout] | [INFO] [stdout] 63 | db.execute("CREATE INDEX IF NOT EXISTS entries_idx3 ON entries (id)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:67:71 [INFO] [stdout] | [INFO] [stdout] 67 | FOREIGN KEY (entry_id) REFERENCES entries(row_id))", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:71:71 [INFO] [stdout] | [INFO] [stdout] 71 | FOREIGN KEY (entry_id) REFERENCES entries(row_id))", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:72:94 [INFO] [stdout] | [INFO] [stdout] 72 | db.execute("CREATE INDEX IF NOT EXISTS json_entries_idx ON json_entries (entry_id)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:76:71 [INFO] [stdout] | [INFO] [stdout] 76 | FOREIGN KEY (entry_id) REFERENCES entries(row_id))", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:77:100 [INFO] [stdout] | [INFO] [stdout] 77 | db.execute("CREATE INDEX IF NOT EXISTS ontolex_entries_idx ON ontolex_entries (entry_id)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:81:71 [INFO] [stdout] | [INFO] [stdout] 81 | FOREIGN KEY (entry_id) REFERENCES entries(row_id))", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:82:92 [INFO] [stdout] | [INFO] [stdout] 82 | db.execute("CREATE INDEX IF NOT EXISTS tei_entries_idx ON tei_entries (entry_id)", NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | let mut result = stmt2.query(NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `rusqlite::NO_PARAMS`: Use an empty array instead; `stmt.execute(NO_PARAMS)` => `stmt.execute([])` [INFO] [stdout] --> src/sqlite.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | let mut result = stmt.query(NO_PARAMS)?; [INFO] [stdout] | ^^^^^^^^^ [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: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: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: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: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: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: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: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: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: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[E0277]: the trait bound `&Vec<&str>: rusqlite::Params` is not satisfied [INFO] [stdout] --> src/sqlite.rs:326:37 [INFO] [stdout] | [INFO] [stdout] 326 | let mut result = stmt.query(¶ms)?; [INFO] [stdout] | ^^^^^^^ the trait `rusqlite::Params` is not implemented for `&Vec<&str>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 17 warnings emitted [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] running `Command { std: "docker" "inspect" "94369e605066acfe3d0f7d43310289dc4f85b151ac9c40f35596d649f2aa31b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94369e605066acfe3d0f7d43310289dc4f85b151ac9c40f35596d649f2aa31b1", kill_on_drop: false }` [INFO] [stdout] 94369e605066acfe3d0f7d43310289dc4f85b151ac9c40f35596d649f2aa31b1