[INFO] fetching crate steam-tradeoffer-manager 0.5.1... [INFO] testing steam-tradeoffer-manager-0.5.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate steam-tradeoffer-manager 0.5.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate steam-tradeoffer-manager 0.5.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate steam-tradeoffer-manager 0.5.1 [INFO] tweaked toml for crates.io crate steam-tradeoffer-manager 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steam-tradeoffer-manager 0.5.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steam-tradeoffer-manager 0.5.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a532adfeddbcf94c81004e587b56312b703b94aeb77c30be63bbe2e17d3279dc [INFO] running `Command { std: "docker" "start" "-a" "a532adfeddbcf94c81004e587b56312b703b94aeb77c30be63bbe2e17d3279dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a532adfeddbcf94c81004e587b56312b703b94aeb77c30be63bbe2e17d3279dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a532adfeddbcf94c81004e587b56312b703b94aeb77c30be63bbe2e17d3279dc", kill_on_drop: false }` [INFO] [stdout] a532adfeddbcf94c81004e587b56312b703b94aeb77c30be63bbe2e17d3279dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca7ca6415e966c32fb2cb770068a95a787cc41caed0fb80d895cd3c7c55d9de0 [INFO] running `Command { std: "docker" "start" "-a" "ca7ca6415e966c32fb2cb770068a95a787cc41caed0fb80d895cd3c7c55d9de0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling lfu_cache v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling rustls v0.23.31 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling another-steam-totp v0.4.2 [INFO] [stderr] Compiling steam-tradeoffer-manager v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TradeErrorBody` is never constructed [INFO] [stdout] --> src/helpers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | struct TradeErrorBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "ca7ca6415e966c32fb2cb770068a95a787cc41caed0fb80d895cd3c7c55d9de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7ca6415e966c32fb2cb770068a95a787cc41caed0fb80d895cd3c7c55d9de0", kill_on_drop: false }` [INFO] [stdout] ca7ca6415e966c32fb2cb770068a95a787cc41caed0fb80d895cd3c7c55d9de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6d58a3f5087afd3eed3f19063b7bea724ec9454c104ca2514a62523cff302b5 [INFO] running `Command { std: "docker" "start" "-a" "d6d58a3f5087afd3eed3f19063b7bea724ec9454c104ca2514a62523cff302b5", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling criterion v0.3.6 [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 tokio-rustls v0.26.2 [INFO] [stderr] Compiling async-compression v0.4.27 [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-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling another-steam-totp v0.4.2 [INFO] [stderr] Compiling steam-tradeoffer-manager v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `TradeErrorBody` is never constructed [INFO] [stdout] --> src/helpers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | struct TradeErrorBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TradeErrorBody` is never constructed [INFO] [stdout] --> src/helpers.rs:327:12 [INFO] [stdout] | [INFO] [stdout] 327 | struct TradeErrorBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.43s [INFO] running `Command { std: "docker" "inspect" "d6d58a3f5087afd3eed3f19063b7bea724ec9454c104ca2514a62523cff302b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d58a3f5087afd3eed3f19063b7bea724ec9454c104ca2514a62523cff302b5", kill_on_drop: false }` [INFO] [stdout] d6d58a3f5087afd3eed3f19063b7bea724ec9454c104ca2514a62523cff302b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ffa6aaf3225d2e3a726d45b9c6cec3724082b5523d6cf84739246542791a36b9 [INFO] running `Command { std: "docker" "start" "-a" "ffa6aaf3225d2e3a726d45b9c6cec3724082b5523d6cf84739246542791a36b9", kill_on_drop: false }` [INFO] [stderr] warning: struct `TradeErrorBody` is never constructed [INFO] [stderr] --> src/helpers.rs:327:12 [INFO] [stderr] | [INFO] [stderr] 327 | struct TradeErrorBody { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `steam-tradeoffer-manager` (lib) generated 1 warning [INFO] [stderr] warning: `steam-tradeoffer-manager` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steam_tradeoffer_manager-7f61ea8079adb114) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test enums::language::tests::gets_correct_codes_for_english ... ok [INFO] [stdout] test enums::confirmation_method::tests::deserializes_confirmation_method ... ok [INFO] [stdout] test enums::confirmation_type::tests::deserializes_trade_confirmation ... ok [INFO] [stdout] test enums::trade_status::tests::deserializes ... ok [INFO] [stdout] test enums::trade_status::tests::serializes ... ok [INFO] [stdout] test error::tests::parses_trade_offer_error ... ok [INFO] [stdout] test enums::confirmation_type::tests::deserializes_unknown_confirmation_type ... ok [INFO] [stdout] test request::trade_offer::builder::tests::none_when_hostname_is_wrong ... ok [INFO] [stdout] test helpers::tests::deserializes_str_error_response ... ok [INFO] [stdout] test helpers::tests::generates_session ... ok [INFO] [stdout] test api::helpers::tests::parses_receipt_script_correctly ... ok [INFO] [stdout] test helpers::tests::str_error_response_is_error ... ok [INFO] [stdout] test api::helpers::tests::gets_offer_referer_url ... ok [INFO] [stdout] test request::trade_offer::builder::tests::parses_trade_offer_url ... ok [INFO] [stdout] test request::trade_offer::builder::tests::none_when_token_is_missing ... ok [INFO] [stdout] test api::response_wrappers::tests::parses_get_trade_offers_response ... ok [INFO] [stdout] test response::confirmation::tests::parsed_trade_offer_confirmation ... ok [INFO] [stdout] test response::user_details::tests::escrow_works ... ok [INFO] [stdout] test response::classinfo::tests::parses_coupon ... ok [INFO] [stdout] test time::tests::tests_date_difference_from_now ... ok [INFO] [stdout] test response::classinfo::tests::parses_csgo_item ... ok [INFO] [stdout] test response::classinfo::tests::is_color_works ... ok [INFO] [stdout] test response::user_details::tests::hold_duration_days_works ... ok [INFO] [stdout] test api::response_wrappers::tests::parses_get_asset_classinfo_response ... ok [INFO] [stdout] test api::helpers::tests::parses_user_details ... ok [INFO] [stdout] test static_functions::parses_get_inventory_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests steam_tradeoffer_manager [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/manager/mod.rs - manager::TradeOfferManager::set_cookies (line 78) - compile ... ok [INFO] [stdout] test src/static_functions.rs - static_functions::get_inventory (line 28) - compile ... ok [INFO] [stdout] test src/manager/mod.rs - manager::TradeOfferManager::get_api_key (line 48) - compile ... ok [INFO] [stdout] test src/manager/mod.rs - manager::TradeOfferManager::start_polling (line 118) - compile ... ok [INFO] [stdout] test src/classinfo_cache/mod.rs - classinfo_cache::ClassInfoCache (line 23) ... ok [INFO] [stdout] test src/response/classinfo.rs - response::classinfo::ClassInfo::get_app_data_value_parsed (line 125) ... ok [INFO] [stdout] test src/response/classinfo.rs - response::classinfo::Description::is_color (line 184) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ffa6aaf3225d2e3a726d45b9c6cec3724082b5523d6cf84739246542791a36b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa6aaf3225d2e3a726d45b9c6cec3724082b5523d6cf84739246542791a36b9", kill_on_drop: false }` [INFO] [stdout] ffa6aaf3225d2e3a726d45b9c6cec3724082b5523d6cf84739246542791a36b9