[INFO] cloning repository https://github.com/Shuumatsu/raft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shuumatsu/raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuumatsu%2Fraft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuumatsu%2Fraft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d80a6f747c8449f9e62e2f8d6488713da18f6b3b [INFO] documenting Shuumatsu/raft against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuumatsu%2Fraft" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shuumatsu/raft on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shuumatsu/raft [INFO] finished tweaking git repo https://github.com/Shuumatsu/raft [INFO] tweaked toml for git repo https://github.com/Shuumatsu/raft written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Shuumatsu/raft already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-opentelemetry v0.12.0 [INFO] [stderr] Downloaded tarpc-plugins v0.11.0 [INFO] [stderr] Downloaded async-recursion v0.2.0 [INFO] [stderr] Downloaded tarpc v0.26.2 [INFO] [stderr] Downloaded opentelemetry v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5954d48945210e0cee223ce1e3c6a89a7874e1c975819fe304338eaf594e6679 [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" "5954d48945210e0cee223ce1e3c6a89a7874e1c975819fe304338eaf594e6679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5954d48945210e0cee223ce1e3c6a89a7874e1c975819fe304338eaf594e6679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5954d48945210e0cee223ce1e3c6a89a7874e1c975819fe304338eaf594e6679", kill_on_drop: false }` [INFO] [stdout] 5954d48945210e0cee223ce1e3c6a89a7874e1c975819fe304338eaf594e6679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 4e62fe3a1db1c72024689a5a0271f564f3d458b4adf008f8e55917b6d4b7ee78 [INFO] running `Command { std: "docker" "start" "-a" "4e62fe3a1db1c72024689a5a0271f564f3d458b4adf008f8e55917b6d4b7ee78", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [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] Compiling tokio v1.10.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling tarpc-plugins v0.11.0 [INFO] [stderr] Compiling async-recursion v0.2.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking thiserror v1.0.28 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking opentelemetry v0.13.0 [INFO] [stderr] Checking serde_json v1.0.67 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking tracing-opentelemetry v0.12.0 [INFO] [stderr] Checking tarpc v0.26.2 [INFO] [stderr] Documenting raft v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [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] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `raft` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name raft src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=50b72f0c969976d9 -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-0cdc7bda2ee2eab2.so --extern clap=/opt/rustwide/target/debug/deps/libclap-76f3fce5d49ec4e5.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1cf93493b62269a0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1479f2b7adeaa2b6.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-cc9347aa39bc4a04.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a968886b7272855b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-53617fa888ace9c2.rmeta --extern tarpc=/opt/rustwide/target/debug/deps/libtarpc-05dae4afd124a902.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c126d1ddbb97469a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e3ecca487942447d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0b222833e6a92221.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c901fd27a257c8f7.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "4e62fe3a1db1c72024689a5a0271f564f3d458b4adf008f8e55917b6d4b7ee78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e62fe3a1db1c72024689a5a0271f564f3d458b4adf008f8e55917b6d4b7ee78", kill_on_drop: false }` [INFO] [stdout] 4e62fe3a1db1c72024689a5a0271f564f3d458b4adf008f8e55917b6d4b7ee78