[INFO] cloning repository https://github.com/Cipher-Bureau/shamirsss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cipher-Bureau/shamirsss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCipher-Bureau%2Fshamirsss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCipher-Bureau%2Fshamirsss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f87d20821d30c6afefc61e4a374fdcbe6c419e8 [INFO] testing Cipher-Bureau/shamirsss against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCipher-Bureau%2Fshamirsss" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cipher-Bureau/shamirsss on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cipher-Bureau/shamirsss [INFO] finished tweaking git repo https://github.com/Cipher-Bureau/shamirsss [INFO] tweaked toml for git repo https://github.com/Cipher-Bureau/shamirsss written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Cipher-Bureau/shamirsss already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.opt-level [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d129f66ee450a74d5dfe20d39a9857ba12a451aee34b766882ae6925b1e866 [INFO] running `Command { std: "docker" "start" "-a" "f5d129f66ee450a74d5dfe20d39a9857ba12a451aee34b766882ae6925b1e866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d129f66ee450a74d5dfe20d39a9857ba12a451aee34b766882ae6925b1e866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d129f66ee450a74d5dfe20d39a9857ba12a451aee34b766882ae6925b1e866", kill_on_drop: false }` [INFO] [stdout] f5d129f66ee450a74d5dfe20d39a9857ba12a451aee34b766882ae6925b1e866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f2fd9e117b5b1562e39881ef971d56d13cc400b90cfd860365af9d02b0cb44 [INFO] running `Command { std: "docker" "start" "-a" "f1f2fd9e117b5b1562e39881ef971d56d13cc400b90cfd860365af9d02b0cb44", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.opt-level [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling shamirss v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "f1f2fd9e117b5b1562e39881ef971d56d13cc400b90cfd860365af9d02b0cb44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f2fd9e117b5b1562e39881ef971d56d13cc400b90cfd860365af9d02b0cb44", kill_on_drop: false }` [INFO] [stdout] f1f2fd9e117b5b1562e39881ef971d56d13cc400b90cfd860365af9d02b0cb44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01144bb3472015dbe43d42482c11d371c518a6b85650abff4d3fe387dafed61 [INFO] running `Command { std: "docker" "start" "-a" "a01144bb3472015dbe43d42482c11d371c518a6b85650abff4d3fe387dafed61", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.opt-level [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling shamirss v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "a01144bb3472015dbe43d42482c11d371c518a6b85650abff4d3fe387dafed61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01144bb3472015dbe43d42482c11d371c518a6b85650abff4d3fe387dafed61", kill_on_drop: false }` [INFO] [stdout] a01144bb3472015dbe43d42482c11d371c518a6b85650abff4d3fe387dafed61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d06f750b17f076cf982a24ba41851888baabeaad6a9080f8d3c6e795dc3dc553 [INFO] running `Command { std: "docker" "start" "-a" "d06f750b17f076cf982a24ba41851888baabeaad6a9080f8d3c6e795dc3dc553", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.opt-level [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shamirss-07ecf90ea17caa3f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test operations::tests::it_should_convert_bytes_to_polynomial_and_back ... ok [INFO] [stdout] test shamirss::tests::it_should_try_to_brute_force_key_with_large_shares_amount_and_not_succeed ... ignored [INFO] [stdout] test shamirss::tests::it_should_try_to_brute_force_key_with_small_shares_amount_and_not_succeed ... ignored [INFO] [stdout] test operations::tests::it_should_convert_bytes_to_slice_of_big_ints ... ok [INFO] [stdout] test operations::tests::it_should_evaluate_the_polynomial ... ok [INFO] [stdout] test operations::tests::it_should_benchmark_random_big_int ... ok [INFO] [stdout] test operations::tests::it_should_benchmark_convert_big_int_to_bytes ... ok [INFO] [stdout] test operations::tests::it_shall_benchmark_convert_bytes_to_slice_of_big_ints ... ok [INFO] [stdout] test operations::tests::it_should_benchmark_evaluate_the_polynomial ... ok [INFO] [stdout] test operations::tests::it_shall_create_unique_random_big_int_each_time ... ok [INFO] [stdout] test shamirss::tests::it_should_create_shares_and_combine_shares_randomized_data ... ok [INFO] [stdout] test shamirss::tests::it_should_create_shares_and_combine_shares_for_min_half_and_all_shares ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 9.31s [INFO] [stdout] [INFO] [stderr] Doc-tests shamirss [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - combine_std (line 77) ... FAILED [INFO] [stdout] test src/lib.rs - encode_secret_bytes (line 233) ... ok [INFO] [stdout] test src/lib.rs - encode_shares_bytes (line 327) ... ok [INFO] [stdout] test src/lib.rs - decode_shares_to_bytes (line 352) ... ok [INFO] [stdout] test src/lib.rs - decode_secret_to_bytes (line 279) ... ok [INFO] [stdout] test src/lib.rs - create_std (line 23) ... ok [INFO] [stdout] test src/lib.rs - create_inlined (line 125) ... ok [INFO] [stdout] test src/lib.rs - combine_inlined (line 180) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - combine_std (line 77) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpm5My4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshamirss-456ebc08a79d325a.rlib,libhex-815815325a01f186.rlib,libopenssl-1a6c6b584e9883a9.rlib,libonce_cell-9c216d908db5859f.rlib,libbitflags-2dde5168f643043f.rlib,libforeign_types-1776ebf8103786a2.rlib,libforeign_types_shared-68969a17de7fd0cc.rlib,libcfg_if-fd44eb09a173f3d9.rlib,libopenssl_sys-f028505763d6dfe1.rlib,liblibc-06b019aa24d404d8.rlib,libbase64-f020a09496db64e1.rlib,libthiserror-83141d12d94312c0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpm5My4/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-8306852cdfa858f6/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzLrOGs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - combine_std (line 77) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.58s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d06f750b17f076cf982a24ba41851888baabeaad6a9080f8d3c6e795dc3dc553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06f750b17f076cf982a24ba41851888baabeaad6a9080f8d3c6e795dc3dc553", kill_on_drop: false }` [INFO] [stdout] d06f750b17f076cf982a24ba41851888baabeaad6a9080f8d3c6e795dc3dc553