[INFO] cloning repository https://github.com/mpohl100/blackjack_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpohl100/blackjack_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8d9174140331216c7fd24dfe70cc039d44b438f [INFO] building mpohl100/blackjack_rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mpohl100/blackjack_rust [INFO] finished tweaking git repo https://github.com/mpohl100/blackjack_rust [INFO] tweaked toml for git repo https://github.com/mpohl100/blackjack_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mpohl100/blackjack_rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mpohl100/blackjack_rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded cc v1.1.3 [INFO] [stderr] Downloaded actix-utils v3.0.1 [INFO] [stderr] Downloaded bytestring v1.3.1 [INFO] [stderr] Downloaded percent-encoding v2.3.2 [INFO] [stderr] Downloaded actix-server v2.6.0 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded local-waker v0.1.4 [INFO] [stderr] Downloaded form_urlencoded v1.2.2 [INFO] [stderr] Downloaded potential_utf v0.1.3 [INFO] [stderr] Downloaded actix-codec v0.5.2 [INFO] [stderr] Downloaded actix-service v2.0.2 [INFO] [stderr] Downloaded actix-web-codegen v4.3.0 [INFO] [stderr] Downloaded brotli-decompressor v5.0.0 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded syn v2.0.71 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded object v0.36.1 [INFO] [stderr] Downloaded clap v2.34.0 [INFO] [stderr] Downloaded rustls v0.23.11 [INFO] [stderr] Downloaded ratatui v0.27.0 [INFO] [stderr] Downloaded security-framework v2.11.0 [INFO] [stderr] Downloaded reqwest v0.12.5 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded actix-http v3.11.1 [INFO] [stderr] Downloaded actix-web v4.11.0 [INFO] [stderr] Downloaded h2 v0.4.5 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded rustls-webpki v0.102.5 [INFO] [stderr] Downloaded idna v1.1.0 [INFO] [stderr] Downloaded cookie v0.16.2 [INFO] [stderr] Downloaded ansi_term v0.12.1 [INFO] [stderr] Downloaded local-channel v0.1.5 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded actix-macros v0.2.4 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded actix-router v0.5.3 [INFO] [stderr] Downloaded impl-more v0.1.9 [INFO] [stderr] Downloaded winapi-util v0.1.11 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded security-framework-sys v2.11.0 [INFO] [stderr] Downloaded url v2.5.7 [INFO] [stderr] Downloaded language-tags v0.3.2 [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded brotli v8.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ec6aba68ffabdfeca8cfaf13e07e86138cdf17754d32421b139fd518ca5cf9 [INFO] running `Command { std: "docker" "start" "-a" "23ec6aba68ffabdfeca8cfaf13e07e86138cdf17754d32421b139fd518ca5cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ec6aba68ffabdfeca8cfaf13e07e86138cdf17754d32421b139fd518ca5cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ec6aba68ffabdfeca8cfaf13e07e86138cdf17754d32421b139fd518ca5cf9", kill_on_drop: false }` [INFO] [stdout] 23ec6aba68ffabdfeca8cfaf13e07e86138cdf17754d32421b139fd518ca5cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3226a262e7faaec2503eae9224bb4755891cd25e3393d01e41c4d872ab50966 [INFO] running `Command { std: "docker" "start" "-a" "b3226a262e7faaec2503eae9224bb4755891cd25e3393d01e41c4d872ab50966", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling blackjack_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "b3226a262e7faaec2503eae9224bb4755891cd25e3393d01e41c4d872ab50966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3226a262e7faaec2503eae9224bb4755891cd25e3393d01e41c4d872ab50966", kill_on_drop: false }` [INFO] [stdout] b3226a262e7faaec2503eae9224bb4755891cd25e3393d01e41c4d872ab50966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a337d8f7c02f209e52eafeb2bc80cba5f520bd5ca709869e1979ce54195a450 [INFO] running `Command { std: "docker" "start" "-a" "2a337d8f7c02f209e52eafeb2bc80cba5f520bd5ca709869e1979ce54195a450", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling blackjack_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> tests/helper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_info` is never read [INFO] [stdout] --> tests/test_service_class.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut game_info = blackjack_service [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> tests/helper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_state` [INFO] [stdout] --> tests/test_server.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let game_state: serde_json::Value = play_response [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `blackjack_service` and `handle` are never read [INFO] [stdout] --> tests/helper.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TestApp { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | pub addr: String, [INFO] [stdout] 11 | pub blackjack_service: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub client: reqwest::Client, [INFO] [stdout] 13 | pub handle: tokio::task::JoinHandle>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVq2maf/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-4e0b4376d688a7e3,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libipnet-f3b116e706e145a1,libhyper_tls-cc19a91a6eeaf7d8,libtokio_native_tls-549d542ac46dad24,libnative_tls-fafa4241a6620993,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-3bed00724b3e470a,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-415b52a1abd1a235,libhyper_util-73d4d870f5bef381,libtower-72b5606831f186ca,libpin_project-cf35c60558b656c8,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-a3ac41fc3a058414,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-4cfae41c6d609195,libatomic_waker-001109810bdecbaa,libfutures_channel-f853306e08ec8d3d,libhttp_body_util-59035b89816325c5,libhttp_body-bd20bdfcb911c9c5,libhttp-6bc91a0f85b89a5a,libblackjack_rust-e5e72f681d47eedf,libclap-18124c7f5e070d02,libvec_map-ecbce826993378bd,libtextwrap-735e490c4973b6c6,libunicode_width-ea37189c48be061a,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-6c4f4405874fa436,libansi_term-4ffce2d8d1f5d132,libactix_web-ebfa0ddf36539af6,libimpl_more-6fc7c6fa77315c70,liburl-d70ebfa989885e8e,libidna-ba6b7f9707460d9e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-db35e2ac4b9118b9,libicu_properties-75d77041bbef10a1,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-154de5f3bcea5f1c,libicu_normalizer_data-9919e82512efe734,libicu_collections-3364b6ce04aba71d,libpotential_utf-596e1adf90e40c39,libicu_provider-7c44a47b70a283c3,libicu_locale_core-9023d42a887ebc76,libtinystr-941dc65510f1f1bc,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-592d6046b010fa29,libzerotrie-3ba9c1f689da3808,libyoke-732d7e4399caf5ec,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-82767652a1e97c68,libserde_urlencoded-1522f6f1d7c1a51c,libform_urlencoded-332d45145277cfac,libserde_json-ca4b3bbf5b996ca0,libryu-f8ba606093049f91,libactix_server-733fe13a9ecb52a6,libsocket2-ad8ce8f79674a931,libactix_router-d5def873f2194e9e,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libcookie-cd3fae6a655b75b2,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libactix_http-ffe655f142f75eb2,librand-515955c70744628a,librand_chacha-7d256f501b7a1cd8,librand_core-5d777ec5f2f4c53c,libgetrandom-f1194c684eb7faec,libhttparse-1ec4971419f8cb32,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-65c7c1dda91c5d29,libcpufeatures-42c2188ae17ada4c,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libbase64-2a03de3babadded3,liblocal_channel-969b256a53864f31,libbytestring-351c033b83155168,libencoding_rs-721451430cd4dde4,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-a012e9f64793b0b7,libindexmap-96a57b0912ef5de6,libequivalent-fdc46004df91ad08,libhashbrown-2fc82dc343927294,libahash-fe4a2eeab1524ce9,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libslab-43d976c9737ff31a,libfutures_util-64b5957f430253da,libfutures_task-649a526ef41831fc,libpin_utils-9a5791cba021167a,libzstd-b75c02378a9cefe4,libzstd_safe-b79cb215f7c18e60,libzstd_sys-787368c079f52cfa,libflate2-a3cfbb87a288225e,libminiz_oxide-4bd0921bac138a40,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libactix_service-81abda92bd6ab1a8,libactix_codec-c62aa31264c0017e,libtracing-5bf621944d641da5,libtracing_core-021b7e3a9f66caf4,libonce_cell-0ba6aecba7086d38,libmemchr-3ffe5f7a52883367,libbitflags-ce446ee600bbaa5e,libtokio_util-78dc96fd65eeb5bc,libfutures_sink-ba628c80fbee78b4,libderive_more-8c77981f733e9f98,libactix_utils-844d7ffe4753cd5e,liblocal_waker-db44699d6c187aa3,libactix_rt-8221601302102e76,libfutures_core-2da63d8c7891ede1,libhttp-4537da6892d75c1f,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libuuid-f6f4597edc990e06,libserde-d84097ebbbe6bb4f,librand-cd6ace56bf066504,librand_chacha-873e3f23046e28a0,libppv_lite86-4250c766b4729968,librand_core-8a4164ec18685f3b,libgetrandom-56205ad41a5b88d3,libtokio-6f61628d63bdfc17,libsignal_hook_registry-3703d1e2476cfe06,libsocket2-3ed8ac1c6dcd3fb1,libbytes-b8c2ca00b3c0e98e,libmio-7eb3786bce1fb639,liblog-669e9396cafcbb01,libparking_lot-040f77458146e220,libparking_lot_core-665f7767aa27f7e0,liblibc-a58beeab2e1413cc,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVq2maf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4e30059ddda5fa75/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/helper-e28bf6e0461bab3e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blackjack_rust` (test "helper") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuIkvKf/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-4e0b4376d688a7e3,librustls_pemfile-0ed5c8c77114b8fa,librustls_pki_types-e9d9b2da459d868f,libipnet-f3b116e706e145a1,libhyper_tls-cc19a91a6eeaf7d8,libtokio_native_tls-549d542ac46dad24,libnative_tls-fafa4241a6620993,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-3bed00724b3e470a,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-415b52a1abd1a235,libhyper_util-73d4d870f5bef381,libtower-72b5606831f186ca,libpin_project-cf35c60558b656c8,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-a3ac41fc3a058414,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-4cfae41c6d609195,libatomic_waker-001109810bdecbaa,libfutures_channel-f853306e08ec8d3d,libhttp_body_util-59035b89816325c5,libhttp_body-bd20bdfcb911c9c5,libhttp-6bc91a0f85b89a5a,libblackjack_rust-e5e72f681d47eedf,libclap-18124c7f5e070d02,libvec_map-ecbce826993378bd,libtextwrap-735e490c4973b6c6,libunicode_width-ea37189c48be061a,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-6c4f4405874fa436,libansi_term-4ffce2d8d1f5d132,libactix_web-ebfa0ddf36539af6,libimpl_more-6fc7c6fa77315c70,liburl-d70ebfa989885e8e,libidna-ba6b7f9707460d9e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-db35e2ac4b9118b9,libicu_properties-75d77041bbef10a1,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-154de5f3bcea5f1c,libicu_normalizer_data-9919e82512efe734,libicu_collections-3364b6ce04aba71d,libpotential_utf-596e1adf90e40c39,libicu_provider-7c44a47b70a283c3,libicu_locale_core-9023d42a887ebc76,libtinystr-941dc65510f1f1bc,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-592d6046b010fa29,libzerotrie-3ba9c1f689da3808,libyoke-732d7e4399caf5ec,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-82767652a1e97c68,libserde_urlencoded-1522f6f1d7c1a51c,libform_urlencoded-332d45145277cfac,libserde_json-ca4b3bbf5b996ca0,libryu-f8ba606093049f91,libactix_server-733fe13a9ecb52a6,libsocket2-ad8ce8f79674a931,libactix_router-d5def873f2194e9e,libregex-2b1ac86fff276b52,libregex_automata-98d77cb44600a165,libaho_corasick-5318fee7af990b33,libregex_syntax-3a1fc10fb0bb10d0,libcookie-cd3fae6a655b75b2,libtime-5e8c3c65e4d9f1e7,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libactix_http-ffe655f142f75eb2,librand-515955c70744628a,librand_chacha-7d256f501b7a1cd8,librand_core-5d777ec5f2f4c53c,libgetrandom-f1194c684eb7faec,libhttparse-1ec4971419f8cb32,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-65c7c1dda91c5d29,libcpufeatures-42c2188ae17ada4c,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libbase64-2a03de3babadded3,liblocal_channel-969b256a53864f31,libbytestring-351c033b83155168,libencoding_rs-721451430cd4dde4,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-a012e9f64793b0b7,libindexmap-96a57b0912ef5de6,libequivalent-fdc46004df91ad08,libhashbrown-2fc82dc343927294,libahash-fe4a2eeab1524ce9,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libslab-43d976c9737ff31a,libfutures_util-64b5957f430253da,libfutures_task-649a526ef41831fc,libpin_utils-9a5791cba021167a,libzstd-b75c02378a9cefe4,libzstd_safe-b79cb215f7c18e60,libzstd_sys-787368c079f52cfa,libflate2-a3cfbb87a288225e,libminiz_oxide-4bd0921bac138a40,libadler-f4caa73e14204bdd,libcrc32fast-ec6b1847c42b19ed,libactix_service-81abda92bd6ab1a8,libactix_codec-c62aa31264c0017e,libtracing-5bf621944d641da5,libtracing_core-021b7e3a9f66caf4,libonce_cell-0ba6aecba7086d38,libmemchr-3ffe5f7a52883367,libbitflags-ce446ee600bbaa5e,libtokio_util-78dc96fd65eeb5bc,libfutures_sink-ba628c80fbee78b4,libderive_more-8c77981f733e9f98,libactix_utils-844d7ffe4753cd5e,liblocal_waker-db44699d6c187aa3,libactix_rt-8221601302102e76,libfutures_core-2da63d8c7891ede1,libhttp-4537da6892d75c1f,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libuuid-f6f4597edc990e06,libserde-d84097ebbbe6bb4f,librand-cd6ace56bf066504,librand_chacha-873e3f23046e28a0,libppv_lite86-4250c766b4729968,librand_core-8a4164ec18685f3b,libgetrandom-56205ad41a5b88d3,libtokio-6f61628d63bdfc17,libsignal_hook_registry-3703d1e2476cfe06,libsocket2-3ed8ac1c6dcd3fb1,libbytes-b8c2ca00b3c0e98e,libmio-7eb3786bce1fb639,liblog-669e9396cafcbb01,libparking_lot-040f77458146e220,libparking_lot_core-665f7767aa27f7e0,liblibc-a58beeab2e1413cc,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-214b67cdc3467c3b,libscopeguard-d52bd00767847e44,libpin_project_lite-e0c50e8704e39276}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuIkvKf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4e30059ddda5fa75/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_server-f5c02f2f565f001b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blackjack_rust` (test "test_server") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2a337d8f7c02f209e52eafeb2bc80cba5f520bd5ca709869e1979ce54195a450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a337d8f7c02f209e52eafeb2bc80cba5f520bd5ca709869e1979ce54195a450", kill_on_drop: false }` [INFO] [stdout] 2a337d8f7c02f209e52eafeb2bc80cba5f520bd5ca709869e1979ce54195a450