[INFO] cloning repository https://github.com/aatifsyed/advent-of-code-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aatifsyed/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fadvent-of-code-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fadvent-of-code-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ad2b3954b44e557e485b2ccc4c8efba74fe9d00 [INFO] documenting aatifsyed/advent-of-code-2021 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%2Faatifsyed%2Fadvent-of-code-2021" "/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/aatifsyed/advent-of-code-2021 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-14/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aatifsyed/advent-of-code-2021 [INFO] finished tweaking git repo https://github.com/aatifsyed/advent-of-code-2021 [INFO] tweaked toml for git repo https://github.com/aatifsyed/advent-of-code-2021 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/aatifsyed/advent-of-code-2021 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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58e5c5f385a1bc7f5649459c9906dacd9caa8c6287aa508a9a109206ca628e07 [INFO] running `Command { std: "docker" "start" "-a" "58e5c5f385a1bc7f5649459c9906dacd9caa8c6287aa508a9a109206ca628e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58e5c5f385a1bc7f5649459c9906dacd9caa8c6287aa508a9a109206ca628e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e5c5f385a1bc7f5649459c9906dacd9caa8c6287aa508a9a109206ca628e07", kill_on_drop: false }` [INFO] [stdout] 58e5c5f385a1bc7f5649459c9906dacd9caa8c6287aa508a9a109206ca628e07 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef68516c00018fc88569277f5a9d8c32c0e94d38a350cafc7803e54514a243d1 [INFO] running `Command { std: "docker" "start" "-a" "ef68516c00018fc88569277f5a9d8c32c0e94d38a350cafc7803e54514a243d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking benchtest v0.1.1 [INFO] [stderr] Checking array2d v0.2.1 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking grid v0.6.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling recap-derive v0.1.1 [INFO] [stderr] Checking rstar v0.8.4 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking geo-types v0.7.2 [INFO] [stderr] Checking geo v0.18.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking recap v0.1.1 [INFO] [stderr] Documenting advent-of-code 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:1 [INFO] [stdout] | [INFO] [stdout] 2 | / #![feature( [INFO] [stdout] 3 | | bool_to_option, [INFO] [stdout] 4 | | hash_drain_filter, [INFO] [stdout] 5 | | if_let_guard, [INFO] [stdout] ... | [INFO] [stdout] 10 | | try_blocks [INFO] [stdout] 11 | | )] [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 `advent-of-code` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name advent_of_code src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=02aa11b7f3fdb79b -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-304ed2eff498e93f.rmeta --extern array2d=/opt/rustwide/target/debug/deps/libarray2d-b259fde35f38d2c0.rmeta --extern benchtest=/opt/rustwide/target/debug/deps/libbenchtest-bd431cf165de9da8.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-049dc2fab852a5ac.so --extern geo=/opt/rustwide/target/debug/deps/libgeo-5c7e70c76862bef2.rmeta --extern grid=/opt/rustwide/target/debug/deps/libgrid-d0ebba1d5a63fbc5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5dfc9fd0ade52842.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3151d321660cef26.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-0bdbb0c0b41ed494.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-57443f56b22b275a.rmeta --extern recap=/opt/rustwide/target/debug/deps/librecap-b2515e823e328539.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-691e63ead4b8cd9f.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-ce246aaea4740b1a.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "ef68516c00018fc88569277f5a9d8c32c0e94d38a350cafc7803e54514a243d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef68516c00018fc88569277f5a9d8c32c0e94d38a350cafc7803e54514a243d1", kill_on_drop: false }` [INFO] [stdout] ef68516c00018fc88569277f5a9d8c32c0e94d38a350cafc7803e54514a243d1