[INFO] fetching crate biliapi 0.1.18... [INFO] documenting biliapi-0.1.18 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate biliapi 0.1.18 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate biliapi 0.1.18 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 crates.io crate biliapi 0.1.18 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate biliapi 0.1.18 [INFO] tweaked toml for crates.io crate biliapi 0.1.18 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate biliapi 0.1.18 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 433c7e4b79f72aadb84b04e52fa0be312168d7d1e73a4dd395e289e6c7e72558 [INFO] running `Command { std: "docker" "start" "-a" "433c7e4b79f72aadb84b04e52fa0be312168d7d1e73a4dd395e289e6c7e72558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433c7e4b79f72aadb84b04e52fa0be312168d7d1e73a4dd395e289e6c7e72558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433c7e4b79f72aadb84b04e52fa0be312168d7d1e73a4dd395e289e6c7e72558", kill_on_drop: false }` [INFO] [stdout] 433c7e4b79f72aadb84b04e52fa0be312168d7d1e73a4dd395e289e6c7e72558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] edaedfa96215264c57a8dff5aa4e01bfd07c88cde4586952695a61895f76e336 [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" "edaedfa96215264c57a8dff5aa4e01bfd07c88cde4586952695a61895f76e336", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.10.0 [INFO] [stderr] Checking cookie_store v0.12.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Documenting biliapi v0.1.18 (/opt/rustwide/workdir) [INFO] [stdout] error: 至少应该启用一个 rustls 或是 native-tls features [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | compile_error!("至少应该启用一个 rustls 或是 native-tls features"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [stderr] error: could not document `biliapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name biliapi src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=04b78cec8fcd4f17 -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f34670277727053e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3151d321660cef26.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1bf2fb57263e5010.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8b6a6ee448bc3b3c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ffd4ea29a81e7837.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e3e7249cc5f3bba2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a78981008a09b684.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ecdaefcaab663905.rmeta --cap-lints=warn --crate-version 0.1.18` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "edaedfa96215264c57a8dff5aa4e01bfd07c88cde4586952695a61895f76e336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edaedfa96215264c57a8dff5aa4e01bfd07c88cde4586952695a61895f76e336", kill_on_drop: false }` [INFO] [stdout] edaedfa96215264c57a8dff5aa4e01bfd07c88cde4586952695a61895f76e336