[INFO] fetching crate printpdf 0.9.1...
[INFO] testing printpdf-0.9.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate printpdf 0.9.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate printpdf 0.9.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate printpdf 0.9.1
[INFO] tweaked toml for crates.io crate printpdf 0.9.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate printpdf 0.9.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate printpdf 0.9.1 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6658ec295902047ca251b2ba6d3cb7b1c9837f338c0778f5ae7d7306412926cb
[INFO] running `Command { std: "docker" "start" "-a" "6658ec295902047ca251b2ba6d3cb7b1c9837f338c0778f5ae7d7306412926cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6658ec295902047ca251b2ba6d3cb7b1c9837f338c0778f5ae7d7306412926cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6658ec295902047ca251b2ba6d3cb7b1c9837f338c0778f5ae7d7306412926cb", kill_on_drop: false }`
[INFO] [stdout] 6658ec295902047ca251b2ba6d3cb7b1c9837f338c0778f5ae7d7306412926cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 799fa486ce17f4bf24697244e401dc1f8ef23e719827fd88a697ea3467ef8fcd
[INFO] running `Command { std: "docker" "start" "-a" "799fa486ce17f4bf24697244e401dc1f8ef23e719827fd88a697ea3467ef8fcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bitreader v0.3.11
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling glyph-names v0.2.0
[INFO] [stderr]    Compiling pocket-resources v0.3.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling highway v1.3.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling azul-simplecss v0.2.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling gl-context-loader v0.1.10
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling taffy v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mmapio v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling azul-css v0.0.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling allsorts v0.16.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling lopdf v0.39.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling kuchiki v0.8.1
[INFO] [stderr]    Compiling rust-fontconfig v2.0.0
[INFO] [stderr]    Compiling azul-core v0.0.7
[INFO] [stderr]    Compiling azul-layout v0.0.7
[INFO] [stderr]    Compiling printpdf v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "799fa486ce17f4bf24697244e401dc1f8ef23e719827fd88a697ea3467ef8fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "799fa486ce17f4bf24697244e401dc1f8ef23e719827fd88a697ea3467ef8fcd", kill_on_drop: false }`
[INFO] [stdout] 799fa486ce17f4bf24697244e401dc1f8ef23e719827fd88a697ea3467ef8fcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcbb3d634e4bf5537f7b3be9c3727a03b37670f7658e1062a583e250bd4b646f
[INFO] running `Command { std: "docker" "start" "-a" "bcbb3d634e4bf5537f7b3be9c3727a03b37670f7658e1062a583e250bd4b646f", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling term v0.2.14
[INFO] [stderr]    Compiling text-diff v0.4.0
[INFO] [stderr]    Compiling printpdf v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> examples/margin_collapse.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcOe1DkB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcOe1DkB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text-a1c60b8306367005" "-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 `printpdf` (example "text") 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/deps/rustcRq3WgL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/deps/rustcRq3WgL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/html_page_breaking-f5e82301feb3c617" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcCOtH1E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/deps/rustcCOtH1E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cmap-43c7a6e09d053ae3" "-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 `printpdf` (test "cmap") due to 1 previous error
[INFO] [stderr] error: could not compile `printpdf` (test "html_page_breaking") 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/rustcK4kwCT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcK4kwCT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/table_debug-7646f6ba7bd80ef9" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVuHV19/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcVuHV19/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/margin_collapse-0604d239f91406a1" "-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 `printpdf` (example "table_debug") due to 1 previous error
[INFO] [stderr] error: could not compile `printpdf` (example "margin_collapse") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcyWjQHp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcyWjQHp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/html-39a561980baa3f1e" "-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 `printpdf` (example "html") 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/rustcQYSEgM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcQYSEgM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/margin_collapse_border_test-7317421b1a134ff3" "-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 `printpdf` (example "margin_collapse_border_test") 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/rustcSAhMPD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcSAhMPD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/otf_font-4635cb8bac394c12" "-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 `printpdf` (example "otf-font") 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/rustcn3vqH4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libprintpdf,libserde_json-58c5f332bff60ce7,libzmij-5a1599c2944824d6,libazul_layout-ed406ccfd0f7d088,libroxmltree-007abb6183adcffd,libunicode_segmentation-199dfca739cb0090,liblru-14b759a00719803e,libhyphenation-4aa95ea20642821b,libhyphenation_commons-2c0f09f1276c9412,libfst-e82c221c5a158204,libbincode-e8aff0b5f6902015,libtaffy-b4c56227c8d698ad,libslotmap-24d1fbbd59c845c8,libgrid-7336d9c129aecf92,libazul_core-1285a7a01716e7ca,libgl_context_loader-8b6b98409a1e5467,librust_fontconfig-a52275d1bfffc1d3,libmmapio-c37f4c957103fe08,libxmlparser-41b5a9e451484198,liballsorts-91d86ecbee0e2307,libbrotli_decompressor-62b253200b0c4a3b,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libucd_trie-d707f37cbc9bdfad,libglyph_names-3776366e15b2485d,libunicode_canonical_combining_class-96b83c0fef8241cb,libunicode_joining_type-da98039fb43a7536,libunicode_general_category-5293780d08054fd7,libouroboros-7fc6cdbea946499d,libstatic_assertions-95336585f0b7f57d,libaliasable-873cf5caa4b7dfda,liblazy_static-58edaf41543212f3,libitertools-865fec29ce5d3c02,libeither-415b250dd7beb7ac,libbyteorder-0d5229b4099d70a3,libpathfinder_geometry-607b9429421927c3,libpathfinder_simd-5473c0e4fa5d2029,librustc_hash-b92c8a73412d76c1,libnum_traits-e658f8325bd83daf,libbitreader-2558a844e51c0eca,libazul_css-6700fa76454b0673,libstrum-00d2c0b3ace95d21,liblibm-b735d489b3c488a7,libazul_simplecss-96c9cff38d39d18b,libhighway-1b0763c3696b8110,libserde-89977429cb3e876d,libbase64-29d4d4232c317d5e,liblopdf-5c244a5f76da9859,libttf_parser-c4471d9833d54d2c,libstringprep-019239a2ed2b7800,libunicode_properties-20b58ca840a8f897,libunicode_normalization-e6cf2c4756658c8a,libtinyvec-a38dcb7ed7dcbacf,libtinyvec_macros-9b9b0c30a7e420c3,libunicode_bidi-46fddec1b3c8369c,libecb-55361704c41cac92,libcbc-720a504b1df9a3d2,libnom_locate-fdcaafff810ec368,libbytecount-ee382a0d1ac6a086,libnom-7da556c9dd25125d,libmemchr-5e97449dc7a9603c,libencoding_rs-8656bb43f7a59443,librangemap-b59cc8d1b34a4158,libtime-2964b4ec53a166aa,libitoa-958180966766c9e6,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-267b0debfa57a174,libserde_core-2c931dd3fb8fd185,libpowerfmt-dcf4c7392d25d790,libweezl-44433d9e8be050c3,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,liblog-b4877c6cda7d43ee,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libthiserror-c23fa5f67af13778,libbitflags-cd6205512b47de5d,libsha2-5684f42aafce0fad,librand-4e75f66ad2e23dd5,librand_chacha-419a2151aa4991b3,libppv_lite86-55b29b3777d21fc6,libzerocopy-94de045f89468848,librand_core-a63e6e239e85246c,libgetrandom-5976145967757abf,liblibc-cc9021cf9bdeb53d,libmd5-e5800288620ac0a1,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libaes-032bf33a579c6599,libcpufeatures-42612946e83e041b,libcfg_if-73907a425b6e514e,libcipher-f9a3d7f6a2c7b885,libinout-b47a918c05584004,libblock_padding-13dab9af3f169d79,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb}.rlib" "<sysroot>/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/rustcn3vqH4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/shape-38a7decb79fb48b3" "-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 `printpdf` (example "shape") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bcbb3d634e4bf5537f7b3be9c3727a03b37670f7658e1062a583e250bd4b646f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbb3d634e4bf5537f7b3be9c3727a03b37670f7658e1062a583e250bd4b646f", kill_on_drop: false }`
[INFO] [stdout] bcbb3d634e4bf5537f7b3be9c3727a03b37670f7658e1062a583e250bd4b646f
