[INFO] cloning repository https://github.com/sd2k/aoc-2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sd2k/aoc-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd2k%2Faoc-2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsd2k%2Faoc-2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba44407f60ac853037b5ab670ab74967fedec70 [INFO] documenting sd2k/aoc-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%2Fsd2k%2Faoc-2021" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sd2k/aoc-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] started tweaking git repo https://github.com/sd2k/aoc-2021 [INFO] finished tweaking git repo https://github.com/sd2k/aoc-2021 [INFO] tweaked toml for git repo https://github.com/sd2k/aoc-2021 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/sd2k/aoc-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] c9f16a48c93ca19daf2cc0edbbf07c82a4e556ed3de88ddcc7744077853d1d70 [INFO] running `Command { std: "docker" "start" "-a" "c9f16a48c93ca19daf2cc0edbbf07c82a4e556ed3de88ddcc7744077853d1d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9f16a48c93ca19daf2cc0edbbf07c82a4e556ed3de88ddcc7744077853d1d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f16a48c93ca19daf2cc0edbbf07c82a4e556ed3de88ddcc7744077853d1d70", kill_on_drop: false }` [INFO] [stdout] c9f16a48c93ca19daf2cc0edbbf07c82a4e556ed3de88ddcc7744077853d1d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 68951b789b887522ee8b714eaba14ae496df147e3fd819520b052920bca7a204 [INFO] running `Command { std: "docker" "start" "-a" "68951b789b887522ee8b714eaba14ae496df147e3fd819520b052920bca7a204", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking aoc-runner v0.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling libmimalloc-sys v0.1.23 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking mimalloc v0.1.27 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling aoc-runner-internal v0.1.0 [INFO] [stderr] Compiling aoc-runner-derive v0.3.0 [INFO] [stderr] Checking serde_scan v0.4.1 [INFO] [stderr] Checking serde_with v1.11.0 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Documenting aoc-2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | aoc_lib! { year = 2021 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to write infos from lib: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day1.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[aoc(day1, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[aoc(day1, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day2.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[aoc(day2, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day2.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[aoc(day2, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day3.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[aoc(day3, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day3.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[aoc(day3, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day4.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[aoc(day4, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day4.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[aoc(day4, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day5.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | #[aoc(day5, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day5.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | #[aoc(day5, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day6.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[aoc(day6, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day6.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[aoc(day6, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day7.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[aoc(day7, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day7.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[aoc(day7, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day8.rs:268:1 [INFO] [stdout] | [INFO] [stdout] 268 | #[aoc(day8, part1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate` [INFO] [stdout] --> src/day8.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[aoc(day8, part2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `aoc-2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name aoc_2021 src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=68ec2ba18c32b167 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-073e83245c6ea490.rmeta --extern aoc_runner=/opt/rustwide/target/debug/deps/libaoc_runner-19e49f873a2857d8.rmeta --extern aoc_runner_derive=/opt/rustwide/target/debug/deps/libaoc_runner_derive-379e207d6aed329a.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4a8112b1d29bf706.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e10dc731f9ac719c.rmeta --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-0b43df81d563c0ba.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4820bcdefe6c15eb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9114d541953c14ff.rmeta --extern serde_scan=/opt/rustwide/target/debug/deps/libserde_scan-a158baab8ee9d01b.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2c3ecf121bb64655.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-9525992b4cf4d707.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d584d1abea283e20.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "68951b789b887522ee8b714eaba14ae496df147e3fd819520b052920bca7a204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68951b789b887522ee8b714eaba14ae496df147e3fd819520b052920bca7a204", kill_on_drop: false }` [INFO] [stdout] 68951b789b887522ee8b714eaba14ae496df147e3fd819520b052920bca7a204