[INFO] fetching crate genpdfi 0.2.7...
[INFO] testing genpdfi-0.2.7 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate genpdfi 0.2.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate genpdfi 0.2.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate genpdfi 0.2.7
[INFO] tweaked toml for crates.io crate genpdfi 0.2.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate genpdfi 0.2.7 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate genpdfi 0.2.7 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d84336c3d1675fea41ed4d0cd2a246914e1a259c33789aa532e07e4e54e15480
[INFO] running `Command { std: "docker" "start" "-a" "d84336c3d1675fea41ed4d0cd2a246914e1a259c33789aa532e07e4e54e15480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d84336c3d1675fea41ed4d0cd2a246914e1a259c33789aa532e07e4e54e15480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84336c3d1675fea41ed4d0cd2a246914e1a259c33789aa532e07e4e54e15480", kill_on_drop: false }`
[INFO] [stdout] d84336c3d1675fea41ed4d0cd2a246914e1a259c33789aa532e07e4e54e15480
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6193d88e007a052533305a9855b74ed7c4b7f51adebf23104b79e023d8b6fa3b
[INFO] running `Command { std: "docker" "start" "-a" "6193d88e007a052533305a9855b74ed7c4b7f51adebf23104b79e023d8b6fa3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling lopdf v0.31.0
[INFO] [stderr]    Compiling printpdf v0.7.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling lopdf v0.26.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling write-fonts v0.43.0
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling subsetter v0.2.3
[INFO] [stderr]    Compiling genpdfi v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.15s
[INFO] running `Command { std: "docker" "inspect" "6193d88e007a052533305a9855b74ed7c4b7f51adebf23104b79e023d8b6fa3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6193d88e007a052533305a9855b74ed7c4b7f51adebf23104b79e023d8b6fa3b", kill_on_drop: false }`
[INFO] [stdout] 6193d88e007a052533305a9855b74ed7c4b7f51adebf23104b79e023d8b6fa3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c09f3a67f5e304dfd5c4cb0352730840df515322be04845c434d0c606311fd4f
[INFO] running `Command { std: "docker" "start" "-a" "c09f3a67f5e304dfd5c4cb0352730840df515322be04845c434d0c606311fd4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pocket-resources v0.3.2
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling genpdfi v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] running `Command { std: "docker" "inspect" "c09f3a67f5e304dfd5c4cb0352730840df515322be04845c434d0c606311fd4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09f3a67f5e304dfd5c4cb0352730840df515322be04845c434d0c606311fd4f", kill_on_drop: false }`
[INFO] [stdout] c09f3a67f5e304dfd5c4cb0352730840df515322be04845c434d0c606311fd4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d088a2f5969e4a03397937187564e0440709c180e01a9ffaedca2c3d39e1bf7
[INFO] running `Command { std: "docker" "start" "-a" "9d088a2f5969e4a03397937187564e0440709c180e01a9ffaedca2c3d39e1bf7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genpdfi-fa6c25abacd861ea)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_rotation ... ok
[INFO] [stderr]    Doc-tests genpdfi
[INFO] [stdout] test subsetting::tests::test_collect_used_chars ... ok
[INFO] [stdout] test subsetting::tests::test_collect_used_chars_unicode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test src/elements.rs - elements::Break (line 441) ... ok
[INFO] [stdout] test src/elements.rs - elements::StyledElement (line 586) ... ok
[INFO] [stdout] test src/elements.rs - elements::LinearLayout (line 83) ... FAILED
[INFO] [stdout] test src/elements.rs - elements::LinearLayout (line 91) ... FAILED
[INFO] [stdout] test src/elements.rs - elements::PaddedElement (line 531) ... FAILED
[INFO] [stdout] test src/elements.rs - elements::FramedElement (line 635) ... ok
[INFO] [stdout] test src/elements.rs - elements::OrderedList (line 893) ... FAILED
[INFO] [stdout] test src/elements.rs - elements::PageBreak (line 489) ... ok
[INFO] [stdout] test src/elements.rs - elements::OrderedList (line 875) ... ok
[INFO] [stdout] test src/elements.rs - elements::Paragraph (line 239) ... FAILED
[INFO] [stdout] test src/elements.rs - elements::OrderedList (line 866) ... FAILED
[INFO] [stdout] test src/elements.rs - elements::OrderedList (line 884) ... FAILED
[INFO] [stdout] test src/fonts.rs - fonts::FontData::check_coverage (line 382) - compile ... ok
[INFO] [stdout] test src/elements.rs - elements::BulletPoint (line 986) ... FAILED
[INFO] [stdout] test src/fonts.rs - fonts::FontData::has_glyph (line 357) - compile ... ok
[INFO] [stdout] test src/fonts.rs - fonts::FontFallbackChain (line 499) - compile ... ok
[INFO] [stdout] test src/fonts.rs - fonts::FontFallbackChain::segment_text (line 605) - compile ... ok
[INFO] [stdout] test src/lib.rs - Document (line 399) - compile ... ok
[INFO] [stdout] test src/elements.rs - elements::FramedElement (line 643) ... ok
[INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 744) ... ok
[INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 762) ... ok
[INFO] [stdout] test src/subsetting.rs - subsetting::subset_font (line 40) - compile ... ok
[INFO] [stdout] test src/subsetting.rs - subsetting::subset_font_with_mapping (line 92) - compile ... ok
[INFO] [stdout] test src/elements.rs - elements::Paragraph (line 229) ... ok
[INFO] [stdout] test src/elements.rs - elements::TableLayoutRow (line 1320) ... ok
[INFO] [stdout] test src/style.rs - style::Color (line 42) ... ok
[INFO] [stdout] test src/elements.rs - elements::StyledElement (line 595) ... ok
[INFO] [stdout] test src/elements.rs - elements::TableLayout (line 1388) ... ok
[INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 753) ... ok
[INFO] [stdout] test src/style.rs - style::StyledString (line 417) ... ok
[INFO] [stdout] test src/elements.rs - elements::UnorderedList (line 771) ... ok
[INFO] [stdout] test src/style.rs - style::StyledStr (line 483) ... ok
[INFO] [stdout] test src/style.rs - style (line 12) ... ok
[INFO] [stdout] test src/subsetting.rs - subsetting::collect_used_chars (line 144) ... ok
[INFO] [stdout] test src/style.rs - style::StyledCow (line 545) ... ok
[INFO] [stdout] test src/elements.rs - elements::TableLayoutRow (line 1310) ... ok
[INFO] [stdout] test src/elements.rs - elements::TableLayout (line 1399) ... ok
[INFO] [stdout] test src/elements.rs - elements::PaddedElement (line 540) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/elements.rs - elements::LinearLayout (line 83) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDsm24t/rustcYfR9WH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctestDsm24t/rustcYfR9WH/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" "/tmp/rustdoctestDsm24t/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::LinearLayout (line 91) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestalASZR/rustcbXPA4x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctestalASZR/rustcbXPA4x/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" "/tmp/rustdoctestalASZR/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::PaddedElement (line 531) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3MR47n/rustcUPH3uP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctest3MR47n/rustcUPH3uP/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" "/tmp/rustdoctest3MR47n/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::OrderedList (line 893) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHCK2hv/rustcnDTl1e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctestHCK2hv/rustcnDTl1e/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" "/tmp/rustdoctestHCK2hv/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::Paragraph (line 239) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIKS7Id/rustcGIyp3H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctestIKS7Id/rustcGIyp3H/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" "/tmp/rustdoctestIKS7Id/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::OrderedList (line 866) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6wjWVO/rustcOqyDvU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctest6wjWVO/rustcOqyDvU/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" "/tmp/rustdoctest6wjWVO/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::OrderedList (line 884) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCEiPp6/rustcylQWMN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctestCEiPp6/rustcylQWMN/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" "/tmp/rustdoctestCEiPp6/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/elements.rs - elements::BulletPoint (line 986) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestENoluu/rustc8zPIbH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgenpdfi-2ef85f19707597b9,liblopdf-41d1d48fad1d2d67,libitoa-968a9d3f706bae82,libencoding-18746d1947f2b0a6,libencoding_index_tradchinese-c8729fa498ea5eb4,libencoding_index_simpchinese-d1ed8e609534fc0c,libencoding_index_japanese-7690679646f7efc6,libencoding_index_korean-c3c409530cfacca5,libencoding_index_singlebyte-348ff403350d59fb,libtime-004506c0d4f5ff6e,libtime_macros-af148cb7e6c30a75,libstandback-82efef469d77235a,libchrono-5f4ce281083e4769,libiana_time_zone-98f2ac8a8c5a9959,liblzw-dd83947d18cdb063,librusttype-86ad6ff876c7e953,libstb_truetype-e68c5a1be80cc677,libbyteorder-9f6ac6743e38a88c,libordered_float-722ee870f243656a,libapprox-5b1b383684ee6ee6,libnum_traits-66f46d894c59143e,libprintpdf-e49d185d1816ba10,libowned_ttf_parser-9e200e8525c80450,libttf_parser-4ae5a4e5d7842e3b,liblopdf-b0fb592c4317916d,libmd5-380e091b79bd6e66,libpom-bffbcf6a4f23125e,libbstr-0b33e52a459418af,libregex_automata-28077517c0e60322,libmemchr-eec2dd93b0d498c5,libencoding_rs-f93f8c7c90ba6d45,libtime-5442ca53598a2c35,libitoa-20e94f961f8d160c,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libweezl-81d61edd414eb5e8,libflate2-5427691147ff7217,libminiz_oxide-cd0b7f28734623f9,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libcfg_if-3e7fc4e38d4a72b5,liblinked_hash_map-7d04f0e6cc440adb,libttf_parser-e9fb9b2861157e61,libsubsetter-71d2c86cef71037f,librustc_hash-ca4219e344ea5da0,libwrite_fonts-fb328c5d212cb006,liblog-9a3ff67864b30e2c,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libskrifa-0c36f6c32fcade8f,libread_fonts-2c5954894b119168,libfont_types-ad2fc54cce8c58f5,libbytemuck-b8ca153b36a382dc,libkurbo-7c0d0b8fd394ef91,libsmallvec-c4b0763233bab5f9,libarrayvec-c7dde542da3995d2}.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" "/tmp/rustdoctestENoluu/rustc8zPIbH/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" "/tmp/rustdoctestENoluu/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/elements.rs - elements::BulletPoint (line 986)
[INFO] [stdout]     src/elements.rs - elements::LinearLayout (line 83)
[INFO] [stdout]     src/elements.rs - elements::LinearLayout (line 91)
[INFO] [stdout]     src/elements.rs - elements::OrderedList (line 866)
[INFO] [stdout]     src/elements.rs - elements::OrderedList (line 884)
[INFO] [stdout]     src/elements.rs - elements::OrderedList (line 893)
[INFO] [stdout]     src/elements.rs - elements::PaddedElement (line 531)
[INFO] [stdout]     src/elements.rs - elements::Paragraph (line 239)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 30 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.69s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9d088a2f5969e4a03397937187564e0440709c180e01a9ffaedca2c3d39e1bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d088a2f5969e4a03397937187564e0440709c180e01a9ffaedca2c3d39e1bf7", kill_on_drop: false }`
[INFO] [stdout] 9d088a2f5969e4a03397937187564e0440709c180e01a9ffaedca2c3d39e1bf7
