[INFO] fetching crate frost-secp256k1-unofficial 2.2.0... [INFO] testing frost-secp256k1-unofficial-2.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate frost-secp256k1-unofficial 2.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate frost-secp256k1-unofficial 2.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate frost-secp256k1-unofficial 2.2.0 [INFO] tweaked toml for crates.io crate frost-secp256k1-unofficial 2.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frost-secp256k1-unofficial 2.2.0 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 frost-secp256k1-unofficial 2.2.0 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 frost-rerandomized-unofficial v2.2.0 [INFO] [stderr] Downloaded frost-core-unofficial v2.2.0 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded insta v1.42.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43b201829f936b93329b27e1a68b6dd0619b114493984dc07322a02e78a94c83 [INFO] running `Command { std: "docker" "start" "-a" "43b201829f936b93329b27e1a68b6dd0619b114493984dc07322a02e78a94c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43b201829f936b93329b27e1a68b6dd0619b114493984dc07322a02e78a94c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b201829f936b93329b27e1a68b6dd0619b114493984dc07322a02e78a94c83", kill_on_drop: false }` [INFO] [stdout] 43b201829f936b93329b27e1a68b6dd0619b114493984dc07322a02e78a94c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 89e9ef5d96867028e0b3ba5779fe2de1e4f0371810cf930369f86951da0f8986 [INFO] running `Command { std: "docker" "start" "-a" "89e9ef5d96867028e0b3ba5779fe2de1e4f0371810cf930369f86951da0f8986", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror-nostd-notrait v1.0.57 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling const-crc32-nostd v1.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling debugless-unwrap v0.0.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-nostd-notrait-impl v1.0.57 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling frost-core-unofficial v2.2.0 [INFO] [stderr] Compiling frost-rerandomized-unofficial v2.2.0 [INFO] [stderr] Compiling frost-secp256k1-unofficial v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.18s [INFO] running `Command { std: "docker" "inspect" "89e9ef5d96867028e0b3ba5779fe2de1e4f0371810cf930369f86951da0f8986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e9ef5d96867028e0b3ba5779fe2de1e4f0371810cf930369f86951da0f8986", kill_on_drop: false }` [INFO] [stdout] 89e9ef5d96867028e0b3ba5779fe2de1e4f0371810cf930369f86951da0f8986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 9d85336820d19005138e7fc1a5dc73403dfc05f20e0eb420d32f5e2027f06804 [INFO] running `Command { std: "docker" "start" "-a" "9d85336820d19005138e7fc1a5dc73403dfc05f20e0eb420d32f5e2027f06804", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-nostd-notrait-impl v1.0.57 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling thiserror-nostd-notrait v1.0.57 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling frost-core-unofficial v2.2.0 [INFO] [stderr] Compiling frost-rerandomized-unofficial v2.2.0 [INFO] [stderr] Compiling frost-secp256k1-unofficial v2.2.0 (/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/rustcUQ5R0h/symbols.o" "<8 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/{libfrost_secp256k1_unofficial-903fa34e5c17c4f7.rlib,libsha2-d76ded1a59978423.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libk256-f94d3855c32b4774.rlib,libelliptic_curve-0973bfae22317aba.rlib,libsec1-88ae0bbe8cda48e0.rlib,libder-b486c2de2c449475.rlib,libconst_oid-44cf6d23b905cff7.rlib,libdigest-328f849100095b67.rlib,libblock_buffer-ea951272dd46efe3.rlib,libcrypto_common-01e7509bb6c50189.rlib,libcrypto_bigint-da4d035fc06f926a.rlib,libgeneric_array-79a5dab1126c289b.rlib,libtypenum-946f014670f06d4a.rlib,libgroup-ef4c5bc1fbc1a5a8.rlib,libff-8b48e791001d3b85.rlib,libsubtle-e95b34083bfb6ca5.rlib,libfrost_rerandomized_unofficial-9c242ffcb1e4c924.rlib,libfrost_core_unofficial-6a013c3f7978fb2e.rlib,libpostcard-49c89071bf297814.rlib,libheapless-542adfae1f12cdcc.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libspin-3a2bc2284a77f676.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhash32-6a1d004baa0b4e7c.rlib,libcobs-67f92998d178f53a.rlib,libconst_crc32_nostd-ab020c558b40b2f1.rlib,libserdect-ab22ddc570111b73.rlib,libbase16ct-f0e2d9880e95d707.rlib,libproptest-9066bb5be864e48f.rlib,libunarray-b2a263c0754b2610.rlib,librand_xorshift-2731b00d71b2e653.rlib,librand-af32cad545b3c298.rlib,librand_chacha-d43be1a47e36fa85.rlib,libppv_lite86-01459c5acbc64ed8.rlib,libzerocopy-4cdebd6565115177.rlib,librusty_fork-943daa19fd2ba4a7.rlib,libwait_timeout-de03acea912fa6a9.rlib,libtempfile-654e1068a518e583.rlib,libgetrandom-37ddb93190a2096e.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-0273d460809e8a61.rlib,liblinux_raw_sys-11b6a322e5e5fdee.rlib,libfnv-81596130b397d5c3.rlib,libquick_error-022321fe562bcedb.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libbit_set-efeec4397a2655cc.rlib,libbit_vec-c394b207524e2e4c.rlib,libbitflags-072f62c95c407d55.rlib,libdebugless_unwrap-954d0241cfb85b09.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libthiserror-2f45162d1d1fba76.rlib,libcriterion-2c0704cb582dd7da.rlib,libciborium-f103d2c03f574281.rlib,libciborium_ll-e26b8f27366923a1.rlib,libhalf-f9647e13175d5aed.rlib,libciborium_io-bb9044e58f4a8e0f.rlib,libclap-346e03ec8fb56805.rlib,libclap_builder-96237383f21a9a31.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libonce_cell-303ff80ee814d981.rlib,liboorandom-072b81012619069d.rlib,librayon-75e1676852b09a9b.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libanes-696621110d1a45ee.rlib,libplotters-13f94d1dc33a51f2.rlib,libplotters_svg-6a2b1d473f5c8474.rlib,libnum_traits-e094b9c7b1feb1fe.rlib,libplotters_backend-5b14912fb15a32df.rlib,libtinytemplate-e99a639ff6c449cb.rlib,libcriterion_plot-6b67c3905be0334c.rlib,libitertools-2a7e500a1f7cfbee.rlib,libeither-a8706e9188860c5c.rlib,libcast-d1c67e8704e92def.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libserde_json-41ca32b713b0b5fe.rlib,libmemchr-a6af4e08ecbb6708.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libserde-741177d00d0e5762.rlib,libregex-26907c86fae78de6.rlib,libregex_automata-ea4cf83ff9c2b066.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libis_terminal-1c54ca7feb1e658d.rlib,libzeroize-44a567b79ae3ecec.rlib,librand_core-f4a02ad3a13d341a.rlib,libgetrandom-c784fe861a0529aa.rlib,liblibc-de1c4bcb341abc44.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhex-775ae318fd95c07a.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/rustcUQ5R0h/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/recreation_tests-8888affde5b7416c" "-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 `frost-secp256k1-unofficial` (test "recreation_tests") 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/rustc1664zq/symbols.o" "<17 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/{libfrost_secp256k1_unofficial-903fa34e5c17c4f7.rlib,libsha2-d76ded1a59978423.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libk256-f94d3855c32b4774.rlib,libelliptic_curve-0973bfae22317aba.rlib,libsec1-88ae0bbe8cda48e0.rlib,libder-b486c2de2c449475.rlib,libconst_oid-44cf6d23b905cff7.rlib,libdigest-328f849100095b67.rlib,libblock_buffer-ea951272dd46efe3.rlib,libcrypto_common-01e7509bb6c50189.rlib,libcrypto_bigint-da4d035fc06f926a.rlib,libgeneric_array-79a5dab1126c289b.rlib,libtypenum-946f014670f06d4a.rlib,libgroup-ef4c5bc1fbc1a5a8.rlib,libff-8b48e791001d3b85.rlib,libsubtle-e95b34083bfb6ca5.rlib,libfrost_rerandomized_unofficial-9c242ffcb1e4c924.rlib,libfrost_core_unofficial-6a013c3f7978fb2e.rlib,libpostcard-49c89071bf297814.rlib,libheapless-542adfae1f12cdcc.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libspin-3a2bc2284a77f676.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhash32-6a1d004baa0b4e7c.rlib,libcobs-67f92998d178f53a.rlib,libconst_crc32_nostd-ab020c558b40b2f1.rlib,libserdect-ab22ddc570111b73.rlib,libbase16ct-f0e2d9880e95d707.rlib,libproptest-9066bb5be864e48f.rlib,libunarray-b2a263c0754b2610.rlib,librand_xorshift-2731b00d71b2e653.rlib,librand-af32cad545b3c298.rlib,librand_chacha-d43be1a47e36fa85.rlib,libppv_lite86-01459c5acbc64ed8.rlib,libzerocopy-4cdebd6565115177.rlib,librusty_fork-943daa19fd2ba4a7.rlib,libwait_timeout-de03acea912fa6a9.rlib,libtempfile-654e1068a518e583.rlib,libgetrandom-37ddb93190a2096e.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-0273d460809e8a61.rlib,liblinux_raw_sys-11b6a322e5e5fdee.rlib,libfnv-81596130b397d5c3.rlib,libquick_error-022321fe562bcedb.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libbit_set-efeec4397a2655cc.rlib,libbit_vec-c394b207524e2e4c.rlib,libbitflags-072f62c95c407d55.rlib,libdebugless_unwrap-954d0241cfb85b09.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libthiserror-2f45162d1d1fba76.rlib,libcriterion-2c0704cb582dd7da.rlib,libciborium-f103d2c03f574281.rlib,libciborium_ll-e26b8f27366923a1.rlib,libhalf-f9647e13175d5aed.rlib,libciborium_io-bb9044e58f4a8e0f.rlib,libclap-346e03ec8fb56805.rlib,libclap_builder-96237383f21a9a31.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libonce_cell-303ff80ee814d981.rlib,liboorandom-072b81012619069d.rlib,librayon-75e1676852b09a9b.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libanes-696621110d1a45ee.rlib,libplotters-13f94d1dc33a51f2.rlib,libplotters_svg-6a2b1d473f5c8474.rlib,libnum_traits-e094b9c7b1feb1fe.rlib,libplotters_backend-5b14912fb15a32df.rlib,libtinytemplate-e99a639ff6c449cb.rlib,libcriterion_plot-6b67c3905be0334c.rlib,libitertools-2a7e500a1f7cfbee.rlib,libeither-a8706e9188860c5c.rlib,libcast-d1c67e8704e92def.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libserde_json-41ca32b713b0b5fe.rlib,libmemchr-a6af4e08ecbb6708.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libserde-741177d00d0e5762.rlib,libregex-26907c86fae78de6.rlib,libregex_automata-ea4cf83ff9c2b066.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libis_terminal-1c54ca7feb1e658d.rlib,libzeroize-44a567b79ae3ecec.rlib,librand_core-f4a02ad3a13d341a.rlib,libgetrandom-c784fe861a0529aa.rlib,liblibc-de1c4bcb341abc44.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhex-775ae318fd95c07a.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/rustc1664zq/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/serde_tests-725514b8bd8a9724" "-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 `frost-secp256k1-unofficial` (test "serde_tests") 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/rustc2snEEe/symbols.o" "<17 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/{libinsta-ad1c858d5d97307f.rlib,libpin_project-28d20c565243b219.rlib,libconsole-5c28e0299760e7c6.rlib,libsimilar-41ce01288b123908.rlib,liblinked_hash_map-60e0df461c810b67.rlib,libfrost_secp256k1_unofficial-903fa34e5c17c4f7.rlib,libsha2-d76ded1a59978423.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libk256-f94d3855c32b4774.rlib,libelliptic_curve-0973bfae22317aba.rlib,libsec1-88ae0bbe8cda48e0.rlib,libder-b486c2de2c449475.rlib,libconst_oid-44cf6d23b905cff7.rlib,libdigest-328f849100095b67.rlib,libblock_buffer-ea951272dd46efe3.rlib,libcrypto_common-01e7509bb6c50189.rlib,libcrypto_bigint-da4d035fc06f926a.rlib,libgeneric_array-79a5dab1126c289b.rlib,libtypenum-946f014670f06d4a.rlib,libgroup-ef4c5bc1fbc1a5a8.rlib,libff-8b48e791001d3b85.rlib,libsubtle-e95b34083bfb6ca5.rlib,libfrost_rerandomized_unofficial-9c242ffcb1e4c924.rlib,libfrost_core_unofficial-6a013c3f7978fb2e.rlib,libpostcard-49c89071bf297814.rlib,libheapless-542adfae1f12cdcc.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libspin-3a2bc2284a77f676.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libhash32-6a1d004baa0b4e7c.rlib,libcobs-67f92998d178f53a.rlib,libconst_crc32_nostd-ab020c558b40b2f1.rlib,libserdect-ab22ddc570111b73.rlib,libbase16ct-f0e2d9880e95d707.rlib,libproptest-9066bb5be864e48f.rlib,libunarray-b2a263c0754b2610.rlib,librand_xorshift-2731b00d71b2e653.rlib,librand-af32cad545b3c298.rlib,librand_chacha-d43be1a47e36fa85.rlib,libppv_lite86-01459c5acbc64ed8.rlib,libzerocopy-4cdebd6565115177.rlib,librusty_fork-943daa19fd2ba4a7.rlib,libwait_timeout-de03acea912fa6a9.rlib,libtempfile-654e1068a518e583.rlib,libgetrandom-37ddb93190a2096e.rlib,libfastrand-73632d5ce9fbbad9.rlib,librustix-0273d460809e8a61.rlib,liblinux_raw_sys-11b6a322e5e5fdee.rlib,libfnv-81596130b397d5c3.rlib,libquick_error-022321fe562bcedb.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libbit_set-efeec4397a2655cc.rlib,libbit_vec-c394b207524e2e4c.rlib,libbitflags-072f62c95c407d55.rlib,libdebugless_unwrap-954d0241cfb85b09.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libthiserror-2f45162d1d1fba76.rlib,libcriterion-2c0704cb582dd7da.rlib,libciborium-f103d2c03f574281.rlib,libciborium_ll-e26b8f27366923a1.rlib,libhalf-f9647e13175d5aed.rlib,libciborium_io-bb9044e58f4a8e0f.rlib,libclap-346e03ec8fb56805.rlib,libclap_builder-96237383f21a9a31.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libonce_cell-303ff80ee814d981.rlib,liboorandom-072b81012619069d.rlib,librayon-75e1676852b09a9b.rlib,librayon_core-aa1ba359694adbc7.rlib,libcrossbeam_deque-7b1467e9406bcce1.rlib,libcrossbeam_epoch-7f2a1972b1339e08.rlib,libcrossbeam_utils-fb48174d8dac237b.rlib,libanes-696621110d1a45ee.rlib,libplotters-13f94d1dc33a51f2.rlib,libplotters_svg-6a2b1d473f5c8474.rlib,libnum_traits-e094b9c7b1feb1fe.rlib,libplotters_backend-5b14912fb15a32df.rlib,libtinytemplate-e99a639ff6c449cb.rlib,libcriterion_plot-6b67c3905be0334c.rlib,libitertools-2a7e500a1f7cfbee.rlib,libeither-a8706e9188860c5c.rlib,libcast-d1c67e8704e92def.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libserde_json-41ca32b713b0b5fe.rlib,libmemchr-a6af4e08ecbb6708.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libserde-741177d00d0e5762.rlib,libregex-26907c86fae78de6.rlib,libregex_automata-ea4cf83ff9c2b066.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libis_terminal-1c54ca7feb1e658d.rlib,libzeroize-44a567b79ae3ecec.rlib,librand_core-f4a02ad3a13d341a.rlib,libgetrandom-c784fe861a0529aa.rlib,liblibc-de1c4bcb341abc44.rlib,libcfg_if-66d55f6b302e88c8.rlib,libhex-775ae318fd95c07a.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/rustc2snEEe/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/serialization_tests-cf454cea1f1e9a7f" "-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 `frost-secp256k1-unofficial` (test "serialization_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d85336820d19005138e7fc1a5dc73403dfc05f20e0eb420d32f5e2027f06804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d85336820d19005138e7fc1a5dc73403dfc05f20e0eb420d32f5e2027f06804", kill_on_drop: false }` [INFO] [stdout] 9d85336820d19005138e7fc1a5dc73403dfc05f20e0eb420d32f5e2027f06804