[INFO] fetching crate mdx-gen 0.0.1... [INFO] testing mdx-gen-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mdx-gen 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mdx-gen 0.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mdx-gen 0.0.1 [INFO] tweaked toml for crates.io crate mdx-gen 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mdx-gen 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdx-gen 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.20.1 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded derive_builder_core v0.20.1 [INFO] [stderr] Downloaded derive_builder v0.20.1 [INFO] [stderr] Downloaded comrak v0.28.0 [INFO] [stderr] Downloaded deunicode v1.6.0 [INFO] [stderr] Downloaded cc v1.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8881d7d92e3fd59eec4cf7f1a331dfbbc8cad95f4528e801f77d28bd19176750 [INFO] running `Command { std: "docker" "start" "-a" "8881d7d92e3fd59eec4cf7f1a331dfbbc8cad95f4528e801f77d28bd19176750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8881d7d92e3fd59eec4cf7f1a331dfbbc8cad95f4528e801f77d28bd19176750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8881d7d92e3fd59eec4cf7f1a331dfbbc8cad95f4528e801f77d28bd19176750", kill_on_drop: false }` [INFO] [stdout] 8881d7d92e3fd59eec4cf7f1a331dfbbc8cad95f4528e801f77d28bd19176750 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 15325623af6f23350772e0d307a0d7afc0bb3d5e1d29af1d09d67e5a15eaa305 [INFO] running `Command { std: "docker" "start" "-a" "15325623af6f23350772e0d307a0d7afc0bb3d5e1d29af1d09d67e5a15eaa305", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.1.23 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling mdx-gen v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling derive_builder v0.20.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling comrak v0.28.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "15325623af6f23350772e0d307a0d7afc0bb3d5e1d29af1d09d67e5a15eaa305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15325623af6f23350772e0d307a0d7afc0bb3d5e1d29af1d09d67e5a15eaa305", kill_on_drop: false }` [INFO] [stdout] 15325623af6f23350772e0d307a0d7afc0bb3d5e1d29af1d09d67e5a15eaa305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 336dc7e22ff7fa6f3a5614991b13d1e6029dcf5335d2435cc1f96ead36b07c87 [INFO] running `Command { std: "docker" "start" "-a" "336dc7e22ff7fa6f3a5614991b13d1e6029dcf5335d2435cc1f96ead36b07c87", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling comrak v0.28.0 [INFO] [stderr] Compiling mdx-gen v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcqxAnWS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmdx_gen-91b823a00624c3d0.rlib,libhtml_escape-8e1bb6a2e950d6db.rlib,libutf8_width-6a550079f2578d1e.rlib,liblog-4f260390e802c8d1.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libanyhow-dc2ada9b044e9728.rlib,libcomrak-c6075b35221f24ae.rlib,libcaseless-13da867f458190d5.rlib,libunicode_normalization-68308c16c0b33dc7.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libsyntect-257d3740d1d9c569.rlib,libthiserror-47d410bb32cd939f.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libonig-90c2eba259987bd6.rlib,libonig_sys-22852f9488a19526.rlib,libyaml_rust-5b53b8aab1812079.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libfnv-81596130b397d5c3.rlib,libbitflags-e274cd04b58a060d.rlib,libserde_json-a0b1b1e78642d446.rlib,libryu-e1fffcc04a075728.rlib,libplist-0250ece788591abd.rlib,libtime-76b8cd83d10c724d.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libquick_xml-d3d1e11663d4585c.rlib,libbase64-4cfc25a2fbceb95f.rlib,libindexmap-65145c79739216cc.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-6008c8df29210036.rlib,libflate2-de9aabb565270637.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbincode-1fd2214a0ffc082e.rlib,libserde-4714473246684555.rlib,libderive_builder-f8138f70b4bf05c7.rlib,libunicode_categories-2af48c955e97b8af.rlib,libtyped_arena-c8e61c3401fdc562.rlib,libregex-a20bef9b45aa84f1.rlib,libregex_automata-840f626604ff5e41.rlib,libaho_corasick-60929d84398db158.rlib,libmemchr-8eb551391861f369.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libonce_cell-c51dfd0fa9768b36.rlib,libentities-da9076b457554b5c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcqxAnWS/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/onig_sys-6b9a36c9f4ebf484/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_lib-418140e74af62187" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `mdx-gen` (test "test_lib") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc5gXtUR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-2de9f937329ade5f.rlib,libsignal_hook_registry-33ea7a6b8679197c.rlib,libsocket2-ec04947fe8c8fcef.rlib,libbytes-308d7525a08b0cfe.rlib,libmio-dcf5792dac445218.rlib,libparking_lot-f1bae02d51ed0e8b.rlib,libparking_lot_core-6d307471b89070a6.rlib,liblibc-42ff5e02e1595258.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-219604514f12e1b1.rlib,libmdx_gen-91b823a00624c3d0.rlib,libhtml_escape-8e1bb6a2e950d6db.rlib,libutf8_width-6a550079f2578d1e.rlib,liblog-4f260390e802c8d1.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libanyhow-dc2ada9b044e9728.rlib,libcomrak-c6075b35221f24ae.rlib,libcaseless-13da867f458190d5.rlib,libunicode_normalization-68308c16c0b33dc7.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libsyntect-257d3740d1d9c569.rlib,libthiserror-47d410bb32cd939f.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libonig-90c2eba259987bd6.rlib,libonig_sys-22852f9488a19526.rlib,libyaml_rust-5b53b8aab1812079.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libfnv-81596130b397d5c3.rlib,libbitflags-e274cd04b58a060d.rlib,libserde_json-a0b1b1e78642d446.rlib,libryu-e1fffcc04a075728.rlib,libplist-0250ece788591abd.rlib,libtime-76b8cd83d10c724d.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libquick_xml-d3d1e11663d4585c.rlib,libbase64-4cfc25a2fbceb95f.rlib,libindexmap-65145c79739216cc.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-6008c8df29210036.rlib,libflate2-de9aabb565270637.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbincode-1fd2214a0ffc082e.rlib,libserde-4714473246684555.rlib,libderive_builder-f8138f70b4bf05c7.rlib,libunicode_categories-2af48c955e97b8af.rlib,libtyped_arena-c8e61c3401fdc562.rlib,libregex-a20bef9b45aa84f1.rlib,libregex_automata-840f626604ff5e41.rlib,libaho_corasick-60929d84398db158.rlib,libmemchr-8eb551391861f369.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libonce_cell-c51dfd0fa9768b36.rlib,libentities-da9076b457554b5c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc5gXtUR/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/onig_sys-6b9a36c9f4ebf484/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/error_examples-e5c5fde70cb3cc35" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `mdx-gen` (example "error_examples") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchVUJtg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-2de9f937329ade5f.rlib,libsignal_hook_registry-33ea7a6b8679197c.rlib,libsocket2-ec04947fe8c8fcef.rlib,libbytes-308d7525a08b0cfe.rlib,libmio-dcf5792dac445218.rlib,libparking_lot-f1bae02d51ed0e8b.rlib,libparking_lot_core-6d307471b89070a6.rlib,liblibc-42ff5e02e1595258.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-219604514f12e1b1.rlib,libmdx_gen-91b823a00624c3d0.rlib,libhtml_escape-8e1bb6a2e950d6db.rlib,libutf8_width-6a550079f2578d1e.rlib,liblog-4f260390e802c8d1.rlib,libcomrak-c6075b35221f24ae.rlib,libcaseless-13da867f458190d5.rlib,libunicode_normalization-68308c16c0b33dc7.rlib,libtinyvec-73a0d5c170f5b999.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libderive_builder-f8138f70b4bf05c7.rlib,libunicode_categories-2af48c955e97b8af.rlib,libtyped_arena-c8e61c3401fdc562.rlib,libentities-da9076b457554b5c.rlib,libsyntect-257d3740d1d9c569.rlib,libthiserror-47d410bb32cd939f.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libonig-90c2eba259987bd6.rlib,libonig_sys-22852f9488a19526.rlib,libyaml_rust-5b53b8aab1812079.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libonce_cell-c51dfd0fa9768b36.rlib,libfnv-81596130b397d5c3.rlib,libbitflags-e274cd04b58a060d.rlib,libserde_json-a0b1b1e78642d446.rlib,libryu-e1fffcc04a075728.rlib,libplist-0250ece788591abd.rlib,libtime-76b8cd83d10c724d.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libquick_xml-d3d1e11663d4585c.rlib,libbase64-4cfc25a2fbceb95f.rlib,libindexmap-65145c79739216cc.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-6008c8df29210036.rlib,libflate2-de9aabb565270637.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbincode-1fd2214a0ffc082e.rlib,libserde-4714473246684555.rlib,libregex-a20bef9b45aa84f1.rlib,libregex_automata-840f626604ff5e41.rlib,libaho_corasick-60929d84398db158.rlib,libmemchr-8eb551391861f369.rlib,libregex_syntax-68ebd4ae9920c658.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libanyhow-dc2ada9b044e9728.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustchVUJtg/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/onig_sys-6b9a36c9f4ebf484/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/markdown_examples-64897fc020e7cb48" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 `mdx-gen` (example "markdown_examples") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "336dc7e22ff7fa6f3a5614991b13d1e6029dcf5335d2435cc1f96ead36b07c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336dc7e22ff7fa6f3a5614991b13d1e6029dcf5335d2435cc1f96ead36b07c87", kill_on_drop: false }` [INFO] [stdout] 336dc7e22ff7fa6f3a5614991b13d1e6029dcf5335d2435cc1f96ead36b07c87