[INFO] cloning repository https://github.com/John-Kry/advent_of_code_2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/John-Kry/advent_of_code_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Kry%2Fadvent_of_code_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Kry%2Fadvent_of_code_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 259b6a96534b35560c11adf1e6191473dde4f2ec [INFO] documenting John-Kry/advent_of_code_2023 against 1.98.0-beta.1 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohn-Kry%2Fadvent_of_code_2023" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/John-Kry/advent_of_code_2023 [INFO] finished tweaking git repo https://github.com/John-Kry/advent_of_code_2023 [INFO] tweaked toml for git repo https://github.com/John-Kry/advent_of_code_2023 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/John-Kry/advent_of_code_2023 on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/John-Kry/advent_of_code_2023 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922 [INFO] running `Command { std: "docker" "start" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.30 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.18.1 [INFO] [stderr] Checking cached v0.46.1 [INFO] [stderr] Documenting advent_of_code v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking advent_of_code v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `xmas` should have an upper camel case name [INFO] [stdout] --> src/bin/19.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | struct xmas { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Xmas` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `xmas_range` should have an upper camel case name [INFO] [stdout] --> src/bin/19.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | struct xmas_range { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `XmasRange` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `advent_of_code` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name 02 src/bin/02.rs -o /opt/rustwide/target/doc --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test_lib"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=f2460c3903722962 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-d613cab3807c3f3c.rmeta --extern cached=/opt/rustwide/target/debug/deps/libcached-9019477aabf22cae.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e7645fef2e7d1270.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-090a69d759a9131d.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-30a312e91312b880.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2e72fdea52a1df2b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2a789bbac813ecbd.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=warn --crate-version 0.9.2` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922", kill_on_drop: false }` [INFO] [stdout] 75a7f1005052c47fc7e19c1b03b1f96ab88ed097e5c7b598f1daa25efad42922