[INFO] fetching crate oxidize-pdf 1.2.4... [INFO] testing oxidize-pdf-1.2.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate oxidize-pdf 1.2.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate oxidize-pdf 1.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxidize-pdf 1.2.4 [INFO] tweaked toml for crates.io crate oxidize-pdf 1.2.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxidize-pdf 1.2.4 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 crates.io crate oxidize-pdf 1.2.4 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5dbf14895bb80e95b8b8415a81be019cd209904673355a73e6d3ebdf7cb45ace [INFO] running `Command { std: "docker" "start" "-a" "5dbf14895bb80e95b8b8415a81be019cd209904673355a73e6d3ebdf7cb45ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dbf14895bb80e95b8b8415a81be019cd209904673355a73e6d3ebdf7cb45ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbf14895bb80e95b8b8415a81be019cd209904673355a73e6d3ebdf7cb45ace", kill_on_drop: false }` [INFO] [stdout] 5dbf14895bb80e95b8b8415a81be019cd209904673355a73e6d3ebdf7cb45ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6c2d226056e88de6f3948cf85ccf68e0018935f1d0aa47b15bca14b0a0586011 [INFO] running `Command { std: "docker" "start" "-a" "6c2d226056e88de6f3948cf85ccf68e0018935f1d0aa47b15bca14b0a0586011", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling rusty-tesseract v1.1.10 [INFO] [stderr] Compiling oxidize-pdf v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "6c2d226056e88de6f3948cf85ccf68e0018935f1d0aa47b15bca14b0a0586011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2d226056e88de6f3948cf85ccf68e0018935f1d0aa47b15bca14b0a0586011", kill_on_drop: false }` [INFO] [stdout] 6c2d226056e88de6f3948cf85ccf68e0018935f1d0aa47b15bca14b0a0586011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5dd4ab3d521b850cb5ad5d9f0f73881832f52f680180f938ffc1b82c9b6abbf8 [INFO] running `Command { std: "docker" "start" "-a" "5dd4ab3d521b850cb5ad5d9f0f73881832f52f680180f938ffc1b82c9b6abbf8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rusty-tesseract v1.1.10 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling oxidize-pdf v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oxidize-pdf` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxidize_pdf --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="external-images"' --cfg 'feature="ocr-tesseract"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "default", "external-images", "ocr-full", "ocr-tesseract", "performance", "rand", "rayon", "real-pdf-tests", "semantic"))' -C metadata=5a5ab1eb71d784a3 -C extra-filename=-1da90a7227dc3f90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ff7cd226995c6b8d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3dfa0ad2bb076107.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5b5a20d92583a3e0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-702b21b3121d1dc8.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-4b4b7520bf5fdc75.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2f2163c4ae04a6b5.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-d40241e89154e97a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-544a67234e992665.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-0d7cfda1e1d82ce0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7dd277cd09103f66.rlib --extern rusty_tesseract=/opt/rustwide/target/debug/deps/librusty_tesseract-52326fd4091eb403.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-939fc8ef7484a26c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dad17e5227079daf.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-eca788b961d860c8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-288948e5a92d7f26.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ab5f8315b9c1126.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-53713712cd9a390a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0288ff84dd38dc27.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-7a4e1df8809c0589.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [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/rustcRKXMLf/symbols.o" "<2 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/{libproptest-0d7cfda1e1d82ce0,libunarray-2b0ca735f001c2fa,librand_xorshift-c709ff15e19f879b,librand_chacha-00fffa40b82f8250,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-98fd6c2c4e1c07a7,librand_core-abb11f260318c694,librusty_fork-3e6e951c8cbab486,libwait_timeout-7a8a30e591e84fc8,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,liboxidize_pdf-6ce15113ab8b0111,libtoml-53713712cd9a390a,libtoml_edit-aeddef062b32c2e9,libserde_spanned-d37774fe5fe312b0,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-10197e016d70a47c,libmd5-d40241e89154e97a,libnum_cpus-544a67234e992665,libtracing-0288ff84dd38dc27,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,librusty_tesseract-52326fd4091eb403,libtempfile-288948e5a92d7f26,libgetrandom-e9f6bbd01295663e,liblibc-2f2163c4ae04a6b5,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,liblazy_static-3674be3f4245d19b,libimage-4b4b7520bf5fdc75,libimage_webp-5097378612dd00d3,libqoi-28a09fb87068a811,libpng-7aefadee7427c93f,libbitflags-dde12b0d7d495b50,libfdeflate-a48e901c10f6d560,libexr-c058f96ee5a7621c,libzune_inflate-830e3160eed64e83,libbit_field-ac1ccba4a1744749,liblebe-5694b67511a9813c,libhalf-ffac54358016e946,libsmallvec-c4b0763233bab5f9,libzune_jpeg-25e1a865de40cda1,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-c87eaa518ed23d4f,libloop9-c515fa5eea69c246,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-bd009ac7003d44b2,libprofiling-4d7ab861b158429e,libav1_grain-2bc30e9020ff9dd3,libnom-ebb20d0e829b883e,libnum_rational-9de9cb85f5d74759,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libanyhow-37a8c652d1faf997,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-089bde8aa7a031cd,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libv_frame-a3e2a9005c3dcaba,libaligned_vec-06929eec18be2429,libequator-186607c18d467c96,libarrayvec-09741c597eeba17a,libthiserror-4c6233e423a69990,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-9c5892e2c6fd8400,libimgref-4a6803244c01930e,libbytemuck-ae4bed7ab9da7d7a,libtiff-24f3e5d097793836,libweezl-8839e92a31bc764d,libjpeg_decoder-caa5a9f148a2782b,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-cf9ef9729ec61e4c,libbitflags-ff7cd226995c6b8d,libthiserror-4ab5f8315b9c1126,libchrono-3dfa0ad2bb076107,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libserde-939fc8ef7484a26c,libflate2-702b21b3121d1dc8,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85}.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/rustcRKXMLf/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/proptest_geometry-5aac52ac40191863" "-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 `oxidize-pdf` (test "proptest_geometry") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuWxMu6/symbols.o" "<2 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/{liboxidize_pdf-6ce15113ab8b0111,libtoml-53713712cd9a390a,libtoml_edit-aeddef062b32c2e9,libserde_spanned-d37774fe5fe312b0,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-10197e016d70a47c,libmd5-d40241e89154e97a,libnum_cpus-544a67234e992665,libtracing-0288ff84dd38dc27,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,librusty_tesseract-52326fd4091eb403,libtempfile-288948e5a92d7f26,libgetrandom-e9f6bbd01295663e,liblibc-2f2163c4ae04a6b5,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,liblazy_static-3674be3f4245d19b,libimage-4b4b7520bf5fdc75,libimage_webp-5097378612dd00d3,libqoi-28a09fb87068a811,libpng-7aefadee7427c93f,libbitflags-dde12b0d7d495b50,libfdeflate-a48e901c10f6d560,libexr-c058f96ee5a7621c,libzune_inflate-830e3160eed64e83,libbit_field-ac1ccba4a1744749,liblebe-5694b67511a9813c,libhalf-ffac54358016e946,libsmallvec-c4b0763233bab5f9,libzune_jpeg-25e1a865de40cda1,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-c87eaa518ed23d4f,libloop9-c515fa5eea69c246,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-bd009ac7003d44b2,libprofiling-4d7ab861b158429e,libav1_grain-2bc30e9020ff9dd3,libnom-ebb20d0e829b883e,libnum_rational-9de9cb85f5d74759,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libanyhow-37a8c652d1faf997,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-089bde8aa7a031cd,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libv_frame-a3e2a9005c3dcaba,libaligned_vec-06929eec18be2429,libequator-186607c18d467c96,libarrayvec-09741c597eeba17a,libthiserror-4c6233e423a69990,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-9c5892e2c6fd8400,libimgref-4a6803244c01930e,libbytemuck-ae4bed7ab9da7d7a,libtiff-24f3e5d097793836,libweezl-8839e92a31bc764d,libjpeg_decoder-caa5a9f148a2782b,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-cf9ef9729ec61e4c,libbitflags-ff7cd226995c6b8d,libthiserror-4ab5f8315b9c1126,libchrono-3dfa0ad2bb076107,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libserde-939fc8ef7484a26c,libflate2-702b21b3121d1dc8,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85}.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/rustcuWxMu6/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/table_integration_test-f2ba33f613d566f1" "-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 `oxidize-pdf` (test "table_integration_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5OfGS1/symbols.o" "<2 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/{liboxidize_pdf-6ce15113ab8b0111,libtoml-53713712cd9a390a,libtoml_edit-aeddef062b32c2e9,libserde_spanned-d37774fe5fe312b0,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-10197e016d70a47c,libmd5-d40241e89154e97a,libnum_cpus-544a67234e992665,libtracing-0288ff84dd38dc27,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,librusty_tesseract-52326fd4091eb403,libtempfile-288948e5a92d7f26,libgetrandom-e9f6bbd01295663e,liblibc-2f2163c4ae04a6b5,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,liblazy_static-3674be3f4245d19b,libimage-4b4b7520bf5fdc75,libimage_webp-5097378612dd00d3,libqoi-28a09fb87068a811,libpng-7aefadee7427c93f,libbitflags-dde12b0d7d495b50,libfdeflate-a48e901c10f6d560,libexr-c058f96ee5a7621c,libzune_inflate-830e3160eed64e83,libbit_field-ac1ccba4a1744749,liblebe-5694b67511a9813c,libhalf-ffac54358016e946,libsmallvec-c4b0763233bab5f9,libzune_jpeg-25e1a865de40cda1,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-c87eaa518ed23d4f,libloop9-c515fa5eea69c246,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-bd009ac7003d44b2,libprofiling-4d7ab861b158429e,libav1_grain-2bc30e9020ff9dd3,libnom-ebb20d0e829b883e,libnum_rational-9de9cb85f5d74759,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libanyhow-37a8c652d1faf997,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-089bde8aa7a031cd,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libv_frame-a3e2a9005c3dcaba,libaligned_vec-06929eec18be2429,libequator-186607c18d467c96,libarrayvec-09741c597eeba17a,libthiserror-4c6233e423a69990,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-9c5892e2c6fd8400,libimgref-4a6803244c01930e,libbytemuck-ae4bed7ab9da7d7a,libtiff-24f3e5d097793836,libweezl-8839e92a31bc764d,libjpeg_decoder-caa5a9f148a2782b,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-cf9ef9729ec61e4c,libbitflags-ff7cd226995c6b8d,libthiserror-4ab5f8315b9c1126,libchrono-3dfa0ad2bb076107,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libserde-939fc8ef7484a26c,libflate2-702b21b3121d1dc8,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85}.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/rustc5OfGS1/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/merge_font_mapping_test-0959dc14bb0d755b" "-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 `oxidize-pdf` (test "merge_font_mapping_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczvkl5t/symbols.o" "<2 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/{liboxidize_pdf-6ce15113ab8b0111,libtoml-53713712cd9a390a,libtoml_edit-aeddef062b32c2e9,libserde_spanned-d37774fe5fe312b0,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-10197e016d70a47c,libmd5-d40241e89154e97a,libnum_cpus-544a67234e992665,libtracing-0288ff84dd38dc27,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,librusty_tesseract-52326fd4091eb403,libtempfile-288948e5a92d7f26,libgetrandom-e9f6bbd01295663e,liblibc-2f2163c4ae04a6b5,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f2fef41ac91665be,liblinux_raw_sys-d28fdc10158f862f,liblazy_static-3674be3f4245d19b,libimage-4b4b7520bf5fdc75,libimage_webp-5097378612dd00d3,libqoi-28a09fb87068a811,libpng-7aefadee7427c93f,libbitflags-dde12b0d7d495b50,libfdeflate-a48e901c10f6d560,libexr-c058f96ee5a7621c,libzune_inflate-830e3160eed64e83,libbit_field-ac1ccba4a1744749,liblebe-5694b67511a9813c,libhalf-ffac54358016e946,libsmallvec-c4b0763233bab5f9,libzune_jpeg-25e1a865de40cda1,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-c87eaa518ed23d4f,libloop9-c515fa5eea69c246,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-bd009ac7003d44b2,libprofiling-4d7ab861b158429e,libav1_grain-2bc30e9020ff9dd3,libnom-ebb20d0e829b883e,libnum_rational-9de9cb85f5d74759,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libanyhow-37a8c652d1faf997,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-089bde8aa7a031cd,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libv_frame-a3e2a9005c3dcaba,libaligned_vec-06929eec18be2429,libequator-186607c18d467c96,libarrayvec-09741c597eeba17a,libthiserror-4c6233e423a69990,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-9c5892e2c6fd8400,libimgref-4a6803244c01930e,libbytemuck-ae4bed7ab9da7d7a,libtiff-24f3e5d097793836,libweezl-8839e92a31bc764d,libjpeg_decoder-caa5a9f148a2782b,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-cf9ef9729ec61e4c,libbitflags-ff7cd226995c6b8d,libthiserror-4ab5f8315b9c1126,libchrono-3dfa0ad2bb076107,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libserde-939fc8ef7484a26c,libflate2-702b21b3121d1dc8,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85}.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/rustczvkl5t/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/advanced_tables_tests-8912b3236cd9f874" "-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 `oxidize-pdf` (test "advanced_tables_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGSwPkm/symbols.o" "<2 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/{liboxidize_pdf-6ce15113ab8b0111,libtoml-53713712cd9a390a,libtoml_edit-aeddef062b32c2e9,libserde_spanned-d37774fe5fe312b0,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-10197e016d70a47c,libmd5-d40241e89154e97a,libnum_cpus-544a67234e992665,libtracing-0288ff84dd38dc27,libpin_project_lite-72bf04572caa1c84,libtracing_core-148ef8f7e3e4784c,librusty_tesseract-52326fd4091eb403,liblazy_static-3674be3f4245d19b,libimage-4b4b7520bf5fdc75,libimage_webp-5097378612dd00d3,libqoi-28a09fb87068a811,libpng-7aefadee7427c93f,libbitflags-dde12b0d7d495b50,libfdeflate-a48e901c10f6d560,libexr-c058f96ee5a7621c,libzune_inflate-830e3160eed64e83,libbit_field-ac1ccba4a1744749,liblebe-5694b67511a9813c,libhalf-ffac54358016e946,libsmallvec-c4b0763233bab5f9,libzune_jpeg-25e1a865de40cda1,libzune_core-d8a810c65908360c,libgif-c976e17277c8e55b,libcolor_quant-72accfe2cafd1a2d,libbyteorder_lite-f5df2d14b4488fc7,libravif-c87eaa518ed23d4f,libloop9-c515fa5eea69c246,libavif_serialize-f5b4c77407286117,libquick_error-702b385be5f12d4a,librgb-52e03eca7e7910f5,librav1e-bd009ac7003d44b2,libprofiling-4d7ab861b158429e,libav1_grain-2bc30e9020ff9dd3,libnom-ebb20d0e829b883e,libnum_rational-9de9cb85f5d74759,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libanyhow-37a8c652d1faf997,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-089bde8aa7a031cd,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libv_frame-a3e2a9005c3dcaba,libaligned_vec-06929eec18be2429,libequator-186607c18d467c96,libarrayvec-09741c597eeba17a,libthiserror-4c6233e423a69990,libbitstream_io-a4cb3b37262b126d,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,liblog-9c5892e2c6fd8400,libimgref-4a6803244c01930e,libbytemuck-ae4bed7ab9da7d7a,libtiff-24f3e5d097793836,libweezl-8839e92a31bc764d,libjpeg_decoder-caa5a9f148a2782b,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-cf9ef9729ec61e4c,libthiserror-4ab5f8315b9c1126,libchrono-3dfa0ad2bb076107,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libserde-939fc8ef7484a26c,libflate2-702b21b3121d1dc8,libminiz_oxide-d80fb04426b5ff01,libsimd_adler32-a85d6c6326d2f661,libcrc32fast-2b7a1fd93149b03b,libtempfile-288948e5a92d7f26,libgetrandom-e9f6bbd01295663e,liblibc-2f2163c4ae04a6b5,libcfg_if-3a213765134f0c85,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f}.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/rustcGSwPkm/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/cli_ocr_tests-a07c424af3baf844" "-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 `oxidize-pdf` (test "cli_ocr_tests") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5dd4ab3d521b850cb5ad5d9f0f73881832f52f680180f938ffc1b82c9b6abbf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd4ab3d521b850cb5ad5d9f0f73881832f52f680180f938ffc1b82c9b6abbf8", kill_on_drop: false }` [INFO] [stdout] 5dd4ab3d521b850cb5ad5d9f0f73881832f52f680180f938ffc1b82c9b6abbf8