[INFO] cloning repository https://github.com/fin-ger/declarative-state-machine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fin-ger/declarative-state-machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fdeclarative-state-machine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffin-ger%2Fdeclarative-state-machine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301f8d92408bed8eb92b99caf23175da73673c6a [INFO] documenting fin-ger/declarative-state-machine 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%2Ffin-ger%2Fdeclarative-state-machine" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fin-ger/declarative-state-machine 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/fin-ger/declarative-state-machine [INFO] finished tweaking git repo https://github.com/fin-ger/declarative-state-machine [INFO] tweaked toml for git repo https://github.com/fin-ger/declarative-state-machine written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/fin-ger/declarative-state-machine 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] [stdout] 8ba07d4333b2f6bc452deb2eed50dbb5689acc298e7356c707299bb42d5fcd76 [INFO] running `Command { std: "docker" "start" "-a" "8ba07d4333b2f6bc452deb2eed50dbb5689acc298e7356c707299bb42d5fcd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ba07d4333b2f6bc452deb2eed50dbb5689acc298e7356c707299bb42d5fcd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba07d4333b2f6bc452deb2eed50dbb5689acc298e7356c707299bb42d5fcd76", kill_on_drop: false }` [INFO] [stdout] 8ba07d4333b2f6bc452deb2eed50dbb5689acc298e7356c707299bb42d5fcd76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] fdb0db214e3edc67c79c7e28869708420fcec3377b8ae09d887944f7e59effa5 [INFO] running `Command { std: "docker" "start" "-a" "fdb0db214e3edc67c79c7e28869708420fcec3377b8ae09d887944f7e59effa5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Checking quote v0.6.11 [INFO] [stderr] Checking syn v0.15.27 [INFO] [stderr] Documenting declarative-state-machine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro_diagnostic)] [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 `declarative-state-machine` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type proc-macro --crate-name declarative_state_machine src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=078a53c4499c3d4b -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-24fedf6f809b4aba.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-b820414865e1bc32.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-788d93ac41d965c8.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0c92cf68eb8d1cd2.rmeta --extern proc_macro --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fdb0db214e3edc67c79c7e28869708420fcec3377b8ae09d887944f7e59effa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb0db214e3edc67c79c7e28869708420fcec3377b8ae09d887944f7e59effa5", kill_on_drop: false }` [INFO] [stdout] fdb0db214e3edc67c79c7e28869708420fcec3377b8ae09d887944f7e59effa5