[INFO] cloning repository https://github.com/AZMCode/git-kickflip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AZMCode/git-kickflip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAZMCode%2Fgit-kickflip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAZMCode%2Fgit-kickflip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 341f5a4ad81dd9c674e333a7550ec8e24c4c610b [INFO] documenting AZMCode/git-kickflip 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%2FAZMCode%2Fgit-kickflip" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AZMCode/git-kickflip 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/AZMCode/git-kickflip [INFO] finished tweaking git repo https://github.com/AZMCode/git-kickflip [INFO] tweaked toml for git repo https://github.com/AZMCode/git-kickflip written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/AZMCode/git-kickflip 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] [stderr] Blocking waiting for file lock on package cache [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] [stdout] 9ba6e82fc38c8688bc64cd51dcea7806f5a5b228da47addf11ea5b82091f077f [INFO] running `Command { std: "docker" "start" "-a" "9ba6e82fc38c8688bc64cd51dcea7806f5a5b228da47addf11ea5b82091f077f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ba6e82fc38c8688bc64cd51dcea7806f5a5b228da47addf11ea5b82091f077f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba6e82fc38c8688bc64cd51dcea7806f5a5b228da47addf11ea5b82091f077f", kill_on_drop: false }` [INFO] [stdout] 9ba6e82fc38c8688bc64cd51dcea7806f5a5b228da47addf11ea5b82091f077f [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] 0a52ae00c92b8cd333f115fdbb7e419100cc706fb68fb0da7de39eb7b2e3fc57 [INFO] running `Command { std: "docker" "start" "-a" "0a52ae00c92b8cd333f115fdbb7e419100cc706fb68fb0da7de39eb7b2e3fc57", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling execute-command-tokens v0.1.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [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 addr2line v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking execute-command-macro v0.1.6 [INFO] [stderr] Checking execute v0.2.9 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Documenting git-kickflip v0.1.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(exit_status_error)] [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 `git-kickflip` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name git_kickflip 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=2698f464da811ffe -L dependency=/opt/rustwide/target/debug/deps --extern execute=/opt/rustwide/target/debug/deps/libexecute-e3dade43013e135a.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-93b0d2209229866a.rmeta --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-e3a1d3f77ddbc5fb.so --extern rand=/opt/rustwide/target/debug/deps/librand-9d3bde41e3984e02.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-d1ed67f855abc502.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-43fd7b7683e538e4.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "0a52ae00c92b8cd333f115fdbb7e419100cc706fb68fb0da7de39eb7b2e3fc57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a52ae00c92b8cd333f115fdbb7e419100cc706fb68fb0da7de39eb7b2e3fc57", kill_on_drop: false }` [INFO] [stdout] 0a52ae00c92b8cd333f115fdbb7e419100cc706fb68fb0da7de39eb7b2e3fc57