[INFO] fetching crate autogen-squareup 0.20251016.1... [INFO] checking autogen-squareup-0.20251016.1 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate autogen-squareup 0.20251016.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate autogen-squareup 0.20251016.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate autogen-squareup 0.20251016.1 [INFO] tweaked toml for crates.io crate autogen-squareup 0.20251016.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate autogen-squareup 0.20251016.1 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate autogen-squareup 0.20251016.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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.21.3 [INFO] [stderr] Downloaded darling v0.21.3 [INFO] [stderr] Downloaded darling_core v0.21.3 [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.40 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] [stderr] Downloaded zerocopy v0.8.40 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b16cb8c4b551ce2b8cca3e61bc5735cf4300db4980e5845b5afb6e3e31915be [INFO] running `Command { std: "docker" "start" "-a" "3b16cb8c4b551ce2b8cca3e61bc5735cf4300db4980e5845b5afb6e3e31915be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b16cb8c4b551ce2b8cca3e61bc5735cf4300db4980e5845b5afb6e3e31915be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b16cb8c4b551ce2b8cca3e61bc5735cf4300db4980e5845b5afb6e3e31915be", kill_on_drop: false }` [INFO] [stdout] 3b16cb8c4b551ce2b8cca3e61bc5735cf4300db4980e5845b5afb6e3e31915be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e7270dfb96ab3ea63b9a477c52d08e947faa9c8b68ed3938fd280278480fefb [INFO] running `Command { std: "docker" "start" "-a" "2e7270dfb96ab3ea63b9a477c52d08e947faa9c8b68ed3938fd280278480fefb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [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 tokio-macros v2.6.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tokio v1.49.0 [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] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [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 hyper v1.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.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] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking autogen-squareup v0.20251016.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `autogen-squareup` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a703520e80d87d4423c01f9d4fbc9e5f6533a02/bin/rustc --crate-name autogen_squareup --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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"))' -C metadata=bfe8f505bca399b6 -C extra-filename=-1a0ad910183a3217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-13f0ca7873df336d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1779f40afbae3b60.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-708003e47ff72cf1.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-984510dd4853b121.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ba1459aefcea982d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `p_image_file` [INFO] [stdout] --> src/apis/catalog_api.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | let p_image_file = image_file; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_image_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p_image_file` [INFO] [stdout] --> src/apis/catalog_api.rs:555:9 [INFO] [stdout] | [INFO] [stdout] 555 | let p_image_file = image_file; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_image_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p_image_file` [INFO] [stdout] --> src/apis/disputes_api.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | let p_image_file = image_file; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_image_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p_image_file` [INFO] [stdout] --> src/apis/invoices_api.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | let p_image_file = image_file; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_image_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autogen-squareup` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a703520e80d87d4423c01f9d4fbc9e5f6533a02/bin/rustc --crate-name autogen_squareup --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --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"))' -C metadata=372ff9a3f8798637 -C extra-filename=-0e2a01659528e3b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-13f0ca7873df336d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1779f40afbae3b60.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-708003e47ff72cf1.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-984510dd4853b121.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d1b28324794c4a3d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ba1459aefcea982d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-4cfb3c8baffbc44d.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2e7270dfb96ab3ea63b9a477c52d08e947faa9c8b68ed3938fd280278480fefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7270dfb96ab3ea63b9a477c52d08e947faa9c8b68ed3938fd280278480fefb", kill_on_drop: false }` [INFO] [stdout] 2e7270dfb96ab3ea63b9a477c52d08e947faa9c8b68ed3938fd280278480fefb