[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] 2bcb77ea7b755df51b3cb1e2f42f7c6ad9784d67 [INFO] checking elexis-eu/dictionary-service/2bcb77ea7b755df51b3cb1e2f42f7c6ad9784d67 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elexis-eu/dictionary-service on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 177 packages to latest compatible versions [INFO] [stderr] Adding gotham v0.6.0 (available: v0.7.4) [INFO] [stderr] Adding hyper v0.14.31 (available: v1.5.1) [INFO] [stderr] Adding pest v1.0.6 (available: v2.7.14) [INFO] [stderr] Adding pest_derive v1.0.8 (available: v2.7.14) [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] [stderr] Adding rusqlite v0.25.4 (available: v0.32.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.8.23 [INFO] [stderr] Downloaded gotham_derive v0.7.1 [INFO] [stderr] Downloaded pest v1.0.6 [INFO] [stderr] Downloaded borrow-bag v1.1.1 [INFO] [stderr] Downloaded pest_derive v1.0.8 [INFO] [stderr] Downloaded cookie v0.15.2 [INFO] [stderr] Downloaded gotham v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20fc59c4248efaf8421cf76b44b6e078d851619918f5436412f5bc673c697791 [INFO] running `Command { std: "docker" "start" "-a" "20fc59c4248efaf8421cf76b44b6e078d851619918f5436412f5bc673c697791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20fc59c4248efaf8421cf76b44b6e078d851619918f5436412f5bc673c697791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20fc59c4248efaf8421cf76b44b6e078d851619918f5436412f5bc673c697791", kill_on_drop: false }` [INFO] [stdout] 20fc59c4248efaf8421cf76b44b6e078d851619918f5436412f5bc673c697791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4675b885b110a9a022a7a92e30e7c61b3a7f8a2bfd77eca4031330cbeae52fe2 [INFO] running `Command { std: "docker" "start" "-a" "4675b885b110a9a022a7a92e30e7c61b3a7f8a2bfd77eca4031330cbeae52fe2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling cookie v0.15.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking borrow-bag v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking rusqlite v0.25.4 [INFO] [stderr] Compiling gotham_derive v0.7.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking xml-rs v0.8.23 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking gotham v0.6.0 [INFO] [stderr] Checking elexis-dictionary-service v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `clap::App`, `clap::SubCommand` [INFO] [stdout] --> src/main.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | use clap::{App, Arg, SubCommand, ArgMatches}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `SubCommand` in the root [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `Subcommand` [INFO] [stdout] | no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `clap::App`, `clap::SubCommand` [INFO] [stdout] --> src/main.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | use clap::{App, Arg, SubCommand, ArgMatches}; [INFO] [stdout] | ^^^ ^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `SubCommand` in the root [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `Subcommand` [INFO] [stdout] | no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:92:34 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:102:34 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `StaticResponseExtender` in module `gotham::router::response` [INFO] [stdout] --> src/main.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `gotham::router::response` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StaticResponseExtender` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 27 + use gotham::router::response::extender::StaticResponseExtender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elexis-dictionary-service` (bin "elexis-dictionary-service") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0405, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elexis-dictionary-service` (bin "elexis-dictionary-service" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "4675b885b110a9a022a7a92e30e7c61b3a7f8a2bfd77eca4031330cbeae52fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4675b885b110a9a022a7a92e30e7c61b3a7f8a2bfd77eca4031330cbeae52fe2", kill_on_drop: false }` [INFO] [stdout] 4675b885b110a9a022a7a92e30e7c61b3a7f8a2bfd77eca4031330cbeae52fe2