[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/f8d9174140331216c7fd24dfe70cc039d44b438f against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpohl100%2Fblackjack_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mpohl100/blackjack_rust on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.12.3 [INFO] [stderr] Downloaded castaway v0.2.3 [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded actix-server v2.6.0 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded compact_str v0.7.1 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded cc v1.1.3 [INFO] [stderr] Downloaded actix-web v4.11.0 [INFO] [stderr] Downloaded ratatui v0.27.0 [INFO] [stderr] Downloaded actix-http v3.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b19bae0b8612a593f73ecdb839d91c96e067ff584d4af1dee1fad3a95a6ae80 [INFO] running `Command { std: "docker" "start" "-a" "9b19bae0b8612a593f73ecdb839d91c96e067ff584d4af1dee1fad3a95a6ae80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b19bae0b8612a593f73ecdb839d91c96e067ff584d4af1dee1fad3a95a6ae80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b19bae0b8612a593f73ecdb839d91c96e067ff584d4af1dee1fad3a95a6ae80", kill_on_drop: false }` [INFO] [stdout] 9b19bae0b8612a593f73ecdb839d91c96e067ff584d4af1dee1fad3a95a6ae80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36f18eb7e8e3768edfe7a79f9c9f2b6b8f436ab0b02970a9bbf76189ae09d14b [INFO] running `Command { std: "docker" "start" "-a" "36f18eb7e8e3768edfe7a79f9c9f2b6b8f436ab0b02970a9bbf76189ae09d14b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [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 ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling humantime v2.3.0 [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 env_logger v0.10.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [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 actix-web-codegen v4.3.0 [INFO] [stderr] Compiling stability v0.2.1 [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 zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 derive_more v2.0.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uuid v1.10.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 actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [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 11s [INFO] running `Command { std: "docker" "inspect" "36f18eb7e8e3768edfe7a79f9c9f2b6b8f436ab0b02970a9bbf76189ae09d14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f18eb7e8e3768edfe7a79f9c9f2b6b8f436ab0b02970a9bbf76189ae09d14b", kill_on_drop: false }` [INFO] [stdout] 36f18eb7e8e3768edfe7a79f9c9f2b6b8f436ab0b02970a9bbf76189ae09d14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1672fd379374f74bce7ffe447c6701812c121f69a50854e9746b4a0b6508dbae [INFO] running `Command { std: "docker" "start" "-a" "1672fd379374f74bce7ffe447c6701812c121f69a50854e9746b4a0b6508dbae", 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 pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pin-project v1.1.5 [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 actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling reqwest v0.12.5 [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>, [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] 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/rustckjyHzH/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-3b5d43b5a147b2ed,librustls_pemfile-fac2a85ee24f6d68,librustls_pki_types-e9d9b2da459d868f,libipnet-f3b116e706e145a1,libhyper_tls-6251d6a8acb62403,libtokio_native_tls-c984000c231ad632,libnative_tls-9e6550b9f399e48d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-ca8092cf91a00eb3,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-6b887f66678adaa5,libhyper_util-fa217d3645c4516a,libtower-8f1cab590f13be16,libpin_project-250cb1e3965ae908,libtower_layer-d544d4bd616865b8,libtower_service-aa28c9aa29f1c654,libhyper-6a50a9e0f4b7b620,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-6cc8ebda1d7c5354,libatomic_waker-001109810bdecbaa,libfutures_channel-eaf668c47a92a1d0,libhttp_body_util-75b10d7b89652f09,libhttp_body-dbbb6020959fc1b9,libhttp-7be9983e42764389,libblackjack_rust-a70ee8e837f2b48c,libclap-02e72a015917af53,libvec_map-ecbce826993378bd,libtextwrap-e6a6ce279016ce5d,libunicode_width-ea37189c48be061a,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-206155769efcefb3,libansi_term-4ffce2d8d1f5d132,libactix_web-85d667f44589ca1d,libimpl_more-6fc7c6fa77315c70,liburl-2f84a028f898c27d,libidna-6382a95319add00e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c10f837410ac2728,libicu_properties-049a01dd59389266,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-ae48e414ef3917e7,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-34421bf1c7d072da,libpotential_utf-dddee9a94368ac16,libicu_provider-8de4efd44480f150,libicu_locale_core-ea51147ea778f4aa,libtinystr-7d649a8b925a9f2a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-3a3255330d0295e5,libzerotrie-b30e948eabfe98c5,libyoke-a741cf37a8b50007,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-de8526e3bc7344d4,libserde_urlencoded-376cdb17f5606ad0,libform_urlencoded-b57e943dc1db8475,libserde_json-d13c5ab3305ff3ba,libryu-f8ba606093049f91,libactix_server-e163aaa27089578b,libsocket2-20b77eb43717d0e5,libactix_router-6261aabb2df9e397,libregex-2802001f77551517,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libregex_syntax-3a1fc10fb0bb10d0,libcookie-97d967f58c0549b0,libtime-b2daff8fef93f57d,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libactix_http-58644071e87d199f,librand-08905796acdf2897,librand_chacha-1469cc9094c17180,librand_core-113db9edf3a689f0,libgetrandom-8a0c238ce6e810ec,libhttparse-05da2342edc08147,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-34c803e6db359290,libcpufeatures-42c2188ae17ada4c,libdigest-3904ab3b2258413d,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libbase64-2a03de3babadded3,liblocal_channel-f22d6d36aa747ad4,libbytestring-d41a9720915932fc,libencoding_rs-596db7a4b1c002bd,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-fd1dc35d67fe66d5,libindexmap-7491fa6b135045e1,libequivalent-fdc46004df91ad08,libhashbrown-f8066412fb739afe,libahash-783b2d25d6532afd,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libfutures_util-d24e48f78a479b98,libfutures_task-649a526ef41831fc,libpin_utils-9a5791cba021167a,libzstd-404ef8ac8a4fa9b4,libzstd_safe-8ee144d82032d604,libzstd_sys-9e223a3220812d0e,libflate2-921b01bdd60419c9,libminiz_oxide-fadc6e5cf79ece6d,libadler-f4caa73e14204bdd,libcrc32fast-5e6fdc6fad2d85f8,libactix_service-ad4fc06d7a1b1628,libactix_codec-4b95d711124ee7da,libtracing-bed024472cac615c,libtracing_core-a978621b4ccb7413,libonce_cell-0ba6aecba7086d38,libmemchr-3ffe5f7a52883367,libbitflags-ce446ee600bbaa5e,libtokio_util-a0845019da319553,libfutures_sink-ba628c80fbee78b4,libderive_more-0879794d74c9c57d,libactix_utils-6c301e3bf5b4b6d4,liblocal_waker-db44699d6c187aa3,libactix_rt-367d070cb7e4ac29,libfutures_core-2da63d8c7891ede1,libhttp-055dec0d5db90547,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libuuid-015b586a11cbbbc4,libserde-727f45fb3b40fb26,librand-751645a1e1ad6ab5,librand_chacha-c9362901811de963,libppv_lite86-4250c766b4729968,librand_core-1e372c3c02e4a2ca,libgetrandom-d7192c786d59a64e,libtokio-e379578597a80176,libsignal_hook_registry-bf537bdf0d80d7f9,libsocket2-5448933ccef37b2b,libbytes-b8c2ca00b3c0e98e,libmio-543842826ad551e7,liblog-669e9396cafcbb01,libparking_lot-4320de4fadde33b5,libparking_lot_core-19303ad1714c8c73,liblibc-7d0f03b2bc1af056,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-753ed95a7528dc61,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" "/opt/rustwide/target/debug/deps/rustckjyHzH/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-46327a4d9f9d1e4a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/helper-525adff8ce843e8f" "-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" "/opt/rustwide/target/debug/deps/rustcfmeTED/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-2fc29b995cda1952,libtermcolor-96a9ed65821a6544,libis_terminal-5d2bf8bf07e03404,libhumantime-ec1108f343b20094,libblackjack_rust-a70ee8e837f2b48c,libclap-02e72a015917af53,libvec_map-ecbce826993378bd,libtextwrap-e6a6ce279016ce5d,libunicode_width-ea37189c48be061a,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-206155769efcefb3,libansi_term-4ffce2d8d1f5d132,libactix_web-85d667f44589ca1d,libimpl_more-6fc7c6fa77315c70,liburl-2f84a028f898c27d,libidna-6382a95319add00e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-c10f837410ac2728,libicu_properties-049a01dd59389266,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-ae48e414ef3917e7,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-34421bf1c7d072da,libpotential_utf-dddee9a94368ac16,libicu_provider-8de4efd44480f150,libicu_locale_core-ea51147ea778f4aa,libtinystr-7d649a8b925a9f2a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-3a3255330d0295e5,libzerotrie-b30e948eabfe98c5,libyoke-a741cf37a8b50007,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-de8526e3bc7344d4,libserde_urlencoded-376cdb17f5606ad0,libform_urlencoded-b57e943dc1db8475,libserde_json-d13c5ab3305ff3ba,libryu-f8ba606093049f91,libactix_server-e163aaa27089578b,libsocket2-20b77eb43717d0e5,libactix_router-6261aabb2df9e397,libregex-2802001f77551517,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libregex_syntax-3a1fc10fb0bb10d0,libcookie-97d967f58c0549b0,libtime-b2daff8fef93f57d,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libactix_http-58644071e87d199f,librand-08905796acdf2897,librand_chacha-1469cc9094c17180,librand_core-113db9edf3a689f0,libgetrandom-8a0c238ce6e810ec,libhttparse-05da2342edc08147,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libsha1-34c803e6db359290,libcpufeatures-42c2188ae17ada4c,libdigest-3904ab3b2258413d,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,libbase64-2a03de3babadded3,liblocal_channel-f22d6d36aa747ad4,libbytestring-d41a9720915932fc,libencoding_rs-596db7a4b1c002bd,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libmime-4b44681fdb2c65f7,libpercent_encoding-c53c37e60dd2727e,libh2-fd1dc35d67fe66d5,libindexmap-7491fa6b135045e1,libequivalent-fdc46004df91ad08,libhashbrown-f8066412fb739afe,libahash-783b2d25d6532afd,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-d942e830951b9933,libslab-d0823efe3ec1cdd2,libfutures_util-d24e48f78a479b98,libfutures_task-649a526ef41831fc,libpin_utils-9a5791cba021167a,libzstd-404ef8ac8a4fa9b4,libzstd_safe-8ee144d82032d604,libzstd_sys-9e223a3220812d0e,libflate2-921b01bdd60419c9,libminiz_oxide-fadc6e5cf79ece6d,libadler-f4caa73e14204bdd,libcrc32fast-5e6fdc6fad2d85f8,libactix_service-ad4fc06d7a1b1628,libactix_codec-4b95d711124ee7da,libtracing-bed024472cac615c,libtracing_core-a978621b4ccb7413,libonce_cell-0ba6aecba7086d38,libmemchr-3ffe5f7a52883367,libbitflags-ce446ee600bbaa5e,libtokio_util-a0845019da319553,libfutures_sink-ba628c80fbee78b4,libderive_more-0879794d74c9c57d,libactix_utils-6c301e3bf5b4b6d4,liblocal_waker-db44699d6c187aa3,libactix_rt-367d070cb7e4ac29,libfutures_core-2da63d8c7891ede1,libhttp-055dec0d5db90547,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libuuid-015b586a11cbbbc4,libserde-727f45fb3b40fb26,librand-751645a1e1ad6ab5,librand_chacha-c9362901811de963,libppv_lite86-4250c766b4729968,librand_core-1e372c3c02e4a2ca,libgetrandom-d7192c786d59a64e,libtokio-e379578597a80176,libsignal_hook_registry-bf537bdf0d80d7f9,libsocket2-5448933ccef37b2b,libbytes-b8c2ca00b3c0e98e,libmio-543842826ad551e7,liblog-669e9396cafcbb01,libparking_lot-4320de4fadde33b5,libparking_lot_core-19303ad1714c8c73,liblibc-7d0f03b2bc1af056,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-753ed95a7528dc61,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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcfmeTED/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-46327a4d9f9d1e4a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-371375dbed391b92" "-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] running `Command { std: "docker" "inspect" "1672fd379374f74bce7ffe447c6701812c121f69a50854e9746b4a0b6508dbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1672fd379374f74bce7ffe447c6701812c121f69a50854e9746b4a0b6508dbae", kill_on_drop: false }` [INFO] [stdout] 1672fd379374f74bce7ffe447c6701812c121f69a50854e9746b4a0b6508dbae