[INFO] cloning repository https://github.com/guillaumeLamanda/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guillaumeLamanda/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FguillaumeLamanda%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FguillaumeLamanda%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ec4347eb839a30958777a20427150f43cec897c [INFO] documenting guillaumeLamanda/aoc-2023 against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FguillaumeLamanda%2Faoc-2023" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/guillaumeLamanda/aoc-2023 [INFO] finished tweaking git repo https://github.com/guillaumeLamanda/aoc-2023 [INFO] tweaked toml for git repo https://github.com/guillaumeLamanda/aoc-2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/guillaumeLamanda/aoc-2023 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/guillaumeLamanda/aoc-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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7491efee3d448783aa8b89d7c119863afbffea3e5dfc01b7dbb1004af3ee462 [INFO] running `Command { std: "docker" "start" "-a" "a7491efee3d448783aa8b89d7c119863afbffea3e5dfc01b7dbb1004af3ee462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7491efee3d448783aa8b89d7c119863afbffea3e5dfc01b7dbb1004af3ee462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7491efee3d448783aa8b89d7c119863afbffea3e5dfc01b7dbb1004af3ee462", kill_on_drop: false }` [INFO] [stdout] a7491efee3d448783aa8b89d7c119863afbffea3e5dfc01b7dbb1004af3ee462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5faf23b59ff332712ff163b7cb7061044a522bb5fbc543ddb98dd7bfa0aa9e14 [INFO] running `Command { std: "docker" "start" "-a" "5faf23b59ff332712ff163b7cb7061044a522bb5fbc543ddb98dd7bfa0aa9e14", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking geographiclib-rs v0.2.3 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking rangetools v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking ahash v0.8.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking spade v2.4.1 [INFO] [stderr] Checking rstar v0.11.0 [INFO] [stderr] Checking geo-types v0.7.12 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking geo v0.27.0 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking pathfinding v4.6.0 [INFO] [stderr] Documenting advent_of_code v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking advent_of_code v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `max` [INFO] [stdout] --> src/direction.rs:53:58 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn apply_with_repeat(&self, position: &Position, max: (usize, usize)) -> Position { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_max` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name 05 src/bin/05.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=b6d3ddcab9e72f49 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-4ac242586ce33dd0.rmeta --extern geo=/opt/rustwide/target/debug/deps/libgeo-7c7240b08bdee5d2.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c013596f048dd157.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-92ef6ff8b6d457a1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3cd043e9f9c11983.rmeta --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-ecb1eaaecdf43261.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-26778623598558f2.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-30a312e91312b880.rmeta --extern rangetools=/opt/rustwide/target/debug/deps/librangetools-f3d7e1cc840da306.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=warn --crate-version 0.9.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name 11 src/bin/11.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=f3071fa5192c487b -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code=/opt/rustwide/target/debug/deps/libadvent_of_code-4ac242586ce33dd0.rmeta --extern geo=/opt/rustwide/target/debug/deps/libgeo-7c7240b08bdee5d2.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c013596f048dd157.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-92ef6ff8b6d457a1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3cd043e9f9c11983.rmeta --extern pathfinding=/opt/rustwide/target/debug/deps/libpathfinding-ecb1eaaecdf43261.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-26778623598558f2.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-30a312e91312b880.rmeta --extern rangetools=/opt/rustwide/target/debug/deps/librangetools-f3d7e1cc840da306.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=warn --crate-version 0.9.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5faf23b59ff332712ff163b7cb7061044a522bb5fbc543ddb98dd7bfa0aa9e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5faf23b59ff332712ff163b7cb7061044a522bb5fbc543ddb98dd7bfa0aa9e14", kill_on_drop: false }` [INFO] [stdout] 5faf23b59ff332712ff163b7cb7061044a522bb5fbc543ddb98dd7bfa0aa9e14