[INFO] cloning repository https://github.com/jeffa5/nodo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffa5/nodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fnodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fnodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70d5bb91f360453948ed31d67f5f4e4626862b80 [INFO] documenting jeffa5/nodo 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%2Fjeffa5%2Fnodo" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffa5/nodo 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] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking git repo https://github.com/jeffa5/nodo [INFO] finished tweaking git repo https://github.com/jeffa5/nodo [INFO] tweaked toml for git repo https://github.com/jeffa5/nodo written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jeffa5/nodo 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 7fca5595e09d2dab1cf1b4af58bf3916090ab80e5e8e7b94e4a8946b0ed3c94f [INFO] running `Command { std: "docker" "start" "-a" "7fca5595e09d2dab1cf1b4af58bf3916090ab80e5e8e7b94e4a8946b0ed3c94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fca5595e09d2dab1cf1b4af58bf3916090ab80e5e8e7b94e4a8946b0ed3c94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fca5595e09d2dab1cf1b4af58bf3916090ab80e5e8e7b94e4a8946b0ed3c94f", kill_on_drop: false }` [INFO] [stdout] 7fca5595e09d2dab1cf1b4af58bf3916090ab80e5e8e7b94e4a8946b0ed3c94f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e892066082c42eb274e7c514dbb683df956db79b1ab86fa2b2b2281ed26f10c3 [INFO] running `Command { std: "docker" "start" "-a" "e892066082c42eb274e7c514dbb683df956db79b1ab86fa2b2b2281ed26f10c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Checking wild v2.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling libgit2-sys v0.12.12+1.0.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking onig v6.0.0 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling liquid-derive v0.20.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking git2 v0.13.10 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking nodo-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Documenting nodo-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Compiling kstring v0.1.2 [INFO] [stderr] Compiling liquid-core v0.20.2 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Compiling liquid-lib v0.20.2 [INFO] [stderr] Compiling liquid v0.20.1 [INFO] [stderr] Compiling bat v0.15.4 [INFO] [stderr] Documenting nodo-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> cli/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(never_type)] [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 `nodo-cli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name nodo cli/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=b35a55a85a298dbc -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c1491281f5830993.rmeta --extern bat=/opt/rustwide/target/debug/deps/libbat-2598002e7a7382ff.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-919edb649541b067.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-274fb511f7dad4a0.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b20d11197f52bc22.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-631d1539c86d3d25.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e60afbaf99014ec3.rmeta --extern nodo_core=/opt/rustwide/target/debug/deps/libnodo_core-9d884b88173f7ef4.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-002ce7630c70de64.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-625212e1c8f93a73.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e892066082c42eb274e7c514dbb683df956db79b1ab86fa2b2b2281ed26f10c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e892066082c42eb274e7c514dbb683df956db79b1ab86fa2b2b2281ed26f10c3", kill_on_drop: false }` [INFO] [stdout] e892066082c42eb274e7c514dbb683df956db79b1ab86fa2b2b2281ed26f10c3