[INFO] cloning repository https://github.com/steventhanna/autogen-squareup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steventhanna/autogen-squareup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventhanna%2Fautogen-squareup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventhanna%2Fautogen-squareup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1c701e7c20d28c79b60628e2e78c0bd99c13d9a [INFO] documenting steventhanna/autogen-squareup against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteventhanna%2Fautogen-squareup" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/steventhanna/autogen-squareup [INFO] finished tweaking git repo https://github.com/steventhanna/autogen-squareup [INFO] tweaked toml for git repo https://github.com/steventhanna/autogen-squareup written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/steventhanna/autogen-squareup on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/steventhanna/autogen-squareup 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b42dfdc5b81a23479156bfbd80c97c98c558a7e12d7b244ff5dbe43d2260a05 [INFO] running `Command { std: "docker" "start" "-a" "9b42dfdc5b81a23479156bfbd80c97c98c558a7e12d7b244ff5dbe43d2260a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b42dfdc5b81a23479156bfbd80c97c98c558a7e12d7b244ff5dbe43d2260a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b42dfdc5b81a23479156bfbd80c97c98c558a7e12d7b244ff5dbe43d2260a05", kill_on_drop: false }` [INFO] [stdout] 9b42dfdc5b81a23479156bfbd80c97c98c558a7e12d7b244ff5dbe43d2260a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38395d454394be178471c936da9bfa7e98efe394cb2d27a9b4ab613f413ce938 [INFO] running `Command { std: "docker" "start" "-a" "38395d454394be178471c936da9bfa7e98efe394cb2d27a9b4ab613f413ce938", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [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 icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [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 serde_with v3.17.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Documenting autogen-squareup v0.20251016.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `autogen-squareup` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name autogen_squareup src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="all"' --cfg 'feature="apple-pay"' --cfg 'feature="bank-accounts"' --cfg 'feature="booking-custom-attributes"' --cfg 'feature="bookings"' --cfg 'feature="cards"' --cfg 'feature="cash-drawers"' --cfg 'feature="catalog"' --cfg 'feature="channels"' --cfg 'feature="checkout"' --cfg 'feature="customer-custom-attributes"' --cfg 'feature="customer-groups"' --cfg 'feature="customer-segments"' --cfg 'feature="customers"' --cfg 'feature="default"' --cfg 'feature="devices"' --cfg 'feature="disputes"' --cfg 'feature="employees"' --cfg 'feature="events"' --cfg 'feature="gift-card-activities"' --cfg 'feature="gift-cards"' --cfg 'feature="inventory"' --cfg 'feature="invoices"' --cfg 'feature="labor"' --cfg 'feature="location-custom-attributes"' --cfg 'feature="locations"' --cfg 'feature="loyalty"' --cfg 'feature="merchant-custom-attributes"' --cfg 'feature="merchants"' --cfg 'feature="mobile-authorization"' --cfg 'feature="native-tls"' --cfg 'feature="oauth"' --cfg 'feature="order-custom-attributes"' --cfg 'feature="orders"' --cfg 'feature="payments"' --cfg 'feature="payouts"' --cfg 'feature="refunds"' --cfg 'feature="sites"' --cfg 'feature="snippets"' --cfg 'feature="subscriptions"' --cfg 'feature="team"' --cfg 'feature="terminal"' --cfg 'feature="transactions"' --cfg 'feature="transfer-order"' --cfg 'feature="v1-transactions"' --cfg 'feature="vendors"' --cfg 'feature="webhook-subscriptions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "apple-pay", "bank-accounts", "booking-custom-attributes", "bookings", "cards", "cash-drawers", "catalog", "channels", "checkout", "customer-custom-attributes", "customer-groups", "customer-segments", "customers", "default", "devices", "disputes", "employees", "events", "gift-card-activities", "gift-cards", "integration", "inventory", "invoices", "labor", "location-custom-attributes", "locations", "loyalty", "merchant-custom-attributes", "merchants", "mobile-authorization", "native-tls", "oauth", "order-custom-attributes", "orders", "payments", "payouts", "refunds", "rustls", "sites", "snippets", "subscriptions", "team", "terminal", "transactions", "transfer-order", "v1-transactions", "vendors", "webhook-subscriptions"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=ea495bfe6b884c67 -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-16b5c3b28b42e8f0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d4ed40181b6e043c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8bbddc309bee95f3.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82218dc224e99984.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-50389dea81d3cfbc.rmeta --document-private-items --cap-lints=warn --crate-version 0.20251016.1` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38395d454394be178471c936da9bfa7e98efe394cb2d27a9b4ab613f413ce938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38395d454394be178471c936da9bfa7e98efe394cb2d27a9b4ab613f413ce938", kill_on_drop: false }` [INFO] [stdout] 38395d454394be178471c936da9bfa7e98efe394cb2d27a9b4ab613f413ce938