[INFO] cloning repository https://github.com/Coops0/steam-profile-stealer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Coops0/steam-profile-stealer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoops0%2Fsteam-profile-stealer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoops0%2Fsteam-profile-stealer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ac9ba4989be4545d5c1687002c0ce70a82ffb09 [INFO] testing Coops0/steam-profile-stealer against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoops0%2Fsteam-profile-stealer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Coops0/steam-profile-stealer on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Coops0/steam-profile-stealer [INFO] finished tweaking git repo https://github.com/Coops0/steam-profile-stealer [INFO] tweaked toml for git repo https://github.com/Coops0/steam-profile-stealer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Coops0/steam-profile-stealer 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_codegen v0.8.0 [INFO] [stderr] Downloaded tendril v0.4.3 [INFO] [stderr] Downloaded scraper v0.16.0 [INFO] [stderr] Downloaded futf v0.1.5 [INFO] [stderr] Downloaded nodrop v0.1.14 [INFO] [stderr] Downloaded servo_arc v0.2.0 [INFO] [stderr] Downloaded mac v0.1.1 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded string_cache_codegen v0.5.2 [INFO] [stderr] Downloaded selectors v0.24.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.12 [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded hyper-rustls v0.23.2 [INFO] [stderr] Downloaded matchit v0.7.0 [INFO] [stderr] Downloaded tungstenite v0.18.0 [INFO] [stderr] Downloaded mpart-async v0.6.1 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded rustls v0.20.8 [INFO] [stderr] Downloaded tokio-tungstenite v0.18.0 [INFO] [stderr] Downloaded web-sys v0.3.62 [INFO] [stderr] Downloaded pin-project v1.0.12 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded paris v1.5.15 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.35 [INFO] [stderr] Downloaded js-sys v0.3.62 [INFO] [stderr] Downloaded wasm-bindgen v0.2.85 [INFO] [stderr] Downloaded reqwest v0.11.17 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded html5ever v0.26.0 [INFO] [stderr] Downloaded cssparser v0.29.6 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Downloaded phf_codegen v0.10.0 [INFO] [stderr] Downloaded markup5ever v0.11.0 [INFO] [stderr] Downloaded cssparser-macros v0.6.0 [INFO] [stderr] Downloaded dtoa-short v0.3.3 [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded phf v0.10.1 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.85 [INFO] [stderr] Downloaded ego-tree v0.6.2 [INFO] [stderr] Downloaded phf_generator v0.10.0 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d148b4ab554629594bedb4c4b7c18c45bd7ef84a5471f1393d0ea010060c4f1a [INFO] running `Command { std: "docker" "start" "-a" "d148b4ab554629594bedb4c4b7c18c45bd7ef84a5471f1393d0ea010060c4f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d148b4ab554629594bedb4c4b7c18c45bd7ef84a5471f1393d0ea010060c4f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d148b4ab554629594bedb4c4b7c18c45bd7ef84a5471f1393d0ea010060c4f1a", kill_on_drop: false }` [INFO] [stdout] d148b4ab554629594bedb4c4b7c18c45bd7ef84a5471f1393d0ea010060c4f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 135981bb51a4f1e83907c016213ad1359d1bdf413dd43292c36acd79f987d74d [INFO] running `Command { std: "docker" "start" "-a" "135981bb51a4f1e83907c016213ad1359d1bdf413dd43292c36acd79f987d74d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.2.0 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling paris v1.5.15 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling mpart-async v0.6.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling scraper v0.16.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling steam-profile-stealer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/multipart/multipart_form.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct UpdateImageResponse { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 81 | pub success: bool, [INFO] [stdout] 82 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateImageResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stdout] --> src/profile.rs:78:70 [INFO] [stdout] | [INFO] [stdout] 78 | .context("Couldn't find '.actual_persona_name' element")? [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 79 | | .deref() [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stdout] --> src/multipart/profile_details.rs:35:91 [INFO] [stdout] | [INFO] [stdout] 35 | .context("Couldn't parse data profile edit from profile edit config element")? [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 36 | | .deref() [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "135981bb51a4f1e83907c016213ad1359d1bdf413dd43292c36acd79f987d74d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "135981bb51a4f1e83907c016213ad1359d1bdf413dd43292c36acd79f987d74d", kill_on_drop: false }` [INFO] [stdout] 135981bb51a4f1e83907c016213ad1359d1bdf413dd43292c36acd79f987d74d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f6c57c850a8947ca14a3d55ba23c3fd716426afdddd94537bc8979785ab65e5 [INFO] running `Command { std: "docker" "start" "-a" "2f6c57c850a8947ca14a3d55ba23c3fd716426afdddd94537bc8979785ab65e5", kill_on_drop: false }` [INFO] [stderr] Compiling steam-profile-stealer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::message::WebsocketWrapper` [INFO] [stdout] --> src/multipart/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::message::WebsocketWrapper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> src/multipart/multipart_form.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct UpdateImageResponse { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 81 | pub success: bool, [INFO] [stdout] 82 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UpdateImageResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stdout] --> src/profile.rs:78:70 [INFO] [stdout] | [INFO] [stdout] 78 | .context("Couldn't find '.actual_persona_name' element")? [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 79 | | .deref() [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stdout] --> src/multipart/profile_details.rs:35:91 [INFO] [stdout] | [INFO] [stdout] 35 | .context("Couldn't parse data profile edit from profile edit config element")? [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 36 | | .deref() [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.65s [INFO] running `Command { std: "docker" "inspect" "2f6c57c850a8947ca14a3d55ba23c3fd716426afdddd94537bc8979785ab65e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6c57c850a8947ca14a3d55ba23c3fd716426afdddd94537bc8979785ab65e5", kill_on_drop: false }` [INFO] [stdout] 2f6c57c850a8947ca14a3d55ba23c3fd716426afdddd94537bc8979785ab65e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1b1d8d6836aa24c354881a163dfe7d417abd5f21bdfdd7e25569081c0dc8ec7 [INFO] running `Command { std: "docker" "start" "-a" "d1b1d8d6836aa24c354881a163dfe7d417abd5f21bdfdd7e25569081c0dc8ec7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::message::WebsocketWrapper` [INFO] [stderr] --> src/multipart/mod.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::message::WebsocketWrapper; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `message` is never read [INFO] [stderr] --> src/multipart/multipart_form.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 80 | pub struct UpdateImageResponse { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] 81 | pub success: bool, [INFO] [stderr] 82 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `UpdateImageResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stderr] --> src/profile.rs:78:70 [INFO] [stderr] | [INFO] [stderr] 78 | .context("Couldn't find '.actual_persona_name' element")? [INFO] [stderr] | ______________________________________________________________________^ [INFO] [stderr] 79 | | .deref() [INFO] [stderr] | |____________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stderr] [INFO] [stderr] warning: using `.deref()` on a double reference, which returns `&str` instead of dereferencing the inner type [INFO] [stderr] --> src/multipart/profile_details.rs:35:91 [INFO] [stderr] | [INFO] [stderr] 35 | .context("Couldn't parse data profile edit from profile edit config element")? [INFO] [stderr] | ___________________________________________________________________________________________^ [INFO] [stderr] 36 | | .deref() [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: `steam-profile-stealer` (bin "steam-profile-stealer" test) generated 4 warnings (run `cargo fix --bin "steam-profile-stealer" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/steam_profile_stealer-4d8f77e988002560) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test message::tests::test_message_in ... ok [INFO] [stdout] test profile::tests::parse_profile_test ... FAILED [INFO] [stdout] test multipart::tests::get_details_test ... FAILED [INFO] [stdout] test profile::tests::get_self_profile_test ... FAILED [INFO] [stdout] test message::tests::test_message_out ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- profile::tests::parse_profile_test stdout ---- [INFO] [stdout] {"tag":"status_update","fields":{"message":"Sending request to profile https://steamcommunity.com/id/gabelogannewell..."}} [INFO] [stdout] Error: error sending request for url (https://steamcommunity.com/id/gabelogannewell): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] ---- multipart::tests::get_details_test stdout ---- [INFO] [stdout] Error: error sending request for url (https://steamcommunity.com/id/coops_/edit/info): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] ---- profile::tests::get_self_profile_test stdout ---- [INFO] [stdout] {"tag":"status_update","fields":{"message":"Sending initial request to get redirect..."}} [INFO] [stdout] Error: failed to req (server error) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error sending request for url (https://steamcommunity.com/my/profile): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 3: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] ---- message::tests::test_message_out stdout ---- [INFO] [stdout] thread 'message::tests::test_message_out' panicked at src/message.rs:122:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "{\"tag\":\"self_profile\",\"fields\":{\"profile\":{\"name\":\"dummy\",\"image_url\":\"dummy\",\"url\":\"dummy\",\"id\":\"dummy\"}}}" [INFO] [stdout] right: "{\"tag\":\"self_profile\",\"fields\":{\"profile\":{\"name\":\"dummy\",\"image_url\":\"dummy\",\"url\":\"dummy\",\"id:\"dummy\"}}}" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556b242af2d5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x556b242af2d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556b242af2d5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x556b242af2d5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x556b242daa1b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x556b242daa1b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x556b242ac14f - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x556b242af0ae - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x556b242af0ae - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x556b242b0a29 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x556b242b06ee - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x556b23aadb9a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x556b23aadb9a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x556b242b0ff6 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x556b242b0ff6 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x556b242b0da4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x556b242af799 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x556b242b0ad7 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x556b23a24073 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x556b23a2449e - core::panicking::assert_failed_inner::hda4754f94c1c1cb1 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:409:17 [INFO] [stdout] 20: 0x556b23a53fe2 - core::panicking::assert_failed::h7ce7850d986390f9 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:364:5 [INFO] [stdout] 21: 0x556b23a5259c - steam_profile_stealer::message::tests::test_message_out::{{closure}}::h8102dd7818680f78 [INFO] [stdout] at /opt/rustwide/workdir/src/message.rs:122:9 [INFO] [stdout] 22: 0x556b23a69976 - as core::future::future::Future>::poll::hc0978bd251d942bd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x556b23a69926 - as core::future::future::Future>::poll::h69dd789ccae2d6c2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x556b23a5e9e4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8dcf1b0096b51bf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x556b23a5e900 - tokio::runtime::coop::with_budget::h28ad9c6302022371 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x556b23a5e900 - tokio::runtime::coop::budget::h06d47112294afd96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x556b23a5e900 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbedcbeb0dfa90f37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x556b23a5d30a - tokio::runtime::scheduler::current_thread::Context::enter::h52f3da2951760e44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x556b23a5de5a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h86374c87d527abda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x556b23a5db72 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hed728a17c97d8e32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x556b23a691af - tokio::macros::scoped_tls::ScopedKey::set::h2d84d4b93fcd3904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x556b23a5d8d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4da26305a81649d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x556b23a5db9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h65b1d4fa3bc14d41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x556b23a5ca0a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::had5b5ba744cd402c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x556b23a69309 - tokio::runtime::runtime::Runtime::block_on::hff9488b8d0d598d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x556b23a52103 - steam_profile_stealer::message::tests::test_message_out::hd9077570aec0b7e2 [INFO] [stdout] at /opt/rustwide/workdir/src/message.rs:127:9 [INFO] [stdout] 37: 0x556b23a51fb7 - steam_profile_stealer::message::tests::test_message_out::{{closure}}::h1e0b7c247d88232d [INFO] [stdout] at /opt/rustwide/workdir/src/message.rs:109:36 [INFO] [stdout] 38: 0x556b23a44a16 - core::ops::function::FnOnce::call_once::hb8e32402024c8632 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x556b23ab257b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x556b23ab257b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 41: 0x556b23ab1c81 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 42: 0x556b23ab1c81 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x556b23ab1c81 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x556b23ab1c81 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x556b23ab1c81 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x556b23ab1c81 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 47: 0x556b23ab1c81 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x556b23a7a704 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 49: 0x556b23a7a704 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x556b23a7f172 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x556b23a7f172 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x556b23a7f172 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x556b23a7f172 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x556b23a7f172 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x556b23a7f172 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x556b23a7f172 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x556b242b540b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 58: 0x556b242b540b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 59: 0x556b242b540b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f559b5d8ac3 - [INFO] [stdout] 61: 0x7f559b669a04 - __clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] message::tests::test_message_out [INFO] [stdout] multipart::tests::get_details_test [INFO] [stdout] profile::tests::get_self_profile_test [INFO] [stdout] profile::tests::parse_profile_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin steam-profile-stealer` [INFO] running `Command { std: "docker" "inspect" "d1b1d8d6836aa24c354881a163dfe7d417abd5f21bdfdd7e25569081c0dc8ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b1d8d6836aa24c354881a163dfe7d417abd5f21bdfdd7e25569081c0dc8ec7", kill_on_drop: false }` [INFO] [stdout] d1b1d8d6836aa24c354881a163dfe7d417abd5f21bdfdd7e25569081c0dc8ec7