[INFO] fetching crate steam-api 0.4.1...
[INFO] testing steam-api-0.4.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate steam-api 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate steam-api 0.4.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate steam-api 0.4.1
[INFO] finished tweaking crates.io crate steam-api 0.4.1
[INFO] tweaked toml for crates.io crate steam-api 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate steam-api 0.4.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper v0.14.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 617e8596e7df10b2a7b51fc007478b6aa3b88474d7f5d506389371c2d48f2bfe
[INFO] running `Command { std: "docker" "start" "-a" "617e8596e7df10b2a7b51fc007478b6aa3b88474d7f5d506389371c2d48f2bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "617e8596e7df10b2a7b51fc007478b6aa3b88474d7f5d506389371c2d48f2bfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617e8596e7df10b2a7b51fc007478b6aa3b88474d7f5d506389371c2d48f2bfe", kill_on_drop: false }`
[INFO] [stdout] 617e8596e7df10b2a7b51fc007478b6aa3b88474d7f5d506389371c2d48f2bfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b2978e080eba15e7e1907d8c1ff3afe33d7d7360a12b1ba70e8bfa26d8010c6
[INFO] running `Command { std: "docker" "start" "-a" "8b2978e080eba15e7e1907d8c1ff3afe33d7d7360a12b1ba70e8bfa26d8010c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling steam-api v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.88s
[INFO] running `Command { std: "docker" "inspect" "8b2978e080eba15e7e1907d8c1ff3afe33d7d7360a12b1ba70e8bfa26d8010c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b2978e080eba15e7e1907d8c1ff3afe33d7d7360a12b1ba70e8bfa26d8010c6", kill_on_drop: false }`
[INFO] [stdout] 8b2978e080eba15e7e1907d8c1ff3afe33d7d7360a12b1ba70e8bfa26d8010c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c836f2f666795658e5b1a4ad2566af0087cbd2f44d65c371a6630647c0490ef0
[INFO] running `Command { std: "docker" "start" "-a" "c836f2f666795658e5b1a4ad2566af0087cbd2f44d65c371a6630647c0490ef0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling simple_logger v1.11.0
[INFO] [stderr]    Compiling steam-api v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "c836f2f666795658e5b1a4ad2566af0087cbd2f44d65c371a6630647c0490ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c836f2f666795658e5b1a4ad2566af0087cbd2f44d65c371a6630647c0490ef0", kill_on_drop: false }`
[INFO] [stdout] c836f2f666795658e5b1a4ad2566af0087cbd2f44d65c371a6630647c0490ef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cd5cb6de521221a5d03962e0d548227f783e85a23d6a7994fc5fafd10ec8af1
[INFO] running `Command { std: "docker" "start" "-a" "1cd5cb6de521221a5d03962e0d548227f783e85a23d6a7994fc5fafd10ec8af1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steam_api-50c2db4c981a11d3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests steam_api
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - get_player_bans (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - get_profile_info (line 270) ... FAILED
[INFO] [stdout] test src/lib.rs - get_steam_level (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - get_profile_info (line 252) ... FAILED
[INFO] [stdout] test src/functions.rs - functions::manage_api_url (line 16) ... ok
[INFO] [stdout] test src/lib.rs - get_player_summaries (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 17) ... FAILED
[INFO] [stdout] test src/lib.rs - get_friends_list (line 200) ... FAILED
[INFO] [stdout] test src/lib.rs - get_player_bans (line 155) ... FAILED
[INFO] [stdout] test src/lib.rs - get_player_summaries (line 77) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_player_bans (line 139) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcW4Z56j/symbols.o" "/tmp/rustdoctestshfmM0/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestshfmM0/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsteam_api-53155e899c1f3485.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a6a0e22357dccf50.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2f3074c3b8d0da16.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1063a4a4cba99ae5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-46391a6532106f86.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6d4e23b90b1108cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-79e4af88f913bc69.rlib" "/opt/rustwide/target/debug/deps/librustls-4300b431a5b404a9.rlib" "/opt/rustwide/target/debug/deps/libsct-5f3bee26749373d8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0e51b6e39476d45a.rlib" "/opt/rustwide/target/debug/deps/libring-80d6942f564dc999.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-997caa3f20235898.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6d16987dbfeac80.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a96b07d9c4bc3e42.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d115b804acf1a3ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fee36ed1bc3b026b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9e842021e4365c8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb8c672ed6643969.rlib" "/opt/rustwide/target/debug/deps/libhyper-db46295a65ca2b0b.rlib" "/opt/rustwide/target/debug/deps/libwant-51603312bbee0585.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-655d2133eaffbf3c.rlib" "/opt/rustwide/target/debug/deps/libh2-4c2f0aa0457ed26f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ef8d64e4a858f86d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7425e564a3de4ede.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1686d95d1037ead4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-924ecb452f381640.rlib" "/opt/rustwide/target/debug/deps/libtracing-d742ac51d8723141.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d7e05fac41961d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-85e3a9cf23ca9dca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98bdc3dc608ab675.rlib" "/opt/rustwide/target/debug/deps/libmio-e3b51f9f40fd533c.rlib" "/opt/rustwide/target/debug/deps/liblibc-b55612e55e8029b0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cfb807e362a71882.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68c9029b46c35b04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-159f16f5da51c4a3.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-42bfe683def57893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3926c86614eed362.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-30daa8bf974b45f8.rlib" "/opt/rustwide/target/debug/deps/libidna-c5187e54397b8d8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-47ab1b083629f17e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d4cc1047f1fbbaee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81c51be699edaacd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c0b25d497ed12fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eff2641e626f519e.rlib" "/opt/rustwide/target/debug/deps/libserde-8724d74937f4cdef.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestshfmM0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_profile_info (line 270) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcsYXzYr/symbols.o" "/tmp/rustdoctestaVKk81/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestaVKk81/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsteam_api-53155e899c1f3485.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a6a0e22357dccf50.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2f3074c3b8d0da16.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1063a4a4cba99ae5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-46391a6532106f86.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6d4e23b90b1108cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-79e4af88f913bc69.rlib" "/opt/rustwide/target/debug/deps/librustls-4300b431a5b404a9.rlib" "/opt/rustwide/target/debug/deps/libsct-5f3bee26749373d8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0e51b6e39476d45a.rlib" "/opt/rustwide/target/debug/deps/libring-80d6942f564dc999.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-997caa3f20235898.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6d16987dbfeac80.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a96b07d9c4bc3e42.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d115b804acf1a3ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fee36ed1bc3b026b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9e842021e4365c8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb8c672ed6643969.rlib" "/opt/rustwide/target/debug/deps/libhyper-db46295a65ca2b0b.rlib" "/opt/rustwide/target/debug/deps/libwant-51603312bbee0585.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-655d2133eaffbf3c.rlib" "/opt/rustwide/target/debug/deps/libh2-4c2f0aa0457ed26f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ef8d64e4a858f86d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7425e564a3de4ede.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1686d95d1037ead4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-924ecb452f381640.rlib" "/opt/rustwide/target/debug/deps/libtracing-d742ac51d8723141.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d7e05fac41961d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-85e3a9cf23ca9dca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98bdc3dc608ab675.rlib" "/opt/rustwide/target/debug/deps/libmio-e3b51f9f40fd533c.rlib" "/opt/rustwide/target/debug/deps/liblibc-b55612e55e8029b0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cfb807e362a71882.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68c9029b46c35b04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-159f16f5da51c4a3.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-42bfe683def57893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3926c86614eed362.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-30daa8bf974b45f8.rlib" "/opt/rustwide/target/debug/deps/libidna-c5187e54397b8d8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-47ab1b083629f17e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d4cc1047f1fbbaee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81c51be699edaacd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c0b25d497ed12fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eff2641e626f519e.rlib" "/opt/rustwide/target/debug/deps/libserde-8724d74937f4cdef.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaVKk81/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_steam_level (line 26) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcE0KWnh/symbols.o" "/tmp/rustdoctestgIQNjY/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestgIQNjY/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsteam_api-53155e899c1f3485.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a6a0e22357dccf50.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2f3074c3b8d0da16.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1063a4a4cba99ae5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-46391a6532106f86.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6d4e23b90b1108cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-79e4af88f913bc69.rlib" "/opt/rustwide/target/debug/deps/librustls-4300b431a5b404a9.rlib" "/opt/rustwide/target/debug/deps/libsct-5f3bee26749373d8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0e51b6e39476d45a.rlib" "/opt/rustwide/target/debug/deps/libring-80d6942f564dc999.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-997caa3f20235898.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6d16987dbfeac80.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a96b07d9c4bc3e42.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d115b804acf1a3ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fee36ed1bc3b026b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9e842021e4365c8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb8c672ed6643969.rlib" "/opt/rustwide/target/debug/deps/libhyper-db46295a65ca2b0b.rlib" "/opt/rustwide/target/debug/deps/libwant-51603312bbee0585.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-655d2133eaffbf3c.rlib" "/opt/rustwide/target/debug/deps/libh2-4c2f0aa0457ed26f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ef8d64e4a858f86d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7425e564a3de4ede.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1686d95d1037ead4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-924ecb452f381640.rlib" "/opt/rustwide/target/debug/deps/libtracing-d742ac51d8723141.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d7e05fac41961d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-85e3a9cf23ca9dca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98bdc3dc608ab675.rlib" "/opt/rustwide/target/debug/deps/libmio-e3b51f9f40fd533c.rlib" "/opt/rustwide/target/debug/deps/liblibc-b55612e55e8029b0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cfb807e362a71882.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68c9029b46c35b04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-159f16f5da51c4a3.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-42bfe683def57893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3926c86614eed362.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-30daa8bf974b45f8.rlib" "/opt/rustwide/target/debug/deps/libidna-c5187e54397b8d8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-47ab1b083629f17e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d4cc1047f1fbbaee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81c51be699edaacd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c0b25d497ed12fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eff2641e626f519e.rlib" "/opt/rustwide/target/debug/deps/libserde-8724d74937f4cdef.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgIQNjY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_profile_info (line 252) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJ1QzZN/symbols.o" "/tmp/rustdoctestCEVSJe/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestCEVSJe/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsteam_api-53155e899c1f3485.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a6a0e22357dccf50.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2f3074c3b8d0da16.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1063a4a4cba99ae5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-46391a6532106f86.rlib" "/opt/rustwide/target/debug/deps/libipnet-d41e395b54b5590e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-6d4e23b90b1108cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-79e4af88f913bc69.rlib" "/opt/rustwide/target/debug/deps/librustls-4300b431a5b404a9.rlib" "/opt/rustwide/target/debug/deps/libsct-5f3bee26749373d8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0e51b6e39476d45a.rlib" "/opt/rustwide/target/debug/deps/libring-80d6942f564dc999.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-997caa3f20235898.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6d16987dbfeac80.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a96b07d9c4bc3e42.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d115b804acf1a3ed.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fee36ed1bc3b026b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e9e842021e4365c8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb8c672ed6643969.rlib" "/opt/rustwide/target/debug/deps/libhyper-db46295a65ca2b0b.rlib" "/opt/rustwide/target/debug/deps/libwant-51603312bbee0585.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libsocket2-655d2133eaffbf3c.rlib" "/opt/rustwide/target/debug/deps/libh2-4c2f0aa0457ed26f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be01b6aff7409313.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ef8d64e4a858f86d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7425e564a3de4ede.rlib" "/opt/rustwide/target/debug/deps/libhttparse-1686d95d1037ead4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-924ecb452f381640.rlib" "/opt/rustwide/target/debug/deps/libtracing-d742ac51d8723141.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0d7e05fac41961d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-85e3a9cf23ca9dca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98bdc3dc608ab675.rlib" "/opt/rustwide/target/debug/deps/libmio-e3b51f9f40fd533c.rlib" "/opt/rustwide/target/debug/deps/liblibc-b55612e55e8029b0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cfb807e362a71882.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68c9029b46c35b04.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-159f16f5da51c4a3.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e9e08e6820050fb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-42bfe683def57893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3926c86614eed362.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/liburl-30daa8bf974b45f8.rlib" "/opt/rustwide/target/debug/deps/libidna-c5187e54397b8d8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-47ab1b083629f17e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d4cc1047f1fbbaee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81c51be699edaacd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-499e815f1d559f00.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libmatches-359d126c5b4c8439.rlib" "/opt/rustwide/target/debug/deps/libhttp-7c0b25d497ed12fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libbytes-e15be07694ff120e.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/liblog-332c82f6dea49460.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-eff2641e626f519e.rlib" "/opt/rustwide/target/debug/deps/libserde-8724d74937f4cdef.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCEVSJe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_player_summaries (line 93) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_friends_list (line 200) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_player_bans (line 155) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_player_summaries (line 77) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout]     src/lib.rs - get_friends_list (line 200)
[INFO] [stdout]     src/lib.rs - get_player_bans (line 139)
[INFO] [stdout]     src/lib.rs - get_player_bans (line 155)
[INFO] [stdout]     src/lib.rs - get_player_summaries (line 77)
[INFO] [stdout]     src/lib.rs - get_player_summaries (line 93)
[INFO] [stdout]     src/lib.rs - get_profile_info (line 252)
[INFO] [stdout]     src/lib.rs - get_profile_info (line 270)
[INFO] [stdout]     src/lib.rs - get_steam_level (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1cd5cb6de521221a5d03962e0d548227f783e85a23d6a7994fc5fafd10ec8af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd5cb6de521221a5d03962e0d548227f783e85a23d6a7994fc5fafd10ec8af1", kill_on_drop: false }`
[INFO] [stdout] 1cd5cb6de521221a5d03962e0d548227f783e85a23d6a7994fc5fafd10ec8af1
