[INFO] cloning repository https://github.com/rvben/rumdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvben/rumdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvben%2Frumdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvben%2Frumdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 332c7ffcd4288cfe7c129bb57686b9b9f4a9f0b0 [INFO] testing rvben/rumdl against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvben%2Frumdl" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rvben/rumdl [INFO] finished tweaking git repo https://github.com/rvben/rumdl [INFO] tweaked toml for git repo https://github.com/rvben/rumdl written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rvben/rumdl on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rvben/rumdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01050ddde781ac3da740625d8d31c972519467b016286b2a79720cbaeaf44d2b [INFO] running `Command { std: "docker" "start" "-a" "01050ddde781ac3da740625d8d31c972519467b016286b2a79720cbaeaf44d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01050ddde781ac3da740625d8d31c972519467b016286b2a79720cbaeaf44d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01050ddde781ac3da740625d8d31c972519467b016286b2a79720cbaeaf44d2b", kill_on_drop: false }` [INFO] [stdout] 01050ddde781ac3da740625d8d31c972519467b016286b2a79720cbaeaf44d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f2101c9fcf9c8dcb69a8c0297cb5ca7568194fd4416932074cfcb3bc5c769df [INFO] running `Command { std: "docker" "start" "-a" "1f2101c9fcf9c8dcb69a8c0297cb5ca7568194fd4416932074cfcb3bc5c769df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling rumdl v0.0.171 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "1f2101c9fcf9c8dcb69a8c0297cb5ca7568194fd4416932074cfcb3bc5c769df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2101c9fcf9c8dcb69a8c0297cb5ca7568194fd4416932074cfcb3bc5c769df", kill_on_drop: false }` [INFO] [stdout] 1f2101c9fcf9c8dcb69a8c0297cb5ca7568194fd4416932074cfcb3bc5c769df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5615861ff868afc2bde17b4e64d97e0ed8e0eb23cc3eb7d0da74b49b1bb57219 [INFO] running `Command { std: "docker" "start" "-a" "5615861ff868afc2bde17b4e64d97e0ed8e0eb23cc3eb7d0da74b49b1bb57219", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling referencing v0.22.3 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jsonschema v0.22.3 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling rumdl v0.0.171 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rumdl` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name rumdl_lib --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "parallel", "profiling", "rayon"))' -C metadata=a48c38f36a4f44df -C extra-filename=-3ab83999c51229dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eb07bcfe9a52a357.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-262eafcbb580d914.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d8e84fdd11e49333.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b22afa4b62f255b5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0cca82cce317cc14.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-1e664488d2841f7d.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-319e7691ef78165b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b8cc7eda8f02f5b2.rlib --extern etcetera=/opt/rustwide/target/debug/deps/libetcetera-21c50bfc93fc9d6a.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-c81535db4614b867.rlib --extern globset=/opt/rustwide/target/debug/deps/libglobset-35d3216f56a523bd.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-58ad0371e62d3a68.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-5ae0ba252ed19823.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-d531a87b4b67f326.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-442e04be0a8553cf.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e5be44037dd4edfb.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-544a67234e992665.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-7b77d1b08f706a8c.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-017507cbfaf5c416.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-847e6e804a8d69d1.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-83f3f63abfb30b29.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc99f30ebdbb1af2.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2f6ee0235a8f6553.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f6659fadee67b1e4.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-280d3bc7c716ad92.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ab406d7be2f79a55.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8082523ee597b144.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-caa777ae948df5f9.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2c536103d27601d3.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4d1ed08a123238dc.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0b7e4413cadfb159.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-92ab9ff448373fc9.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-680f176021e3be0d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0c9a27d3a3863f50.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7d12e801fdb57557.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-57c980145b64b27a.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-87fd55f1afa456c5.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fb6137bf0de27323.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-51a3e8b809741fbc.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-3fb88d28c2218805.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-1af61a07996ccb21.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-421de088ab714999.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-718d83db500ad5fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f19dc6fa2aa1a6af.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-f50af57a9530f706/out -L native=/opt/rustwide/target/debug/build/blake3-f50af57a9530f706/out -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMv4RdL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librumdl_lib-05d126f6534e8c47,libnum_cpus-544a67234e992665,libserde_yaml-caa777ae948df5f9,libunsafe_libyaml-d3127b66fe569cc5,libchrono-b22afa4b62f255b5,libiana_time_zone-bab5d12b40894ac1,libnum_traits-c445de6622136476,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_width-718d83db500ad5fd,libfancy_regex-c81535db4614b867,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libmarkdown-d531a87b4b67f326,libunicode_id-9ac45b5cf2d86d34,libthiserror-92ab9ff448373fc9,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libcolored-57bddff5afba9056,libtower_lsp-51a3e8b809741fbc,libhttparse-225777ae3f11a86e,libdashmap-34d8f1ed51e2d9d3,libhashbrown-d952ad0946629507,libtokio_util-7d12e801fdb57557,libtower-8bd8040bb0afaaf9,libpin_project-e332a4f71fdc9501,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libfutures-426d61246a2a9c35,libfutures_executor-144832e1f63f6979,libfutures_util-b805ec916a0eb554,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtracing-26924457c61613a9,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,liblsp_types-802ed20437b553dc,liburl-f19dc6fa2aa1a6af,libidna-c97d9f1f86b89772,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libbitflags-dde12b0d7d495b50,libtokio-0c9a27d3a3863f50,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357,libregex-f6659fadee67b1e4,libpulldown_cmark-83f3f63abfb30b29,libbitflags-317a5afac3dccb6f,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libtoml-57c980145b64b27a,libetcetera-21c50bfc93fc9d6a,libhome-28ab713e87f116ce,libcfg_if-ae1e883b62e8dab7,libglobset-35d3216f56a523bd,libbstr-f2a454cce3953489,libregex_automata-139188425ce3d072,libregex_syntax-c1c62fdedc196a6a,libaho_corasick-561fc8084ccaf4d3,libschemars-280d3bc7c716ad92,libdyn_clone-319e7691ef78165b,libserde_json-8082523ee597b144,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libtoml_edit-87fd55f1afa456c5,libserde_spanned-140e3dede9c2fca1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-57d4b805744781c4,libserde-ab406d7be2f79a55,libserde_core-c84c0bd02ffeba74,liblog-28ade3d6717210f3,liblazy_static-3674be3f4245d19b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMv4RdL/raw-dylibs" "-B/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/blake3-f50af57a9530f706/out" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lint_context_list_continuation_test-cb3218cddfbe0a00" "-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 `rumdl` (test "lint_context_list_continuation_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTUx5vi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librumdl_lib-05d126f6534e8c47,libnum_cpus-544a67234e992665,libserde_yaml-caa777ae948df5f9,libunsafe_libyaml-d3127b66fe569cc5,libchrono-b22afa4b62f255b5,libiana_time_zone-bab5d12b40894ac1,libnum_traits-c445de6622136476,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_width-718d83db500ad5fd,libfancy_regex-c81535db4614b867,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libmarkdown-d531a87b4b67f326,libunicode_id-9ac45b5cf2d86d34,libthiserror-92ab9ff448373fc9,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libcolored-57bddff5afba9056,libtower_lsp-51a3e8b809741fbc,libhttparse-225777ae3f11a86e,libdashmap-34d8f1ed51e2d9d3,libhashbrown-d952ad0946629507,libtokio_util-7d12e801fdb57557,libtower-8bd8040bb0afaaf9,libpin_project-e332a4f71fdc9501,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libfutures-426d61246a2a9c35,libfutures_executor-144832e1f63f6979,libfutures_util-b805ec916a0eb554,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtracing-26924457c61613a9,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,liblsp_types-802ed20437b553dc,liburl-f19dc6fa2aa1a6af,libidna-c97d9f1f86b89772,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libbitflags-dde12b0d7d495b50,libtokio-0c9a27d3a3863f50,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357,libregex-f6659fadee67b1e4,libpulldown_cmark-83f3f63abfb30b29,libbitflags-317a5afac3dccb6f,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libtoml-57c980145b64b27a,libetcetera-21c50bfc93fc9d6a,libhome-28ab713e87f116ce,libcfg_if-ae1e883b62e8dab7,libglobset-35d3216f56a523bd,libbstr-f2a454cce3953489,libregex_automata-139188425ce3d072,libregex_syntax-c1c62fdedc196a6a,libaho_corasick-561fc8084ccaf4d3,libschemars-280d3bc7c716ad92,libdyn_clone-319e7691ef78165b,libserde_json-8082523ee597b144,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libtoml_edit-87fd55f1afa456c5,libserde_spanned-140e3dede9c2fca1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-57d4b805744781c4,libserde-ab406d7be2f79a55,libserde_core-c84c0bd02ffeba74,liblog-28ade3d6717210f3,liblazy_static-3674be3f4245d19b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTUx5vi/raw-dylibs" "-B/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/blake3-f50af57a9530f706/out" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/malformed_markdown_stress_tests-e650dfe3850db201" "-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 `rumdl` (test "malformed_markdown_stress_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcisQ91f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librumdl_lib-05d126f6534e8c47,libnum_cpus-544a67234e992665,libserde_yaml-caa777ae948df5f9,libunsafe_libyaml-d3127b66fe569cc5,libchrono-b22afa4b62f255b5,libiana_time_zone-bab5d12b40894ac1,libnum_traits-c445de6622136476,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_width-718d83db500ad5fd,libfancy_regex-c81535db4614b867,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libmarkdown-d531a87b4b67f326,libunicode_id-9ac45b5cf2d86d34,libthiserror-92ab9ff448373fc9,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libcolored-57bddff5afba9056,libtower_lsp-51a3e8b809741fbc,libhttparse-225777ae3f11a86e,libdashmap-34d8f1ed51e2d9d3,libhashbrown-d952ad0946629507,libtokio_util-7d12e801fdb57557,libtower-8bd8040bb0afaaf9,libpin_project-e332a4f71fdc9501,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libfutures-426d61246a2a9c35,libfutures_executor-144832e1f63f6979,libfutures_util-b805ec916a0eb554,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtracing-26924457c61613a9,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,liblsp_types-802ed20437b553dc,liburl-f19dc6fa2aa1a6af,libidna-c97d9f1f86b89772,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libbitflags-dde12b0d7d495b50,libtokio-0c9a27d3a3863f50,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357,libregex-f6659fadee67b1e4,libpulldown_cmark-83f3f63abfb30b29,libbitflags-317a5afac3dccb6f,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libtoml-57c980145b64b27a,libetcetera-21c50bfc93fc9d6a,libhome-28ab713e87f116ce,libcfg_if-ae1e883b62e8dab7,libglobset-35d3216f56a523bd,libbstr-f2a454cce3953489,libregex_automata-139188425ce3d072,libregex_syntax-c1c62fdedc196a6a,libaho_corasick-561fc8084ccaf4d3,libschemars-280d3bc7c716ad92,libdyn_clone-319e7691ef78165b,libserde_json-8082523ee597b144,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libtoml_edit-87fd55f1afa456c5,libserde_spanned-140e3dede9c2fca1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-57d4b805744781c4,libserde-ab406d7be2f79a55,libserde_core-c84c0bd02ffeba74,liblog-28ade3d6717210f3,liblazy_static-3674be3f4245d19b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcisQ91f/raw-dylibs" "-B/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/blake3-f50af57a9530f706/out" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/md051_issue_39_regression_test-d3cb9428ff7396de" "-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 `rumdl` (test "md051_issue_39_regression_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQkz1GO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librumdl_lib-05d126f6534e8c47,libnum_cpus-544a67234e992665,libserde_yaml-caa777ae948df5f9,libunsafe_libyaml-d3127b66fe569cc5,libchrono-b22afa4b62f255b5,libiana_time_zone-bab5d12b40894ac1,libnum_traits-c445de6622136476,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_width-718d83db500ad5fd,libfancy_regex-c81535db4614b867,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libthiserror-92ab9ff448373fc9,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libcolored-57bddff5afba9056,libtower_lsp-51a3e8b809741fbc,libhttparse-225777ae3f11a86e,libdashmap-34d8f1ed51e2d9d3,libhashbrown-d952ad0946629507,libtokio_util-7d12e801fdb57557,libtower-8bd8040bb0afaaf9,libpin_project-e332a4f71fdc9501,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libfutures-426d61246a2a9c35,libfutures_executor-144832e1f63f6979,libfutures_util-b805ec916a0eb554,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtracing-26924457c61613a9,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,liblsp_types-802ed20437b553dc,liburl-f19dc6fa2aa1a6af,libidna-c97d9f1f86b89772,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libbitflags-dde12b0d7d495b50,libtokio-0c9a27d3a3863f50,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357,libregex-f6659fadee67b1e4,libpulldown_cmark-83f3f63abfb30b29,libbitflags-317a5afac3dccb6f,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libtoml-57c980145b64b27a,libetcetera-21c50bfc93fc9d6a,libhome-28ab713e87f116ce,libcfg_if-ae1e883b62e8dab7,libglobset-35d3216f56a523bd,libbstr-f2a454cce3953489,libregex_automata-139188425ce3d072,libregex_syntax-c1c62fdedc196a6a,libaho_corasick-561fc8084ccaf4d3,libschemars-280d3bc7c716ad92,libdyn_clone-319e7691ef78165b,libserde_json-8082523ee597b144,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libtoml_edit-87fd55f1afa456c5,libserde_spanned-140e3dede9c2fca1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-57d4b805744781c4,libserde-ab406d7be2f79a55,libserde_core-c84c0bd02ffeba74,liblog-28ade3d6717210f3,liblazy_static-3674be3f4245d19b,libmarkdown-d531a87b4b67f326,libunicode_id-9ac45b5cf2d86d34}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQkz1GO/raw-dylibs" "-B/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/blake3-f50af57a9530f706/out" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_multiline_ast-6edb922da431c81f" "-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 `rumdl` (test "test_multiline_ast") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDZF9MX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librumdl_lib-05d126f6534e8c47,libnum_cpus-544a67234e992665,libserde_yaml-caa777ae948df5f9,libunsafe_libyaml-d3127b66fe569cc5,libchrono-b22afa4b62f255b5,libiana_time_zone-bab5d12b40894ac1,libnum_traits-c445de6622136476,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_width-718d83db500ad5fd,libfancy_regex-c81535db4614b867,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libmarkdown-d531a87b4b67f326,libunicode_id-9ac45b5cf2d86d34,libthiserror-92ab9ff448373fc9,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libcolored-57bddff5afba9056,libtower_lsp-51a3e8b809741fbc,libhttparse-225777ae3f11a86e,libdashmap-34d8f1ed51e2d9d3,libhashbrown-d952ad0946629507,libtokio_util-7d12e801fdb57557,libtower-8bd8040bb0afaaf9,libpin_project-e332a4f71fdc9501,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libfutures-426d61246a2a9c35,libfutures_executor-144832e1f63f6979,libfutures_util-b805ec916a0eb554,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtracing-26924457c61613a9,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,liblsp_types-802ed20437b553dc,liburl-f19dc6fa2aa1a6af,libidna-c97d9f1f86b89772,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libbitflags-dde12b0d7d495b50,libtokio-0c9a27d3a3863f50,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357,libregex-f6659fadee67b1e4,libpulldown_cmark-83f3f63abfb30b29,libbitflags-317a5afac3dccb6f,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libtoml-57c980145b64b27a,libetcetera-21c50bfc93fc9d6a,libhome-28ab713e87f116ce,libcfg_if-ae1e883b62e8dab7,libglobset-35d3216f56a523bd,libbstr-f2a454cce3953489,libregex_automata-139188425ce3d072,libregex_syntax-c1c62fdedc196a6a,libaho_corasick-561fc8084ccaf4d3,libschemars-280d3bc7c716ad92,libdyn_clone-319e7691ef78165b,libserde_json-8082523ee597b144,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libtoml_edit-87fd55f1afa456c5,libserde_spanned-140e3dede9c2fca1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-57d4b805744781c4,libserde-ab406d7be2f79a55,libserde_core-c84c0bd02ffeba74,liblog-28ade3d6717210f3,liblazy_static-3674be3f4245d19b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDZF9MX/raw-dylibs" "-B/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/blake3-f50af57a9530f706/out" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mkdocs_anchor_edge_cases_test-8a01532e5b047cd2" "-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 `rumdl` (test "mkdocs_anchor_edge_cases_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNDF0Mi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librumdl_lib-05d126f6534e8c47,libnum_cpus-544a67234e992665,libserde_yaml-caa777ae948df5f9,libunsafe_libyaml-d3127b66fe569cc5,libchrono-b22afa4b62f255b5,libiana_time_zone-bab5d12b40894ac1,libnum_traits-c445de6622136476,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_width-718d83db500ad5fd,libfancy_regex-c81535db4614b867,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libmarkdown-d531a87b4b67f326,libunicode_id-9ac45b5cf2d86d34,libthiserror-92ab9ff448373fc9,librayon-2f6ee0235a8f6553,librayon_core-20ae9278df136b21,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-e5ea87bd27ac73a9,libcolored-57bddff5afba9056,libtower_lsp-51a3e8b809741fbc,libhttparse-225777ae3f11a86e,libdashmap-34d8f1ed51e2d9d3,libhashbrown-d952ad0946629507,libtokio_util-7d12e801fdb57557,libtower-8bd8040bb0afaaf9,libpin_project-e332a4f71fdc9501,libtower_service-3fb88d28c2218805,libtower_layer-d908dd771b239ecd,libfutures-426d61246a2a9c35,libfutures_executor-144832e1f63f6979,libfutures_util-b805ec916a0eb554,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtracing-26924457c61613a9,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,liblsp_types-802ed20437b553dc,liburl-f19dc6fa2aa1a6af,libidna-c97d9f1f86b89772,libutf8_iter-51566bbad89f3a68,libidna_adapter-0fb4cc96ba48c0b5,libicu_properties-15a20699734c380c,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-29a278d5f84b7fff,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-2f7fa45da209c33f,libpotential_utf-fc7775282d7b6468,libicu_provider-45ab955aa0a22e09,libicu_locale_core-5737cf271e7026b1,libtinystr-34ea5672306cc612,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-b255e1ec0ca55783,libzerotrie-3aed8ba621531c6a,libyoke-6758ac6043beff6a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-297f2ce8592af50f,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libbitflags-dde12b0d7d495b50,libtokio-0c9a27d3a3863f50,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libanyhow-eb07bcfe9a52a357,libregex-f6659fadee67b1e4,libpulldown_cmark-83f3f63abfb30b29,libbitflags-317a5afac3dccb6f,libunicase-a96f10189856838f,libpulldown_cmark_escape-a005978b0c90fe36,libtoml-57c980145b64b27a,libetcetera-21c50bfc93fc9d6a,libhome-28ab713e87f116ce,libcfg_if-ae1e883b62e8dab7,libglobset-35d3216f56a523bd,libbstr-f2a454cce3953489,libregex_automata-139188425ce3d072,libregex_syntax-c1c62fdedc196a6a,libaho_corasick-561fc8084ccaf4d3,libschemars-280d3bc7c716ad92,libdyn_clone-319e7691ef78165b,libserde_json-8082523ee597b144,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libtoml_edit-87fd55f1afa456c5,libserde_spanned-140e3dede9c2fca1,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libwinnow-d98b4b6bf9645098,libtoml_write-2c704ffd35684d73,libtoml_datetime-57d4b805744781c4,libserde-ab406d7be2f79a55,libserde_core-c84c0bd02ffeba74,liblog-28ade3d6717210f3,liblazy_static-3674be3f4245d19b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNDF0Mi/raw-dylibs" "-B/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/blake3-f50af57a9530f706/out" "-L" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-7c5342d17916603c/out/build/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vscode_extension_fixes-4939ed5e58193d9f" "-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 `rumdl` (test "vscode_extension_fixes") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5615861ff868afc2bde17b4e64d97e0ed8e0eb23cc3eb7d0da74b49b1bb57219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5615861ff868afc2bde17b4e64d97e0ed8e0eb23cc3eb7d0da74b49b1bb57219", kill_on_drop: false }` [INFO] [stdout] 5615861ff868afc2bde17b4e64d97e0ed8e0eb23cc3eb7d0da74b49b1bb57219