[INFO] fetching crate docling_rs 0.1.2... [INFO] testing docling_rs-0.1.2 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate docling_rs 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate docling_rs 0.1.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate docling_rs 0.1.2 [INFO] tweaked toml for crates.io crate docling_rs 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate docling_rs 0.1.2 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate docling_rs 0.1.2 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v3.1.1 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 593cc0fd10fdf4418e7e1d328f5eb459d1a42c224b86caf4abd8c5fdc7f223b7 [INFO] running `Command { std: "docker" "start" "-a" "593cc0fd10fdf4418e7e1d328f5eb459d1a42c224b86caf4abd8c5fdc7f223b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "593cc0fd10fdf4418e7e1d328f5eb459d1a42c224b86caf4abd8c5fdc7f223b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "593cc0fd10fdf4418e7e1d328f5eb459d1a42c224b86caf4abd8c5fdc7f223b7", kill_on_drop: false }` [INFO] [stdout] 593cc0fd10fdf4418e7e1d328f5eb459d1a42c224b86caf4abd8c5fdc7f223b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba5226521a2835e1d3a3ec557bad439d122b5aecd6840db925fb60b6d7939a4 [INFO] running `Command { std: "docker" "start" "-a" "9ba5226521a2835e1d3a3ec557bad439d122b5aecd6840db925fb60b6d7939a4", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling docling_rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.27s [INFO] running `Command { std: "docker" "inspect" "9ba5226521a2835e1d3a3ec557bad439d122b5aecd6840db925fb60b6d7939a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba5226521a2835e1d3a3ec557bad439d122b5aecd6840db925fb60b6d7939a4", kill_on_drop: false }` [INFO] [stdout] 9ba5226521a2835e1d3a3ec557bad439d122b5aecd6840db925fb60b6d7939a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 562d5ed34655f2e4e34389ece81d77658b1cbe21232b146b612c0af8a968cb28 [INFO] running `Command { std: "docker" "start" "-a" "562d5ed34655f2e4e34389ece81d77658b1cbe21232b146b612c0af8a968cb28", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling docling_rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcBobVVS/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdocling_rs-da38507dd84e3acb,libthiserror-ffe19a2a24b3f1f3,libreqwest-8be05f8eb067936a,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9b613bd41e07c422,libtokio_rustls-e57cca5da21ea0d8,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libzmij-26240a070e5a122c,libserde-18c9f886caaf7346,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-3e5e7104d7e71f0e,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libtower-45a39b0040ffd4a3,libtower_layer-d70c7e404336389b,libhyper_util-d0c40a20bc608976,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22f73488356c8e4d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-34498754e0da9ba7,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e37f7f0e227ff8bc,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-eeff95e8255ce1e8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f86bf60d8d7d46c9,libidna-77b72a424279e5fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1fe4ff0c388f835b,libicu_properties-5c548588e04c975b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b107e44e3168aa15,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-77f044e4fbe98680,libpotential_utf-69f63308703b2b3b,libicu_provider-e317ec44d08e9980,libicu_locale_core-4a376b4b430f9951,libtinystr-8da34cd10fdb13ee,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8ee30c420d48f773,libzerotrie-60ddf6ecf7710e52,libyoke-7a6987e418593514,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-b2f074c341646eba,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/examples/rustcBobVVS/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-f0cb2b763723aac0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/convert_file_async-e261421b8b1147de" "-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 `docling_rs` (example "convert_file_async") 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/examples/rustc5AcEDA/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdocling_rs-da38507dd84e3acb,libthiserror-ffe19a2a24b3f1f3,libreqwest-8be05f8eb067936a,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9b613bd41e07c422,libtokio_rustls-e57cca5da21ea0d8,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libzmij-26240a070e5a122c,libserde-18c9f886caaf7346,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-3e5e7104d7e71f0e,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libtower-45a39b0040ffd4a3,libtower_layer-d70c7e404336389b,libhyper_util-d0c40a20bc608976,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22f73488356c8e4d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-34498754e0da9ba7,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e37f7f0e227ff8bc,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-eeff95e8255ce1e8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f86bf60d8d7d46c9,libidna-77b72a424279e5fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1fe4ff0c388f835b,libicu_properties-5c548588e04c975b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b107e44e3168aa15,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-77f044e4fbe98680,libpotential_utf-69f63308703b2b3b,libicu_provider-e317ec44d08e9980,libicu_locale_core-4a376b4b430f9951,libtinystr-8da34cd10fdb13ee,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8ee30c420d48f773,libzerotrie-60ddf6ecf7710e52,libyoke-7a6987e418593514,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-b2f074c341646eba,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/examples/rustc5AcEDA/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-f0cb2b763723aac0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/health-15b8d8ac87e8f129" "-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 `docling_rs` (example "health") 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/examples/rustcFb7qub/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdocling_rs-da38507dd84e3acb,libthiserror-ffe19a2a24b3f1f3,libreqwest-8be05f8eb067936a,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9b613bd41e07c422,libtokio_rustls-e57cca5da21ea0d8,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libzmij-26240a070e5a122c,libserde-18c9f886caaf7346,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-3e5e7104d7e71f0e,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libtower-45a39b0040ffd4a3,libtower_layer-d70c7e404336389b,libhyper_util-d0c40a20bc608976,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22f73488356c8e4d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-34498754e0da9ba7,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e37f7f0e227ff8bc,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-eeff95e8255ce1e8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f86bf60d8d7d46c9,libidna-77b72a424279e5fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1fe4ff0c388f835b,libicu_properties-5c548588e04c975b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b107e44e3168aa15,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-77f044e4fbe98680,libpotential_utf-69f63308703b2b3b,libicu_provider-e317ec44d08e9980,libicu_locale_core-4a376b4b430f9951,libtinystr-8da34cd10fdb13ee,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8ee30c420d48f773,libzerotrie-60ddf6ecf7710e52,libyoke-7a6987e418593514,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-b2f074c341646eba,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/examples/rustcFb7qub/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-f0cb2b763723aac0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/convert_url-dac449a99700c46c" "-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 `docling_rs` (example "convert_url") 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/examples/rustc7Upmxy/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdocling_rs-da38507dd84e3acb,libthiserror-ffe19a2a24b3f1f3,libreqwest-8be05f8eb067936a,librustls_platform_verifier-6300377a86f0640c,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-9b613bd41e07c422,libtokio_rustls-e57cca5da21ea0d8,librustls-e93b5fc162b6a9f9,libsubtle-ca7024fc66e4388f,libwebpki-a7c3dfee0f2b732b,libuntrusted-3420b86308bec153,libaws_lc_rs-5d348dd9e509a123,libaws_lc_sys-c0c3be3675c169e2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libencoding_rs-f47fb1c01542042e,libserde_json-2f78c07be1b064a9,libmemchr-8e33d9a2a7199911,libzmij-26240a070e5a122c,libserde-18c9f886caaf7346,libserde_core-8323e53422f20d71,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libmime-4b44681fdb2c65f7,libtower_http-3e5e7104d7e71f0e,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libtower-45a39b0040ffd4a3,libtower_layer-d70c7e404336389b,libhyper_util-d0c40a20bc608976,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-22f73488356c8e4d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-34498754e0da9ba7,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e37f7f0e227ff8bc,libfutures_sink-be8442ee548d90f9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-579caa5f736a8bdf,libfutures_util-03691b2c50a13c6b,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtokio-eeff95e8255ce1e8,libsocket2-a9cfc005d171b73c,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-43c04d689868da91,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-f86bf60d8d7d46c9,libidna-77b72a424279e5fe,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1fe4ff0c388f835b,libicu_properties-5c548588e04c975b,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b107e44e3168aa15,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-77f044e4fbe98680,libpotential_utf-69f63308703b2b3b,libicu_provider-e317ec44d08e9980,libicu_locale_core-4a376b4b430f9951,libtinystr-8da34cd10fdb13ee,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-8ee30c420d48f773,libzerotrie-60ddf6ecf7710e52,libyoke-7a6987e418593514,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-b2f074c341646eba,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87}.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" "/opt/rustwide/target/debug/examples/rustc7Upmxy/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-f0cb2b763723aac0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/convert_url_async-e823dc35e305a4cf" "-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 `docling_rs` (example "convert_url_async") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "562d5ed34655f2e4e34389ece81d77658b1cbe21232b146b612c0af8a968cb28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562d5ed34655f2e4e34389ece81d77658b1cbe21232b146b612c0af8a968cb28", kill_on_drop: false }` [INFO] [stdout] 562d5ed34655f2e4e34389ece81d77658b1cbe21232b146b612c0af8a968cb28