[INFO] cloning repository https://github.com/isaacadams/iter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaacadams/iter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fiter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fiter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22e97a095352476e4462b0da8ec4e561898448f0
[INFO] documenting isaacadams/iter 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%2Fisaacadams%2Fiter" "/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/isaacadams/iter
[INFO] finished tweaking git repo https://github.com/isaacadams/iter
[INFO] tweaked toml for git repo https://github.com/isaacadams/iter written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaacadams/iter 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/isaacadams/iter 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] warning: unused manifest key: target.aarch64-unknown-linux-gnu.pre-build
[INFO] [stderr] warning: unused manifest key: target.aarch64-unknown-linux-musl.pre-build
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.pre-build
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.pre-build
[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] c7f6d314f28f970ac5d690134b221340aa06dd9ddc6072770e53c59adc664af4
[INFO] running `Command { std: "docker" "start" "-a" "c7f6d314f28f970ac5d690134b221340aa06dd9ddc6072770e53c59adc664af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7f6d314f28f970ac5d690134b221340aa06dd9ddc6072770e53c59adc664af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f6d314f28f970ac5d690134b221340aa06dd9ddc6072770e53c59adc664af4", kill_on_drop: false }`
[INFO] [stdout] c7f6d314f28f970ac5d690134b221340aa06dd9ddc6072770e53c59adc664af4
[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] 7c378e235f4d52992ef6e12bb389d1c603a7e77c75ca7560d3b989da70a4fa8d
[INFO] running `Command { std: "docker" "start" "-a" "7c378e235f4d52992ef6e12bb389d1c603a7e77c75ca7560d3b989da70a4fa8d", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-unknown-linux-gnu.pre-build
[INFO] [stderr] warning: unused manifest key: target.aarch64-unknown-linux-musl.pre-build
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.pre-build
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.pre-build
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling openssl-src v300.1.6+3.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling atomic-write-file v0.1.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking clap v4.4.9
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking sqlformat v0.2.2
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stderr]  Documenting xbatch v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/xbatch/index.html
[INFO] running `Command { std: "docker" "inspect" "7c378e235f4d52992ef6e12bb389d1c603a7e77c75ca7560d3b989da70a4fa8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c378e235f4d52992ef6e12bb389d1c603a7e77c75ca7560d3b989da70a4fa8d", kill_on_drop: false }`
[INFO] [stdout] 7c378e235f4d52992ef6e12bb389d1c603a7e77c75ca7560d3b989da70a4fa8d
