[INFO] cloning repository https://github.com/yangszwei/rustcoon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yangszwei/rustcoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangszwei%2Frustcoon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangszwei%2Frustcoon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3661901948cdb003a8f5216f1e6efe08c5e7f74 [INFO] testing yangszwei/rustcoon against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyangszwei%2Frustcoon" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yangszwei/rustcoon [INFO] finished tweaking git repo https://github.com/yangszwei/rustcoon [INFO] tweaked toml for git repo https://github.com/yangszwei/rustcoon written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yangszwei/rustcoon on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yangszwei/rustcoon 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-04-21" "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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f36dd1ef089c09b8d796e12334927198843ebf18445db0627b648a80ce9e4191 [INFO] running `Command { std: "docker" "start" "-a" "f36dd1ef089c09b8d796e12334927198843ebf18445db0627b648a80ce9e4191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f36dd1ef089c09b8d796e12334927198843ebf18445db0627b648a80ce9e4191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36dd1ef089c09b8d796e12334927198843ebf18445db0627b648a80ce9e4191", kill_on_drop: false }` [INFO] [stdout] f36dd1ef089c09b8d796e12334927198843ebf18445db0627b648a80ce9e4191 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c0e7f6d1b8e9c3394cf3c3ddcc9b1dd40a436efc06ba9258ee388bfc2084168 [INFO] running `Command { std: "docker" "start" "-a" "4c0e7f6d1b8e9c3394cf3c3ddcc9b1dd40a436efc06ba9258ee388bfc2084168", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling safe-transmute v0.11.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling byteordered v0.6.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling config v0.15.21 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling rustcoon-dicom v0.1.0 (/opt/rustwide/workdir/crates/domain-dicom) [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustcoon-config v0.1.0 (/opt/rustwide/workdir/crates/platform-config) [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling rustcoon-application-entity v0.1.0 (/opt/rustwide/workdir/crates/domain-application-entity) [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling dicom-core v0.9.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustcoon-storage v0.1.0 (/opt/rustwide/workdir/crates/ports-storage) [INFO] [stderr] Compiling rustcoon-storage-filesystem v0.1.0 (/opt/rustwide/workdir/crates/adapter-storage-filesystem) [INFO] [stderr] Compiling rustcoon-storage-replicated v0.1.0 (/opt/rustwide/workdir/crates/adapter-storage-replicated) [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling dicom-dictionary-std v0.9.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling rustcoon-runtime v0.1.0 (/opt/rustwide/workdir/crates/platform-runtime) [INFO] [stderr] Compiling dicom-encoding v0.9.1 [INFO] [stderr] Compiling dicom-transfer-syntax-registry v0.9.1 [INFO] [stderr] Compiling dicom-parser v0.9.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling dicom-ul v0.9.1 [INFO] [stderr] Compiling dicom-object v0.9.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling rustcoon-ul v0.1.0 (/opt/rustwide/workdir/crates/protocols-ul) [INFO] [stderr] Compiling rustcoon-index v0.1.0 (/opt/rustwide/workdir/crates/ports-index) [INFO] [stderr] Compiling dicom-json v0.9.0 [INFO] [stderr] Compiling rustcoon-query v0.1.0 (/opt/rustwide/workdir/crates/app-query) [INFO] [stderr] Compiling rustcoon-retrieve v0.1.0 (/opt/rustwide/workdir/crates/app-retrieve) [INFO] [stderr] Compiling rustcoon-ingest v0.1.0 (/opt/rustwide/workdir/crates/app-ingest) [INFO] [stderr] Compiling rustcoon-dimse v0.1.0 (/opt/rustwide/workdir/crates/protocols-dimse) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling opentelemetry-proto v0.31.0 [INFO] [stderr] Compiling opentelemetry-http v0.31.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling opentelemetry-otlp v0.31.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling rustcoon-index-postgres v0.1.0 (/opt/rustwide/workdir/crates/adapter-index-postgres) [INFO] [stderr] Compiling rustcoon-index-sqlite v0.1.0 (/opt/rustwide/workdir/crates/adapter-index-sqlite) [INFO] [stderr] Compiling rustcoon-telemetry v0.1.0 (/opt/rustwide/workdir/crates/platform-telemetry) [INFO] [stderr] Compiling rustcoon-orchestration v0.1.0 (/opt/rustwide/workdir/crates/platform-orchestration) [INFO] [stderr] Compiling rustcoon v0.1.0 (/opt/rustwide/workdir/apps/rustcoon) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "4c0e7f6d1b8e9c3394cf3c3ddcc9b1dd40a436efc06ba9258ee388bfc2084168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0e7f6d1b8e9c3394cf3c3ddcc9b1dd40a436efc06ba9258ee388bfc2084168", kill_on_drop: false }` [INFO] [stdout] 4c0e7f6d1b8e9c3394cf3c3ddcc9b1dd40a436efc06ba9258ee388bfc2084168 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b4991a435c3e466a5d2f3896a0b85c27beb95dcd063c60e2e2e5517b24ac899 [INFO] running `Command { std: "docker" "start" "-a" "9b4991a435c3e466a5d2f3896a0b85c27beb95dcd063c60e2e2e5517b24ac899", kill_on_drop: false }` [INFO] [stderr] Compiling rustcoon-dimse v0.1.0 (/opt/rustwide/workdir/crates/protocols-dimse) [INFO] [stderr] Compiling rustcoon-storage-filesystem v0.1.0 (/opt/rustwide/workdir/crates/adapter-storage-filesystem) [INFO] [stderr] Compiling rustcoon-ul v0.1.0 (/opt/rustwide/workdir/crates/protocols-ul) [INFO] [stderr] Compiling rustcoon-index-postgres v0.1.0 (/opt/rustwide/workdir/crates/adapter-index-postgres) [INFO] [stderr] Compiling rustcoon-index-sqlite v0.1.0 (/opt/rustwide/workdir/crates/adapter-index-sqlite) [INFO] [stderr] Compiling rustcoon-query v0.1.0 (/opt/rustwide/workdir/crates/app-query) [INFO] [stderr] Compiling rustcoon-ingest v0.1.0 (/opt/rustwide/workdir/crates/app-ingest) [INFO] [stderr] Compiling rustcoon-retrieve v0.1.0 (/opt/rustwide/workdir/crates/app-retrieve) [INFO] [stderr] Compiling rustcoon-application-entity v0.1.0 (/opt/rustwide/workdir/crates/domain-application-entity) [INFO] [stderr] Compiling rustcoon-index v0.1.0 (/opt/rustwide/workdir/crates/ports-index) [INFO] [stderr] Compiling rustcoon-telemetry v0.1.0 (/opt/rustwide/workdir/crates/platform-telemetry) [INFO] [stderr] Compiling rustcoon v0.1.0 (/opt/rustwide/workdir/apps/rustcoon) [INFO] [stderr] Compiling rustcoon-orchestration v0.1.0 (/opt/rustwide/workdir/crates/platform-orchestration) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxgDMlh/symbols.o" "<6 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/{librustcoon_orchestration-546c8944dde8a448,librustcoon_telemetry-3153d21a7e0c8ce4,libtracing_opentelemetry-50bdf34fcdc6d20d,libtracing_subscriber-f397cb9b58071516,libtracing_serde-746bc4e6a4acb271,libsharded_slab-09adf4328c5d351e,libmatchers-b1b6338b658b0d24,libregex_automata-58026c1793736a76,libregex_syntax-df9d583946cd93ec,libnu_ansi_term-42172b803cfaa6c2,libthread_local-d943b13476cb4df6,libtracing_log-e1d6634d03cf152f,libopentelemetry_otlp-4e38d53add849c9a,libopentelemetry_proto-ee46b4388c8f52b2,libtonic_prost-fa0e40ab79960914,libtonic-599c745d6f6a1e02,libhyper_timeout-3e67fcc9459cf354,libpin_project-15d232a305e446b2,libprost-fdd4dc0d8676fcdc,libopentelemetry_sdk-0fd57979620fd26e,libtokio_stream-b6f4c01fdc5a6956,librand-bfdcf4d513f6ffd6,librand_chacha-a183a71a107a918c,librand_core-e5f7c4175598618b,libgetrandom-ccc23e7a3e5c596f,libopentelemetry_http-725d24c89199cea5,libreqwest-75f7d27b7ea2a78b,libtower_http-0b5cf06d6143b34e,libiri_string-4e659e4ca4800759,libtower-00eb62c037ad636a,libtower_layer-3b63c02b4d0ef938,libhyper_util-f75c8dbd1a492fd7,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-3b88ae3e7347a8b9,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-77da14f9ab929f47,libfnv-bf8b415be0978c3b,libpin_utils-e0a199353c6bf870,libatomic_waker-4d8f3a876068a9c4,libhttp_body_util-e30d6e5fc55c137b,libhttp_body-a0f6cf104627aa11,libsync_wrapper-88a17f87f20db495,libhttp-739193c5c4929132,librustcoon_storage_filesystem-299331eb312ce3cd,libuuid-f2953fb230fb937e,librustcoon_index_sqlite-51662feb178713b2,librustcoon_index_postgres-6221d079d0bca235,libdicom_json-8dc815469d10bcb4,libsqlx-400032330b7aafcc,libsqlx_sqlite-6231d9f89635ad4c,libfutures_executor-55b2f9d3764723ea,libflume-38f1a7c9ac4209ae,libspin-507b2697ef645b17,libserde_urlencoded-2c49cae757714418,libryu-7c364cfb94c444f7,libfutures_intrusive-d445b41b120b15da,libparking_lot-9ee64147d209836d,libparking_lot_core-fc4f3a1a8efd41fe,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,liblibsqlite3_sys-8312905dbaffbc41,libsqlx_postgres-9a831b70cf8a4694,libdotenvy-7a740a0f97135aed,libcrc-b9d2e11b1665d9ed,libcrc_catalog-29f78b6c650940c4,libhex-aa11f1b7b510398f,libwhoami-b4e8bf91705c3663,libhome-9ef0d072608f95a3,libmd5-271f0b18284dbdf1,libatoi-23d59172ee52cbfe,libfutures_channel-5b21ff7336169a40,libstringprep-4389159c33e5567d,libunicode_properties-20b58ca840a8f897,libunicode_normalization-9307a2c655b3a3a8,libtinyvec-27f7baa2b5a4eb6c,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,librand-c1dcf914fd9e46f1,librand_chacha-10b440d0e78550e6,libppv_lite86-52589888bcc7f38a,libzerocopy-5584422fee71a404,librand_core-34ae63887251bee4,libhkdf-b3eb19f30135e91a,libhmac-1f68444c2c79b02a,libsqlx_core-26128fa812cff6f5,libwebpki_roots-8273782881cf1ddd,libwebpki_roots-40f356e01850e4e1,libbase64-29d4d4232c317d5e,libsha2-1143e7e7dd59edb0,libcpufeatures-42612946e83e041b,libdigest-47a018654f5a9f50,libblock_buffer-fb2569071d391cf2,libcrypto_common-ce27122719585666,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,librustls-a3bb09e72bf12505,libsubtle-4f5a50036df13274,libwebpki-e412d664b97f33d1,libring-a81bedfea21407ba,libgetrandom-946c965a6880ea6f,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhashlink-e7647840a9e9b5c2,libhashbrown-ab728be833e5a4e2,libfoldhash-7e366b41c3133c29,liballocator_api2-843585b74aa2631f,libserde_json-7d8d6e05af7a83b1,libitoa-958180966766c9e6,libzmij-32087f229b5896fd,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,liburl-1032e39694426f6c,libidna-e5c5ddb2afade7d2,libutf8_iter-d59950773a6f062b,libidna_adapter-f992ca7ca39cff07,libicu_properties-4771f607345e7482,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-38465558879d7783,libicu_normalizer_data-07107859aeec763f,libicu_collections-c03acb2cccbb7614,libpotential_utf-0c447062f9cb6f54,libicu_provider-fdf8c78d3553969f,libicu_locale_core-1f8a38737bbd29b5,libtinystr-288521507421ce51,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-9ee27236bc210be4,libzerotrie-56942c8d9ed83094,libyoke-28baf2c0055800b2,libstable_deref_trait-1210460e331f0a03,libzerofrom-ce51b02a3855dd92,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libcrossbeam_queue-5e8e6a1f2259a30b,libcrossbeam_utils-dbe6faacf78f7a1d,libevent_listener-635b7074bcbbdff3,libparking-3ff23e0ffe662ff9,librustcoon_runtime-1785c0e80e77f4d8,libtokio_util-928be13ca3681708,libfutures_util-36340c1c0befa83c,libmemchr-19f85ccd2b063f07,libfutures_io-1f5c42698b08f771,libslab-229cf4143d039c7e,libfutures_task-16f44b435b6f0168,librustcoon_dimse-eb51c8830fd1c986,libtempfile-aa309fb68ea2b09d,libgetrandom-11462ead59896280,libcfg_if-73907a425b6e514e,libfastrand-c682da7352a13f70,librustix-5c11a80bdd362b4c,libbitflags-9df9c6f560e10b5f,liblinux_raw_sys-7b387893cc58ec33,librustcoon_ingest-d3649306efd7dc1e,librustcoon_retrieve-376895afb368377f,librustcoon_query-e642d997b003f181,librustcoon_index-cd10149fca03fe3a,librustcoon_storage-3cb5a325d533d12f,librustcoon_dicom-36433b217aef9382,librustcoon_ul-e592a3bcbbf5bc80,libopentelemetry-9419e6d6d345a338,libfutures_sink-972a6e6f22232cfe,libfutures_core-3f2014b84910caad,libdicom_ul-b89a3beb79863708,libtokio-353e3feb4ccc4286,libsignal_hook_registry-e9fa26bf4ee3c46f,liberrno-7f9f2ee6cb61744a,libsocket2-33473a3430d9979a,libmio-85c97dfce076d4f8,liblibc-beaac0770c9b643f,libbytes-00a102391b5f478f,libdicom_object-700423481b8af25e,libdicom_transfer_syntax_registry-aab122ee6680ede5,liblazy_static-58edaf41543212f3,libdicom_parser-7f3ce82671c0daf7,libdicom_encoding-1336d786c9cc4d9a,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4,libbyteordered-77784e825ce92f3c,libbyteorder-13245156f2fe10ce,libdicom_dictionary_std-6608c038acf5f8b4,libdicom_core-119b641c7a42e17d,libsafe_transmute-e6b734fb4a4fba38,libitertools-023579e50b8e599b,libeither-50248890bd57d51e,libchrono-4b7ec26428407972,libiana_time_zone-e8fde29fdad667ba,libsmallvec-5381c6b270d9d275,libnum_traits-e658f8325bd83daf,libsnafu-84c4a6c2c6005ade,librustcoon_application_entity-344c1163a9d16dcf,libtracing-5ef7ba3f30d23c9a,liblog-5081bf809293ba62,libpin_project_lite-dbd15b1f007a2c34,libtracing_core-7149c692e3fe4e48,libonce_cell-0ac012fec71d6948,librustcoon_config-3c85066b19457796,libconfig-9ac0550084d26168,libpathdiff-c1a8d9107659fbd3,libtoml-a0ba564c63358f31,libtoml_parser-cff9e496030d9db5,libserde_spanned-fd22ada473d2ede6,libtoml_datetime-94e3d880093a08f0,libwinnow-e256b706e20ff51f,libserde-d510d5035a8d9476,libserde_core-7d31b4f88fd21d39,libthiserror-82082bc69f1723e1}.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/rustcxgDMlh/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/ring-8061dae8dcbe1bae/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-9c2b7c082bceef54/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustcoon-216ac39b135a11b0" "-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 `rustcoon` (bin "rustcoon" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9b4991a435c3e466a5d2f3896a0b85c27beb95dcd063c60e2e2e5517b24ac899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4991a435c3e466a5d2f3896a0b85c27beb95dcd063c60e2e2e5517b24ac899", kill_on_drop: false }` [INFO] [stdout] 9b4991a435c3e466a5d2f3896a0b85c27beb95dcd063c60e2e2e5517b24ac899