[INFO] fetching crate apivolve 0.1.1...
[INFO] documenting apivolve-0.1.1 against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] extracting crate apivolve 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate apivolve 0.1.1 on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apivolve 0.1.1
[INFO] finished tweaking crates.io crate apivolve 0.1.1
[INFO] tweaked toml for crates.io crate apivolve 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate apivolve 0.1.1 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-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f4ca39c6edff057698c4708e526452c1262ad606dba5e48ed692033050416e3
[INFO] running `Command { std: "docker" "start" "-a" "4f4ca39c6edff057698c4708e526452c1262ad606dba5e48ed692033050416e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f4ca39c6edff057698c4708e526452c1262ad606dba5e48ed692033050416e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f4ca39c6edff057698c4708e526452c1262ad606dba5e48ed692033050416e3", kill_on_drop: false }`
[INFO] [stdout] 4f4ca39c6edff057698c4708e526452c1262ad606dba5e48ed692033050416e3
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f946dc17ce2a6e5c6db9298c52faab2f961888cc9021a05f668f0b79b2516c4b
[INFO] running `Command { std: "docker" "start" "-a" "f946dc17ce2a6e5c6db9298c52faab2f961888cc9021a05f668f0b79b2516c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.18
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ustr v0.9.0
[INFO] [stderr]     Checking apivolve_generator_api v0.1.1
[INFO] [stderr]    Compiling apivolve v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting apivolve v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.61s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/apivolve/index.html
[INFO] running `Command { std: "docker" "inspect" "f946dc17ce2a6e5c6db9298c52faab2f961888cc9021a05f668f0b79b2516c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f946dc17ce2a6e5c6db9298c52faab2f961888cc9021a05f668f0b79b2516c4b", kill_on_drop: false }`
[INFO] [stdout] f946dc17ce2a6e5c6db9298c52faab2f961888cc9021a05f668f0b79b2516c4b
[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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee443198af128cf895f9690df0a800920b15bba8174d4fd7f9b68c9cffa57aad
[INFO] running `Command { std: "docker" "start" "-a" "ee443198af128cf895f9690df0a800920b15bba8174d4fd7f9b68c9cffa57aad", kill_on_drop: false }`
[INFO] [stderr]  Documenting apivolve v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/apivolve/index.html
[INFO] running `Command { std: "docker" "inspect" "ee443198af128cf895f9690df0a800920b15bba8174d4fd7f9b68c9cffa57aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee443198af128cf895f9690df0a800920b15bba8174d4fd7f9b68c9cffa57aad", kill_on_drop: false }`
[INFO] [stdout] ee443198af128cf895f9690df0a800920b15bba8174d4fd7f9b68c9cffa57aad
