[INFO] fetching crate restate-cron 0.11.0...
[INFO] documenting restate-cron-0.11.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate restate-cron 0.11.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate restate-cron 0.11.0
[INFO] finished tweaking crates.io crate restate-cron 0.11.0
[INFO] tweaked toml for crates.io crate restate-cron 0.11.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate restate-cron 0.11.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 restate-cron 0.11.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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai-chrono v0.1.1
[INFO] [stderr]   Downloaded typify v0.6.2
[INFO] [stderr]   Downloaded typify-macro v0.6.2
[INFO] [stderr]   Downloaded content_disposition v0.4.0
[INFO] [stderr]   Downloaded restate-sdk-macros v0.11.0
[INFO] [stderr]   Downloaded cron v0.17.0
[INFO] [stderr]   Downloaded restate-sdk v0.11.0
[INFO] [stderr]   Downloaded restate-sdk-shared-core v7.0.1
[INFO] [stderr]   Downloaded regress v0.10.3
[INFO] [stderr]   Downloaded typify-impl v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a
[INFO] running `Command { std: "docker" "start" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a", 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" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a", 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" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking pure-rust-locales v0.8.2
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking regress v0.10.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking thin-vec v0.2.16
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling restate-sdk-macros v0.11.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking cron v0.17.0
[INFO] [stderr]     Checking rhai v1.25.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking restate-sdk-shared-core v7.0.1
[INFO] [stderr]    Compiling typify-impl v0.6.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling typify-macro v0.6.2
[INFO] [stderr]    Compiling typify v0.6.2
[INFO] [stderr]    Compiling restate-sdk v0.11.0
[INFO] [stderr]     Checking rhai-chrono v0.1.1
[INFO] [stderr]  Documenting restate-cron v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.67s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/restate_cron/index.html
[INFO] running `Command { std: "docker" "inspect" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a", 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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting restate-cron v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/restate_cron/index.html
[INFO] running `Command { std: "docker" "inspect" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a", kill_on_drop: false }`
[INFO] [stdout] f22b2d4d9565488dd6538980224a0eb2127950b655befeaec8e1b26559f1791a
