[INFO] cloning repository https://github.com/ryw89/arks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryw89/arks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryw89%2Farks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryw89%2Farks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf312cb7d0646ab34edc8a53956c32208d2d5060 [INFO] documenting ryw89/arks 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%2Fryw89%2Farks" "/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/ryw89/arks 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/ryw89/arks [INFO] finished tweaking git repo https://github.com/ryw89/arks [INFO] tweaked toml for git repo https://github.com/ryw89/arks written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ryw89/arks 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-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" "+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] 4d34a55bd51457d6d0b4cc3418e546eb6b58ca978dc2ab9baabccdca5c0d33e2 [INFO] running `Command { std: "docker" "start" "-a" "4d34a55bd51457d6d0b4cc3418e546eb6b58ca978dc2ab9baabccdca5c0d33e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d34a55bd51457d6d0b4cc3418e546eb6b58ca978dc2ab9baabccdca5c0d33e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d34a55bd51457d6d0b4cc3418e546eb6b58ca978dc2ab9baabccdca5c0d33e2", kill_on_drop: false }` [INFO] [stdout] 4d34a55bd51457d6d0b4cc3418e546eb6b58ca978dc2ab9baabccdca5c0d33e2 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91ececa050b4a58f2e8e72a749bd56b2a203d461cea56c8092af16e05285f0d5 [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" "91ececa050b4a58f2e8e72a749bd56b2a203d461cea56c8092af16e05285f0d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking async-rwlock v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking cached v0.26.2 [INFO] [stderr] Documenting arks v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(mutex_unlock)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `arks` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name arks 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=1067ce03c525931e -L dependency=/opt/rustwide/target/debug/deps --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-120164ca6ce9c6f7.rmeta --extern cached=/opt/rustwide/target/debug/deps/libcached-bb82443184e28177.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-9e861cb61f656817.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-3dc29af938f81bce.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-d9e88fdc83e925cd.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-ac5e169b2e4ec660.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-6742ff7335e31fd1.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-c856fbf72ebcf0d8.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ecf57ff0c593344f.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-9de51f6c40c9f0cb.rmeta --cap-lints=warn --crate-version 0.2.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "91ececa050b4a58f2e8e72a749bd56b2a203d461cea56c8092af16e05285f0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ececa050b4a58f2e8e72a749bd56b2a203d461cea56c8092af16e05285f0d5", kill_on_drop: false }` [INFO] [stdout] 91ececa050b4a58f2e8e72a749bd56b2a203d461cea56c8092af16e05285f0d5