[INFO] fetching crate text-document 1.4.2...
[INFO] testing text-document-1.4.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate text-document 1.4.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate text-document 1.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate text-document 1.4.2
[INFO] tweaked toml for crates.io crate text-document 1.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate text-document 1.4.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate text-document 1.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded text-document-io v1.4.2
[INFO] [stderr]   Downloaded text-document-search v1.4.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded text-document-inspection v1.4.2
[INFO] [stderr]   Downloaded text-document-frontend v1.4.2
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded text-document-formatting v1.4.2
[INFO] [stderr]   Downloaded text-document-editing v1.4.2
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cadd3ae50e63f4a2f73908643f77c8a4cea45e9edb084b38931750415c47a98
[INFO] running `Command { std: "docker" "start" "-a" "8cadd3ae50e63f4a2f73908643f77c8a4cea45e9edb084b38931750415c47a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cadd3ae50e63f4a2f73908643f77c8a4cea45e9edb084b38931750415c47a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cadd3ae50e63f4a2f73908643f77c8a4cea45e9edb084b38931750415c47a98", kill_on_drop: false }`
[INFO] [stdout] 8cadd3ae50e63f4a2f73908643f77c8a4cea45e9edb084b38931750415c47a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da53e2fb935c9eed90e4dcd6b6811095ae6cfff771dbfa511eb1024a20a81c99
[INFO] running `Command { std: "docker" "start" "-a" "da53e2fb935c9eed90e4dcd6b6811095ae6cfff771dbfa511eb1024a20a81c99", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ego-tree v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-jpeg v0.5.13
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling text-document-macros v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling text-document-common v1.4.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling text-document-inspection v1.4.2
[INFO] [stderr]    Compiling text-document-direct-access v1.4.2
[INFO] [stderr]    Compiling text-document-search v1.4.2
[INFO] [stderr]    Compiling text-document-formatting v1.4.2
[INFO] [stderr]    Compiling text-document-editing v1.4.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling docx-rs v0.4.19
[INFO] [stderr]    Compiling text-document-io v1.4.2
[INFO] [stderr]    Compiling text-document-frontend v1.4.2
[INFO] [stderr]    Compiling text-document v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "da53e2fb935c9eed90e4dcd6b6811095ae6cfff771dbfa511eb1024a20a81c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da53e2fb935c9eed90e4dcd6b6811095ae6cfff771dbfa511eb1024a20a81c99", kill_on_drop: false }`
[INFO] [stdout] da53e2fb935c9eed90e4dcd6b6811095ae6cfff771dbfa511eb1024a20a81c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e7bbbc4fee6ebf24f30bf5c9b3c016a83eede8600869489c5f0969bd35f04f
[INFO] running `Command { std: "docker" "start" "-a" "98e7bbbc4fee6ebf24f30bf5c9b3c016a83eede8600869489c5f0969bd35f04f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling scraper v0.26.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling text-document-common v1.4.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling docx-rs v0.4.19
[INFO] [stderr]    Compiling text-document-direct-access v1.4.2
[INFO] [stderr]    Compiling text-document-inspection v1.4.2
[INFO] [stderr]    Compiling text-document-formatting v1.4.2
[INFO] [stderr]    Compiling text-document-search v1.4.2
[INFO] [stderr]    Compiling text-document-editing v1.4.2
[INFO] [stderr]    Compiling text-document-io v1.4.2
[INFO] [stderr]    Compiling text-document-frontend v1.4.2
[INFO] [stderr]    Compiling text-document v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `text-document` (test "fuzz_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name fuzz_tests --edition=2024 tests/fuzz_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28fc0c73291f5c0b -C extra-filename=-f3bd09b801cc3972 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-aae3da2b0b58e760.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8cdbcf384ab44191.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-924a04ea3ec444df.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-efdcfb3b1bd9bbe0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2f9b20803625aca.rlib --extern text_document=/opt/rustwide/target/debug/deps/libtext_document-799043a3dee77d6e.rlib --extern frontend=/opt/rustwide/target/debug/deps/libtext_document_frontend-8daa1487ea2c56a1.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-2043379e119a1ce6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcpbTI7M/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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustcpbTI7M/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cursor_edge_case_tests-ddcc5bb40deeae65" "-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 `text-document` (test "cursor_edge_case_tests") 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/deps/rustctA0lIH/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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustctA0lIH/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/io_coverage_tests-5d2b73c03e30cc3b" "-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 `text-document` (test "io_coverage_tests") 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/deps/rustcQvjVRN/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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustcQvjVRN/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/text_frame_tests-a2076bacbe1df965" "-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 `text-document` (test "text_frame_tests") 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/deps/rustcnzj84E/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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustcnzj84E/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unicode_tests-2070eddd423203ff" "-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 `text-document` (test "unicode_tests") 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/deps/rustcM8bz93/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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustcM8bz93/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/text_list_tests-82bc74dea7a8502f" "-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 `text-document` (test "text_list_tests") 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/deps/rustcwVeAuT/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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustcwVeAuT/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/operation_tests-5fe1f4e5779ec400" "-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/rustcoNN02C/symbols.o" "<3 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/{libtext_document-799043a3dee77d6e,libtext_document_frontend-8daa1487ea2c56a1,libtext_document_search-149989c8c2e35fdd,libunicode_segmentation-2043379e119a1ce6,libregex-68406f54711fec10,libregex_automata-985d4192535c199a,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-e0c98584ad6a9081,libtext_document_io-251a16e075ae8833,libdocx_rs-fe9e2a4454256602,libimage-0c766a9808a9a579,libbytemuck-4d8fe7dd826de942,libmoxcms-8be5cccc4c998e9b,libpxfm-617359efc22bdb8d,libtiff-7ec7b2581b224ba5,libfax-b64fe7720f375ec2,libquick_error-8b2db8f47c634be6,libhalf-2ef7de0eaf8db6ef,libzerocopy-b4ab09d1f39ec695,libpng-8295c4aa5752c56f,libfdeflate-4d8d00bb786c9f7b,libzune_jpeg-b5b55a39e4896c91,libzune_core-ee9fe62a8a2f051b,libgif-87e4747eb6dba361,libcolor_quant-ef1375a6dbc65607,libweezl-cc1921f6ab7a51c2,libbyteorder_lite-39c9971283b12499,libzip-bae355eda4c088eb,libflate2-d9c4026b274c1f9c,libminiz_oxide-93593ffe391c0ba9,libsimd_adler32-d38e69dcb654e74f,libbyteorder-cb17835726abdeba,libcrc32fast-8fc8aec8e16f6960,libbase64-6d64914d1112fcae,libxml-be9200ecf0df6b55,libtext_document_inspection-c9431880a4af7c0c,libtext_document_formatting-584ac5f919dac2ae,libtext_document_editing-f4686e0eac48580b,libtext_document_direct_access-a188985e436a99bf,libcommon-3d94d0bd941d23d1,libchrono-641c79ba31f070cc,libiana_time_zone-0ce1c79885be8126,libnum_traits-273ad04c307a34b9,libserde_json-d2f9b20803625aca,libzmij-2f58aa8f05c876ef,libscraper-c302e3fa63f0b8ba,libego_tree-6ea2b2c09152c274,libselectors-646ed4c7e5fa3c34,librustc_hash-41c07b41a3502e1a,libservo_arc-fc91a1e9e4391805,libstable_deref_trait-020932fcc86b3777,libderive_more-59fe1523687bfa26,libcssparser-087fe16d35fdb92d,libitoa-1bd06acef4e5e01a,libdtoa_short-7352290d40ebd9ad,libdtoa-dabeeab601396b3b,libhtml5ever-b7c89dcfd38187ea,liblog-8cdbcf384ab44191,libmarkup5ever-37da27a78cb6c80f,libtendril-efa71b9284d8a199,libutf8-5c5ca6abee35c886,libweb_atoms-86ea46bfe7f82a8f,libstring_cache-e449eca46b2672fe,libprecomputed_hash-24dc289e4f66a0b9,libparking_lot-924a04ea3ec444df,libparking_lot_core-5f064fb09926dd21,liblibc-31bbfda0fa784e80,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,libdebug_unreachable-e47a5e878150161b,libphf-0fd06a7cd2a1ef71,libphf_shared-0d25393d1a8e8984,libsiphasher-281eea7c49604184,libpulldown_cmark-244ed0d9fe913bee,libbitflags-eccb779ad7753d69,libmemchr-324148c518a47e11,libunicase-50d4adab4f14cad3,libpulldown_cmark_escape-dab86b36317add8d,libflume-7688067cae254260,libfastrand-b131975070bdfb9e,libspin-8dccd364348f2e4a,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libfutures_sink-75f13bde96c08e0b,libfutures_core-022be0170e74a85d,libthiserror-0d2a6db2d2bccb76,libanyhow-4b98a5a15e092ec6,libim-daef00b6c47b2f52,librand_xoshiro-7e973a6ef8502d97,libserde-ad2ca3cc25a745d7,libserde_core-2cb176a15b19c416,librand_core-3aeadc4bc486dee1,libsized_chunks-28622d420564d6b6,libbitmaps-8e1cde95fdc739ee,libtypenum-8faf140a1d997eb1}.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/rustcoNN02C/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" "/opt/rustwide/target/debug/build/alloca-7ddd6f894aa0e43c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/concurrent_tests-029ba3966bb44a17" "-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 `text-document` (test "operation_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `text-document` (test "concurrent_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "98e7bbbc4fee6ebf24f30bf5c9b3c016a83eede8600869489c5f0969bd35f04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e7bbbc4fee6ebf24f30bf5c9b3c016a83eede8600869489c5f0969bd35f04f", kill_on_drop: false }`
[INFO] [stdout] 98e7bbbc4fee6ebf24f30bf5c9b3c016a83eede8600869489c5f0969bd35f04f
