[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] testing mpohl100/blackjack_rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpohl100/blackjack_rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1d7cc3f5c51a39ab0de919b30ef6073cf2a812b3babdf390cecc74970f03ba0
[INFO] running `Command { std: "docker" "start" "-a" "b1d7cc3f5c51a39ab0de919b30ef6073cf2a812b3babdf390cecc74970f03ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1d7cc3f5c51a39ab0de919b30ef6073cf2a812b3babdf390cecc74970f03ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d7cc3f5c51a39ab0de919b30ef6073cf2a812b3babdf390cecc74970f03ba0", kill_on_drop: false }`
[INFO] [stdout] b1d7cc3f5c51a39ab0de919b30ef6073cf2a812b3babdf390cecc74970f03ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d260012256fd8b32cede2aea2164538ff65046d869c5cd8baea2ce50c046201
[INFO] running `Command { std: "docker" "start" "-a" "2d260012256fd8b32cede2aea2164538ff65046d869c5cd8baea2ce50c046201", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand v0.9.2
[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 unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zstd v0.13.2
[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 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_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 url v2.5.7
[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 32s
[INFO] running `Command { std: "docker" "inspect" "2d260012256fd8b32cede2aea2164538ff65046d869c5cd8baea2ce50c046201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d260012256fd8b32cede2aea2164538ff65046d869c5cd8baea2ce50c046201", kill_on_drop: false }`
[INFO] [stdout] 2d260012256fd8b32cede2aea2164538ff65046d869c5cd8baea2ce50c046201
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd377ae6f4a2ebf63a5ef4ce3b8f0a8503c5ae7f1d88ba075ce75bb09aca8378
[INFO] running `Command { std: "docker" "start" "-a" "fd377ae6f4a2ebf63a5ef4ce3b8f0a8503c5ae7f1d88ba075ce75bb09aca8378", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[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: 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<Mutex<BlackjackService>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub client: reqwest::Client,
[INFO] [stdout] 13 |     pub handle: tokio::task::JoinHandle<Result<(), std::io::Error>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (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:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let mut game_info = blackjack_service
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 14 | |         .play_game(create_game_response.game_id, "".to_owned())
[INFO] [stdout] 15 | |         .await;
[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] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcdibu9w/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-3da668f2d66f3d81,libtermcolor-cbafc8825e041b3d,libis_terminal-cf1246d6007971ab,libhumantime-645db651aace3b61,libblackjack_rust-8aace0b373969870,libclap-7510bfb2609ab616,libvec_map-75126d96f8392bf4,libtextwrap-1df72cbaf7c9aa1d,libunicode_width-f4d62659d7ec1731,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-1951800b4810e96e,libansi_term-74ae5010905c21da,libactix_web-b565a5f487a807c9,libimpl_more-7d8093f282a8f115,liburl-67e9ac860c1267b5,libidna-107781bc2cd89169,libutf8_iter-51566bbad89f3a68,libidna_adapter-196b33349383d093,libicu_properties-c0bd801c25b080b5,libicu_properties_data-b53d225676b50701,libicu_normalizer-dd75c317400f24e9,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-5e590bd240feb53e,libpotential_utf-da76372c8263cf8b,libicu_provider-d26e5e717096aac2,libicu_locale_core-f6568fc098a8bd43,libtinystr-a78e20bb8aacf8e1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-acdecaf7ae874372,libzerotrie-b66e8c19def233d5,libyoke-db45d8d5fc3d1b79,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-f611146eb576b521,libserde_urlencoded-c8eac0470ce21654,libform_urlencoded-58b0f0edb59b40d2,libserde_json-70df44dbe5bc7841,libryu-a980823ac8640001,libactix_server-3d43337c9367d310,libsocket2-6936053786b1e1c6,libactix_router-7b0c9c8efe5fb9b2,libregex-6f4950a33f893b13,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-2b97d6b09241de8e,libcookie-e2e6ffa930062bd3,libtime-a26b0286c85dbb9d,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-61bdf1e6dfaeee6c,librand-66e75dd26ca82fcf,librand_chacha-d086662e51246f87,librand_core-60a5f9631e4c7539,libgetrandom-dc6017df019c2708,libhttparse-0f77087be69aecf5,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-a3aee672ecbee359,libcpufeatures-926366d381e17465,libdigest-0c759a101fb02f6f,libblock_buffer-13c6334aa7ee32a4,libcrypto_common-89e9b6af79403afb,libgeneric_array-afac002e3e8998b8,libtypenum-44a2840d4152a259,libbase64-32787b0325ea6df8,liblocal_channel-780c5b3c21ef8cbe,libbytestring-a26fce26f6b9e295,libencoding_rs-f93f8c7c90ba6d45,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-fa055ecaa1e57cfa,libh2-635c3ea435e82dbd,libindexmap-0047d7f1817877e7,libequivalent-487f93f8f6ab5e5b,libhashbrown-b30395eb9ec070ee,libahash-ddf0e6cb054ba90d,libzerocopy-2150a15c16f8bb6b,liballocator_api2-52e8e0a954c73b48,libslab-b2ace7a8cefc491a,libfutures_util-8fa7bcdc16a6a697,libfutures_task-f5d0873d9bf193e0,libpin_utils-3860774ad9b215b5,libzstd-17479634ee3bab5d,libzstd_safe-0c3f1c30956e6f6b,libzstd_sys-424d28fda9fddbc1,libflate2-db5b6da617551716,libminiz_oxide-59911464469c54e5,libadler-8a8ce72c9fb247b6,libcrc32fast-3cfcc2f76e093b40,libactix_service-b6791bf317958fc9,libactix_codec-fd5dcf7293cb933a,libtracing-291ecc9258d5828e,libtracing_core-3bfbcbb328c35381,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-09131a3e0891448f,libtokio_util-194ecb4b2c52b311,libfutures_sink-bfbbbc7bce12d32f,libderive_more-b834de047ceeef6f,libactix_utils-d0260c395613b9b9,liblocal_waker-256d3526e6604f95,libactix_rt-41048c66a04cacdd,libfutures_core-451bff7c303527ba,libhttp-febd433541cbad71,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libuuid-c3c37155f55c7920,libserde-2e93242ab93b3940,librand-39cb9e7f6c348e13,librand_chacha-ce0b99e08ee97952,libppv_lite86-74d192d5fb0d20a2,librand_core-90dd3463aa1543f4,libgetrandom-04c6555921c3b1b9,libtokio-d7317b2e6afe607f,libsignal_hook_registry-e7c495ca14a0bb3d,libsocket2-dae8c76fb575ef44,libbytes-0a6a8d483e20d35f,libmio-be6e06a3508f746c,liblog-368e05ac2c0115e3,libparking_lot-2a46eca4d9b45f6e,libparking_lot_core-7638a263bb33d1c5,liblibc-1af63e2d88f1975c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6}.rlib" "<sysroot>/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcdibu9w/raw-dylibs" "-B<sysroot>/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-b91dc6a92d300dd5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-6e11725aefa49eeb" "-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` (bin "server") due to 1 previous error
[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" "/opt/rustwide/target/debug/deps/rustcNzKrJA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-0f3567dcc1de3656,librustls_pemfile-489ce00673db27d7,librustls_pki_types-dfd8ac24fc7a47c8,libipnet-21a83f2d587ce134,libhyper_tls-bd2609eeab814c84,libtokio_native_tls-afb4ac8462f09343,libnative_tls-629c47e5ecded8af,libopenssl_probe-5821ed5bfde807ff,libopenssl-7c6a82bf0ac06c20,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bb8931522a610eab,libhyper_util-64a861e27faabb81,libtower-d3beb149582e3e06,libpin_project-bc9f5c1611202a77,libtower_layer-42079adb73a9aac4,libtower_service-442e0d38cf369aa3,libhyper-632f2d7117e6c24f,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-bf1af470423383fe,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3d6f4bfa7bfd0ec4,libhttp_body_util-beeb819f62613e79,libhttp_body-b78ea0130e7738ff,libhttp-f8f656a5eaf86d2e,libblackjack_rust-8aace0b373969870,libclap-7510bfb2609ab616,libvec_map-75126d96f8392bf4,libtextwrap-1df72cbaf7c9aa1d,libunicode_width-f4d62659d7ec1731,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-1951800b4810e96e,libansi_term-74ae5010905c21da,libactix_web-b565a5f487a807c9,libimpl_more-7d8093f282a8f115,liburl-67e9ac860c1267b5,libidna-107781bc2cd89169,libutf8_iter-51566bbad89f3a68,libidna_adapter-196b33349383d093,libicu_properties-c0bd801c25b080b5,libicu_properties_data-b53d225676b50701,libicu_normalizer-dd75c317400f24e9,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-5e590bd240feb53e,libpotential_utf-da76372c8263cf8b,libicu_provider-d26e5e717096aac2,libicu_locale_core-f6568fc098a8bd43,libtinystr-a78e20bb8aacf8e1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-acdecaf7ae874372,libzerotrie-b66e8c19def233d5,libyoke-db45d8d5fc3d1b79,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-f611146eb576b521,libserde_urlencoded-c8eac0470ce21654,libform_urlencoded-58b0f0edb59b40d2,libserde_json-70df44dbe5bc7841,libryu-a980823ac8640001,libactix_server-3d43337c9367d310,libsocket2-6936053786b1e1c6,libactix_router-7b0c9c8efe5fb9b2,libregex-6f4950a33f893b13,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-2b97d6b09241de8e,libcookie-e2e6ffa930062bd3,libtime-a26b0286c85dbb9d,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-61bdf1e6dfaeee6c,librand-66e75dd26ca82fcf,librand_chacha-d086662e51246f87,librand_core-60a5f9631e4c7539,libgetrandom-dc6017df019c2708,libhttparse-0f77087be69aecf5,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-a3aee672ecbee359,libcpufeatures-926366d381e17465,libdigest-0c759a101fb02f6f,libblock_buffer-13c6334aa7ee32a4,libcrypto_common-89e9b6af79403afb,libgeneric_array-afac002e3e8998b8,libtypenum-44a2840d4152a259,libbase64-32787b0325ea6df8,liblocal_channel-780c5b3c21ef8cbe,libbytestring-a26fce26f6b9e295,libencoding_rs-f93f8c7c90ba6d45,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-fa055ecaa1e57cfa,libh2-635c3ea435e82dbd,libindexmap-0047d7f1817877e7,libequivalent-487f93f8f6ab5e5b,libhashbrown-b30395eb9ec070ee,libahash-ddf0e6cb054ba90d,libzerocopy-2150a15c16f8bb6b,liballocator_api2-52e8e0a954c73b48,libslab-b2ace7a8cefc491a,libfutures_util-8fa7bcdc16a6a697,libfutures_task-f5d0873d9bf193e0,libpin_utils-3860774ad9b215b5,libzstd-17479634ee3bab5d,libzstd_safe-0c3f1c30956e6f6b,libzstd_sys-424d28fda9fddbc1,libflate2-db5b6da617551716,libminiz_oxide-59911464469c54e5,libadler-8a8ce72c9fb247b6,libcrc32fast-3cfcc2f76e093b40,libactix_service-b6791bf317958fc9,libactix_codec-fd5dcf7293cb933a,libtracing-291ecc9258d5828e,libtracing_core-3bfbcbb328c35381,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-09131a3e0891448f,libtokio_util-194ecb4b2c52b311,libfutures_sink-bfbbbc7bce12d32f,libderive_more-b834de047ceeef6f,libactix_utils-d0260c395613b9b9,liblocal_waker-256d3526e6604f95,libactix_rt-41048c66a04cacdd,libfutures_core-451bff7c303527ba,libhttp-febd433541cbad71,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libuuid-c3c37155f55c7920,libserde-2e93242ab93b3940,librand-39cb9e7f6c348e13,librand_chacha-ce0b99e08ee97952,libppv_lite86-74d192d5fb0d20a2,librand_core-90dd3463aa1543f4,libgetrandom-04c6555921c3b1b9,libtokio-d7317b2e6afe607f,libsignal_hook_registry-e7c495ca14a0bb3d,libsocket2-dae8c76fb575ef44,libbytes-0a6a8d483e20d35f,libmio-be6e06a3508f746c,liblog-368e05ac2c0115e3,libparking_lot-2a46eca4d9b45f6e,libparking_lot_core-7638a263bb33d1c5,liblibc-1af63e2d88f1975c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcNzKrJA/raw-dylibs" "-B<sysroot>/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-b91dc6a92d300dd5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/helper-df42e05182c48f40" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvgsdh0/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-0f3567dcc1de3656,librustls_pemfile-489ce00673db27d7,librustls_pki_types-dfd8ac24fc7a47c8,libipnet-21a83f2d587ce134,libhyper_tls-bd2609eeab814c84,libtokio_native_tls-afb4ac8462f09343,libnative_tls-629c47e5ecded8af,libopenssl_probe-5821ed5bfde807ff,libopenssl-7c6a82bf0ac06c20,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-bb8931522a610eab,libhyper_util-64a861e27faabb81,libtower-d3beb149582e3e06,libpin_project-bc9f5c1611202a77,libtower_layer-42079adb73a9aac4,libtower_service-442e0d38cf369aa3,libhyper-632f2d7117e6c24f,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-bf1af470423383fe,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3d6f4bfa7bfd0ec4,libhttp_body_util-beeb819f62613e79,libhttp_body-b78ea0130e7738ff,libhttp-f8f656a5eaf86d2e,libblackjack_rust-8aace0b373969870,libclap-7510bfb2609ab616,libvec_map-75126d96f8392bf4,libtextwrap-1df72cbaf7c9aa1d,libunicode_width-f4d62659d7ec1731,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-1951800b4810e96e,libansi_term-74ae5010905c21da,libactix_web-b565a5f487a807c9,libimpl_more-7d8093f282a8f115,liburl-67e9ac860c1267b5,libidna-107781bc2cd89169,libutf8_iter-51566bbad89f3a68,libidna_adapter-196b33349383d093,libicu_properties-c0bd801c25b080b5,libicu_properties_data-b53d225676b50701,libicu_normalizer-dd75c317400f24e9,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-5e590bd240feb53e,libpotential_utf-da76372c8263cf8b,libicu_provider-d26e5e717096aac2,libicu_locale_core-f6568fc098a8bd43,libtinystr-a78e20bb8aacf8e1,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-acdecaf7ae874372,libzerotrie-b66e8c19def233d5,libyoke-db45d8d5fc3d1b79,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-f611146eb576b521,libserde_urlencoded-c8eac0470ce21654,libform_urlencoded-58b0f0edb59b40d2,libserde_json-70df44dbe5bc7841,libryu-a980823ac8640001,libactix_server-3d43337c9367d310,libsocket2-6936053786b1e1c6,libactix_router-7b0c9c8efe5fb9b2,libregex-6f4950a33f893b13,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-2b97d6b09241de8e,libcookie-e2e6ffa930062bd3,libtime-a26b0286c85dbb9d,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libactix_http-61bdf1e6dfaeee6c,librand-66e75dd26ca82fcf,librand_chacha-d086662e51246f87,librand_core-60a5f9631e4c7539,libgetrandom-dc6017df019c2708,libhttparse-0f77087be69aecf5,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-a3aee672ecbee359,libcpufeatures-926366d381e17465,libdigest-0c759a101fb02f6f,libblock_buffer-13c6334aa7ee32a4,libcrypto_common-89e9b6af79403afb,libgeneric_array-afac002e3e8998b8,libtypenum-44a2840d4152a259,libbase64-32787b0325ea6df8,liblocal_channel-780c5b3c21ef8cbe,libbytestring-a26fce26f6b9e295,libencoding_rs-f93f8c7c90ba6d45,liblanguage_tags-458019a498dd9479,libfoldhash-d6b73c06654b8dc9,libmime-0188e0814ca7ddbf,libpercent_encoding-fa055ecaa1e57cfa,libh2-635c3ea435e82dbd,libindexmap-0047d7f1817877e7,libequivalent-487f93f8f6ab5e5b,libhashbrown-b30395eb9ec070ee,libahash-ddf0e6cb054ba90d,libzerocopy-2150a15c16f8bb6b,liballocator_api2-52e8e0a954c73b48,libslab-b2ace7a8cefc491a,libfutures_util-8fa7bcdc16a6a697,libfutures_task-f5d0873d9bf193e0,libpin_utils-3860774ad9b215b5,libzstd-17479634ee3bab5d,libzstd_safe-0c3f1c30956e6f6b,libzstd_sys-424d28fda9fddbc1,libflate2-db5b6da617551716,libminiz_oxide-59911464469c54e5,libadler-8a8ce72c9fb247b6,libcrc32fast-3cfcc2f76e093b40,libactix_service-b6791bf317958fc9,libactix_codec-fd5dcf7293cb933a,libtracing-291ecc9258d5828e,libtracing_core-3bfbcbb328c35381,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-09131a3e0891448f,libtokio_util-194ecb4b2c52b311,libfutures_sink-bfbbbc7bce12d32f,libderive_more-b834de047ceeef6f,libactix_utils-d0260c395613b9b9,liblocal_waker-256d3526e6604f95,libactix_rt-41048c66a04cacdd,libfutures_core-451bff7c303527ba,libhttp-febd433541cbad71,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libuuid-c3c37155f55c7920,libserde-2e93242ab93b3940,librand-39cb9e7f6c348e13,librand_chacha-ce0b99e08ee97952,libppv_lite86-74d192d5fb0d20a2,librand_core-90dd3463aa1543f4,libgetrandom-04c6555921c3b1b9,libtokio-d7317b2e6afe607f,libsignal_hook_registry-e7c495ca14a0bb3d,libsocket2-dae8c76fb575ef44,libbytes-0a6a8d483e20d35f,libmio-be6e06a3508f746c,liblog-368e05ac2c0115e3,libparking_lot-2a46eca4d9b45f6e,libparking_lot_core-7638a263bb33d1c5,liblibc-1af63e2d88f1975c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6}.rlib" "<sysroot>/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" "/opt/rustwide/target/debug/deps/rustcvgsdh0/raw-dylibs" "-B<sysroot>/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-b91dc6a92d300dd5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_server-e1d853d2664e82e2" "-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" "fd377ae6f4a2ebf63a5ef4ce3b8f0a8503c5ae7f1d88ba075ce75bb09aca8378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd377ae6f4a2ebf63a5ef4ce3b8f0a8503c5ae7f1d88ba075ce75bb09aca8378", kill_on_drop: false }`
[INFO] [stdout] fd377ae6f4a2ebf63a5ef4ce3b8f0a8503c5ae7f1d88ba075ce75bb09aca8378
