[INFO] updating cached repository https://github.com/avencera/splitmonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caaa4a76c50316363f1071efd17c340edacabb71 [INFO] testing avencera/splitmonic/caaa4a76c50316363f1071efd17c340edacabb71 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fsplitmonic" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avencera/splitmonic on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-14/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93e4a123594f65d607c980f952bccab79fb19f99320c86128f54f2dd9e0495d3 [INFO] running `Command { std: "docker" "start" "-a" "93e4a123594f65d607c980f952bccab79fb19f99320c86128f54f2dd9e0495d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93e4a123594f65d607c980f952bccab79fb19f99320c86128f54f2dd9e0495d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e4a123594f65d607c980f952bccab79fb19f99320c86128f54f2dd9e0495d3", kill_on_drop: false }` [INFO] [stdout] 93e4a123594f65d607c980f952bccab79fb19f99320c86128f54f2dd9e0495d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb5e4a6c127f2aba8ef4b9237a5ee34351ef04a43df0ef6469db6b74f6a68abd [INFO] running `Command { std: "docker" "start" "-a" "cb5e4a6c127f2aba8ef4b9237a5ee34351ef04a43df0ef6469db6b74f6a68abd", 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 bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [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 heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tui v0.15.0 [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 tracing v0.1.26 [INFO] [stderr] Compiling splitmonic v0.1.0 (/opt/rustwide/workdir/crates/splitmonic) [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 is never constructed: `Debug` [INFO] [stdout] --> splitmonic_cli/src/split_app.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Debug(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> splitmonic_cli/src/split_app.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.08s [INFO] running `Command { std: "docker" "inspect" "cb5e4a6c127f2aba8ef4b9237a5ee34351ef04a43df0ef6469db6b74f6a68abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5e4a6c127f2aba8ef4b9237a5ee34351ef04a43df0ef6469db6b74f6a68abd", kill_on_drop: false }` [INFO] [stdout] cb5e4a6c127f2aba8ef4b9237a5ee34351ef04a43df0ef6469db6b74f6a68abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da2c91df9a1cc932c1c7ea001b9e390743e89e31863128f39d52444af43e6c40 [INFO] running `Command { std: "docker" "start" "-a" "da2c91df9a1cc932c1c7ea001b9e390743e89e31863128f39d52444af43e6c40", 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 is never constructed: `Debug` [INFO] [stdout] --> splitmonic_cli/src/split_app.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Debug(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> splitmonic_cli/src/split_app.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.67s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/splitmonic-df625b1d20ae605c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip39-ec4adf6fe236c7e3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/splitmonic-e03e2b5edc98b69a) [INFO] running `Command { std: "docker" "inspect" "da2c91df9a1cc932c1c7ea001b9e390743e89e31863128f39d52444af43e6c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2c91df9a1cc932c1c7ea001b9e390743e89e31863128f39d52444af43e6c40", kill_on_drop: false }` [INFO] [stdout] da2c91df9a1cc932c1c7ea001b9e390743e89e31863128f39d52444af43e6c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 025ddb26a3ac29690d0f42709282ecd50587c89d772d87bddd04d86bc463af89 [INFO] running `Command { std: "docker" "start" "-a" "025ddb26a3ac29690d0f42709282ecd50587c89d772d87bddd04d86bc463af89", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Debug` [INFO] [stderr] --> splitmonic_cli/src/split_app.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | Debug(String), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> splitmonic_cli/src/split_app.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `splitmonic_cli` (bin "splitmonic" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/splitmonic-df625b1d20ae605c) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test shamir::tests::it_generates_coefficients ... ok [INFO] [stdout] test shamir::tests::it_repeatedly_issues_shares ... ok [INFO] [stdout] test shamir::tests::it_can_recover_secret ... ok [INFO] [stdout] test shamir::tests::it_rejects_share_id_under_1 ... ok [INFO] [stdout] test shamir::tests::it_can_recover_a_generated_secret ... ok [INFO] [stdout] test shamir::tests::it_works ... 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::produces_error_when_phrases_are_not_long_enough ... ok [INFO] [stdout] test validation::tests::test_validate_part_of_same_set ... ok [INFO] [stdout] test shamir::tests::it_requires_enough_shares ... ok [INFO] [stdout] test wordlist::english::tests::test_get_all ... ok [INFO] [stdout] test wordlist::english::tests::test_get ... ok [INFO] [stdout] test wordlist::english::tests::test_get_index ... ok [INFO] [stdout] test tests::each_recovery_phrase_is_28_words ... ok [INFO] [stdout] test tests::first_3_words_are_always_the_same ... ok [INFO] [stdout] test tests::split_and_recover ... ok [INFO] [stdout] test validation::tests::produces_error_on_wrong_words ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip39-ec4adf6fe236c7e3) [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_ambiguous_languages ... ok [INFO] [stdout] test language::tests::words_by_prefix ... ok [INFO] [stdout] test tests::test_invalid_entropy ... ok [INFO] [stdout] test tests::test_invalid_engish ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/splitmonic-e03e2b5edc98b69a) [INFO] [stdout] test tests::test_vectors_english ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::extracts_words_from_output_file_format ... ok [INFO] [stdout] test tests::combines_using_phrases_passed_in_separately ... ok [INFO] [stdout] test tests::combines_using_all_phrases_option ... ok [INFO] [stderr] Doc-tests splitmonic [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bip39 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Mnemonic::generate_in_with (line 253) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "025ddb26a3ac29690d0f42709282ecd50587c89d772d87bddd04d86bc463af89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025ddb26a3ac29690d0f42709282ecd50587c89d772d87bddd04d86bc463af89", kill_on_drop: false }` [INFO] [stdout] 025ddb26a3ac29690d0f42709282ecd50587c89d772d87bddd04d86bc463af89