[INFO] cloning repository https://github.com/andreapavoni/parabellum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreapavoni/parabellum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreapavoni%2Fparabellum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreapavoni%2Fparabellum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f92b4c06f5c57832f52311a034752afd0e16b8f
[INFO] testing andreapavoni/parabellum against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreapavoni%2Fparabellum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/andreapavoni/parabellum
[INFO] finished tweaking git repo https://github.com/andreapavoni/parabellum
[INFO] tweaked toml for git repo https://github.com/andreapavoni/parabellum written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreapavoni/parabellum on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 336 packages to latest Rust 1.98.0-beta.1 compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding jsonwebtoken v9.3.1 (available: v10.4.0)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding password-hash v0.5.0 (available: v0.6.1)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding sqlx v0.8.6 (available: v0.9.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tower-http v0.6.11 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2
[INFO] running `Command { std: "docker" "start" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling mini_cqrs_es v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling utoipa v5.5.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling parabellum_types v0.5.0 (/opt/rustwide/workdir/parabellum_types)
[INFO] [stderr]    Compiling parabellum_game v0.5.0 (/opt/rustwide/workdir/parabellum_game)
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling parabellum_app v0.5.0 (/opt/rustwide/workdir/parabellum_app)
[INFO] [stderr]    Compiling parabellum_infra v0.5.0 (/opt/rustwide/workdir/parabellum_infra)
[INFO] [stderr]    Compiling parabellum_web v0.5.0 (/opt/rustwide/workdir/parabellum_web)
[INFO] [stderr]    Compiling parabellum_server v0.5.0 (/opt/rustwide/workdir/parabellum_server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.37s
[INFO] running `Command { std: "docker" "inspect" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling parabellum_types v0.5.0 (/opt/rustwide/workdir/parabellum_types)
[INFO] [stderr]    Compiling parabellum_game v0.5.0 (/opt/rustwide/workdir/parabellum_game)
[INFO] [stderr]    Compiling parabellum_app v0.5.0 (/opt/rustwide/workdir/parabellum_app)
[INFO] [stderr]    Compiling parabellum_infra v0.5.0 (/opt/rustwide/workdir/parabellum_infra)
[INFO] [stderr]    Compiling parabellum_web v0.5.0 (/opt/rustwide/workdir/parabellum_web)
[INFO] [stderr] error: could not compile `parabellum_web` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name parabellum_web --edition=2024 parabellum_web/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::result_large_err' '--allow=clippy::manual_async_fn' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dea5a70f46d63607 -C extra-filename=-86a78566c5c641be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d0fdf3f5e7d055ea.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-4c2b9f9fcfbdcad3.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3631f1daf1156aa9.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-e1d8712b4b88acda.rmeta --extern parabellum_app=/opt/rustwide/target/debug/deps/libparabellum_app-f20132cc16c16517.rmeta --extern parabellum_game=/opt/rustwide/target/debug/deps/libparabellum_game-fab419c3cd54cf82.rmeta --extern parabellum_types=/opt/rustwide/target/debug/deps/libparabellum_types-28d40fa9f0364872.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4780272541de915e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e64252a2240befa8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f09e92c8e2946195.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d9f0a9720c849835.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-73d0df884e0b443d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f19f667fe4a631eb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-76857d3fe8a73497.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-ed983e61d8b6f9cb.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-6a9c79a2307ef97b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rmeta --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-764e7009aae5b42b.rmeta --extern utoipa_axum=/opt/rustwide/target/debug/deps/libutoipa_axum-3d6c9f1c6f2a73bd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c280f8cc43d1f26e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-c0598cd82893b91f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-94391674a60afbbc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `parabellum_infra` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name parabellum_infra --edition=2024 parabellum_infra/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d023dd65e4e0ffb -C extra-filename=-45b82390c786e968 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d0fdf3f5e7d055ea.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3631f1daf1156aa9.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern mini_cqrs_es=/opt/rustwide/target/debug/deps/libmini_cqrs_es-242ed0178e2a3fc4.rlib --extern parabellum_app=/opt/rustwide/target/debug/deps/libparabellum_app-f20132cc16c16517.rlib --extern parabellum_game=/opt/rustwide/target/debug/deps/libparabellum_game-fab419c3cd54cf82.rlib --extern parabellum_types=/opt/rustwide/target/debug/deps/libparabellum_types-28d40fa9f0364872.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e64252a2240befa8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f09e92c8e2946195.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-73d0df884e0b443d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-76857d3fe8a73497.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c280f8cc43d1f26e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-94391674a60afbbc/out -L native=/opt/rustwide/target/debug/build/ring-c0598cd82893b91f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `parabellum_infra` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name parabellum_infra --edition=2024 parabellum_infra/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd378c02a2e4fe0a -C extra-filename=-e18d18a47f0d9bc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d0fdf3f5e7d055ea.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3631f1daf1156aa9.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rmeta --extern mini_cqrs_es=/opt/rustwide/target/debug/deps/libmini_cqrs_es-242ed0178e2a3fc4.rmeta --extern parabellum_app=/opt/rustwide/target/debug/deps/libparabellum_app-f20132cc16c16517.rmeta --extern parabellum_game=/opt/rustwide/target/debug/deps/libparabellum_game-fab419c3cd54cf82.rmeta --extern parabellum_types=/opt/rustwide/target/debug/deps/libparabellum_types-28d40fa9f0364872.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e64252a2240befa8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f09e92c8e2946195.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-73d0df884e0b443d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-76857d3fe8a73497.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1b24fc7caf7ef7a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c280f8cc43d1f26e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-94391674a60afbbc/out -L native=/opt/rustwide/target/debug/build/ring-c0598cd82893b91f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2", kill_on_drop: false }`
[INFO] [stdout] d6d8a1c01d428a4bcdab1c433d34c4a24b5bfaf9c4ad52d0684209bd7b04f3f2
