[INFO] cloning repository https://github.com/brinchj/rust-sudoku-fun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brinchj/rust-sudoku-fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrinchj%2Frust-sudoku-fun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrinchj%2Frust-sudoku-fun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 849f6a4ac8d2168e7a273a5b1bbee70e6837cb2d [INFO] documenting brinchj/rust-sudoku-fun 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%2Fbrinchj%2Frust-sudoku-fun" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brinchj/rust-sudoku-fun 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/brinchj/rust-sudoku-fun [INFO] finished tweaking git repo https://github.com/brinchj/rust-sudoku-fun [INFO] tweaked toml for git repo https://github.com/brinchj/rust-sudoku-fun written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/brinchj/rust-sudoku-fun 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 9b9fbe59f517d38089e164c44dbde78416f58912b28c19b63ca492b32ea9ef6c [INFO] running `Command { std: "docker" "start" "-a" "9b9fbe59f517d38089e164c44dbde78416f58912b28c19b63ca492b32ea9ef6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9fbe59f517d38089e164c44dbde78416f58912b28c19b63ca492b32ea9ef6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9fbe59f517d38089e164c44dbde78416f58912b28c19b63ca492b32ea9ef6c", kill_on_drop: false }` [INFO] [stdout] 9b9fbe59f517d38089e164c44dbde78416f58912b28c19b63ca492b32ea9ef6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 8bab8d8bc22db537fc8ce61c4d79fea51a505253c0329dba2f96f09ba153ce15 [INFO] running `Command { std: "docker" "start" "-a" "8bab8d8bc22db537fc8ce61c4d79fea51a505253c0329dba2f96f09ba153ce15", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking debug-builders v0.1.0 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking either v0.1.7 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling im v10.2.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.1.8 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking chomp v0.3.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Documenting sudokusolver 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:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(iterator_step_by)] [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 `sudokusolver` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name sudokusolver src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7ca4dab6f6d3ad22 -L dependency=/opt/rustwide/target/debug/deps --extern chomp=/opt/rustwide/target/debug/deps/libchomp-1461f25080721f5e.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-a766d31e2fb156d7.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-dfedd93b3f5e3f87.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "8bab8d8bc22db537fc8ce61c4d79fea51a505253c0329dba2f96f09ba153ce15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bab8d8bc22db537fc8ce61c4d79fea51a505253c0329dba2f96f09ba153ce15", kill_on_drop: false }` [INFO] [stdout] 8bab8d8bc22db537fc8ce61c4d79fea51a505253c0329dba2f96f09ba153ce15