[INFO] cloning repository https://github.com/JohnnyUrosevic/AdventOfCode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnnyUrosevic/AdventOfCode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnnyUrosevic%2FAdventOfCode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnnyUrosevic%2FAdventOfCode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 203323a2b835a8040a61af573df353fd6511deb7 [INFO] documenting JohnnyUrosevic/AdventOfCode2021 against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnnyUrosevic%2FAdventOfCode2021" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JohnnyUrosevic/AdventOfCode2021 [INFO] finished tweaking git repo https://github.com/JohnnyUrosevic/AdventOfCode2021 [INFO] tweaked toml for git repo https://github.com/JohnnyUrosevic/AdventOfCode2021 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JohnnyUrosevic/AdventOfCode2021 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JohnnyUrosevic/AdventOfCode2021 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-10-28" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.71 [INFO] [stderr] Downloaded futures-macro v0.3.18 [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded psl-types v2.0.9 [INFO] [stderr] Downloaded futures-executor v0.3.18 [INFO] [stderr] Downloaded futures-io v0.3.18 [INFO] [stderr] Downloaded ryu v1.0.6 [INFO] [stderr] Downloaded cookie_store v0.15.1 [INFO] [stderr] Downloaded futures v0.3.18 [INFO] [stderr] Downloaded serde_json v1.0.72 [INFO] [stderr] Downloaded reqwest v0.11.7 [INFO] [stderr] Downloaded h2 v0.3.8 [INFO] [stderr] Downloaded publicsuffix v2.1.1 [INFO] [stderr] Downloaded hyper v0.14.15 [INFO] [stderr] Downloaded libc v0.2.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3168c85783abb460090ba6bdbd8875d316cea098971d5867111c4b5840841b8 [INFO] running `Command { std: "docker" "start" "-a" "a3168c85783abb460090ba6bdbd8875d316cea098971d5867111c4b5840841b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3168c85783abb460090ba6bdbd8875d316cea098971d5867111c4b5840841b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3168c85783abb460090ba6bdbd8875d316cea098971d5867111c4b5840841b8", kill_on_drop: false }` [INFO] [stdout] a3168c85783abb460090ba6bdbd8875d316cea098971d5867111c4b5840841b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad433475a7f86eb4ad01f5611af51b53a3a732d321a423b2d36094c9b9b7bbea [INFO] running `Command { std: "docker" "start" "-a" "ad433475a7f86eb4ad01f5611af51b53a3a732d321a423b2d36094c9b9b7bbea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking indexmap v1.7.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Checking psl-types v2.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking publicsuffix v2.1.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking h2 v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking cookie_store v0.15.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.7 [INFO] [stderr] Documenting advent_of_code_2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.69s [INFO] [stderr] Generated /opt/rustwide/target/doc/advent_of_code_2021/index.html [INFO] running `Command { std: "docker" "inspect" "ad433475a7f86eb4ad01f5611af51b53a3a732d321a423b2d36094c9b9b7bbea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad433475a7f86eb4ad01f5611af51b53a3a732d321a423b2d36094c9b9b7bbea", kill_on_drop: false }` [INFO] [stdout] ad433475a7f86eb4ad01f5611af51b53a3a732d321a423b2d36094c9b9b7bbea