[INFO] cloning repository https://github.com/ComposerChrisF/medpdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ComposerChrisF/medpdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComposerChrisF%2Fmedpdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComposerChrisF%2Fmedpdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3e3fedc096685dbcd3bc182aae86925b920e276 [INFO] testing ComposerChrisF/medpdf against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComposerChrisF%2Fmedpdf" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ComposerChrisF/medpdf [INFO] finished tweaking git repo https://github.com/ComposerChrisF/medpdf [INFO] tweaked toml for git repo https://github.com/ComposerChrisF/medpdf written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ComposerChrisF/medpdf on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ComposerChrisF/medpdf 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31680e21b4a3a52ad6a6440d217fae573894e3517910bc0d3202a00ad96f9f5e [INFO] running `Command { std: "docker" "start" "-a" "31680e21b4a3a52ad6a6440d217fae573894e3517910bc0d3202a00ad96f9f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31680e21b4a3a52ad6a6440d217fae573894e3517910bc0d3202a00ad96f9f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31680e21b4a3a52ad6a6440d217fae573894e3517910bc0d3202a00ad96f9f5e", kill_on_drop: false }` [INFO] [stdout] 31680e21b4a3a52ad6a6440d217fae573894e3517910bc0d3202a00ad96f9f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4f52b01db8b8e7e6c265564f1653bc18b73f8ea47af4aecc44ced37a83cf3f3 [INFO] running `Command { std: "docker" "start" "-a" "d4f52b01db8b8e7e6c265564f1653bc18b73f8ea47af4aecc44ced37a83cf3f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling unicode-canonical-combining-class v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-joining-type v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling glyph-names v0.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling dssim-core v3.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling pdf-test-visual v0.1.2 (/opt/rustwide/workdir/pdf-test-visual) [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling allsorts v0.16.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling lopdf v0.39.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling medpdf v0.10.1 (/opt/rustwide/workdir/medpdf) [INFO] [stderr] Compiling medpdf-image v0.4.2 (/opt/rustwide/workdir/medpdf-image) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "d4f52b01db8b8e7e6c265564f1653bc18b73f8ea47af4aecc44ced37a83cf3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f52b01db8b8e7e6c265564f1653bc18b73f8ea47af4aecc44ced37a83cf3f3", kill_on_drop: false }` [INFO] [stdout] d4f52b01db8b8e7e6c265564f1653bc18b73f8ea47af4aecc44ced37a83cf3f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 027050be33cee643cc582fe2c18b8b1ec462a7c4d6926695d96f5fb7fbe73ba4 [INFO] running `Command { std: "docker" "start" "-a" "027050be33cee643cc582fe2c18b8b1ec462a7c4d6926695d96f5fb7fbe73ba4", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling allsorts v0.16.1 [INFO] [stderr] Compiling lopdf v0.39.0 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling pdf-test-visual v0.1.2 (/opt/rustwide/workdir/pdf-test-visual) [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling medpdf v0.10.1 (/opt/rustwide/workdir/medpdf) [INFO] [stderr] Compiling medpdf-image v0.4.2 (/opt/rustwide/workdir/medpdf-image) [INFO] [stderr] error: could not compile `medpdf` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name medpdf --edition=2024 medpdf/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5b8f696f34ad51d -C extra-filename=-d9d4e871cde4aa8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern allsorts=/opt/rustwide/target/debug/deps/liballsorts-cc54da696e37e838.rlib --extern font_kit=/opt/rustwide/target/debug/deps/libfont_kit-6f214da9fdd9c070.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7e733f37fe56f881.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7a84f66deca8d420.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-7fcdeb7668fbd4cc.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-f82059303a5a09aa.rlib --extern pdf_test_visual=/opt/rustwide/target/debug/deps/libpdf_test_visual-a5fbfeac99803b85.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d2e42bfe1a203a00.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-caadc79f3eb6e8ef.rlib --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-926728e69e4c45e4.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `medpdf-image` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name medpdf_image --edition=2024 medpdf-image/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("svg", "svg-filters"))' -C metadata=1da628246ae3c83b -C extra-filename=-610dae109d6d4595 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a802f2a92b96a42f.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-e5352c34e64ba009.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7a84f66deca8d420.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-7fcdeb7668fbd4cc.rlib --extern medpdf=/opt/rustwide/target/debug/deps/libmedpdf-5d334229aff9869e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-caadc79f3eb6e8ef.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSOFcQK/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/{libtempfile-caadc79f3eb6e8ef,libfastrand-74ae4622d963d882,libonce_cell-db8f3eed2a1f3f7b,librustix-cde3ddce13d3cb7a,liblinux_raw_sys-468f3136534c61a1,libmedpdf_image-46a230af405a3378,libimage-e5352c34e64ba009,libimage_webp-52c6141a01af54cf,libbytemuck-667951a4be418c98,libmoxcms-9108c878253eb2de,libpxfm-64e4616d8fc1e189,libtiff-f43faf561675c935,libfax-28bb5afed1215a36,libquick_error-ed53c5b033f4fbce,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libhalf-5b9eb5daed099cc6,libpng-e52ef69c76dcf4a1,libfdeflate-5c07dfa8830a9531,libzune_jpeg-5a26f941b9e8b2a8,libzune_core-e24feaec0505289d,libgif-5e286ae979646585,libcolor_quant-7eaa5904ea87e27c,libbyteorder_lite-372ee7020504094b,libmedpdf-5d334229aff9869e,liballsorts-cc54da696e37e838,libbrotli_decompressor-9373cdd24b2a29a0,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libucd_trie-eb34a26d2abac167,libglyph_names-adee2a9a1ede3ce6,libunicode_canonical_combining_class-79beff472ee4b723,libunicode_joining_type-a254b1460e7def4a,libunicode_general_category-fbbe53a9588299ab,libouroboros-c7118b6db8c3a22f,libstatic_assertions-acd18841cc36d7c2,libaliasable-896fd37f379727aa,libitertools-1e31b96e26c5c1d5,librustc_hash-077fac84b15c224f,libbitreader-c7ccf39e654a855a,libfont_kit-6f214da9fdd9c070,libfloat_ord-c2e20c7e411ca066,libdirs-e4ac937d58f0911f,libdirs_sys-c1fb16d0df37520b,liboption_ext-38791eff9acb757e,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libfontconfig_sys-e7e31bc01cb54f95,libdlib-19d45c594f2cd7e7,liblibloading-1fba1726a1c9e81e,libfreetype_sys-1cb495420afe2f0d,libbyteorder-7912a666fa871683,libpathfinder_geometry-7697431b370c2866,libpathfinder_simd-0f1eea5244f34552,liblazy_static-afffdbb119bd9ac1,libnom-f82059303a5a09aa,liblopdf-7fcdeb7668fbd4cc,libttf_parser-926728e69e4c45e4,libstringprep-1820eb6731aa4a85,libunicode_properties-cb5ed9538cb72f5c,libunicode_normalization-6d82c27fd53c7981,libtinyvec-f7e38ec35c3a4f50,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,libecb-0313c6bba8a951d6,libcbc-aa7c4e0e80471238,libnom_locate-dd387abd47280efd,libbytecount-72aa7aa64c89bd9c,libnom-3b60a6430e850bca,libmemchr-b53bb4cab686ff02,librayon-8530077d9ab668aa,librayon_core-7e9caa65a1891422,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libencoding_rs-140b061c9213f590,librangemap-5f7148646d0331c5,libtime-87e3fdfdc621ce3b,libitoa-7e733f37fe56f881,libtime_core-ba5abd5afeccc7b5,libnum_conv-d31d2cdd240da3de,libderanged-834005e8c239d2d6,libpowerfmt-521a460cc2ff4e45,libjiff-b3b447bb7acdafd2,libchrono-775aa04d501fa2ad,libiana_time_zone-4ff00b44c3c16daa,libnum_traits-bc0ce776a8f3d154,libweezl-61d3c1078cc3ced3,libflate2-a802f2a92b96a42f,libminiz_oxide-d035e9f28a82b22b,libsimd_adler32-f83d48f59f2d3154,liblibz_sys-d0dff05963a79211,libcrc32fast-5940f52230b51b30,liblog-7a84f66deca8d420,libindexmap-f34aa63359e7e2eb,libequivalent-9631f206a02b9f54,libhashbrown-9cffc267c59929e3,libthiserror-351a16c779ec463a,libbitflags-3e5fc0b9a597167a,libsha2-8298cf246f6dd915,librand-d2e42bfe1a203a00,librand_chacha-b030a3acdb18d045,libppv_lite86-be2dc004a6872184,libzerocopy-b88b68c3163167f2,librand_core-5e0652cf7f841164,libgetrandom-1bf0a0aeb6ceb561,liblibc-0d953531f2bb7a47,libmd5-bce3a48359357cb9,libdigest-f42eab8a23200ea3,libblock_buffer-69b2399560e8742f,libaes-4c8442b58f791bdd,libcpufeatures-bb85f9e0eaf4b5a3,libcfg_if-6a6f703e7144cd38,libcipher-a57c67c4969f0ef2,libinout-d37f8d6a93c27614,libblock_padding-644cc3bacd0747bb,libcrypto_common-66edc97558ab7ca9,libgeneric_array-86881b7c29aa25eb,libtypenum-0448dfa6533ed2e8}.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" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSOFcQK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/image_integration_tests-ebf734abc152db65" "-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 `medpdf-image` (test "image_integration_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "027050be33cee643cc582fe2c18b8b1ec462a7c4d6926695d96f5fb7fbe73ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027050be33cee643cc582fe2c18b8b1ec462a7c4d6926695d96f5fb7fbe73ba4", kill_on_drop: false }` [INFO] [stdout] 027050be33cee643cc582fe2c18b8b1ec462a7c4d6926695d96f5fb7fbe73ba4