[INFO] cloning repository https://github.com/famz/modelstruct [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/famz/modelstruct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamz%2Fmodelstruct", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamz%2Fmodelstruct'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95cb7d6378c0369e33b02dd3e5dc174b13821ac3 [INFO] testing famz/modelstruct against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffamz%2Fmodelstruct" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/famz/modelstruct [INFO] finished tweaking git repo https://github.com/famz/modelstruct [INFO] tweaked toml for git repo https://github.com/famz/modelstruct written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/famz/modelstruct on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/famz/modelstruct 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 768448f005023cb3a8636dd306279c83bc5962b60b1fd2c5c127b3ad24c6adba [INFO] running `Command { std: "docker" "start" "-a" "768448f005023cb3a8636dd306279c83bc5962b60b1fd2c5c127b3ad24c6adba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "768448f005023cb3a8636dd306279c83bc5962b60b1fd2c5c127b3ad24c6adba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "768448f005023cb3a8636dd306279c83bc5962b60b1fd2c5c127b3ad24c6adba", kill_on_drop: false }` [INFO] [stdout] 768448f005023cb3a8636dd306279c83bc5962b60b1fd2c5c127b3ad24c6adba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd0b55d181c3d1ed5be78280ed34ef21a30ca3c8a8b8c1944def9e028564228 [INFO] running `Command { std: "docker" "start" "-a" "3cd0b55d181c3d1ed5be78280ed34ef21a30ca3c8a8b8c1944def9e028564228", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling modelstruct_derive v0.1.1 (/opt/rustwide/workdir/modelstruct_derive) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling modelstruct v0.1.0 (/opt/rustwide/workdir/modelstruct) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.45s [INFO] running `Command { std: "docker" "inspect" "3cd0b55d181c3d1ed5be78280ed34ef21a30ca3c8a8b8c1944def9e028564228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd0b55d181c3d1ed5be78280ed34ef21a30ca3c8a8b8c1944def9e028564228", kill_on_drop: false }` [INFO] [stdout] 3cd0b55d181c3d1ed5be78280ed34ef21a30ca3c8a8b8c1944def9e028564228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc00a726318df194224645468784c082dd578bd473353af5ebec73677f2fb896 [INFO] running `Command { std: "docker" "start" "-a" "cc00a726318df194224645468784c082dd578bd473353af5ebec73677f2fb896", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling modelstruct_derive v0.1.1 (/opt/rustwide/workdir/modelstruct_derive) [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling modelstruct v0.1.0 (/opt/rustwide/workdir/modelstruct) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVZGQnr/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmodelstruct-3f435010f9f3650a,libsqlx-ecf8254e89ec1574,libsqlx_sqlite-5e36349aa646eca3,libfutures_executor-19bf544294983157,libflume-ed9a5fe498f29e5c,libspin-dd50e2c117cfd1d5,libserde_urlencoded-17f9fa1f56edb175,libfutures_channel-dd4745179d6d34fc,libfutures_intrusive-2ffb5278aafdec58,liblibsqlite3_sys-215f2b21efe63d0d,libatoi-d2605c13ecadfced,libnum_traits-1eb932bf07b03cfc,libsqlx_core-73b2ae3a3b9dd3c7,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-e7d4b9e4c61f4d33,libindexmap-08bf6b26c718c769,libbase64-faebe21c393c2ed7,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librustls-33ea07016401b8a2,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtokio-3540dd64ed2e1d52,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libbytes-82ad4f0211bdc963,libhashlink-fecd6a1fe0e11f8e,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libserde_json-ed981414bcde42fe,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-69f09b8a6c320f8a,libidna-f64ea1c5957c9974,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8d48071201298dd,libicu_properties-befc14b955d07382,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-aa84cd202f05fc6f,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9cfdb85dc6a56cc8,libpotential_utf-37f3027c7bcf93b5,libicu_provider-57f3adc035b4ed50,libicu_locale_core-d6b97ff0fca69428,libtinystr-a0e19d5a736cdc87,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-07dcb2539a8869f8,libzerotrie-dec9114375dd23d4,libyoke-5dda04cbad8a5c1c,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-295d16a5e8b97cfd,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libtracing-1fd2deded9ed5934,liblog-9c5892e2c6fd8400,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-037acd1aaeed1a54,libserde-b011e79eea56c19e,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libfutures_util-b63351a6670d4716,libmemchr-eb753e192a6bbd2d,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ad47bcbd8cacb180,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-ae63679af1e3713c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVZGQnr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-4dffb513a79b6e14/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/limit_offset_test-a40d96f09e7333e7" "-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 `modelstruct` (test "limit_offset_test") 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" "/tmp/rustcagEuTF/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmodelstruct-3f435010f9f3650a,libsqlx-ecf8254e89ec1574,libsqlx_sqlite-5e36349aa646eca3,libfutures_executor-19bf544294983157,libflume-ed9a5fe498f29e5c,libspin-dd50e2c117cfd1d5,libserde_urlencoded-17f9fa1f56edb175,libfutures_channel-dd4745179d6d34fc,libfutures_intrusive-2ffb5278aafdec58,liblibsqlite3_sys-215f2b21efe63d0d,libatoi-d2605c13ecadfced,libnum_traits-1eb932bf07b03cfc,libsqlx_core-73b2ae3a3b9dd3c7,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libthiserror-e7d4b9e4c61f4d33,libindexmap-08bf6b26c718c769,libbase64-faebe21c393c2ed7,libsha2-039ac64b87723c44,libcpufeatures-e04321643d03190d,libdigest-312ff695071159a8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-68365c21aa465a37,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,librustls-33ea07016401b8a2,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtokio-3540dd64ed2e1d52,libsignal_hook_registry-7be83d86440f5d25,libsocket2-5483915df1d77936,libmio-1f551ea361bf795c,libparking_lot-6cee3ca340f7f23c,libparking_lot_core-59e05a139b6423fd,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libbytes-82ad4f0211bdc963,libhashlink-fecd6a1fe0e11f8e,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libserde_json-ed981414bcde42fe,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liburl-69f09b8a6c320f8a,libidna-f64ea1c5957c9974,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8d48071201298dd,libicu_properties-befc14b955d07382,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-aa84cd202f05fc6f,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9cfdb85dc6a56cc8,libpotential_utf-37f3027c7bcf93b5,libicu_provider-57f3adc035b4ed50,libicu_locale_core-d6b97ff0fca69428,libtinystr-a0e19d5a736cdc87,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-07dcb2539a8869f8,libzerotrie-dec9114375dd23d4,libyoke-5dda04cbad8a5c1c,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-295d16a5e8b97cfd,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libtracing-1fd2deded9ed5934,liblog-9c5892e2c6fd8400,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libcrossbeam_queue-d15189ca7b010026,libcrossbeam_utils-02f58a81c9899c97,libeither-037acd1aaeed1a54,libserde-b011e79eea56c19e,libevent_listener-c1603eb6a9c62f24,libparking-a9ae72c6c16ee980,libfutures_util-b63351a6670d4716,libmemchr-eb753e192a6bbd2d,libfutures_io-6a4719510b0746bc,libslab-06cf58f8e93304ed,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ad47bcbd8cacb180,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-ae63679af1e3713c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcagEuTF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-4dffb513a79b6e14/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/count_test-f8de96fd6309b2b5" "-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 `modelstruct` (test "count_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc00a726318df194224645468784c082dd578bd473353af5ebec73677f2fb896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc00a726318df194224645468784c082dd578bd473353af5ebec73677f2fb896", kill_on_drop: false }` [INFO] [stdout] cc00a726318df194224645468784c082dd578bd473353af5ebec73677f2fb896