[INFO] fetching crate gedcomx 0.1.7... [INFO] testing gedcomx-0.1.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gedcomx 0.1.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gedcomx 0.1.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gedcomx 0.1.7 [INFO] tweaked toml for crates.io crate gedcomx 0.1.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gedcomx 0.1.7 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 113 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding yaserde v0.11.2 (available: v0.12.0) [INFO] [stderr] Adding yaserde_derive v0.11.2 (available: v0.12.0) [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] Downloading crates ... [INFO] [stderr] Downloaded yaserde v0.11.2 [INFO] [stderr] Downloaded gedcomx_date v0.1.0 [INFO] [stderr] Downloaded yaserde_derive v0.11.2 [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] d55400ae1cd7f380506339a9155b49fc5aba8d870f6b7f44783dabc6d920568e [INFO] running `Command { std: "docker" "start" "-a" "d55400ae1cd7f380506339a9155b49fc5aba8d870f6b7f44783dabc6d920568e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d55400ae1cd7f380506339a9155b49fc5aba8d870f6b7f44783dabc6d920568e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d55400ae1cd7f380506339a9155b49fc5aba8d870f6b7f44783dabc6d920568e", kill_on_drop: false }` [INFO] [stdout] d55400ae1cd7f380506339a9155b49fc5aba8d870f6b7f44783dabc6d920568e [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] 11fd30bc73a1c9bc6ab0fb487d9224d5852b7edb4257c87e3f7a8557c1371132 [INFO] running `Command { std: "docker" "start" "-a" "11fd30bc73a1c9bc6ab0fb487d9224d5852b7edb4257c87e3f7a8557c1371132", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling yaserde v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gedcomx_date v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling yaserde_derive v0.11.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.13.0 [INFO] [stderr] Compiling serde_with v3.13.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling gedcomx v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s [INFO] running `Command { std: "docker" "inspect" "11fd30bc73a1c9bc6ab0fb487d9224d5852b7edb4257c87e3f7a8557c1371132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fd30bc73a1c9bc6ab0fb487d9224d5852b7edb4257c87e3f7a8557c1371132", kill_on_drop: false }` [INFO] [stdout] 11fd30bc73a1c9bc6ab0fb487d9224d5852b7edb4257c87e3f7a8557c1371132 [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] c199e55538536f15e1e5fc26fb5a67b0d7c3e57dbdcc8a73d4c94934e10044fe [INFO] running `Command { std: "docker" "start" "-a" "c199e55538536f15e1e5fc26fb5a67b0d7c3e57dbdcc8a73d4c94934e10044fe", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling gedcomx v0.1.7 (/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/rustcaUlDbt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-7f46d2b673b95fdb.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-320ab86159e88e39.rlib,libanstyle-fcc5c3f0dc5a830d.rlib}.rlib" "/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/{libpretty_assertions-afe3c20f6d9cad07.rlib,libdiff-7907457067fbaa13.rlib,libyansi-bff256af726dd5e7.rlib,libgedcomx-f2e80d5e660d8f1a.rlib,libthiserror-219bd5f1bf7bf36d.rlib,libyaserde-a0dcc436b9428996.rlib,libxml-eb9567a13dc55ed4.rlib,libchrono-5f6a2d6d1b148d06.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libserde_with-afd8c95f8e486496.rlib,libquickcheck-7a2433287c0510d5.rlib,libenv_logger-2813ec35b01b194a.rlib,libregex-9a5991fc92026c15.rlib,libregex_automata-ad6304db6a911aa6.rlib,libaho_corasick-dc5982531843b2f9.rlib,libregex_syntax-e1e74b324d770c72.rlib,liblog-7ed48074b9f3458e.rlib,librand-6480a57da98489b6.rlib,librand_core-6b5aaa70e063a68f.rlib,libgetrandom-e60b821c40bc4664.rlib,liblibc-3162cff3553113a6.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libgedcomx_date-305b3adda8e4de7f.rlib,libnom-3fd5fe97a753b612.rlib,libassert_json_diff-62c2c55c24040c70.rlib,libserde_json-b8acacc61185eb7f.rlib,libmemchr-e487d4c72496bead.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libserde-e850cb2caf1227c1.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/rustcaUlDbt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/fs_data_test-d34854ee80b85f13" "-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 `gedcomx` (test "fs_data_test") 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/rustcsgAvV0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libgedcomx-f2e80d5e660d8f1a.rlib,libserde_json-b8acacc61185eb7f.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libthiserror-219bd5f1bf7bf36d.rlib,libyaserde-a0dcc436b9428996.rlib,libxml-eb9567a13dc55ed4.rlib,libchrono-5f6a2d6d1b148d06.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libserde_with-afd8c95f8e486496.rlib,libserde-e850cb2caf1227c1.rlib,libquickcheck-7a2433287c0510d5.rlib,libenv_logger-2813ec35b01b194a.rlib,libregex-9a5991fc92026c15.rlib,libregex_automata-ad6304db6a911aa6.rlib,libaho_corasick-dc5982531843b2f9.rlib,libregex_syntax-e1e74b324d770c72.rlib,liblog-7ed48074b9f3458e.rlib,librand-6480a57da98489b6.rlib,librand_core-6b5aaa70e063a68f.rlib,libgetrandom-e60b821c40bc4664.rlib,liblibc-3162cff3553113a6.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libgedcomx_date-305b3adda8e4de7f.rlib,libnom-3fd5fe97a753b612.rlib,libmemchr-e487d4c72496bead.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,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/rustcsgAvV0/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/fuzz_test-4460b6c065bc07bd" "-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 `gedcomx` (test "fuzz_test") 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/rustcojGjUt/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-7f46d2b673b95fdb.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-320ab86159e88e39.rlib,libanstyle-fcc5c3f0dc5a830d.rlib}.rlib" "/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/{libpretty_assertions-afe3c20f6d9cad07.rlib,libdiff-7907457067fbaa13.rlib,libyansi-bff256af726dd5e7.rlib,libassert_json_diff-62c2c55c24040c70.rlib,libgedcomx-f2e80d5e660d8f1a.rlib,libserde_json-b8acacc61185eb7f.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libthiserror-219bd5f1bf7bf36d.rlib,libyaserde-a0dcc436b9428996.rlib,libxml-eb9567a13dc55ed4.rlib,libchrono-5f6a2d6d1b148d06.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libserde_with-afd8c95f8e486496.rlib,libserde-e850cb2caf1227c1.rlib,libquickcheck-7a2433287c0510d5.rlib,libenv_logger-2813ec35b01b194a.rlib,libregex-9a5991fc92026c15.rlib,libregex_automata-ad6304db6a911aa6.rlib,libaho_corasick-dc5982531843b2f9.rlib,libregex_syntax-e1e74b324d770c72.rlib,liblog-7ed48074b9f3458e.rlib,librand-6480a57da98489b6.rlib,librand_core-6b5aaa70e063a68f.rlib,libgetrandom-e60b821c40bc4664.rlib,liblibc-3162cff3553113a6.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libgedcomx_date-305b3adda8e4de7f.rlib,libnom-3fd5fe97a753b612.rlib,libmemchr-e487d4c72496bead.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/rustcojGjUt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/marriage_test-75238e4f45c6e023" "-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 `gedcomx` (test "marriage_test") 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/rustc77AlVx/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-7f46d2b673b95fdb.rlib,libanstream-433a2e665ffac11c.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libjiff-21a7018d84da2a52.rlib,libenv_filter-320ab86159e88e39.rlib,libanstyle-fcc5c3f0dc5a830d.rlib}.rlib" "/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/{libpretty_assertions-afe3c20f6d9cad07.rlib,libdiff-7907457067fbaa13.rlib,libyansi-bff256af726dd5e7.rlib,libassert_json_diff-62c2c55c24040c70.rlib,libgedcomx-f2e80d5e660d8f1a.rlib,libserde_json-b8acacc61185eb7f.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libthiserror-219bd5f1bf7bf36d.rlib,libyaserde-a0dcc436b9428996.rlib,libxml-eb9567a13dc55ed4.rlib,libchrono-5f6a2d6d1b148d06.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libserde_with-afd8c95f8e486496.rlib,libserde-e850cb2caf1227c1.rlib,libquickcheck-7a2433287c0510d5.rlib,libenv_logger-2813ec35b01b194a.rlib,libregex-9a5991fc92026c15.rlib,libregex_automata-ad6304db6a911aa6.rlib,libaho_corasick-dc5982531843b2f9.rlib,libregex_syntax-e1e74b324d770c72.rlib,liblog-7ed48074b9f3458e.rlib,librand-6480a57da98489b6.rlib,librand_core-6b5aaa70e063a68f.rlib,libgetrandom-e60b821c40bc4664.rlib,liblibc-3162cff3553113a6.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libgedcomx_date-305b3adda8e4de7f.rlib,libnom-3fd5fe97a753b612.rlib,libmemchr-e487d4c72496bead.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/rustc77AlVx/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/name_test-206e177314af60d6" "-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 `gedcomx` (test "name_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c199e55538536f15e1e5fc26fb5a67b0d7c3e57dbdcc8a73d4c94934e10044fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c199e55538536f15e1e5fc26fb5a67b0d7c3e57dbdcc8a73d4c94934e10044fe", kill_on_drop: false }` [INFO] [stdout] c199e55538536f15e1e5fc26fb5a67b0d7c3e57dbdcc8a73d4c94934e10044fe