[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] testing elexis-eu/dictionary-service against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elexis-eu/dictionary-service on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25de8190467480fb4399fd2a82964804d0b27b2aa04d82a6cd7f320ea953f9e1 [INFO] running `Command { std: "docker" "start" "-a" "25de8190467480fb4399fd2a82964804d0b27b2aa04d82a6cd7f320ea953f9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25de8190467480fb4399fd2a82964804d0b27b2aa04d82a6cd7f320ea953f9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25de8190467480fb4399fd2a82964804d0b27b2aa04d82a6cd7f320ea953f9e1", kill_on_drop: false }` [INFO] [stdout] 25de8190467480fb4399fd2a82964804d0b27b2aa04d82a6cd7f320ea953f9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59416d970029de4e1191eef555af1be8bc7568ac4793d6c46e4e38a25e5eb1cc [INFO] running `Command { std: "docker" "start" "-a" "59416d970029de4e1191eef555af1be8bc7568ac4793d6c46e4e38a25e5eb1cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling borrow-bag v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.25.4 [INFO] [stderr] Compiling clap v3.1.8 [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.19.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling gotham_derive v0.7.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling gotham v0.6.0 [INFO] [stderr] Compiling elexis-dictionary-service v0.1.0 (/opt/rustwide/workdir) [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] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | use clap::{App, Arg, SubCommand, ArgMatches}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::SubCommand`: Replaced with `Command::new` unless you intended the `Subcommand` trait [INFO] [stdout] --> src/main.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | use clap::{App, Arg, SubCommand, ArgMatches}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | let mut app = App::new("ELEXIS Dictionary Service") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::SubCommand`: Replaced with `Command::new` unless you intended the `Subcommand` trait [INFO] [stdout] --> src/main.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | .subcommand(SubCommand::with_name("load") [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::SubCommand`: Replaced with `Command::new` unless you intended the `Subcommand` trait [INFO] [stdout] --> src/main.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | .subcommand(SubCommand::with_name("start") [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::SubCommand`: Replaced with `Command::new` unless you intended the `Subcommand` trait [INFO] [stdout] --> src/main.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | .subcommand(SubCommand::with_name("delete") [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | fn show_help(msg : &str, app : &mut App) -> ! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> src/main.rs:268:48 [INFO] [stdout] | [INFO] [stdout] 268 | fn load_data(matches : &ArgMatches, app : &mut App) -> BackendImpl { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elexis-dictionary-service` due to 7 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "59416d970029de4e1191eef555af1be8bc7568ac4793d6c46e4e38a25e5eb1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59416d970029de4e1191eef555af1be8bc7568ac4793d6c46e4e38a25e5eb1cc", kill_on_drop: false }` [INFO] [stdout] 59416d970029de4e1191eef555af1be8bc7568ac4793d6c46e4e38a25e5eb1cc