[INFO] cloning repository https://github.com/avencera/splitmonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avencera/splitmonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fsplitmonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fsplitmonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fc38645d6943e11f5537aad9ac0d599a7b6d8af [INFO] testing avencera/splitmonic against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fsplitmonic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avencera/splitmonic on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avencera/splitmonic [INFO] finished tweaking git repo https://github.com/avencera/splitmonic [INFO] tweaked toml for git repo https://github.com/avencera/splitmonic written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/avencera/splitmonic 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d387637c7e817de96b2ba6e54d65729cb223b3f1ff9925cebd9b32607e4aa3f [INFO] running `Command { std: "docker" "start" "-a" "8d387637c7e817de96b2ba6e54d65729cb223b3f1ff9925cebd9b32607e4aa3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d387637c7e817de96b2ba6e54d65729cb223b3f1ff9925cebd9b32607e4aa3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d387637c7e817de96b2ba6e54d65729cb223b3f1ff9925cebd9b32607e4aa3f", kill_on_drop: false }` [INFO] [stdout] 8d387637c7e817de96b2ba6e54d65729cb223b3f1ff9925cebd9b32607e4aa3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa09c47cf1a53faa2afef1ba467bfa110985e1deb14b6c64d83205b4ffc38aa2 [INFO] running `Command { std: "docker" "start" "-a" "fa09c47cf1a53faa2afef1ba467bfa110985e1deb14b6c64d83205b4ffc38aa2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling splitmonic_bip39 v1.0.0 (/opt/rustwide/workdir/crates/bip39) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling splitmonic_bip39 v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling splitmonic v0.1.0 (/opt/rustwide/workdir/crates/splitmonic) [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling splitmonic_cli v0.1.0 (/opt/rustwide/workdir/splitmonic_cli) [INFO] [stdout] warning: variant `Debug` is never constructed [INFO] [stdout] --> splitmonic_cli/src/split_app.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub enum Message { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 65 | None, [INFO] [stdout] 66 | Debug(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.41s [INFO] running `Command { std: "docker" "inspect" "fa09c47cf1a53faa2afef1ba467bfa110985e1deb14b6c64d83205b4ffc38aa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa09c47cf1a53faa2afef1ba467bfa110985e1deb14b6c64d83205b4ffc38aa2", kill_on_drop: false }` [INFO] [stdout] fa09c47cf1a53faa2afef1ba467bfa110985e1deb14b6c64d83205b4ffc38aa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045dc2a00195b8c161d9b6c66556773ae315357bf6270c3908aa38dfef9fabfb [INFO] running `Command { std: "docker" "start" "-a" "045dc2a00195b8c161d9b6c66556773ae315357bf6270c3908aa38dfef9fabfb", kill_on_drop: false }` [INFO] [stderr] Compiling splitmonic_bip39 v1.0.0 (/opt/rustwide/workdir/crates/bip39) [INFO] [stderr] Compiling splitmonic v0.1.0 (/opt/rustwide/workdir/crates/splitmonic) [INFO] [stderr] Compiling splitmonic_cli v0.1.0 (/opt/rustwide/workdir/splitmonic_cli) [INFO] [stdout] warning: variant `Debug` is never constructed [INFO] [stdout] --> splitmonic_cli/src/split_app.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub enum Message { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 65 | None, [INFO] [stdout] 66 | Debug(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "045dc2a00195b8c161d9b6c66556773ae315357bf6270c3908aa38dfef9fabfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045dc2a00195b8c161d9b6c66556773ae315357bf6270c3908aa38dfef9fabfb", kill_on_drop: false }` [INFO] [stdout] 045dc2a00195b8c161d9b6c66556773ae315357bf6270c3908aa38dfef9fabfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d7abd4cb5b204b3ff6a340235aa483fbecbaacac406a3635281375f7f554542 [INFO] running `Command { std: "docker" "start" "-a" "7d7abd4cb5b204b3ff6a340235aa483fbecbaacac406a3635281375f7f554542", kill_on_drop: false }` [INFO] [stderr] warning: variant `Debug` is never constructed [INFO] [stderr] --> splitmonic_cli/src/split_app.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 64 | pub enum Message { [INFO] [stderr] | ------- variant in this enum [INFO] [stderr] 65 | None, [INFO] [stderr] 66 | Debug(String), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `splitmonic_cli` (bin "splitmonic" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/splitmonic-79dc747ec6863176) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test shamir::tests::it_generates_coefficients ... ok [INFO] [stdout] test shamir::tests::it_can_recover_secret ... ok [INFO] [stdout] test shamir::tests::it_can_recover_a_generated_secret ... ok [INFO] [stdout] test shamir::tests::it_rejects_share_id_under_1 ... ok [INFO] [stdout] test shamir::tests::it_works ... ok [INFO] [stdout] test shamir::tests::it_repeatedly_issues_shares ... ok [INFO] [stdout] test validation::tests::produces_error_on_wrong_length ... ok [INFO] [stdout] test validation::tests::produces_error_when_not_enough_phrases ... ok [INFO] [stdout] test validation::tests::test_validate_part_of_same_set ... ok [INFO] [stdout] test validation::tests::produces_error_when_phrases_are_not_long_enough ... ok [INFO] [stdout] test wordlist::english::tests::test_get_all ... ok [INFO] [stdout] test wordlist::english::tests::test_get ... ok [INFO] [stdout] test shamir::tests::it_requires_enough_shares ... FAILED [INFO] [stdout] test wordlist::english::tests::test_get_index ... ok [INFO] [stdout] test tests::first_3_words_are_always_the_same ... ok [INFO] [stdout] test tests::each_recovery_phrase_is_28_words ... ok [INFO] [stdout] test tests::split_and_recover ... ok [INFO] [stdout] test validation::tests::produces_error_on_wrong_words ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- shamir::tests::it_requires_enough_shares stdout ---- [INFO] [stdout] thread 'shamir::tests::it_requires_enough_shares' panicked at crates/splitmonic/src/shamir.rs:83:9: [INFO] [stdout] assertion failed: recovered.is_none() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56461b77099c - std::backtrace_rs::backtrace::libunwind::trace::h4defc72db73cd441 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56461b77099c - std::backtrace_rs::backtrace::trace_unsynchronized::hb1d8a8b488fa82dc [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56461b77099c - std::sys_common::backtrace::_print_fmt::h3adc87026f68ef7c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56461b77099c - ::fmt::hae0f2018b67c9dd2 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56461b79a14c - core::fmt::rt::Argument::fmt::h0aeca3e83668e143 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x56461b79a14c - core::fmt::write::h96bf1b6ef709071f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/fmt/mod.rs:1114:21 [INFO] [stdout] 6: 0x56461b76dcce - std::io::Write::write_fmt::hcfdabc06f3bbacfb [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/io/mod.rs:1763:15 [INFO] [stdout] 7: 0x56461b770784 - std::sys_common::backtrace::_print::hd4ef7cdeb67d2ffe [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56461b770784 - std::sys_common::backtrace::print::hf4a0f6d32c50b08e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56461b772543 - std::panicking::default_hook::{{closure}}::hf64a6c095f9954ab [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:272:22 [INFO] [stdout] 10: 0x56461b7721e7 - std::panicking::default_hook::h81f354a056ffc649 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x56461b6ca7ac - as core::ops::function::Fn>::call::h16c22045506fc2d3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x56461b6ca7ac - test::test_main::{{closure}}::hd8d5b5bb0900d116 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x56461b772c41 - as core::ops::function::Fn>::call::h2d4fa3dcc7099287 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x56461b772c41 - std::panicking::rust_panic_with_hook::h1387a687c5711a74 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:735:13 [INFO] [stdout] 15: 0x56461b772976 - std::panicking::begin_panic_handler::{{closure}}::hf2467c63b8ad7371 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:601:13 [INFO] [stdout] 16: 0x56461b770ec6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0b678d0f70fbf3ba [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x56461b772712 - rust_begin_unwind [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:597:5 [INFO] [stdout] 18: 0x56461b655a35 - core::panicking::panic_fmt::h8398f9bd40a2efcd [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x56461b655ad3 - core::panicking::panic::h69cd0389c5153c0f [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panicking.rs:127:5 [INFO] [stdout] 20: 0x56461b69731a - splitmonic::shamir::tests::it_requires_enough_shares::hd3ce8f6d9c8909ee [INFO] [stdout] at /opt/rustwide/workdir/crates/splitmonic/src/shamir.rs:83:9 [INFO] [stdout] 21: 0x56461b696e97 - splitmonic::shamir::tests::it_requires_enough_shares::{{closure}}::h354469ec4c197859 [INFO] [stdout] at /opt/rustwide/workdir/crates/splitmonic/src/shamir.rs:62:36 [INFO] [stdout] 22: 0x56461b682276 - core::ops::function::FnOnce::call_once::h81ec310a0f1866b5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x56461b6cf83f - core::ops::function::FnOnce::call_once::h643f2128867058a3 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x56461b6cf83f - test::__rust_begin_short_backtrace::h5ffb0cd5eda0704e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:626:18 [INFO] [stdout] 25: 0x56461b6ce8ce - test::run_test_in_process::{{closure}}::h5f3f2c50e89f10f6 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:60 [INFO] [stdout] 26: 0x56461b6ce8ce - as core::ops::function::FnOnce<()>>::call_once::hc7bb05d011c94549 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x56461b6ce8ce - std::panicking::try::do_call::hc2952fe5005bc351 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 28: 0x56461b6ce8ce - std::panicking::try::hac512ea76b947046 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 29: 0x56461b6ce8ce - std::panic::catch_unwind::h11d3922f3ba31e4b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x56461b6ce8ce - test::run_test_in_process::h25ad0551c6887d56 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:649:27 [INFO] [stdout] 31: 0x56461b6ce8ce - test::run_test::{{closure}}::h52dd364f39118330 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:572:43 [INFO] [stdout] 32: 0x56461b697823 - test::run_test::{{closure}}::ha452ffb46088765b [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/test/src/lib.rs:600:41 [INFO] [stdout] 33: 0x56461b697823 - std::sys_common::backtrace::__rust_begin_short_backtrace::he611e39b84a68325 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 34: 0x56461b69ca5b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1f6f90a021c1ddc7 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 35: 0x56461b69ca5b - as core::ops::function::FnOnce<()>>::call_once::hde337ea7211d438c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x56461b69ca5b - std::panicking::try::do_call::hd7199cb78d8df0a5 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:504:40 [INFO] [stdout] 37: 0x56461b69ca5b - std::panicking::try::hed28d716c8fe6b32 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panicking.rs:468:19 [INFO] [stdout] 38: 0x56461b69ca5b - std::panic::catch_unwind::h8ab888e8615782f1 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x56461b69ca5b - std::thread::Builder::spawn_unchecked_::{{closure}}::h3acf7202ecbb668e [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 40: 0x56461b69ca5b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc15bd9319945b48c [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x56461b777255 - as core::ops::function::FnOnce>::call_once::h9281b5fb2305c571 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 42: 0x56461b777255 - as core::ops::function::FnOnce>::call_once::hae9cb5d464ed2f06 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x56461b777255 - std::sys::unix::thread::Thread::new::thread_start::he78e4489414f6551 [INFO] [stdout] at /rustc/b5c050febf10c9bcc0459d41fe2a1e190ad30b8d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f9fbc614b43 - [INFO] [stdout] 45: 0x7f9fbc6a5bb4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] shamir::tests::it_requires_enough_shares [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p splitmonic --lib` [INFO] running `Command { std: "docker" "inspect" "7d7abd4cb5b204b3ff6a340235aa483fbecbaacac406a3635281375f7f554542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7abd4cb5b204b3ff6a340235aa483fbecbaacac406a3635281375f7f554542", kill_on_drop: false }` [INFO] [stdout] 7d7abd4cb5b204b3ff6a340235aa483fbecbaacac406a3635281375f7f554542