[INFO] cloning repository https://github.com/790331416/Codex-Manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/790331416/Codex-Manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F790331416%2FCodex-Manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F790331416%2FCodex-Manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c990f5d9269187fea55f4dbbc1625a3f62cbd293 [INFO] testing 790331416/Codex-Manager 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%2F790331416%2FCodex-Manager" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/790331416/Codex-Manager [INFO] finished tweaking git repo https://github.com/790331416/Codex-Manager [INFO] tweaked toml for git repo https://github.com/790331416/Codex-Manager written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/790331416/Codex-Manager 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/790331416/Codex-Manager 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 35851487334d6ca9b29ac193a647ed99f820920f97bff63d68d8da6f0eac9515 [INFO] running `Command { std: "docker" "start" "-a" "35851487334d6ca9b29ac193a647ed99f820920f97bff63d68d8da6f0eac9515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35851487334d6ca9b29ac193a647ed99f820920f97bff63d68d8da6f0eac9515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35851487334d6ca9b29ac193a647ed99f820920f97bff63d68d8da6f0eac9515", kill_on_drop: false }` [INFO] [stdout] 35851487334d6ca9b29ac193a647ed99f820920f97bff63d68d8da6f0eac9515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 315f787e0f7aee445017b7fbce5040090568285e8cb90b3d4ea49d658877063f [INFO] running `Command { std: "docker" "start" "-a" "315f787e0f7aee445017b7fbce5040090568285e8cb90b3d4ea49d658877063f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling codexmanager-service v0.1.19 (/opt/rustwide/workdir/crates/service) [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling codexmanager-start v0.1.19 (/opt/rustwide/workdir/crates/start) [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling codexmanager-web v0.1.19 (/opt/rustwide/workdir/crates/web) [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rhai v1.24.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling os_info v3.14.0 [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 webbrowser v0.8.15 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling codexmanager-core v0.1.19 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> crates/start/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "315f787e0f7aee445017b7fbce5040090568285e8cb90b3d4ea49d658877063f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315f787e0f7aee445017b7fbce5040090568285e8cb90b3d4ea49d658877063f", kill_on_drop: false }` [INFO] [stdout] 315f787e0f7aee445017b7fbce5040090568285e8cb90b3d4ea49d658877063f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f485216462f3e755863896edea081b16d6d2c91fca92b5841b9f75037863c471 [INFO] running `Command { std: "docker" "start" "-a" "f485216462f3e755863896edea081b16d6d2c91fca92b5841b9f75037863c471", kill_on_drop: false }` [INFO] [stderr] Compiling codexmanager-core v0.1.19 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling codexmanager-web v0.1.19 (/opt/rustwide/workdir/crates/web) [INFO] [stderr] Compiling codexmanager-service v0.1.19 (/opt/rustwide/workdir/crates/service) [INFO] [stderr] Compiling codexmanager-start v0.1.19 (/opt/rustwide/workdir/crates/start) [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> crates/start/src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcs0uQh5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcodexmanager_service-58440ecc088ad585,libzstd-7f4d6c2ab10a0656,libzstd_safe-509327c07052e09e,libzstd_sys-d3bad31ee7332080,libos_info-7967697523298012,libnix-57feab9ba990e720,libwebbrowser-dc217e382521815a,libhome-9ef0d072608f95a3,libchrono-626ea672aa1ff9f9,libiana_time_zone-e8fde29fdad667ba,librhai-b0353a9494c5e33c,libsmartstring-be086c7126dc2384,libstatic_assertions-95336585f0b7f57d,libthin_vec-0070d6107a760201,libnum_traits-0300c3f641317dfc,libcrossbeam_channel-b65bac408cf89796,libaxum-ebc9db5b25238d61,libserde_path_to_error-8c3a27aed52d6b28,libmatchit-92d8670e621f5f38,libtokio_tungstenite-c483bcfc6945ceb4,libwebpki_roots-0508f0e5c771b019,libtungstenite-1f84dc8760302318,libdata_encoding-d189d998bb91ed7b,librand-187ff4bfa8293538,librand_chacha-aa0994c0b64745cf,librand_core-123c23097028a583,libutf8-1f85abd39b41966a,libthiserror-df1ee4823a51dcae,libsha1-3b81b02a7bc4dbe7,libaxum_core-5ce9dbc37eeaa8e6,libsysinfo-c08eebc5514ec9c4,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libtiny_http-3740f8e68fb11310,libchunked_transfer-bcdf0c8b9c67dd3b,libascii-9003279495b5079c,libreqwest-75c96eb08effbc61,libhyper_rustls-15c2bc00113e4dc7,libwebpki_roots-557739b379bb7257,libhyper_tls-1cdab3095653bf29,libtokio_native_tls-e106efb618e5e670,libtokio_rustls-0eb6802959319009,librustls-2acd551e3201470a,libsubtle-4f5a50036df13274,libwebpki-b6ac2d78fbee6468,libaws_lc_rs-54d70ec452eebb7d,libaws_lc_sys-7e7d044b508a4439,libring-782819d5841a2064,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-e8b64120bf4cd6a1,libryu-ec25213d96ee60cf,libencoding_rs-8656bb43f7a59443,libtower_http-97720b7662f8f4ef,libmime_guess-1313f8508a353fad,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libhttp_range_header-899f9ec059f72e01,libiri_string-4e659e4ca4800759,libtower-a1e48d30bb807ad3,libtower_layer-3b63c02b4d0ef938,libnative_tls-9091b7bb07ef8078,libopenssl_probe-eea81a4ba667d54e,libopenssl-14be576785206adc,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-b8ed9fc2449cba68,libhyper_util-599437a43ab50eea,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-414cee540fe1869a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-a84fc3ff41b80b58,libtracing-3b3f7663a49ccb7f,libtracing_core-67fe025115954688,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-29524163f8896842,libtokio_util-e6b4a3ce5aa9ff7e,libtokio-e327a8ffaeff30ed,libsocket2-1cfcc67bab2f32ac,libmio-57a8d231f141cb2a,libhttp_body_util-a581b8c0c3fecbb0,libhttp_body-de856b3856d43be5,liblog-b4877c6cda7d43ee,libfutures_util-d6033d856cb5daed,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-fa38334611e06bfa,libidna-caf4b21d15d1d89f,libutf8_iter-d59950773a6f062b,libidna_adapter-37efc8f171f60e8b,libicu_properties-b021169a8d525fbf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-7b09583cae7b1c43,libicu_normalizer_data-07107859aeec763f,libicu_collections-9b131e2462ef53d4,libpotential_utf-8eb73deaf5f37bbe,libicu_provider-16b3bdd1a829db59,libicu_locale_core-fb15ac9cc50f0f7b,libtinystr-9ef62c1753072b0e,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-fd27bebefb368a73,libzerotrie-665229e6965c09d9,libyoke-ca01c77a66c6530b,libstable_deref_trait-1210460e331f0a03,libzerofrom-4bb01a22f69636e1,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-75316d043a1ecd5e,libbytes-727a11fb69696bac,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcodexmanager_core-44a1216143e695c9,liburlencoding-b8d7b946e536689d,libserde_json-cbb06e7cdb52711b,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-5a1599c2944824d6,librusqlite-cee691c96b2a087e,libbitflags-cd6205512b47de5d,libsmallvec-ef7fb5c9422ea9d3,libfallible_streaming_iterator-7982aad940bdcab8,libfallible_iterator-95f09b8523ec2280,libhashlink-313914eb6c139fc5,libhashbrown-d8d5a6ee0f2f0d77,libahash-a2648edc9fe4cc0d,libgetrandom-137e3c6efa0ecdbb,libonce_cell-7de46f10ad54043b,libportable_atomic-e70ac1dfe7fb7c63,liblibsqlite3_sys-719ec8922b87458d,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libserde-7e6b15a1d1f1e6b4,libserde_core-106a30f641d26d10,librand-c1e283df00675c5c,librand_chacha-e3c5b4ce129ae48b,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-183b7a79c51f76ac,libgetrandom-d23cf75a94154a54,liblibc-5ab31d0dbcde12f4,libcfg_if-73907a425b6e514e,libbase64-29d4d4232c317d5e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcs0uQh5/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/aws-lc-sys-e11f4c2dd3ebc60e/out" "-L" "/opt/rustwide/target/debug/build/ring-2c363a0e2025b0f8/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-bbd8537503d0a409/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-721f7b494d0b4257/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/default_addr-2f7071bd8853467b" "-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 `codexmanager-service` (test "default_addr") due to 1 previous error [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/rustcgzkOQ9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcodexmanager_service-58440ecc088ad585,libzstd-7f4d6c2ab10a0656,libzstd_safe-509327c07052e09e,libzstd_sys-d3bad31ee7332080,libos_info-7967697523298012,libnix-57feab9ba990e720,libwebbrowser-dc217e382521815a,libhome-9ef0d072608f95a3,libchrono-626ea672aa1ff9f9,libiana_time_zone-e8fde29fdad667ba,librhai-b0353a9494c5e33c,libsmartstring-be086c7126dc2384,libstatic_assertions-95336585f0b7f57d,libthin_vec-0070d6107a760201,libnum_traits-0300c3f641317dfc,libcrossbeam_channel-b65bac408cf89796,libaxum-ebc9db5b25238d61,libserde_path_to_error-8c3a27aed52d6b28,libmatchit-92d8670e621f5f38,libtokio_tungstenite-c483bcfc6945ceb4,libwebpki_roots-0508f0e5c771b019,libtungstenite-1f84dc8760302318,libdata_encoding-d189d998bb91ed7b,librand-187ff4bfa8293538,librand_chacha-aa0994c0b64745cf,librand_core-123c23097028a583,libutf8-1f85abd39b41966a,libthiserror-df1ee4823a51dcae,libsha1-3b81b02a7bc4dbe7,libaxum_core-5ce9dbc37eeaa8e6,libsysinfo-c08eebc5514ec9c4,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libtiny_http-3740f8e68fb11310,libchunked_transfer-bcdf0c8b9c67dd3b,libascii-9003279495b5079c,libreqwest-75c96eb08effbc61,libhyper_rustls-15c2bc00113e4dc7,libwebpki_roots-557739b379bb7257,libhyper_tls-1cdab3095653bf29,libtokio_native_tls-e106efb618e5e670,libtokio_rustls-0eb6802959319009,librustls-2acd551e3201470a,libsubtle-4f5a50036df13274,libwebpki-b6ac2d78fbee6468,libaws_lc_rs-54d70ec452eebb7d,libaws_lc_sys-7e7d044b508a4439,libring-782819d5841a2064,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-e8b64120bf4cd6a1,libryu-ec25213d96ee60cf,libencoding_rs-8656bb43f7a59443,libtower_http-97720b7662f8f4ef,libmime_guess-1313f8508a353fad,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libhttp_range_header-899f9ec059f72e01,libiri_string-4e659e4ca4800759,libtower-a1e48d30bb807ad3,libtower_layer-3b63c02b4d0ef938,libnative_tls-9091b7bb07ef8078,libopenssl_probe-eea81a4ba667d54e,libopenssl-14be576785206adc,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-b8ed9fc2449cba68,libhyper_util-599437a43ab50eea,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-414cee540fe1869a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-a84fc3ff41b80b58,libtracing-3b3f7663a49ccb7f,libtracing_core-67fe025115954688,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-29524163f8896842,libtokio_util-e6b4a3ce5aa9ff7e,libtokio-e327a8ffaeff30ed,libsocket2-1cfcc67bab2f32ac,libmio-57a8d231f141cb2a,libhttp_body_util-a581b8c0c3fecbb0,libhttp_body-de856b3856d43be5,liblog-b4877c6cda7d43ee,libfutures_util-d6033d856cb5daed,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-fa38334611e06bfa,libidna-caf4b21d15d1d89f,libutf8_iter-d59950773a6f062b,libidna_adapter-37efc8f171f60e8b,libicu_properties-b021169a8d525fbf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-7b09583cae7b1c43,libicu_normalizer_data-07107859aeec763f,libicu_collections-9b131e2462ef53d4,libpotential_utf-8eb73deaf5f37bbe,libicu_provider-16b3bdd1a829db59,libicu_locale_core-fb15ac9cc50f0f7b,libtinystr-9ef62c1753072b0e,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-fd27bebefb368a73,libzerotrie-665229e6965c09d9,libyoke-ca01c77a66c6530b,libstable_deref_trait-1210460e331f0a03,libzerofrom-4bb01a22f69636e1,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-75316d043a1ecd5e,libbytes-727a11fb69696bac,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libcodexmanager_core-44a1216143e695c9,liburlencoding-b8d7b946e536689d,libserde_json-cbb06e7cdb52711b,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-5a1599c2944824d6,librusqlite-cee691c96b2a087e,libbitflags-cd6205512b47de5d,libsmallvec-ef7fb5c9422ea9d3,libfallible_streaming_iterator-7982aad940bdcab8,libfallible_iterator-95f09b8523ec2280,libhashlink-313914eb6c139fc5,libhashbrown-d8d5a6ee0f2f0d77,libahash-a2648edc9fe4cc0d,libgetrandom-137e3c6efa0ecdbb,libonce_cell-7de46f10ad54043b,libportable_atomic-e70ac1dfe7fb7c63,liblibsqlite3_sys-719ec8922b87458d,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libserde-7e6b15a1d1f1e6b4,libserde_core-106a30f641d26d10,librand-c1e283df00675c5c,librand_chacha-e3c5b4ce129ae48b,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-183b7a79c51f76ac,libgetrandom-d23cf75a94154a54,liblibc-5ab31d0dbcde12f4,libcfg_if-73907a425b6e514e,libbase64-29d4d4232c317d5e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgzkOQ9/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/aws-lc-sys-e11f4c2dd3ebc60e/out" "-L" "/opt/rustwide/target/debug/build/ring-2c363a0e2025b0f8/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-bbd8537503d0a409/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-721f7b494d0b4257/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e-01cbb6c23fb8b2b1" "-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 `codexmanager-service` (test "e2e") 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/rustczj7JO7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libctrlc-8f10996091ce2a1c,libnix-ebc5a5001a8f5f83,libcodexmanager_service-58440ecc088ad585,libzstd-7f4d6c2ab10a0656,libzstd_safe-509327c07052e09e,libzstd_sys-d3bad31ee7332080,libos_info-7967697523298012,libnix-57feab9ba990e720,libwebbrowser-dc217e382521815a,libhome-9ef0d072608f95a3,libchrono-626ea672aa1ff9f9,libiana_time_zone-e8fde29fdad667ba,librhai-b0353a9494c5e33c,libsmartstring-be086c7126dc2384,libstatic_assertions-95336585f0b7f57d,libthin_vec-0070d6107a760201,libnum_traits-0300c3f641317dfc,libcrossbeam_channel-b65bac408cf89796,libaxum-ebc9db5b25238d61,libserde_path_to_error-8c3a27aed52d6b28,libmatchit-92d8670e621f5f38,libtokio_tungstenite-c483bcfc6945ceb4,libwebpki_roots-0508f0e5c771b019,libtungstenite-1f84dc8760302318,libdata_encoding-d189d998bb91ed7b,librand-187ff4bfa8293538,librand_chacha-aa0994c0b64745cf,librand_core-123c23097028a583,libutf8-1f85abd39b41966a,libthiserror-df1ee4823a51dcae,libsha1-3b81b02a7bc4dbe7,libaxum_core-5ce9dbc37eeaa8e6,libsysinfo-c08eebc5514ec9c4,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libtiny_http-3740f8e68fb11310,libchunked_transfer-bcdf0c8b9c67dd3b,libascii-9003279495b5079c,libreqwest-75c96eb08effbc61,libhyper_rustls-15c2bc00113e4dc7,libwebpki_roots-557739b379bb7257,libhyper_tls-1cdab3095653bf29,libtokio_native_tls-e106efb618e5e670,libtokio_rustls-0eb6802959319009,librustls-2acd551e3201470a,libsubtle-4f5a50036df13274,libwebpki-b6ac2d78fbee6468,libaws_lc_rs-54d70ec452eebb7d,libaws_lc_sys-7e7d044b508a4439,libring-782819d5841a2064,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libserde_urlencoded-e8b64120bf4cd6a1,libryu-ec25213d96ee60cf,libencoding_rs-8656bb43f7a59443,libtower_http-97720b7662f8f4ef,libmime_guess-1313f8508a353fad,libunicase-acd104f3b1f4df7f,libmime-aa776e7d0d3a99c3,libhttp_range_header-899f9ec059f72e01,libiri_string-4e659e4ca4800759,libtower-a1e48d30bb807ad3,libtower_layer-3b63c02b4d0ef938,libnative_tls-9091b7bb07ef8078,libopenssl_probe-eea81a4ba667d54e,libopenssl-14be576785206adc,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-b8ed9fc2449cba68,libhyper_util-599437a43ab50eea,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-414cee540fe1869a,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-a84fc3ff41b80b58,libtracing-3b3f7663a49ccb7f,libtracing_core-67fe025115954688,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libatomic_waker-4d8f3a876068a9c4,libhttpdate-ab2f2cdbe04a360b,libfutures_channel-29524163f8896842,libtokio_util-e6b4a3ce5aa9ff7e,libtokio-e327a8ffaeff30ed,libsocket2-1cfcc67bab2f32ac,libmio-57a8d231f141cb2a,libhttp_body_util-a581b8c0c3fecbb0,libhttp_body-de856b3856d43be5,liblog-b4877c6cda7d43ee,libfutures_util-d6033d856cb5daed,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-fa38334611e06bfa,libidna-caf4b21d15d1d89f,libutf8_iter-d59950773a6f062b,libidna_adapter-37efc8f171f60e8b,libicu_properties-b021169a8d525fbf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-7b09583cae7b1c43,libicu_normalizer_data-07107859aeec763f,libicu_collections-9b131e2462ef53d4,libpotential_utf-8eb73deaf5f37bbe,libicu_provider-16b3bdd1a829db59,libicu_locale_core-fb15ac9cc50f0f7b,libtinystr-9ef62c1753072b0e,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-fd27bebefb368a73,libzerotrie-665229e6965c09d9,libyoke-ca01c77a66c6530b,libstable_deref_trait-1210460e331f0a03,libzerofrom-4bb01a22f69636e1,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-75316d043a1ecd5e,libbytes-727a11fb69696bac,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libcodexmanager_core-44a1216143e695c9,liburlencoding-b8d7b946e536689d,libserde_json-cbb06e7cdb52711b,libmemchr-b567a4d9673dfb1d,libitoa-958180966766c9e6,libzmij-5a1599c2944824d6,librusqlite-cee691c96b2a087e,libbitflags-cd6205512b47de5d,libsmallvec-ef7fb5c9422ea9d3,libfallible_streaming_iterator-7982aad940bdcab8,libfallible_iterator-95f09b8523ec2280,libhashlink-313914eb6c139fc5,libhashbrown-d8d5a6ee0f2f0d77,libahash-a2648edc9fe4cc0d,libgetrandom-137e3c6efa0ecdbb,libonce_cell-7de46f10ad54043b,libportable_atomic-e70ac1dfe7fb7c63,liblibsqlite3_sys-719ec8922b87458d,libsha2-5684f42aafce0fad,libcpufeatures-42612946e83e041b,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libserde-7e6b15a1d1f1e6b4,libserde_core-106a30f641d26d10,librand-c1e283df00675c5c,librand_chacha-e3c5b4ce129ae48b,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-183b7a79c51f76ac,libgetrandom-d23cf75a94154a54,liblibc-5ab31d0dbcde12f4,libcfg_if-73907a425b6e514e,libbase64-29d4d4232c317d5e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustczj7JO7/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/aws-lc-sys-e11f4c2dd3ebc60e/out" "-L" "/opt/rustwide/target/debug/build/ring-2c363a0e2025b0f8/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-bbd8537503d0a409/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-721f7b494d0b4257/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/codexmanager_start-8162c6d2a6e250dd" "-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 `codexmanager-start` (bin "codexmanager-start" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f485216462f3e755863896edea081b16d6d2c91fca92b5841b9f75037863c471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f485216462f3e755863896edea081b16d6d2c91fca92b5841b9f75037863c471", kill_on_drop: false }` [INFO] [stdout] f485216462f3e755863896edea081b16d6d2c91fca92b5841b9f75037863c471