[INFO] cloning repository https://github.com/garhow/steam-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garhow/steam-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarhow%2Fsteam-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarhow%2Fsteam-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e61e0e74422e69e7976a1361dec05d455470fcae
[INFO] testing garhow/steam-rs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarhow%2Fsteam-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/garhow/steam-rs
[INFO] finished tweaking git repo https://github.com/garhow/steam-rs
[INFO] tweaked toml for git repo https://github.com/garhow/steam-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/garhow/steam-rs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/garhow/steam-rs 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3929b98bd29a180993d870bfdb88f2882298c0f47e1311bdaad71ddefdd5317
[INFO] running `Command { std: "docker" "start" "-a" "d3929b98bd29a180993d870bfdb88f2882298c0f47e1311bdaad71ddefdd5317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3929b98bd29a180993d870bfdb88f2882298c0f47e1311bdaad71ddefdd5317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3929b98bd29a180993d870bfdb88f2882298c0f47e1311bdaad71ddefdd5317", kill_on_drop: false }`
[INFO] [stdout] d3929b98bd29a180993d870bfdb88f2882298c0f47e1311bdaad71ddefdd5317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f96cb1f321071dbc50e196def2c62ed6cc2744648dd2a547084f7ab95ae6d50a
[INFO] running `Command { std: "docker" "start" "-a" "f96cb1f321071dbc50e196def2c62ed6cc2744648dd2a547084f7ab95ae6d50a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling pomsky-syntax v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pomsky v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pomsky-macro v0.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[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_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling serde-this-or-that v0.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling steam-rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EndPoint`, `do_http`, and `optional_argument`
[INFO] [stdout]   --> src/steam_user_stats/get_global_stats_for_game.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 |     errors::{ErrorHandle, SteamUserStatsError}, gen_args, macros::{do_http, optional_argument, EndPoint}, Steam, BASE
[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 macro definition: `EndPoint`
[INFO] [stdout]    --> src/macros.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 | macro_rules! EndPoint {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.47s
[INFO] running `Command { std: "docker" "inspect" "f96cb1f321071dbc50e196def2c62ed6cc2744648dd2a547084f7ab95ae6d50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f96cb1f321071dbc50e196def2c62ed6cc2744648dd2a547084f7ab95ae6d50a", kill_on_drop: false }`
[INFO] [stdout] f96cb1f321071dbc50e196def2c62ed6cc2744648dd2a547084f7ab95ae6d50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecab9d3ea558ef32cb450de64f020f8680b2ad12fd38f3ae5f44f861706232b5
[INFO] running `Command { std: "docker" "start" "-a" "ecab9d3ea558ef32cb450de64f020f8680b2ad12fd38f3ae5f44f861706232b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[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 serde v1.0.217
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-this-or-that v0.5.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling steam-rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `EndPoint`, `do_http`, and `optional_argument`
[INFO] [stdout]   --> src/steam_user_stats/get_global_stats_for_game.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 |     errors::{ErrorHandle, SteamUserStatsError}, gen_args, macros::{do_http, optional_argument, EndPoint}, Steam, BASE
[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 macro definition: `EndPoint`
[INFO] [stdout]    --> src/macros.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 | macro_rules! EndPoint {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndPoint`, `do_http`, and `optional_argument`
[INFO] [stdout]   --> src/steam_user_stats/get_global_stats_for_game.rs:10:68
[INFO] [stdout]    |
[INFO] [stdout] 10 |     errors::{ErrorHandle, SteamUserStatsError}, gen_args, macros::{do_http, optional_argument, EndPoint}, Steam, BASE
[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 macro definition: `EndPoint`
[INFO] [stdout]    --> src/macros.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 | macro_rules! EndPoint {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `steam-rs` (test "player_service")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name player_service --edition=2021 tests/player_service.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "partner"))' -C metadata=d83a7b5e66a59275 -C extra-filename=-b9dd93e4856bc197 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-0574a5d296f35702.rlib --extern pomsky=/opt/rustwide/target/debug/deps/libpomsky-a1f7304a5ae4fd57.rlib --extern pomsky_macro=/opt/rustwide/target/debug/deps/libpomsky_macro-39af0504f0fa0bdf.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-f70d7792cc36cf71.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-018447a71bdec4d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5419b00c96418e97.rlib --extern serde_this_or_that=/opt/rustwide/target/debug/deps/libserde_this_or_that-6b1c0e72b892a729.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7188d0a278b75b6f.rlib --extern steam_rs=/opt/rustwide/target/debug/deps/libsteam_rs-c3894eab61020df2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-30e42f85411e7434.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5813ec1d8cac446f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `steam-rs` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name steam_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "partner"))' -C metadata=16217bec6cccd91d -C extra-filename=-4a420f85a9f813a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-0574a5d296f35702.rlib --extern pomsky=/opt/rustwide/target/debug/deps/libpomsky-a1f7304a5ae4fd57.rlib --extern pomsky_macro=/opt/rustwide/target/debug/deps/libpomsky_macro-39af0504f0fa0bdf.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-f70d7792cc36cf71.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-018447a71bdec4d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5419b00c96418e97.rlib --extern serde_this_or_that=/opt/rustwide/target/debug/deps/libserde_this_or_that-6b1c0e72b892a729.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7188d0a278b75b6f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-30e42f85411e7434.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5813ec1d8cac446f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `steam-rs` (test "published_file_service")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name published_file_service --edition=2021 tests/published_file_service.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "partner"))' -C metadata=669237ac92c3e3a6 -C extra-filename=-da839abc309bebc9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-0574a5d296f35702.rlib --extern pomsky=/opt/rustwide/target/debug/deps/libpomsky-a1f7304a5ae4fd57.rlib --extern pomsky_macro=/opt/rustwide/target/debug/deps/libpomsky_macro-39af0504f0fa0bdf.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-f70d7792cc36cf71.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-018447a71bdec4d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5419b00c96418e97.rlib --extern serde_this_or_that=/opt/rustwide/target/debug/deps/libserde_this_or_that-6b1c0e72b892a729.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7188d0a278b75b6f.rlib --extern steam_rs=/opt/rustwide/target/debug/deps/libsteam_rs-c3894eab61020df2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-30e42f85411e7434.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5813ec1d8cac446f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `steam-rs` (test "steam_user")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name steam_user --edition=2021 tests/steam_user.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "partner"))' -C metadata=d10c8abb1493f013 -C extra-filename=-6f48dc94a25290cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-0574a5d296f35702.rlib --extern pomsky=/opt/rustwide/target/debug/deps/libpomsky-a1f7304a5ae4fd57.rlib --extern pomsky_macro=/opt/rustwide/target/debug/deps/libpomsky_macro-39af0504f0fa0bdf.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-f70d7792cc36cf71.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-018447a71bdec4d5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5419b00c96418e97.rlib --extern serde_this_or_that=/opt/rustwide/target/debug/deps/libserde_this_or_that-6b1c0e72b892a729.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7188d0a278b75b6f.rlib --extern steam_rs=/opt/rustwide/target/debug/deps/libsteam_rs-c3894eab61020df2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-30e42f85411e7434.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-5813ec1d8cac446f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ecab9d3ea558ef32cb450de64f020f8680b2ad12fd38f3ae5f44f861706232b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecab9d3ea558ef32cb450de64f020f8680b2ad12fd38f3ae5f44f861706232b5", kill_on_drop: false }`
[INFO] [stdout] ecab9d3ea558ef32cb450de64f020f8680b2ad12fd38f3ae5f44f861706232b5
