[INFO] cloning repository https://github.com/mcmah309/olinker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcmah309/olinker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Folinker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Folinker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecafc04929ee38ec7675ceecdb8de25f9eafbfaa [INFO] testing mcmah309/olinker against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmah309%2Folinker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mcmah309/olinker [INFO] finished tweaking git repo https://github.com/mcmah309/olinker [INFO] tweaked toml for git repo https://github.com/mcmah309/olinker written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mcmah309/olinker on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mcmah309/olinker 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cb89e172fcb6398dc1ccf3caf69d5150a14664883b2220e56043ba1c0602812 [INFO] running `Command { std: "docker" "start" "-a" "5cb89e172fcb6398dc1ccf3caf69d5150a14664883b2220e56043ba1c0602812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cb89e172fcb6398dc1ccf3caf69d5150a14664883b2220e56043ba1c0602812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb89e172fcb6398dc1ccf3caf69d5150a14664883b2220e56043ba1c0602812", kill_on_drop: false }` [INFO] [stdout] 5cb89e172fcb6398dc1ccf3caf69d5150a14664883b2220e56043ba1c0602812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa69e1bbc4ae8b349be7d0fa7169424a0d85a1d1bcd495cb899a43664ad19cd8 [INFO] running `Command { std: "docker" "start" "-a" "fa69e1bbc4ae8b349be7d0fa7169424a0d85a1d1bcd495cb899a43664ad19cd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling olinker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.77s [INFO] running `Command { std: "docker" "inspect" "fa69e1bbc4ae8b349be7d0fa7169424a0d85a1d1bcd495cb899a43664ad19cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa69e1bbc4ae8b349be7d0fa7169424a0d85a1d1bcd495cb899a43664ad19cd8", kill_on_drop: false }` [INFO] [stdout] fa69e1bbc4ae8b349be7d0fa7169424a0d85a1d1bcd495cb899a43664ad19cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d48e9f262c52dee5201a17206ef5328a0ab8c4d9a476a7b3880ef5d33f64265 [INFO] running `Command { std: "docker" "start" "-a" "7d48e9f262c52dee5201a17206ef5328a0ab8c4d9a476a7b3880ef5d33f64265", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling olinker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAsHBHP/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libolinker-0360499f262103df,libreqwest-a2da7f1e2247713c,librustls_pemfile-2cbe74edf6ba73ed,librustls_pki_types-870aa897f2016219,libserde_urlencoded-f1d5af7d876c8356,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-384ac9432a2a1a51,libtokio_native_tls-17853315ca6ec353,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-83f2f24851ac7a0d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-c4a5f2d37f88a8be,libbitflags-ce446ee600bbaa5e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-62425d4974594a64,libhyper_util-664b66a78e80fcee,libtower_service-0d7df29686b13872,libhyper-fa55ef02592ac8aa,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-0b949f7af13e3151,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libonce_cell-debe7c411cf97340,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libfutures_channel-179401688c37d974,libtokio_util-25501ff7b68142ec,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f3934bdd855fe843,libfutures_util-441ca8b08e832445,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libhttp_body-d5740143cdc85e9c,liblog-5fb51f756c1191b0,libhttp-af6b2467def66428,libfnv-2d77ec4f6f971b24,libserde_json-01f213733ee1e10b,libmemchr-4f0714dc45d95749,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtokio_stream-98ce3528944139e7,libfutures_core-fc6bb1738f00fc87,libserde-550f107c39980af4,liburl-44b50059e724015e,libidna-95878667820886c2,libidna_adapter-643341e96bbf2b9a,libicu_normalizer-1bf7937b398aed2b,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-4ff62df341624979,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-68c0ae16e7592a9c,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f731ffa69fdb9b26,libicu_provider-8662cf5dad7eaaac,libicu_locid-7c5017de61e5106e,liblitemap-cecd5a7fd1787c64,libtinystr-b50730020f5e8984,libzerovec-26e2701c2dce6491,libwriteable-45c783735d88c2b0,libyoke-f3fd29b74dfb8795,libzerofrom-81b02dec9031be31,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-692f9c8ed215a9ed,libsignal_hook_registry-f492c39ed70113ec,libsocket2-6321f9399fb59de2,libbytes-485c92da441bbc40,libmio-ad62346279c3135b,libparking_lot-5c9d6248f4e61093,libparking_lot_core-e052604c708a2cb3,liblibc-b5cb1ee3fffd34c9,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5}.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" "/tmp/rustcAsHBHP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/list_local_models-ecd41e652e8cbcbb" "-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 `olinker` (test "list_local_models") 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/rustcoSci5d/symbols.o" "<6 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/{libolinker-0360499f262103df,libreqwest-a2da7f1e2247713c,librustls_pemfile-2cbe74edf6ba73ed,librustls_pki_types-870aa897f2016219,libserde_urlencoded-f1d5af7d876c8356,libsync_wrapper-5a27d2ea02cd7690,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-384ac9432a2a1a51,libtokio_native_tls-17853315ca6ec353,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-83f2f24851ac7a0d,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-c4a5f2d37f88a8be,libbitflags-ce446ee600bbaa5e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-62425d4974594a64,libhyper_util-664b66a78e80fcee,libtower_service-0d7df29686b13872,libhyper-fa55ef02592ac8aa,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-0b949f7af13e3151,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libonce_cell-debe7c411cf97340,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libslab-b066ee2c679b47fd,libatomic_waker-001109810bdecbaa,libfutures_channel-179401688c37d974,libtokio_util-25501ff7b68142ec,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f3934bdd855fe843,libfutures_util-441ca8b08e832445,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libhttp_body-d5740143cdc85e9c,liblog-5fb51f756c1191b0,libhttp-af6b2467def66428,libfnv-2d77ec4f6f971b24,libserde_json-01f213733ee1e10b,libmemchr-4f0714dc45d95749,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtokio_stream-98ce3528944139e7,libfutures_core-fc6bb1738f00fc87,libtokio-692f9c8ed215a9ed,libsignal_hook_registry-f492c39ed70113ec,libsocket2-6321f9399fb59de2,libbytes-485c92da441bbc40,libmio-ad62346279c3135b,libparking_lot-5c9d6248f4e61093,libparking_lot_core-e052604c708a2cb3,liblibc-b5cb1ee3fffd34c9,libcfg_if-33ef6c02a07f9fec,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libserde-550f107c39980af4,liburl-44b50059e724015e,libidna-95878667820886c2,libidna_adapter-643341e96bbf2b9a,libicu_normalizer-1bf7937b398aed2b,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-e2fbd282c83e646d,libicu_properties-4ff62df341624979,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-68c0ae16e7592a9c,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f731ffa69fdb9b26,libicu_provider-8662cf5dad7eaaac,libicu_locid-7c5017de61e5106e,liblitemap-cecd5a7fd1787c64,libtinystr-b50730020f5e8984,libzerovec-26e2701c2dce6491,libwriteable-45c783735d88c2b0,libyoke-f3fd29b74dfb8795,libzerofrom-81b02dec9031be31,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a}.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" "/tmp/rustcoSci5d/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_model-b05e68d7ed9a22ad" "-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 `olinker` (test "create_model") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7d48e9f262c52dee5201a17206ef5328a0ab8c4d9a476a7b3880ef5d33f64265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d48e9f262c52dee5201a17206ef5328a0ab8c4d9a476a7b3880ef5d33f64265", kill_on_drop: false }` [INFO] [stdout] 7d48e9f262c52dee5201a17206ef5328a0ab8c4d9a476a7b3880ef5d33f64265