[INFO] fetching crate prost-protovalidate 0.6.0...
[INFO] documenting prost-protovalidate-0.6.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate prost-protovalidate 0.6.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate prost-protovalidate 0.6.0
[INFO] finished tweaking crates.io crate prost-protovalidate 0.6.0
[INFO] tweaked toml for crates.io crate prost-protovalidate 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prost-protovalidate 0.6.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prost-protovalidate 0.6.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-protovalidate-types v0.6.0
[INFO] [stderr]   Downloaded tonic-types v0.14.5
[INFO] [stderr]   Downloaded prost-reflect-derive v0.16.0
[INFO] [stderr]   Downloaded prost-reflect-build v0.16.0
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded prost-reflect v0.16.3
[INFO] [stderr]   Downloaded proptest v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95
[INFO] running `Command { std: "docker" "start" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking better_any v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking antlr4rust v0.5.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling prost-reflect-derive v0.16.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cel v0.13.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking prost-reflect v0.16.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling prost-reflect-build v0.16.0
[INFO] [stderr]    Compiling prost-protovalidate-types v0.6.0
[INFO] [stderr]  Documenting prost-protovalidate v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.98s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/prost_protovalidate/index.html
[INFO] running `Command { std: "docker" "inspect" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling prost-reflect-derive v0.16.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cel v0.13.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking prost-reflect v0.16.3
[INFO] [stderr]     Checking tonic-types v0.14.5
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling prost-reflect-build v0.16.0
[INFO] [stderr]    Compiling prost-protovalidate-types v0.6.0
[INFO] [stderr]  Documenting prost-protovalidate v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/prost_protovalidate/index.html
[INFO] running `Command { std: "docker" "inspect" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95", kill_on_drop: false }`
[INFO] [stdout] 393e0a46240bd95c21af73888e856385ef28a59c07bceef1241e24eb9df21e95
