[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] documenting elexis-eu/dictionary-service against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felexis-eu%2Fdictionary-service" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elexis-eu/dictionary-service on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7544c0bc60df941c22de2ef7b8d904da132728c895f87efa92a8492d46be76a2 [INFO] running `Command { std: "docker" "start" "-a" "7544c0bc60df941c22de2ef7b8d904da132728c895f87efa92a8492d46be76a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7544c0bc60df941c22de2ef7b8d904da132728c895f87efa92a8492d46be76a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7544c0bc60df941c22de2ef7b8d904da132728c895f87efa92a8492d46be76a2", kill_on_drop: false }` [INFO] [stdout] 7544c0bc60df941c22de2ef7b8d904da132728c895f87efa92a8492d46be76a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28f042084fb3aa581bbb0b86560612c5bba244b49978cd4b6bfd93e10f14a5df [INFO] running `Command { std: "docker" "start" "-a" "28f042084fb3aa581bbb0b86560612c5bba244b49978cd4b6bfd93e10f14a5df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core 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] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking borrow-bag v1.1.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking rusqlite v0.25.4 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [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] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking gotham v0.6.0 [INFO] [stderr] Documenting 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] help: if you import `StaticResponseExtender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] 84 + #[derive(Deserialize, StateData, 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] help: if you import `StaticResponseExtender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] 88 + #[derive(Deserialize, StateData, 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] help: if you import `StaticResponseExtender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 92 - #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] 92 + #[derive(Deserialize, StateData, 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] help: if you import `StaticResponseExtender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 97 - #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] 97 + #[derive(Deserialize, StateData, 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] help: if you import `StaticResponseExtender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 102 - #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] 102 + #[derive(Deserialize, StateData, 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] help: if you import `StaticResponseExtender`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] 110 + #[derive(Deserialize, StateData, StaticResponseExtender)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `elexis-dictionary-service` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name elexis_dictionary_service src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=801830589515673e -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c849ad9e69facf89.rmeta --extern gotham=/opt/rustwide/target/debug/deps/libgotham-5ec351863bbf2909.rmeta --extern gotham_derive=/opt/rustwide/target/debug/deps/libgotham_derive-ec7277ca9d5abf55.so --extern http=/opt/rustwide/target/debug/deps/libhttp-9fbf04e501cdcf05.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d64896fa4f548bf2.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6f07144db11591f5.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-77a61111ff01f3b5.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-9023e854cbfda606.so --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-459c2d8ea5807bc0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-46a769c33a4e2cb7.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-402cbdbdabbf4c50.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dbdb529db862b224.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5d103329857481de.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b5e22c1651a5e61.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-07e2923745cb5726.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "28f042084fb3aa581bbb0b86560612c5bba244b49978cd4b6bfd93e10f14a5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f042084fb3aa581bbb0b86560612c5bba244b49978cd4b6bfd93e10f14a5df", kill_on_drop: false }` [INFO] [stdout] 28f042084fb3aa581bbb0b86560612c5bba244b49978cd4b6bfd93e10f14a5df