[INFO] fetching crate hermes-sdk 0.1.0... [INFO] testing hermes-sdk-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hermes-sdk 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hermes-sdk 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5617e52a81741915f07f89faa832a12c9b38bd51e8d92a31c62d1c4d7ff2cdad [INFO] running `Command { std: "docker" "start" "-a" "5617e52a81741915f07f89faa832a12c9b38bd51e8d92a31c62d1c4d7ff2cdad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5617e52a81741915f07f89faa832a12c9b38bd51e8d92a31c62d1c4d7ff2cdad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5617e52a81741915f07f89faa832a12c9b38bd51e8d92a31c62d1c4d7ff2cdad", kill_on_drop: false }` [INFO] [stdout] 5617e52a81741915f07f89faa832a12c9b38bd51e8d92a31c62d1c4d7ff2cdad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573d4af88f027dc5036f28629f655fdcd7a8fc303853b00ea5444ec61f3c8798 [INFO] running `Command { std: "docker" "start" "-a" "573d4af88f027dc5036f28629f655fdcd7a8fc303853b00ea5444ec61f3c8798", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [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 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-sell-negotiation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-account v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-metadata v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-inventory v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-compliance v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-logistics v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-marketing v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-fulfillment v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-translationbeta v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-feed v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-offer v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-order 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-commerce-taxonomy v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-recommendation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-finances v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-browse v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-catalog 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 2m 22s [INFO] running `Command { std: "docker" "inspect" "573d4af88f027dc5036f28629f655fdcd7a8fc303853b00ea5444ec61f3c8798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573d4af88f027dc5036f28629f655fdcd7a8fc303853b00ea5444ec61f3c8798", kill_on_drop: false }` [INFO] [stdout] 573d4af88f027dc5036f28629f655fdcd7a8fc303853b00ea5444ec61f3c8798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b99ad17decf94307d1a4a775b8142863ba441c667957e85b4750ab62ff8fe39 [INFO] running `Command { std: "docker" "start" "-a" "4b99ad17decf94307d1a4a775b8142863ba441c667957e85b4750ab62ff8fe39", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing v0.1.41 [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-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-taxonomy v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-translationbeta v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-identity v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-metadata v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-fulfillment v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-account v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-analytics v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-feed v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-finances v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-compliance v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-browse v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-negotiation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-commerce-catalog v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-marketing v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-offer v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-inventory v0.1.0 [INFO] [stderr] Compiling hermes-ebay-buy-order v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-recommendation v0.1.0 [INFO] [stderr] Compiling hermes-ebay-sell-logistics v0.1.0 [INFO] [stderr] Compiling hermes-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: unused variable: `feed_client` [INFO] [stdout] --> examples/basic_usage.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | Ok(feed_client) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taxonomy_client` [INFO] [stdout] --> examples/basic_usage.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | Ok(taxonomy_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_taxonomy_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `catalog_client` [INFO] [stdout] --> examples/basic_usage.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | Ok(catalog_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_catalog_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `identity_client` [INFO] [stdout] --> examples/basic_usage.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | Ok(identity_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translation_client` [INFO] [stdout] --> examples/basic_usage.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | Ok(translation_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `marketing_client` [INFO] [stdout] --> examples/basic_usage.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 209 | Ok(marketing_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_marketing_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offer_client` [INFO] [stdout] --> examples/basic_usage.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 224 | Ok(offer_client) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offer_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_client` [INFO] [stdout] --> examples/basic_usage.rs:240:12 [INFO] [stdout] | [INFO] [stdout] 240 | Ok(order_client) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `analytics_client` [INFO] [stdout] --> examples/basic_usage.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | Ok(analytics_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analytics_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `account_client` [INFO] [stdout] --> examples/basic_usage.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 287 | Ok(account_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inventory_client` [INFO] [stdout] --> examples/basic_usage.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 304 | Ok(inventory_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inventory_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fulfillment_client` [INFO] [stdout] --> examples/basic_usage.rs:320:12 [INFO] [stdout] | [INFO] [stdout] 320 | Ok(fulfillment_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fulfillment_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `compliance_client` [INFO] [stdout] --> examples/basic_usage.rs:337:12 [INFO] [stdout] | [INFO] [stdout] 337 | Ok(compliance_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compliance_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `finances_client` [INFO] [stdout] --> examples/basic_usage.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 353 | Ok(finances_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_finances_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata_client` [INFO] [stdout] --> examples/basic_usage.rs:369:12 [INFO] [stdout] | [INFO] [stdout] 369 | Ok(metadata_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `negotiation_client` [INFO] [stdout] --> examples/basic_usage.rs:386:12 [INFO] [stdout] | [INFO] [stdout] 386 | Ok(negotiation_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_negotiation_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recommendation_client` [INFO] [stdout] --> examples/basic_usage.rs:403:12 [INFO] [stdout] | [INFO] [stdout] 403 | Ok(recommendation_client) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recommendation_client` [INFO] [stdout] [INFO] [stdout] [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 `test` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "4b99ad17decf94307d1a4a775b8142863ba441c667957e85b4750ab62ff8fe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b99ad17decf94307d1a4a775b8142863ba441c667957e85b4750ab62ff8fe39", kill_on_drop: false }` [INFO] [stdout] 4b99ad17decf94307d1a4a775b8142863ba441c667957e85b4750ab62ff8fe39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8532fba7c1ba39115a09e291a17831b42365ea9c23a0fa9cba6f1b30c96a51b1 [INFO] running `Command { std: "docker" "start" "-a" "8532fba7c1ba39115a09e291a17831b42365ea9c23a0fa9cba6f1b30c96a51b1", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `limit` [INFO] [stderr] --> src/ebay/client.rs:208:9 [INFO] [stderr] | [INFO] [stderr] 208 | limit: Option, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `limit` [INFO] [stderr] --> src/ebay/client.rs:581:9 [INFO] [stderr] | [INFO] [stderr] 581 | limit: Option, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `offset` [INFO] [stderr] --> src/ebay/client.rs:582:9 [INFO] [stderr] | [INFO] [stderr] 582 | offset: Option, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `image_data` [INFO] [stderr] --> src/ebay/client.rs:644:9 [INFO] [stderr] | [INFO] [stderr] 644 | image_data: &[u8], [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `limit` [INFO] [stderr] --> src/ebay/client.rs:646:9 [INFO] [stderr] | [INFO] [stderr] 646 | limit: Option, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit` [INFO] [stderr] [INFO] [stderr] warning: `hermes-sdk` (lib) generated 5 warnings (run `cargo fix --lib -p hermes-sdk` to apply 5 suggestions) [INFO] [stderr] warning: unused variable: `feed_client` [INFO] [stderr] --> examples/basic_usage.rs:146:12 [INFO] [stderr] | [INFO] [stderr] 146 | Ok(feed_client) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_feed_client` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `taxonomy_client` [INFO] [stderr] --> examples/basic_usage.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 161 | Ok(taxonomy_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_taxonomy_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `catalog_client` [INFO] [stderr] --> examples/basic_usage.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | Ok(catalog_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_catalog_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `identity_client` [INFO] [stderr] --> examples/basic_usage.rs:186:12 [INFO] [stderr] | [INFO] [stderr] 186 | Ok(identity_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identity_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `translation_client` [INFO] [stderr] --> examples/basic_usage.rs:197:12 [INFO] [stderr] | [INFO] [stderr] 197 | Ok(translation_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `marketing_client` [INFO] [stderr] --> examples/basic_usage.rs:209:12 [INFO] [stderr] | [INFO] [stderr] 209 | Ok(marketing_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_marketing_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `offer_client` [INFO] [stderr] --> examples/basic_usage.rs:224:12 [INFO] [stderr] | [INFO] [stderr] 224 | Ok(offer_client) => { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offer_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `order_client` [INFO] [stderr] --> examples/basic_usage.rs:240:12 [INFO] [stderr] | [INFO] [stderr] 240 | Ok(order_client) => { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `analytics_client` [INFO] [stderr] --> examples/basic_usage.rs:271:12 [INFO] [stderr] | [INFO] [stderr] 271 | Ok(analytics_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analytics_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `account_client` [INFO] [stderr] --> examples/basic_usage.rs:287:12 [INFO] [stderr] | [INFO] [stderr] 287 | Ok(account_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `inventory_client` [INFO] [stderr] --> examples/basic_usage.rs:304:12 [INFO] [stderr] | [INFO] [stderr] 304 | Ok(inventory_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inventory_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fulfillment_client` [INFO] [stderr] --> examples/basic_usage.rs:320:12 [INFO] [stderr] | [INFO] [stderr] 320 | Ok(fulfillment_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fulfillment_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `compliance_client` [INFO] [stderr] --> examples/basic_usage.rs:337:12 [INFO] [stderr] | [INFO] [stderr] 337 | Ok(compliance_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_compliance_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `finances_client` [INFO] [stderr] --> examples/basic_usage.rs:353:12 [INFO] [stderr] | [INFO] [stderr] 353 | Ok(finances_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_finances_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `metadata_client` [INFO] [stderr] --> examples/basic_usage.rs:369:12 [INFO] [stderr] | [INFO] [stderr] 369 | Ok(metadata_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `negotiation_client` [INFO] [stderr] --> examples/basic_usage.rs:386:12 [INFO] [stderr] | [INFO] [stderr] 386 | Ok(negotiation_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_negotiation_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `recommendation_client` [INFO] [stderr] --> examples/basic_usage.rs:403:12 [INFO] [stderr] | [INFO] [stderr] 403 | Ok(recommendation_client) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recommendation_client` [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `hermes-sdk` (example "basic_usage") generated 17 warnings (run `cargo fix --example "basic_usage" -p hermes-sdk` to apply 17 suggestions) [INFO] [stderr] warning: `hermes-sdk` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p hermes-sdk --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermes_sdk-3211849f90dd2304) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hermes_sdk [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 16) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 16) stdout ---- [INFO] [stdout] error[E0624]: method `len` is private [INFO] [stdout] --> src/lib.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | println!("Found {} items", items.item_summaries.len()); [INFO] [stdout] | ^^^ private method [INFO] [stdout] | [INFO] [stdout] --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/option.rs:809:4 [INFO] [stdout] | [INFO] [stdout] = note: private method defined here [INFO] [stdout] note: the method `len` exists on the type `Vec` [INFO] [stdout] --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/vec/mod.rs:2893:4 [INFO] [stdout] help: consider using `Option::expect` to unwrap the `Vec` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 32 | println!("Found {} items", items.item_summaries.expect("REASON").len()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0624`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 16) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8532fba7c1ba39115a09e291a17831b42365ea9c23a0fa9cba6f1b30c96a51b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8532fba7c1ba39115a09e291a17831b42365ea9c23a0fa9cba6f1b30c96a51b1", kill_on_drop: false }` [INFO] [stdout] 8532fba7c1ba39115a09e291a17831b42365ea9c23a0fa9cba6f1b30c96a51b1