[INFO] fetching crate safebox-ai 0.1.0...
[INFO] testing safebox-ai-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate safebox-ai 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate safebox-ai 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate safebox-ai 0.1.0
[INFO] tweaked toml for crates.io crate safebox-ai 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate safebox-ai 0.1.0 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 crates.io crate safebox-ai 0.1.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5739f661b6fb96fcfc4ddc15d07481f590dcc2c378897ba44e22069034f126c3
[INFO] running `Command { std: "docker" "start" "-a" "5739f661b6fb96fcfc4ddc15d07481f590dcc2c378897ba44e22069034f126c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5739f661b6fb96fcfc4ddc15d07481f590dcc2c378897ba44e22069034f126c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5739f661b6fb96fcfc4ddc15d07481f590dcc2c378897ba44e22069034f126c3", kill_on_drop: false }`
[INFO] [stdout] 5739f661b6fb96fcfc4ddc15d07481f590dcc2c378897ba44e22069034f126c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4c5b93f4e4d4f2097e93f03df841c957bbb03b5c334e81726244898a731ce23a
[INFO] running `Command { std: "docker" "start" "-a" "4c5b93f4e4d4f2097e93f03df841c957bbb03b5c334e81726244898a731ce23a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling regex v1.12.3
[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 tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling safebox-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.57s
[INFO] running `Command { std: "docker" "inspect" "4c5b93f4e4d4f2097e93f03df841c957bbb03b5c334e81726244898a731ce23a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5b93f4e4d4f2097e93f03df841c957bbb03b5c334e81726244898a731ce23a", kill_on_drop: false }`
[INFO] [stdout] 4c5b93f4e4d4f2097e93f03df841c957bbb03b5c334e81726244898a731ce23a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4f63bf29fbd224e766ac70f9e8c30af1861f7fa0800181821cf5249af6722cdc
[INFO] running `Command { std: "docker" "start" "-a" "4f63bf29fbd224e766ac70f9e8c30af1861f7fa0800181821cf5249af6722cdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling safebox-ai v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuf3ohY/symbols.o" "<2 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/{libsafebox-fe764732296006fb,libreqwest-6bb950171bb3ac69,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-094298c13548feb9,libtokio_native_tls-0e2405b4d3080e1c,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-6483f9435934dca8,libiri_string-9b9050047a32a8cf,libtower-3958cc1cb780673c,libtower_layer-3b63c02b4d0ef938,libnative_tls-08bf08ee6bad1333,libopenssl_probe-36add93db21104c3,libopenssl-3be3dddb87c432d9,libbitflags-9df9c6f560e10b5f,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-9fb959b53666ff5e,libhyper_util-c3823bb1adc7964d,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-a33a6856e6ee2e4b,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-49100810507b26f3,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-eb8d994bcc89319f,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-9747ace320936233,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-5b21ff7336169a40,libtokio-dcc2fad7279288a3,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,libfutures_util-a29907c8128f1068,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,liburl-c409ac5a9ae1388d,libidna-f24911148cabf023,libidna_adapter-ddfa2bdbea9d2740,libicu_properties-e5f72e18fc62f684,libicu_properties_data-63794672d700cbd7,libicu_normalizer-f08b23b2c4ee9fd2,libsmallvec-695d630f41d8414d,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-c75de436c87267be,libicu_locale_core-674302a68231d2d9,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-101d110308c1677e,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libglob-8bf81e831cddf06d,libdirs-b58ae5db560fa624,libdirs_sys-ebfd8b2eaf281851,liboption_ext-fd15afac2aba4923,libtree_sitter_bash-d530df0df71b0059,libtree_sitter-71f0d9ec749cda44,libregex-22d6f5d96e3cbdb6,libregex_automata-3575c4e831604466,libregex_syntax-974ca1cfba39f0db,libtree_sitter_language-6dda939a7b279105,libstreaming_iterator-5bdb3e8e15969997,libbincode-1532a2dff52dad4d,libunty-79392260f8f3b93b,libserde_json-595a952371354f01,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libredb-8284761f362192fc,liblandlock-ca063d82f1d50cec,libthiserror-1bc3e35980d8482d,liblibc-cb79651e9cde70a0,libenumflags2-3981979bcf1e245c,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsha2-2a77169eebaf2a0b,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcuf3ohY/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/tree-sitter-b5fdf7190d145b7e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-82e22238bf2700c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_blast-23a45400d9cdb495" "-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 `safebox-ai` (test "test_blast") 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/rustcWySYvq/symbols.o" "<3 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/{libsafebox-fe764732296006fb,libreqwest-6bb950171bb3ac69,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-094298c13548feb9,libtokio_native_tls-0e2405b4d3080e1c,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-6483f9435934dca8,libiri_string-9b9050047a32a8cf,libtower-3958cc1cb780673c,libtower_layer-3b63c02b4d0ef938,libnative_tls-08bf08ee6bad1333,libopenssl_probe-36add93db21104c3,libopenssl-3be3dddb87c432d9,libbitflags-9df9c6f560e10b5f,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-9fb959b53666ff5e,libhyper_util-c3823bb1adc7964d,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-a33a6856e6ee2e4b,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-49100810507b26f3,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-eb8d994bcc89319f,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-9747ace320936233,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-5b21ff7336169a40,libtokio-dcc2fad7279288a3,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,libfutures_util-a29907c8128f1068,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,liburl-c409ac5a9ae1388d,libidna-f24911148cabf023,libidna_adapter-ddfa2bdbea9d2740,libicu_properties-e5f72e18fc62f684,libicu_properties_data-63794672d700cbd7,libicu_normalizer-f08b23b2c4ee9fd2,libsmallvec-695d630f41d8414d,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-c75de436c87267be,libicu_locale_core-674302a68231d2d9,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-101d110308c1677e,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libglob-8bf81e831cddf06d,libdirs-b58ae5db560fa624,libdirs_sys-ebfd8b2eaf281851,liboption_ext-fd15afac2aba4923,libtree_sitter_bash-d530df0df71b0059,libtree_sitter-71f0d9ec749cda44,libregex-22d6f5d96e3cbdb6,libregex_automata-3575c4e831604466,libregex_syntax-974ca1cfba39f0db,libtree_sitter_language-6dda939a7b279105,libstreaming_iterator-5bdb3e8e15969997,libbincode-1532a2dff52dad4d,libunty-79392260f8f3b93b,libserde_json-595a952371354f01,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libredb-8284761f362192fc,liblandlock-ca063d82f1d50cec,libthiserror-1bc3e35980d8482d,liblibc-cb79651e9cde70a0,libenumflags2-3981979bcf1e245c,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsha2-2a77169eebaf2a0b,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWySYvq/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/tree-sitter-b5fdf7190d145b7e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-82e22238bf2700c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_landlock-4a5ebe58ec73631a" "-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 `safebox-ai` (test "test_landlock") 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/rustc133Y4g/symbols.o" "<2 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/{libsafebox-fe764732296006fb,libreqwest-6bb950171bb3ac69,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-094298c13548feb9,libtokio_native_tls-0e2405b4d3080e1c,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-6483f9435934dca8,libiri_string-9b9050047a32a8cf,libtower-3958cc1cb780673c,libtower_layer-3b63c02b4d0ef938,libnative_tls-08bf08ee6bad1333,libopenssl_probe-36add93db21104c3,libopenssl-3be3dddb87c432d9,libbitflags-9df9c6f560e10b5f,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-9fb959b53666ff5e,libhyper_util-c3823bb1adc7964d,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-a33a6856e6ee2e4b,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-49100810507b26f3,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-eb8d994bcc89319f,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-9747ace320936233,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-5b21ff7336169a40,libtokio-dcc2fad7279288a3,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,libfutures_util-a29907c8128f1068,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,liburl-c409ac5a9ae1388d,libidna-f24911148cabf023,libidna_adapter-ddfa2bdbea9d2740,libicu_properties-e5f72e18fc62f684,libicu_properties_data-63794672d700cbd7,libicu_normalizer-f08b23b2c4ee9fd2,libsmallvec-695d630f41d8414d,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-c75de436c87267be,libicu_locale_core-674302a68231d2d9,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-101d110308c1677e,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libglob-8bf81e831cddf06d,libdirs-b58ae5db560fa624,libdirs_sys-ebfd8b2eaf281851,liboption_ext-fd15afac2aba4923,libtree_sitter_bash-d530df0df71b0059,libtree_sitter-71f0d9ec749cda44,libregex-22d6f5d96e3cbdb6,libregex_automata-3575c4e831604466,libregex_syntax-974ca1cfba39f0db,libtree_sitter_language-6dda939a7b279105,libstreaming_iterator-5bdb3e8e15969997,libbincode-1532a2dff52dad4d,libunty-79392260f8f3b93b,libserde_json-595a952371354f01,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libredb-8284761f362192fc,liblandlock-ca063d82f1d50cec,libthiserror-1bc3e35980d8482d,liblibc-cb79651e9cde70a0,libenumflags2-3981979bcf1e245c,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsha2-2a77169eebaf2a0b,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc133Y4g/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/tree-sitter-b5fdf7190d145b7e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-82e22238bf2700c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_eval-b6ad3fd5686eb386" "-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 `safebox-ai` (test "test_eval") 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/rustc48JG9i/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-5e7cb71a80056588,libgetrandom-376ca22163b230f2,libfastrand-c682da7352a13f70,librustix-5c11a80bdd362b4c,liblinux_raw_sys-7b387893cc58ec33}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsafebox-fe764732296006fb,libreqwest-6bb950171bb3ac69,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-094298c13548feb9,libtokio_native_tls-0e2405b4d3080e1c,libserde_urlencoded-eda23afd9d98202a,libryu-7c364cfb94c444f7,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-6483f9435934dca8,libiri_string-9b9050047a32a8cf,libtower-3958cc1cb780673c,libtower_layer-3b63c02b4d0ef938,libnative_tls-08bf08ee6bad1333,libopenssl_probe-36add93db21104c3,libopenssl-3be3dddb87c432d9,libbitflags-9df9c6f560e10b5f,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-9fb959b53666ff5e,libhyper_util-c3823bb1adc7964d,libbase64-29d4d4232c317d5e,libipnet-780b5bdd2a7e34b5,libtower_service-d85697bf5431d8b4,libhyper-a33a6856e6ee2e4b,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-49100810507b26f3,libtracing-9ab57c23cf8428b1,libtracing_core-2e067b6e4fd52e2b,libonce_cell-0ac012fec71d6948,libindexmap-eb8d994bcc89319f,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-9747ace320936233,libatomic_waker-4d8f3a876068a9c4,libfutures_channel-5b21ff7336169a40,libtokio-dcc2fad7279288a3,libsocket2-8f656812fcf6b284,libmio-1c9d3441197c7785,libhttp_body_util-f257d3eb4c7f1ee4,libhttp_body-07a4b824ab69fae3,liblog-b4877c6cda7d43ee,libfutures_util-a29907c8128f1068,libfutures_io-db39768d7d04483a,libslab-229cf4143d039c7e,libpin_project_lite-dbd15b1f007a2c34,libfutures_sink-972a6e6f22232cfe,libfutures_task-16f44b435b6f0168,liburl-c409ac5a9ae1388d,libidna-f24911148cabf023,libidna_adapter-ddfa2bdbea9d2740,libicu_properties-e5f72e18fc62f684,libicu_properties_data-63794672d700cbd7,libicu_normalizer-f08b23b2c4ee9fd2,libsmallvec-695d630f41d8414d,libicu_normalizer_data-8c6061b0b2adc192,libicu_collections-fa1a4ca00a998aa2,libutf8_iter-d59950773a6f062b,libpotential_utf-cd050c8c962c3be2,libicu_provider-c75de436c87267be,libicu_locale_core-674302a68231d2d9,libtinystr-4fc0a9329fa63bef,liblitemap-f219fd6b5e5e8db5,libwriteable-101d110308c1677e,libzerovec-1759798cc0eb596a,libzerotrie-c0fc8d70cf586248,libyoke-e486df2bf648ef4c,libstable_deref_trait-1210460e331f0a03,libzerofrom-25b733217eb305f2,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-a0bc74fc3ed71420,libbytes-00a102391b5f478f,libsync_wrapper-88a17f87f20db495,libfutures_core-3f2014b84910caad,libglob-8bf81e831cddf06d,libdirs-b58ae5db560fa624,libdirs_sys-ebfd8b2eaf281851,liboption_ext-fd15afac2aba4923,libtree_sitter_bash-d530df0df71b0059,libtree_sitter-71f0d9ec749cda44,libregex-22d6f5d96e3cbdb6,libregex_automata-3575c4e831604466,libregex_syntax-974ca1cfba39f0db,libtree_sitter_language-6dda939a7b279105,libstreaming_iterator-5bdb3e8e15969997,libbincode-1532a2dff52dad4d,libunty-79392260f8f3b93b,libserde_json-595a952371354f01,libitoa-c3f3678fd0b86a79,libzmij-32087f229b5896fd,libredb-8284761f362192fc,liblandlock-ca063d82f1d50cec,libthiserror-1bc3e35980d8482d,liblibc-cb79651e9cde70a0,libenumflags2-3981979bcf1e245c,libaho_corasick-89d91f86732e41d4,libmemchr-19f85ccd2b063f07,libserde-40e793a91a47a061,libserde_core-2c931dd3fb8fd185,libsha2-2a77169eebaf2a0b,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libhmac-8ecd33cdf456bbcc,libdigest-c7c0275610a2b46f,libsubtle-4f5a50036df13274,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc48JG9i/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/tree-sitter-b5fdf7190d145b7e/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-bash-82e22238bf2700c0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_evallog-be6802ab7e0f4930" "-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 `safebox-ai` (test "test_evallog") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4f63bf29fbd224e766ac70f9e8c30af1861f7fa0800181821cf5249af6722cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f63bf29fbd224e766ac70f9e8c30af1861f7fa0800181821cf5249af6722cdc", kill_on_drop: false }`
[INFO] [stdout] 4f63bf29fbd224e766ac70f9e8c30af1861f7fa0800181821cf5249af6722cdc
