[INFO] cloning repository https://github.com/hustxiaoc/learningrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hustxiaoc/learningrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustxiaoc%2Flearningrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustxiaoc%2Flearningrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6691af2a79ab7126852529c3dd0009ac82a739 [INFO] documenting hustxiaoc/learningrust against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustxiaoc%2Flearningrust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hustxiaoc/learningrust on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hustxiaoc/learningrust [INFO] removed path dependency acm from git repo https://github.com/hustxiaoc/learningrust [INFO] removed path dependency async_init from git repo https://github.com/hustxiaoc/learningrust [INFO] finished tweaking git repo https://github.com/hustxiaoc/learningrust [INFO] tweaked toml for git repo https://github.com/hustxiaoc/learningrust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (acm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (async_init) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78f42183f0506e9cb8c9bd4aa96fd7a89f9b0be2b0013d20236ffcce6f34c801 [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" "78f42183f0506e9cb8c9bd4aa96fd7a89f9b0be2b0013d20236ffcce6f34c801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78f42183f0506e9cb8c9bd4aa96fd7a89f9b0be2b0013d20236ffcce6f34c801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f42183f0506e9cb8c9bd4aa96fd7a89f9b0be2b0013d20236ffcce6f34c801", kill_on_drop: false }` [INFO] [stdout] 78f42183f0506e9cb8c9bd4aa96fd7a89f9b0be2b0013d20236ffcce6f34c801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4349c68137a023a67a3935e5ab67567c2e6b4a7620a23571b4e2972b213adea [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" "e4349c68137a023a67a3935e5ab67567c2e6b4a7620a23571b4e2972b213adea", kill_on_drop: false }` [INFO] [stderr] warning: dependency (acm) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (async_init) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking infer v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking sql-builder v0.12.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking chrono v0.4.12 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling async_init v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking acm v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking cookie v0.14.1 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Checking combine v4.2.1 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking serde_qs v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking femme v2.1.0 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking http-types v2.2.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking redis v0.16.0 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking async-h1 v2.0.2 [INFO] [stderr] Checking async-sse v3.0.0 [INFO] [stderr] Checking tide v0.10.0 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stderr] Documenting learning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `acm::AcmClient` [INFO] [stdout] --> src/db.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use acm::AcmClient; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `AcmClient` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `learning`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name learning src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern acm=/opt/rustwide/target/debug/deps/libacm-b0a529fe09db123d.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-990a7d5201eccfda.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cc84bf298bc50fa5.so --extern async_init=/opt/rustwide/target/debug/deps/libasync_init-fe5bc8273cc012a4.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8aa7669366437fee.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-346feb9cbf0a7843.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2c940d7bd864b5c.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-14b9cd6278b1dcbd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3e0b4f16b207efde.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e98d0373b73fd3e7.rmeta --extern sql_builder=/opt/rustwide/target/debug/deps/libsql_builder-e6c12fab01c0bba5.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-2c340c9d289bed37.rmeta --extern tide=/opt/rustwide/target/debug/deps/libtide-5911cf2c628d8f86.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bfea13d000defb9a.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-947fa2d0bac568ff.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "e4349c68137a023a67a3935e5ab67567c2e6b4a7620a23571b4e2972b213adea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4349c68137a023a67a3935e5ab67567c2e6b4a7620a23571b4e2972b213adea", kill_on_drop: false }` [INFO] [stdout] e4349c68137a023a67a3935e5ab67567c2e6b4a7620a23571b4e2972b213adea