[INFO] fetching crate hatchet-sdk 0.2.2...
[INFO] documenting hatchet-sdk-0.2.2 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate hatchet-sdk 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hatchet-sdk 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hatchet-sdk 0.2.2
[INFO] tweaked toml for crates.io crate hatchet-sdk 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hatchet-sdk 0.2.2 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hatchet-sdk 0.2.2 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80ee2992c91085166d51a7cc827d0742bff2d0ae56cb6f8055aeeb7e04ff5619
[INFO] running `Command { std: "docker" "start" "-a" "80ee2992c91085166d51a7cc827d0742bff2d0ae56cb6f8055aeeb7e04ff5619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80ee2992c91085166d51a7cc827d0742bff2d0ae56cb6f8055aeeb7e04ff5619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ee2992c91085166d51a7cc827d0742bff2d0ae56cb6f8055aeeb7e04ff5619", kill_on_drop: false }`
[INFO] [stdout] 80ee2992c91085166d51a7cc827d0742bff2d0ae56cb6f8055aeeb7e04ff5619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f892ba239366c24e551785c4b1fa083a5cacb7330106235b1fd4416bc57951
[INFO] running `Command { std: "docker" "start" "-a" "57f892ba239366c24e551785c4b1fa083a5cacb7330106235b1fd4416bc57951", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling hatchet-sdk v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]  Documenting hatchet-sdk v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.84s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hatchet_sdk/index.html
[INFO] running `Command { std: "docker" "inspect" "57f892ba239366c24e551785c4b1fa083a5cacb7330106235b1fd4416bc57951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f892ba239366c24e551785c4b1fa083a5cacb7330106235b1fd4416bc57951", kill_on_drop: false }`
[INFO] [stdout] 57f892ba239366c24e551785c4b1fa083a5cacb7330106235b1fd4416bc57951
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] 62f52ac2dc79f229d28276a768da0f3dbe12f653e2938317a2228ba4fcb05104
[INFO] running `Command { std: "docker" "start" "-a" "62f52ac2dc79f229d28276a768da0f3dbe12f653e2938317a2228ba4fcb05104", kill_on_drop: false }`
[INFO] [stderr]  Documenting hatchet-sdk v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.89s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/hatchet_sdk/index.html
[INFO] running `Command { std: "docker" "inspect" "62f52ac2dc79f229d28276a768da0f3dbe12f653e2938317a2228ba4fcb05104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f52ac2dc79f229d28276a768da0f3dbe12f653e2938317a2228ba4fcb05104", kill_on_drop: false }`
[INFO] [stdout] 62f52ac2dc79f229d28276a768da0f3dbe12f653e2938317a2228ba4fcb05104
