[INFO] cloning repository https://github.com/gabrielfalcao/ofvr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielfalcao/ofvr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99bcb2458b62e0c14e68934ef77d07ed34900294 [INFO] testing gabrielfalcao/ofvr against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielfalcao%2Fofvr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gabrielfalcao/ofvr [INFO] finished tweaking git repo https://github.com/gabrielfalcao/ofvr [INFO] tweaked toml for git repo https://github.com/gabrielfalcao/ofvr written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gabrielfalcao/ofvr 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 git repo https://github.com/gabrielfalcao/ofvr 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] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.92 [INFO] [stderr] Downloaded enum-to-string-macros v0.1.0 [INFO] [stderr] Downloaded enum-to-string-traits v0.1.0 [INFO] [stderr] Downloaded trilobyte v0.1.2 [INFO] [stderr] Downloaded t16 v0.0.1 [INFO] [stderr] Downloaded bt-diff v0.0.1 [INFO] [stderr] Downloaded sanitation v1.0.3 [INFO] [stderr] Downloaded clap_derive v4.5.32 [INFO] [stderr] Downloaded unicode-ident v1.0.14 [INFO] [stderr] Downloaded iocore v2.3.2 [INFO] [stderr] Downloaded flate2 v1.0.35 [INFO] [stderr] Downloaded winnow v0.6.20 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded serde_json v1.0.133 [INFO] [stderr] Downloaded toml_edit v0.22.22 [INFO] [stderr] Downloaded cc v1.2.1 [INFO] [stderr] Downloaded itoa v1.0.13 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded og-enum-to-string v0.1.0 [INFO] [stderr] Downloaded thread-groups v0.1.2 [INFO] [stderr] Downloaded iocore-test v2.3.2 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded md5 v0.7.0 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded rustix v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c9b6c82075a41fd58509cdacb9e0a4f0e98dc6652cd3ef980720d3cc951369a3 [INFO] running `Command { std: "docker" "start" "-a" "c9b6c82075a41fd58509cdacb9e0a4f0e98dc6652cd3ef980720d3cc951369a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9b6c82075a41fd58509cdacb9e0a4f0e98dc6652cd3ef980720d3cc951369a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b6c82075a41fd58509cdacb9e0a4f0e98dc6652cd3ef980720d3cc951369a3", kill_on_drop: false }` [INFO] [stdout] c9b6c82075a41fd58509cdacb9e0a4f0e98dc6652cd3ef980720d3cc951369a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1dd0c0284254ca77516943bc3ea02d93596d03a11f35dbf4a02cceeecb8fc141 [INFO] running `Command { std: "docker" "start" "-a" "1dd0c0284254ca77516943bc3ea02d93596d03a11f35dbf4a02cceeecb8fc141", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling enum-to-string-traits v0.1.0 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling enum-to-string-macros v0.1.0 [INFO] [stderr] Compiling og-enum-to-string v0.1.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling iocore v2.3.2 [INFO] [stderr] Compiling t16 v0.0.1 [INFO] [stderr] Compiling bt-diff v0.0.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ofvr v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.06s [INFO] running `Command { std: "docker" "inspect" "1dd0c0284254ca77516943bc3ea02d93596d03a11f35dbf4a02cceeecb8fc141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd0c0284254ca77516943bc3ea02d93596d03a11f35dbf4a02cceeecb8fc141", kill_on_drop: false }` [INFO] [stdout] 1dd0c0284254ca77516943bc3ea02d93596d03a11f35dbf4a02cceeecb8fc141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c2ce0227565c1e5bcd299af1e3b56139107b7c45317dee4ec263110b8f0d2b30 [INFO] running `Command { std: "docker" "start" "-a" "c2ce0227565c1e5bcd299af1e3b56139107b7c45317dee4ec263110b8f0d2b30", kill_on_drop: false }` [INFO] [stderr] Compiling iocore-test v2.3.2 [INFO] [stderr] Compiling ofvr 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/rustct4FRn6/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/{libofvr-c6c97e447a692a90.rlib,libt16-cc2aca7abf80d69f.rlib,libtoml-316901d57c342e7e.rlib,libtoml_edit-16bef3c487656cec.rlib,libserde_spanned-71bd860f1cd68b94.rlib,libindexmap-7e6aa067c6440e81.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libwinnow-c08145285488c26b.rlib,libtoml_datetime-d82781c1cf794747.rlib,libclap-e4374b9b115dd8a0.rlib,libclap_builder-31b428d2d824e1a5.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libterminal_size-dae9c10d4c7da5d3.rlib,librustix-b1a0a729753a15d5.rlib,libbitflags-e446f4ad753e8a66.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libunicase-ef532dbd8dd75916.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,librand-6d7d7d625d6ff45e.rlib,librand_chacha-151ce0469e4e8520.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-d9b8225361d51a32.rlib,libgetrandom-5088b33a5c09eef0.rlib,libsha3-c5bab1da954ceecb.rlib,libkeccak-f5c3c573aa2489a7.rlib,libbt_diff-18f649e80db609da.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libbincode-9de756bb96d17882.rlib,libhex-a52fd19e29921b8e.rlib,libflate2-39d8c9e398d80a02.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libenum_to_string-b15f8031cb1eef7b.rlib,libenum_to_string_traits-a3fd9d1451dc7df0.rlib,libiocore_test-dc7177cf94e7fe83.rlib,libiocore-6486312f0ad7eaee.rlib,libglob-8ce038c46a6d950d.rlib,libshlex-2f9cfb4c317108b6.rlib,libthread_groups-69238605447873cc.rlib,libsanitation-2615fad917725c6c.rlib,libtrilobyte-ec3e42244cbf29b7.rlib,libregex-e2a18f99f3ea3458.rlib,libregex_automata-f1455b20f0e1ba41.rlib,libaho_corasick-221b7966ebefc064.rlib,libmemchr-a6af4e08ecbb6708.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libfiletime-e942d1a3d5f2ce1c.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-66d55f6b302e88c8.rlib,libchrono-bcabb93947d79b18.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libserde-d384f9a7c416ad80.rlib,liblazy_static-f3dc5c13b01a78ba.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/rustct4FRn6/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/test_commit-b503126fdeb890e4" "-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 `ofvr` (test "test_commit") 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/rustcQF6wJj/symbols.o" "<3 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/{libofvr-c6c97e447a692a90.rlib,libt16-cc2aca7abf80d69f.rlib,libtoml-316901d57c342e7e.rlib,libtoml_edit-16bef3c487656cec.rlib,libserde_spanned-71bd860f1cd68b94.rlib,libindexmap-7e6aa067c6440e81.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libwinnow-c08145285488c26b.rlib,libtoml_datetime-d82781c1cf794747.rlib,libclap-e4374b9b115dd8a0.rlib,libclap_builder-31b428d2d824e1a5.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libterminal_size-dae9c10d4c7da5d3.rlib,librustix-b1a0a729753a15d5.rlib,libbitflags-e446f4ad753e8a66.rlib,liblinux_raw_sys-6a5ba6409b7a32a6.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libunicase-ef532dbd8dd75916.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,librand-6d7d7d625d6ff45e.rlib,librand_chacha-151ce0469e4e8520.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-d9b8225361d51a32.rlib,libgetrandom-5088b33a5c09eef0.rlib,libsha3-c5bab1da954ceecb.rlib,libkeccak-f5c3c573aa2489a7.rlib,libbt_diff-18f649e80db609da.rlib,libdigest-c966374f41d6adf7.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,libbincode-9de756bb96d17882.rlib,libhex-a52fd19e29921b8e.rlib,libflate2-39d8c9e398d80a02.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libenum_to_string-b15f8031cb1eef7b.rlib,libenum_to_string_traits-a3fd9d1451dc7df0.rlib,libiocore_test-dc7177cf94e7fe83.rlib,libiocore-6486312f0ad7eaee.rlib,libglob-8ce038c46a6d950d.rlib,libshlex-2f9cfb4c317108b6.rlib,libthread_groups-69238605447873cc.rlib,libsanitation-2615fad917725c6c.rlib,libtrilobyte-ec3e42244cbf29b7.rlib,libregex-e2a18f99f3ea3458.rlib,libregex_automata-f1455b20f0e1ba41.rlib,libaho_corasick-221b7966ebefc064.rlib,libmemchr-a6af4e08ecbb6708.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libfiletime-e942d1a3d5f2ce1c.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-66d55f6b302e88c8.rlib,libchrono-bcabb93947d79b18.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libserde-d384f9a7c416ad80.rlib,liblazy_static-f3dc5c13b01a78ba.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/rustcQF6wJj/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/test_models_state-d6104e90a3816b0b" "-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 `ofvr` (test "test_models_state") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c2ce0227565c1e5bcd299af1e3b56139107b7c45317dee4ec263110b8f0d2b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ce0227565c1e5bcd299af1e3b56139107b7c45317dee4ec263110b8f0d2b30", kill_on_drop: false }` [INFO] [stdout] c2ce0227565c1e5bcd299af1e3b56139107b7c45317dee4ec263110b8f0d2b30