[INFO] cloning repository https://github.com/rustysys-dev/talk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustysys-dev/talk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustysys-dev%2Ftalk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustysys-dev%2Ftalk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beff48ed3c39d7656161228381517ac6d1f2a0e5 [INFO] documenting rustysys-dev/talk-rs 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%2Frustysys-dev%2Ftalk-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustysys-dev/talk-rs 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/rustysys-dev/talk-rs [INFO] finished tweaking git repo https://github.com/rustysys-dev/talk-rs [INFO] tweaked toml for git repo https://github.com/rustysys-dev/talk-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/rustysys-dev/talk-rs already has a lockfile, it will not be regenerated [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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] a40b53c2ae1373d502ce96278c24fd5a3100c8b502ec45407387ca460a186b66 [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" "a40b53c2ae1373d502ce96278c24fd5a3100c8b502ec45407387ca460a186b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a40b53c2ae1373d502ce96278c24fd5a3100c8b502ec45407387ca460a186b66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40b53c2ae1373d502ce96278c24fd5a3100c8b502ec45407387ca460a186b66", kill_on_drop: false }` [INFO] [stdout] a40b53c2ae1373d502ce96278c24fd5a3100c8b502ec45407387ca460a186b66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 46befad05cbaac113698d05e2e034b53efbcbe23a7b63033e07e4540534f9c65 [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" "46befad05cbaac113698d05e2e034b53efbcbe23a7b63033e07e4540534f9c65", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Checking futures-micro v0.5.0 [INFO] [stderr] Checking ntex-service v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking async-oneshot v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.30 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking ntex-rt v0.4.3 [INFO] [stderr] Checking h2 v0.3.10 [INFO] [stderr] Checking ntex-util v0.1.10 [INFO] [stderr] Checking ntex-bytes v0.1.9 [INFO] [stderr] Checking serde_json v1.0.78 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ntex-codec v0.6.1 [INFO] [stderr] Checking ntex-router v0.5.1 [INFO] [stderr] Checking ntex-io v0.1.4 [INFO] [stderr] Checking ntex-tokio v0.1.2 [INFO] [stderr] Checking ntex-tls v0.1.2 [INFO] [stderr] Checking ntex-async-std v0.1.0 [INFO] [stderr] Checking ntex v0.5.10 [INFO] [stderr] Documenting echo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/usecase/mod.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn login(mut ctx: Context, req: LoginRequest) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use async_std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 | use core::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 | use futures_util::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 | use std::task::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LoginRequest` in this scope [INFO] [stdout] --> src/usecase/mod.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn login(mut ctx: Context, req: LoginRequest) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LoginResponse` in this scope [INFO] [stdout] --> src/usecase/mod.rs:3:67 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn login(mut ctx: Context, req: LoginRequest) -> Result { [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `echo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name echo 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=f6fecb73768b8f15 -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-4311b28822a7a5dd.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-31460ca14e990d24.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c6c7626be65a399c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e83c88b1f8b07f60.rmeta --extern ntex=/opt/rustwide/target/debug/deps/libntex-e486f95f2634e9b5.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-46b6a4d940dfd1a1.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "46befad05cbaac113698d05e2e034b53efbcbe23a7b63033e07e4540534f9c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46befad05cbaac113698d05e2e034b53efbcbe23a7b63033e07e4540534f9c65", kill_on_drop: false }` [INFO] [stdout] 46befad05cbaac113698d05e2e034b53efbcbe23a7b63033e07e4540534f9c65