[INFO] fetching crate hermes-sdk 0.1.0... [INFO] building hermes-sdk-0.1.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate hermes-sdk 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hermes-sdk 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hermes-sdk 0.1.0 [INFO] tweaked toml for crates.io crate hermes-sdk 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hermes-sdk 0.1.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hermes-sdk 0.1.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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ba08806942c7ab93d63a592776b56597ed15740945b3b3526c71280a7d5d1b3 [INFO] running `Command { std: "docker" "start" "-a" "2ba08806942c7ab93d63a592776b56597ed15740945b3b3526c71280a7d5d1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ba08806942c7ab93d63a592776b56597ed15740945b3b3526c71280a7d5d1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba08806942c7ab93d63a592776b56597ed15740945b3b3526c71280a7d5d1b3", kill_on_drop: false }` [INFO] [stdout] 2ba08806942c7ab93d63a592776b56597ed15740945b3b3526c71280a7d5d1b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea386bb4d2625b1a1bb0aa1e0a5e80d0ebcafeac5d17e7dbfa99e57b89744f90 [INFO] running `Command { std: "docker" "start" "-a" "ea386bb4d2625b1a1bb0aa1e0a5e80d0ebcafeac5d17e7dbfa99e57b89744f90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hermes-ebay-commerce-translationbeta v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-account v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-compliance v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-catalog v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-offer v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-finances v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-marketing v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-logistics v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-feed v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-taxonomy v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-browse v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-order v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-metadata v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-analytics v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-identity v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-fulfillment v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-recommendation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-negotiation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-inventory v0.1.0 [INFO] [stderr] Compiling hermes-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/ebay/client.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | limit: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/ebay/client.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | limit: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/ebay/client.rs:582:9 [INFO] [stdout] | [INFO] [stdout] 582 | offset: Option, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `image_data` [INFO] [stdout] --> src/ebay/client.rs:644:9 [INFO] [stdout] | [INFO] [stdout] 644 | image_data: &[u8], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `limit` [INFO] [stdout] --> src/ebay/client.rs:646:9 [INFO] [stdout] | [INFO] [stdout] 646 | limit: Option, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "ea386bb4d2625b1a1bb0aa1e0a5e80d0ebcafeac5d17e7dbfa99e57b89744f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea386bb4d2625b1a1bb0aa1e0a5e80d0ebcafeac5d17e7dbfa99e57b89744f90", kill_on_drop: false }` [INFO] [stdout] ea386bb4d2625b1a1bb0aa1e0a5e80d0ebcafeac5d17e7dbfa99e57b89744f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebc145f3d87f5ca656715876c96e5bf85107b6dfba2762b2afcf93191e41106c [INFO] running `Command { std: "docker" "start" "-a" "ebc145f3d87f5ca656715876c96e5bf85107b6dfba2762b2afcf93191e41106c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hermes-ebay-commerce-translationbeta v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-logistics v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-finances v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-inventory v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-catalog v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-order v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-marketing v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-taxonomy v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-metadata v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-feed v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-identity v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-browse v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-account v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-fulfillment v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-analytics v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-negotiation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-recommendation v0.1.0 [INFO] [stderr] error: could not compile `reqwest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="multipart"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=baee99e1436e54df -C extra-filename=-35ce2928cfdcc32c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9c17f8ff91866c9c.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-88328261217f5f90.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-5880857a478bbe33.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-5d2c120e15cb3719.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-1971d2d95c0b7c25.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-aa4c342a9d912355.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5bac2722e0e3c830.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-4dac1d4d41e798af.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-879af11614035f6e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a7867074414b404a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c3b772eaf16ef8c6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1a8e4f3ce9e7a27b.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-d30db6219244cee8.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-5a27d2ea02cd7690.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e4a48853be811956.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-9db16f572dc5fcd2.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-d23dfddb894941e9.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-bd15dad570f442de.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ed67cda7c4985644.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ebc145f3d87f5ca656715876c96e5bf85107b6dfba2762b2afcf93191e41106c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc145f3d87f5ca656715876c96e5bf85107b6dfba2762b2afcf93191e41106c", kill_on_drop: false }` [INFO] [stdout] ebc145f3d87f5ca656715876c96e5bf85107b6dfba2762b2afcf93191e41106c