[INFO] cloning repository https://github.com/qiuqiuaiweb3/regime-sentinel-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qiuqiuaiweb3/regime-sentinel-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuqiuaiweb3%2Fregime-sentinel-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuqiuaiweb3%2Fregime-sentinel-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfe3f788c50112abc0df14c0d045c995e2da9807
[INFO] testing qiuqiuaiweb3/regime-sentinel-agent against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuqiuaiweb3%2Fregime-sentinel-agent" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/qiuqiuaiweb3/regime-sentinel-agent
[INFO] finished tweaking git repo https://github.com/qiuqiuaiweb3/regime-sentinel-agent
[INFO] tweaked toml for git repo https://github.com/qiuqiuaiweb3/regime-sentinel-agent written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qiuqiuaiweb3/regime-sentinel-agent on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qiuqiuaiweb3/regime-sentinel-agent 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded tungstenite v0.29.0
[INFO] [stderr]   Downloaded macro_magic v0.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded macro_magic_core v0.5.1
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.7.0
[INFO] [stderr]   Downloaded macro_magic_core_macros v0.5.1
[INFO] [stderr]   Downloaded serde_with_macros v3.20.0
[INFO] [stderr]   Downloaded macro_magic_macros v0.5.1
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded derive-syn-parse v0.2.0
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.5+1.15.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded mongocrypt v0.3.2
[INFO] [stderr]   Downloaded resolv-conf v0.7.6
[INFO] [stderr]   Downloaded ipconfig v0.3.4
[INFO] [stderr]   Downloaded prefix-trie v0.8.4
[INFO] [stderr]   Downloaded hickory-net v0.26.1
[INFO] [stderr]   Downloaded hickory-resolver v0.26.1
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] [stderr]   Downloaded serde_with v3.20.0
[INFO] [stderr]   Downloaded moka v0.12.15
[INFO] [stderr]   Downloaded hickory-proto v0.26.1
[INFO] [stderr]   Downloaded mongodb v3.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4
[INFO] running `Command { std: "docker" "start" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4", 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" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4", 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" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling prefix-trie v0.8.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hickory-proto v0.26.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling hickory-net v0.26.1
[INFO] [stderr]    Compiling regime-core v0.1.0 (/opt/rustwide/workdir/crates/regime-core)
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling hickory-resolver v0.26.1
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling mongodb-internal-macros v3.7.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regime-replay v0.1.0 (/opt/rustwide/workdir/apps/regime-replay)
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling mongodb v3.7.0
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling regime-service v0.1.0 (/opt/rustwide/workdir/apps/regime-service)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc3vY34Z/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-6d8015f91495fe74,libregime_service-733588289f394f69,libreqwest-6e4b9487539a6ca9,librustls_platform_verifier-f07c06f676fc7728,librustls_native_certs-3469d38d03512d26,libopenssl_probe-6b1b371432012237,libhyper_rustls-4a7a9becb40fff55,libtokio_tungstenite-151e38eaa6f18877,libwebpki_roots-227cfed90726f06a,libtungstenite-b760d56bab626b1a,libtower_http-8b830f342d38f2ff,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libhttp_range_header-2c1927e1cc51b209,libasync_compression-3c5a38b264030736,libcompression_codecs-e8b1a5ea38654521,libflate2-84acb1666c285b0c,libminiz_oxide-6d5382b540dd717a,libsimd_adler32-7babdb89f91b6742,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-0d36efd7cc177ccc,libregime_core-86783e9b43136603,libaxum-a08867f6b1f9a0ed,libserde_path_to_error-c825e559883fa087,libserde_urlencoded-f4d14c40ab7c7c85,libryu-1f4f40e4352371e5,libhyper_util-429b21a551556f0e,libhyper-8baa95b5592f6da7,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-7c7452db61542a2a,libmime-0188e0814ca7ddbf,libhttp_body_util-ed5fbd1db1f6d6fc,libhttp_body-8d8f9f8398f09fa7,libhttp-563f2cb150350555,libtower-b61a36ffea5f11d2,libsync_wrapper-6bdfbc29c4269203,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libmongodb-e025bb00819e8faa,libtake_mut-6ada79e6a668d85e,librustc_version_runtime-4cc57a11c5431f71,librustc_version-71e07fed4fa9943b,libsemver-f2ab12e28ce3f339,libpbkdf2-d9e381f2c6e59eda,libstringprep-4d35882c7579d9cf,libunicode_properties-d98df78cf9438258,libunicode_normalization-38897611c04e14d9,libunicode_bidi-a9d2c96e849c6f3c,libbson-044b5d9c9a3fff40,libhex-13e08b3b00984ab7,libahash-8f9c8c4f17a30ec4,libbitvec-35ac29cba6a06bd0,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libserde_bytes-0b12cc65fc98352a,libtime-506121bcd75014ff,libtime_core-8555369ae7f0b98d,libnum_conv-8bd7073c84ef42cd,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libserde_json-fc589175fc0bd0af,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libindexmap-b92bb9c25241b995,libhashbrown-d7214d631586fd51,libwebpki_roots-4ac2131d17f69b0d,libtokio_rustls-a02ccc82ce9fb86a,librustls-ae262b6cc3941681,libwebpki-ecc50040e973bd64,libaws_lc_rs-112a3c0b09c0dcd1,libaws_lc_sys-515a3ef28d9e3111,libring-7cb1e0cc632729b3,libgetrandom-da9c6145cd4f38a1,libuntrusted-b2f816886faf2178,librustls_pki_types-fc5637970849fdde,libzeroize-7f213bea776ca5b6,libderive_more-d33a9a138cac30dd,libbitflags-6f28739f8eecf78f,libtokio_util-9c6890583f1616d6,libstrsim-4d1ed08a123238dc,libhickory_resolver-bae36112af08067b,libresolv_conf-aec290acf5745886,libmoka-99aa270e59c1294c,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-ea1c3a36eb800d7a,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libequivalent-6a754676e6af62ae,libparking_lot-080783593a730975,libparking_lot_core-bccd0786fb787739,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhickory_net-2bcd1f6219bc2bcd,libfutures_channel-94289a78f74303ed,libhickory_proto-1e426ad9c0ed27e3,librand-7fcdc7d2b26821ec,libgetrandom-e6b3974be7983fd3,libchacha20-a3a076498fcc249b,libcpufeatures-6c1f78f4142e3013,librand_core-8437d288e8d1265c,libdata_encoding-b17abe9da7ed756a,liburl-bc9c7c164a9ff56b,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtinyvec-aaac35e3e185f648,libtinyvec_macros-7b77ea21c73594ca,libidna-8b5e3e0dc097cd32,libidna_adapter-f8f64cfb19688ecd,libicu_properties-8b9c68197d30b563,libicu_properties_data-e6cf238fc98dd59d,libicu_normalizer-1a3d673d128bd84c,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-8fea05bee0bb4e49,libicu_collections-b31ce9c366cae2eb,libutf8_iter-51566bbad89f3a68,libpotential_utf-0c3d767a9fda37b1,libicu_provider-652b67b6be3d547b,libicu_locale_core-e0060a6bc1a51fa0,libtinystr-6915b4c566b3f487,liblitemap-dc288f07f8f61193,libwriteable-48b3e52227924bb5,libzerovec-64453c2b57e04116,libzerotrie-3f8d6fa26c658b68,libyoke-477b98923d9496a9,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-aa2bed5d30bbc07f,libthiserror-5e90adc18491a337,libtracing-d3484bb27612fd3d,liblog-b262261d47bd2eba,libtracing_core-6ad7e079107bf97a,libonce_cell-a797e138cdc25e52,libportable_atomic-b2c3e87a13df7d23,libprefix_trie-c47df4d2016c6344,libeither-5506ea273a27a963,libnum_traits-87b85c9cd014cb66,libipnet-8863e4bb95e5c098,librand-2ac3027652de4077,librand_chacha-d1da16184ebf3983,libppv_lite86-7f5ba35fc3b17562,libzerocopy-ad92ccf16844b543,librand_core-b115fb9b5d781658,libgetrandom-a73f2f085e83d825,libsha2-d6e582a599abd2ad,libsha1-1f4799a0bdc86cea,libcpufeatures-e04321643d03190d,libmd5-101f5b0f908cf51b,libcfg_if-83060ec5685761ae,libhmac-3632eb01affc7989,libdigest-9d15f55784b8157b,libsubtle-2ae6a7038b9a0630,libblock_buffer-bba24321e7b40706,libcrypto_common-25561c32e2e433f4,libgeneric_array-c2fdd0cc081e51ad,libtypenum-ec75592541d0a339,libtokio-ea22c7cbf9060c57,libsignal_hook_registry-97fb91977beb15cc,liberrno-40a43d7c8a9b8122,libsocket2-2367bcf2eb96355a,libbytes-2ed9460101f17bbf,libmio-3f5f6fa89ecad527,liblibc-612664c2206eec43,libtyped_builder-80726689d132fac4,libserde_with-753a7af71ffa2baa,libbase64-32787b0325ea6df8,libfutures_util-30efd985ecf8c340,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-ed301aba3460fb05,libpin_project_lite-0a15d51c77964692,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libserde-6a73a15ec8c3d9e9,libserde_core-9c6a4a1faf3c1a34,libmacro_magic-5fff168657a03ab6,libanyhow-9e4c44ac98d8e4ea}.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/rustc3vY34Z/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/aws-lc-sys-acd1001c8a474210/out" "-L" "/opt/rustwide/target/debug/build/ring-c81ea84d9cba97c8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gemini_summary_once-3ab155625baeaa56" "-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 `regime-service` (bin "gemini_summary_once") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4", kill_on_drop: false }`
[INFO] [stdout] ddfbbf0c7c6b117526756ac80310f4c6a108e6d5da0e30bb75bad7743dba15b4
