[INFO] cloning repository https://github.com/trevorWieland/dandori
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevorWieland/dandori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtrevorWieland%2Fdandori", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtrevorWieland%2Fdandori'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1f9f0ffb85ee15dc4caf5cf2df11ccd748c3a3c
[INFO] testing trevorWieland/dandori 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%2FtrevorWieland%2Fdandori" "/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/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/trevorWieland/dandori
[INFO] finished tweaking git repo https://github.com/trevorWieland/dandori
[INFO] tweaked toml for git repo https://github.com/trevorWieland/dandori written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trevorWieland/dandori 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] crate git repo https://github.com/trevorWieland/dandori 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" "+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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d
[INFO] running `Command { std: "docker" "start" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d", 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" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d" "/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" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d", 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" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[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 tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling dandori-domain v0.1.0 (/opt/rustwide/workdir/crates/dandori-domain)
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling dandori-observability v0.1.0 (/opt/rustwide/workdir/crates/dandori-observability)
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling sea-orm v1.1.20
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling dandori-contract v0.1.0 (/opt/rustwide/workdir/crates/dandori-contract)
[INFO] [stderr]    Compiling dandori-policy v0.1.0 (/opt/rustwide/workdir/crates/dandori-policy)
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling dandori-auth v0.1.0 (/opt/rustwide/workdir/crates/dandori-auth)
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling ferroid v0.8.9
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling dandori-workflow v0.1.0 (/opt/rustwide/workdir/crates/dandori-workflow)
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling dandori-orchestrator v0.1.0 (/opt/rustwide/workdir/crates/dandori-orchestrator)
[INFO] [stderr]    Compiling dandori-graph v0.1.0 (/opt/rustwide/workdir/crates/dandori-graph)
[INFO] [stderr]    Compiling dandori-sync-github v0.1.0 (/opt/rustwide/workdir/crates/dandori-sync-github)
[INFO] [stderr]    Compiling sea-orm-migration v1.1.20
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling dandori-store v0.1.0 (/opt/rustwide/workdir/crates/dandori-store)
[INFO] [stderr]    Compiling dandori-deps-check v0.1.0 (/opt/rustwide/workdir/bin/dandori-deps-check)
[INFO] [stderr]    Compiling dandori-app-services v0.1.0 (/opt/rustwide/workdir/crates/dandori-app-services)
[INFO] [stderr]    Compiling dandori-migrate v0.1.0 (/opt/rustwide/workdir/bin/dandori-migrate)
[INFO] [stderr]    Compiling dandori-mcp v0.1.0 (/opt/rustwide/workdir/bin/dandori-mcp)
[INFO] [stderr]    Compiling dandori-api v0.1.0 (/opt/rustwide/workdir/bin/dandori-api)
[INFO] [stderr]    Compiling dandori-worker v0.1.0 (/opt/rustwide/workdir/bin/dandori-worker)
[INFO] [stderr]    Compiling bollard v0.20.2
[INFO] [stderr]    Compiling testcontainers v0.27.2
[INFO] [stderr]    Compiling testcontainers-modules v0.15.0
[INFO] [stderr]    Compiling dandori-test-support v0.1.0 (/opt/rustwide/workdir/crates/dandori-test-support)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d", 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" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d" "/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 hyper v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling dandori-migrate v0.1.0 (/opt/rustwide/workdir/bin/dandori-migrate)
[INFO] [stderr]    Compiling dandori-deps-check v0.1.0 (/opt/rustwide/workdir/bin/dandori-deps-check)
[INFO] [stderr]    Compiling dandori-observability v0.1.0 (/opt/rustwide/workdir/crates/dandori-observability)
[INFO] [stderr]    Compiling dandori-contract v0.1.0 (/opt/rustwide/workdir/crates/dandori-contract)
[INFO] [stderr]    Compiling dandori-domain v0.1.0 (/opt/rustwide/workdir/crates/dandori-domain)
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling dandori-orchestrator v0.1.0 (/opt/rustwide/workdir/crates/dandori-orchestrator)
[INFO] [stderr]    Compiling dandori-workflow v0.1.0 (/opt/rustwide/workdir/crates/dandori-workflow)
[INFO] [stderr]    Compiling dandori-policy v0.1.0 (/opt/rustwide/workdir/crates/dandori-policy)
[INFO] [stderr]    Compiling dandori-graph v0.1.0 (/opt/rustwide/workdir/crates/dandori-graph)
[INFO] [stderr]    Compiling dandori-sync-github v0.1.0 (/opt/rustwide/workdir/crates/dandori-sync-github)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling dandori-app-services v0.1.0 (/opt/rustwide/workdir/crates/dandori-app-services)
[INFO] [stderr]    Compiling dandori-auth v0.1.0 (/opt/rustwide/workdir/crates/dandori-auth)
[INFO] [stderr]    Compiling dandori-mcp v0.1.0 (/opt/rustwide/workdir/bin/dandori-mcp)
[INFO] [stderr]    Compiling dandori-worker v0.1.0 (/opt/rustwide/workdir/bin/dandori-worker)
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling dandori-api v0.1.0 (/opt/rustwide/workdir/bin/dandori-api)
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling bollard v0.20.2
[INFO] [stderr]    Compiling testcontainers v0.27.2
[INFO] [stderr]    Compiling testcontainers-modules v0.15.0
[INFO] [stderr]    Compiling dandori-test-support v0.1.0 (/opt/rustwide/workdir/crates/dandori-test-support)
[INFO] [stderr]    Compiling dandori-store v0.1.0 (/opt/rustwide/workdir/crates/dandori-store)
[INFO] [stderr] error: could not compile `dandori-store` (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 dandori_store --edition=2024 crates/dandori-store/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::suspicious' '--deny=clippy::perf' '--deny=clippy::correctness' --deny=warnings '--deny=clippy::unwrap_used' --warn=unused_qualifications --forbid=unsafe_code --warn=unreachable_pub '--deny=clippy::unimplemented' '--deny=clippy::todo' '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' '--deny=clippy::panic' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing_debug_implementations '--deny=clippy::dbg_macro' '--deny=clippy::allow_attributes_without_reason' '--deny=clippy::allow_attributes' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f821d6b56ba15f1 -C extra-filename=-6ac892e3a48dd0a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-45c5b173ee2c433b.rlib --extern dandori_domain=/opt/rustwide/target/debug/deps/libdandori_domain-ada299a690dae511.rlib --extern dandori_observability=/opt/rustwide/target/debug/deps/libdandori_observability-9a2f08ce41982afe.rlib --extern dandori_test_support=/opt/rustwide/target/debug/deps/libdandori_test_support-ae8ac254b90869ec.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-32d0382bfa36fba4.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-e966fa35fe06939f.rlib --extern sea_orm_migration=/opt/rustwide/target/debug/deps/libsea_orm_migration-12e95ec72ab9db6b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c934d38fbc851ceb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4f2a8ee7a8a3e718.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ea1ecf1aa4744d64.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-eb0682e3a464a929.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-0070ea8f23c7853d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2f78684f1f4365b0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bb01f74d5621cd5b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-80f92d34c47b0074.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-292a6a8dcff40f79/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfdf59226deca532/out` (signal: 9, SIGKILL: kill)
[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/rustcAs2uVg/symbols.o" "<7 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/{libdandori_test_support-ae8ac254b90869ec,libtestcontainers_modules-0070ea8f23c7853d,libtestcontainers-eb0682e3a464a929,libdocker_credential-43c3e16a8647f2ab,libbase64-13144a1f1e192158,libparse_display-804a866764faf7ed,libregex-1342197ac76a7579,libetcetera-7de3bcd509d36679,libtokio_tar-c72ddade35563015,libxattr-640db7b780fa4fa8,librustix-b7627d687a0dca05,liblinux_raw_sys-0b6cde911e9a3109,libfiletime-24008e88f5439940,librustc_hash-68cbcd0e35cfafe6,libportable_atomic-b2c3e87a13df7d23,libferroid-e7a4c9511fb1cb41,libbollard-d99f2cceaf626b99,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libnum-3f829d1dcaa01b04,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libbollard_stubs-c196b29f60f7c7a0,libtime-0607e043e3e434a7,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-f9bbcbf13dcfb1de,libpowerfmt-f6019a2766e431f7,libbollard_buildkit_proto-c2f5279e83a84484,libtonic_prost-88996e5ea8130a1c,libtonic-ea7df4c9008e1f87,libhyper_timeout-8196b68ece12252d,libaxum-b62ad83a3a01c010,libserde_path_to_error-a6c00397e8b8ef20,libmatchit-9aa922efa503b546,libaxum_core-3a49ad237e1c488d,libmime-0188e0814ca7ddbf,libpin_project-3dc096715fb90480,libtokio_stream-5ac4e77435c2b8c2,libprost-d4bf7947f3e616ed,libhyperlocal-d9f7614b93312739,libdandori_app_services-d96be6fa6243cc64,libreqwest-7300d1aeddd31934,libhyper_rustls-4d2eb62d1ab2631a,libtokio_rustls-8fd2af760b328912,libtower_http-85ec4c75eec55f72,libiri_string-9568090a19df0016,libtower-53de121f275270ca,libtower_layer-d908dd771b239ecd,libhyper_util-404270459234d8c3,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-00c396cce4acc02e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-49e6e11ed2261a22,libfnv-79e2cbfbe03dcd16,libtokio_util-cf695a87d916c68f,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libsync_wrapper-6bdfbc29c4269203,librand-02f6376820535ff3,librand_chacha-7265aaeb87ac21a3,librand_core-5bb5a9545ccf549c,libdandori_policy-c614d3ff294f0da2,libdandori_contract-01f646963ebd4a08,libdandori_store-ee9fb0906c3b5022,libdandori_observability-9a2f08ce41982afe,libtracing_subscriber-47d7dc43ec094e90,libtracing_serde-46ef6eea94e8aa14,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-657b767e2e15aeb8,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe,libdandori_domain-ada299a690dae511,libsea_orm_migration-12e95ec72ab9db6b,libsea_schema-e89341c62e876c97,libfutures-32d0382bfa36fba4,libsea_orm-e966fa35fe06939f,libderive_more-e0f813866b53f2a7,libouroboros-2c018d3fd95a9aee,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-52f800d5f8035961,libstrum-3345ca157386d345,libsea_query_binder-b68e9ba68ff78117,libsea_query-c60e68c332f0f9fb,libordered_float-6c6789bd56216178,libsqlx-ea1ecf1aa4744d64,libsqlx_sqlite-908414efc8d8ca90,libfutures_executor-cf657523898a6d2d,libflume-e7d4ce7f6459aeee,libspin-a10f8ca15d1a6a27,libserde_urlencoded-ce04d0e7a63926d2,libryu-1f4f40e4352371e5,libfutures_intrusive-4e869f25b83a86c9,libparking_lot-ad3ba4cf840ad609,libparking_lot_core-5dbcbcc0ca2f43d7,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,liblibsqlite3_sys-b028bd0d3733c698,libsqlx_postgres-87ff487acc0070f2,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libbitflags-db7b9c0337a7ee76,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-e0a5b2d15efd9f87,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-b8454a6dfbd1f6dd,librand_chacha-c8485380e9e4f963,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-d52700b24f631234,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-169fe39c8867dbde,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libthiserror-2f78684f1f4365b0,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libbase64-32787b0325ea6df8,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librustls-4595c68c01c855e0,libsubtle-2ae6a7038b9a0630,libwebpki-bbe0b2c04194860a,libring-6945f66d97d1f6ed,libgetrandom-bd39eec393cb685b,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtokio-bb01f74d5621cd5b,libsignal_hook_registry-b3f014a9c5cd2409,liberrno-8d75108a5f15e92b,libsocket2-3ec2f566834838ed,libmio-d3f846d8a755a139,libbytes-2ed9460101f17bbf,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libchrono-45c5b173ee2c433b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-17bedafaa2a61f51,libuuid-80f92d34c47b0074,libgetrandom-8c8472ba9369be30,liblibc-65b95da77291a559,libcfg_if-83060ec5685761ae,libserde_json-4f2a8ee7a8a3e718,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,liburl-287038fe8ec86872,libidna-3020f0cff2de5bf8,libidna_adapter-a8098213e5569072,libicu_properties-3211138f43ff02ea,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-34eca7aeabee8438,libsmallvec-721cf0961e15a679,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-853c96d2fadd2322,libutf8_iter-51566bbad89f3a68,libpotential_utf-4860039b5cc55b7e,libicu_provider-f0850007a4638c68,libicu_locale_core-31572402eced08f9,libtinystr-4f84decc090b51ad,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-4e2dcd57c47499ac,libzerotrie-bba484241200bba2,libyoke-a69f6120fae3bd47,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-bbc9ff3f762a2e47,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-fa7ecabdfa6d9dc5,liblog-b262261d47bd2eba,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-339feb902c32c930,libserde-c934d38fbc851ceb,libserde_core-46542aab222bf259,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libfutures_util-4c4466d9967cc28a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libpin_project_lite-0a15d51c77964692,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93}.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/rustcAs2uVg/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/ring-292a6a8dcff40f79/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-dfdf59226deca532/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phase1_store_core-a8b652cc158ae163" "-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 `dandori-store` (test "phase1_store_core") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcLzfrJO/symbols.o" "<7 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/{libdandori_test_support-ae8ac254b90869ec,libtestcontainers_modules-0070ea8f23c7853d,libtestcontainers-eb0682e3a464a929,libdocker_credential-43c3e16a8647f2ab,libbase64-13144a1f1e192158,libparse_display-804a866764faf7ed,libregex-1342197ac76a7579,libetcetera-7de3bcd509d36679,libtokio_tar-c72ddade35563015,libxattr-640db7b780fa4fa8,librustix-b7627d687a0dca05,liblinux_raw_sys-0b6cde911e9a3109,libfiletime-24008e88f5439940,librustc_hash-68cbcd0e35cfafe6,libportable_atomic-b2c3e87a13df7d23,libferroid-e7a4c9511fb1cb41,libbollard-d99f2cceaf626b99,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libnum-3f829d1dcaa01b04,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libbollard_stubs-c196b29f60f7c7a0,libtime-0607e043e3e434a7,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-f9bbcbf13dcfb1de,libpowerfmt-f6019a2766e431f7,libbollard_buildkit_proto-c2f5279e83a84484,libtonic_prost-88996e5ea8130a1c,libtonic-ea7df4c9008e1f87,libhyper_timeout-8196b68ece12252d,libaxum-b62ad83a3a01c010,libserde_path_to_error-a6c00397e8b8ef20,libmatchit-9aa922efa503b546,libaxum_core-3a49ad237e1c488d,libmime-0188e0814ca7ddbf,libpin_project-3dc096715fb90480,libtokio_stream-5ac4e77435c2b8c2,libprost-d4bf7947f3e616ed,libhyperlocal-d9f7614b93312739,libdandori_app_services-d96be6fa6243cc64,libreqwest-7300d1aeddd31934,libhyper_rustls-4d2eb62d1ab2631a,libtokio_rustls-8fd2af760b328912,libtower_http-85ec4c75eec55f72,libiri_string-9568090a19df0016,libtower-53de121f275270ca,libtower_layer-d908dd771b239ecd,libhyper_util-404270459234d8c3,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-00c396cce4acc02e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-49e6e11ed2261a22,libfnv-79e2cbfbe03dcd16,libtokio_util-cf695a87d916c68f,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libsync_wrapper-6bdfbc29c4269203,librand-02f6376820535ff3,librand_chacha-7265aaeb87ac21a3,librand_core-5bb5a9545ccf549c,libdandori_policy-c614d3ff294f0da2,libdandori_contract-01f646963ebd4a08,libdandori_store-ee9fb0906c3b5022,libdandori_observability-9a2f08ce41982afe,libtracing_subscriber-47d7dc43ec094e90,libtracing_serde-46ef6eea94e8aa14,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-657b767e2e15aeb8,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe,libsea_orm_migration-12e95ec72ab9db6b,libsea_schema-e89341c62e876c97,libfutures-32d0382bfa36fba4,libsea_orm-e966fa35fe06939f,libderive_more-e0f813866b53f2a7,libouroboros-2c018d3fd95a9aee,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-52f800d5f8035961,libstrum-3345ca157386d345,libsea_query_binder-b68e9ba68ff78117,libsea_query-c60e68c332f0f9fb,libordered_float-6c6789bd56216178,libsqlx-ea1ecf1aa4744d64,libsqlx_sqlite-908414efc8d8ca90,libfutures_executor-cf657523898a6d2d,libflume-e7d4ce7f6459aeee,libspin-a10f8ca15d1a6a27,libserde_urlencoded-ce04d0e7a63926d2,libryu-1f4f40e4352371e5,libfutures_intrusive-4e869f25b83a86c9,libparking_lot-ad3ba4cf840ad609,libparking_lot_core-5dbcbcc0ca2f43d7,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,liblibsqlite3_sys-b028bd0d3733c698,libsqlx_postgres-87ff487acc0070f2,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libbitflags-db7b9c0337a7ee76,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-e0a5b2d15efd9f87,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-b8454a6dfbd1f6dd,librand_chacha-c8485380e9e4f963,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-d52700b24f631234,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-169fe39c8867dbde,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libbase64-32787b0325ea6df8,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librustls-4595c68c01c855e0,libsubtle-2ae6a7038b9a0630,libwebpki-bbe0b2c04194860a,libring-6945f66d97d1f6ed,libgetrandom-bd39eec393cb685b,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtokio-bb01f74d5621cd5b,libsignal_hook_registry-b3f014a9c5cd2409,liberrno-8d75108a5f15e92b,libsocket2-3ec2f566834838ed,libmio-d3f846d8a755a139,libbytes-2ed9460101f17bbf,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libserde_json-4f2a8ee7a8a3e718,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,liburl-287038fe8ec86872,libidna-3020f0cff2de5bf8,libidna_adapter-a8098213e5569072,libicu_properties-3211138f43ff02ea,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-34eca7aeabee8438,libsmallvec-721cf0961e15a679,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-853c96d2fadd2322,libutf8_iter-51566bbad89f3a68,libpotential_utf-4860039b5cc55b7e,libicu_provider-f0850007a4638c68,libicu_locale_core-31572402eced08f9,libtinystr-4f84decc090b51ad,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-4e2dcd57c47499ac,libzerotrie-bba484241200bba2,libyoke-a69f6120fae3bd47,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-bbc9ff3f762a2e47,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-fa7ecabdfa6d9dc5,liblog-b262261d47bd2eba,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-339feb902c32c930,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libfutures_util-4c4466d9967cc28a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libpin_project_lite-0a15d51c77964692,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libdandori_domain-ada299a690dae511,libchrono-45c5b173ee2c433b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-17bedafaa2a61f51,libthiserror-2f78684f1f4365b0,libuuid-80f92d34c47b0074,libgetrandom-8c8472ba9369be30,liblibc-65b95da77291a559,libcfg_if-83060ec5685761ae,libserde-c934d38fbc851ceb,libserde_core-46542aab222bf259}.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/rustcLzfrJO/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/ring-292a6a8dcff40f79/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-dfdf59226deca532/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phase1_idempotency_concurrency-379d8a5d7cd51af4" "-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 `dandori-store` (test "phase1_idempotency_concurrency") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWrSdej/symbols.o" "<10 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/{libdandori_test_support-ae8ac254b90869ec,libtestcontainers_modules-0070ea8f23c7853d,libtestcontainers-eb0682e3a464a929,libdocker_credential-43c3e16a8647f2ab,libbase64-13144a1f1e192158,libparse_display-804a866764faf7ed,libregex-1342197ac76a7579,libetcetera-7de3bcd509d36679,libtokio_tar-c72ddade35563015,libxattr-640db7b780fa4fa8,librustix-b7627d687a0dca05,liblinux_raw_sys-0b6cde911e9a3109,libfiletime-24008e88f5439940,librustc_hash-68cbcd0e35cfafe6,libportable_atomic-b2c3e87a13df7d23,libferroid-e7a4c9511fb1cb41,libbollard-d99f2cceaf626b99,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libnum-3f829d1dcaa01b04,libnum_iter-5b4c931c552c489c,libnum_rational-eef26707c513637b,libnum_complex-e4382592ee24ea90,libnum_bigint-7206beb36ffbfe80,libnum_integer-978663802c73c752,libbollard_stubs-c196b29f60f7c7a0,libtime-0607e043e3e434a7,libtime_core-031b6ab885a7634b,libnum_conv-4e1233169d5eeba7,libderanged-f9bbcbf13dcfb1de,libpowerfmt-f6019a2766e431f7,libbollard_buildkit_proto-c2f5279e83a84484,libtonic_prost-88996e5ea8130a1c,libtonic-ea7df4c9008e1f87,libhyper_timeout-8196b68ece12252d,libaxum-b62ad83a3a01c010,libserde_path_to_error-a6c00397e8b8ef20,libmatchit-9aa922efa503b546,libaxum_core-3a49ad237e1c488d,libmime-0188e0814ca7ddbf,libpin_project-3dc096715fb90480,libtokio_stream-5ac4e77435c2b8c2,libprost-d4bf7947f3e616ed,libhyperlocal-d9f7614b93312739,libdandori_app_services-d96be6fa6243cc64,libreqwest-7300d1aeddd31934,libhyper_rustls-4d2eb62d1ab2631a,libtokio_rustls-8fd2af760b328912,libtower_http-85ec4c75eec55f72,libiri_string-9568090a19df0016,libtower-53de121f275270ca,libtower_layer-d908dd771b239ecd,libhyper_util-404270459234d8c3,libipnet-61ca7a5e1c2863d4,libtower_service-3fb88d28c2218805,libhyper-00c396cce4acc02e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-49e6e11ed2261a22,libfnv-79e2cbfbe03dcd16,libtokio_util-cf695a87d916c68f,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libsync_wrapper-6bdfbc29c4269203,librand-02f6376820535ff3,librand_chacha-7265aaeb87ac21a3,librand_core-5bb5a9545ccf549c,libdandori_store-ee9fb0906c3b5022,libdandori_observability-9a2f08ce41982afe,libtracing_subscriber-47d7dc43ec094e90,libtracing_serde-46ef6eea94e8aa14,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-657b767e2e15aeb8,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-510f2bf8b9768cfe,libsea_orm_migration-12e95ec72ab9db6b,libsea_schema-e89341c62e876c97,libfutures-32d0382bfa36fba4,libsea_orm-e966fa35fe06939f,libderive_more-e0f813866b53f2a7,libouroboros-2c018d3fd95a9aee,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-52f800d5f8035961,libstrum-3345ca157386d345,libsea_query_binder-b68e9ba68ff78117,libsea_query-c60e68c332f0f9fb,libordered_float-6c6789bd56216178,libsqlx-ea1ecf1aa4744d64,libsqlx_sqlite-908414efc8d8ca90,libfutures_executor-cf657523898a6d2d,libflume-e7d4ce7f6459aeee,libspin-a10f8ca15d1a6a27,libserde_urlencoded-ce04d0e7a63926d2,libryu-1f4f40e4352371e5,libfutures_intrusive-4e869f25b83a86c9,libparking_lot-ad3ba4cf840ad609,libparking_lot_core-5dbcbcc0ca2f43d7,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,liblibsqlite3_sys-b028bd0d3733c698,libsqlx_postgres-87ff487acc0070f2,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libbitflags-db7b9c0337a7ee76,libmd5-d8c1649bad7aff8e,libbyteorder-7fb216e967c6a54f,libatoi-e0a5b2d15efd9f87,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-b8454a6dfbd1f6dd,librand_chacha-c8485380e9e4f963,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-d52700b24f631234,libhkdf-16555026228ea0f0,libhmac-741d575b19be3fc6,libsqlx_core-169fe39c8867dbde,libwebpki_roots-c3e1a746a4f82007,libwebpki_roots-d9cc86348a7593ab,libindexmap-0d7f2c48190e6f4d,libhashbrown-6b92ca17a46d4c7a,libbase64-32787b0325ea6df8,libsha2-095ad84fd5bfa493,libcpufeatures-e04321643d03190d,libdigest-55f2c16e3612c500,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librustls-4595c68c01c855e0,libsubtle-2ae6a7038b9a0630,libwebpki-bbe0b2c04194860a,libring-6945f66d97d1f6ed,libgetrandom-bd39eec393cb685b,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libtokio-bb01f74d5621cd5b,libsignal_hook_registry-b3f014a9c5cd2409,liberrno-8d75108a5f15e92b,libsocket2-3ec2f566834838ed,libmio-d3f846d8a755a139,libbytes-2ed9460101f17bbf,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liburl-287038fe8ec86872,libidna-3020f0cff2de5bf8,libidna_adapter-a8098213e5569072,libicu_properties-3211138f43ff02ea,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-34eca7aeabee8438,libsmallvec-721cf0961e15a679,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-853c96d2fadd2322,libutf8_iter-51566bbad89f3a68,libpotential_utf-4860039b5cc55b7e,libicu_provider-f0850007a4638c68,libicu_locale_core-31572402eced08f9,libtinystr-4f84decc090b51ad,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-4e2dcd57c47499ac,libzerotrie-bba484241200bba2,libyoke-a69f6120fae3bd47,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-bbc9ff3f762a2e47,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtracing-fa7ecabdfa6d9dc5,liblog-b262261d47bd2eba,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-339feb902c32c930,libevent_listener-ab3faf5dd5c5db1b,libparking-a9ae72c6c16ee980,libfutures_util-4c4466d9967cc28a,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libpin_project_lite-0a15d51c77964692,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libdandori_policy-c614d3ff294f0da2,libserde_json-4f2a8ee7a8a3e718,libmemchr-5cfa70d22cb32987,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libdandori_domain-ada299a690dae511,libdandori_contract-01f646963ebd4a08,libuuid-80f92d34c47b0074,libgetrandom-8c8472ba9369be30,liblibc-65b95da77291a559,libcfg_if-83060ec5685761ae,libthiserror-2f78684f1f4365b0,libchrono-45c5b173ee2c433b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-17bedafaa2a61f51,libserde-c934d38fbc851ceb,libserde_core-46542aab222bf259}.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/rustcWrSdej/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/ring-292a6a8dcff40f79/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-dfdf59226deca532/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phase1_worker_chaos-aa601b6f6b221a08" "-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 `dandori-app-services` (test "phase1_worker_chaos") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d", kill_on_drop: false }`
[INFO] [stdout] 91205478c99885201945186baf372e098c97c5497929f1f84cc79e47b2e98d2d
