[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] 10a39cc65c08b95cb3673dfb2ea77ec5acb25d3f [INFO] testing avencera/splitmonic against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Fsplitmonic" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avencera/splitmonic on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 396ec5459836c10fe4c4bec203c363beb5d6755004626261acc8b0abd1c056e9 [INFO] running `Command { std: "docker" "start" "-a" "396ec5459836c10fe4c4bec203c363beb5d6755004626261acc8b0abd1c056e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "396ec5459836c10fe4c4bec203c363beb5d6755004626261acc8b0abd1c056e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396ec5459836c10fe4c4bec203c363beb5d6755004626261acc8b0abd1c056e9", kill_on_drop: false }` [INFO] [stdout] 396ec5459836c10fe4c4bec203c363beb5d6755004626261acc8b0abd1c056e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1a61c2a57c53678d885fcb49d1f4068427f1e70f6b5e38c3d9c6844c79b200b [INFO] running `Command { std: "docker" "start" "-a" "d1a61c2a57c53678d885fcb49d1f4068427f1e70f6b5e38c3d9c6844c79b200b", kill_on_drop: false }` [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 version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.6 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling addr2line v0.15.1 [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 tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling splitmonic v0.1.0 (/opt/rustwide/workdir/crates/splitmonic) [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling structopt v0.3.21 [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.01s [INFO] running `Command { std: "docker" "inspect" "d1a61c2a57c53678d885fcb49d1f4068427f1e70f6b5e38c3d9c6844c79b200b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a61c2a57c53678d885fcb49d1f4068427f1e70f6b5e38c3d9c6844c79b200b", kill_on_drop: false }` [INFO] [stdout] d1a61c2a57c53678d885fcb49d1f4068427f1e70f6b5e38c3d9c6844c79b200b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 099b28865ae46df40127ff8681fbed3c684cf5717744cf2c7de9edc5cd8cf309 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "099b28865ae46df40127ff8681fbed3c684cf5717744cf2c7de9edc5cd8cf309", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "099b28865ae46df40127ff8681fbed3c684cf5717744cf2c7de9edc5cd8cf309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099b28865ae46df40127ff8681fbed3c684cf5717744cf2c7de9edc5cd8cf309", kill_on_drop: false }` [INFO] [stdout] 099b28865ae46df40127ff8681fbed3c684cf5717744cf2c7de9edc5cd8cf309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29848c9f805328eec5a2007fd64c45f160654849878d830b76616fcd350e50c1 [INFO] running `Command { std: "docker" "start" "-a" "29848c9f805328eec5a2007fd64c45f160654849878d830b76616fcd350e50c1", 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] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/splitmonic-0b62aea1a164f869) [INFO] [stdout] running 18 tests [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_repeatedly_issues_shares ... ok [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_requires_enough_shares ... 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 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bip39-b91be2838a33b6b7) [INFO] [stdout] test validation::tests::produces_error_on_wrong_words ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_ambiguous_languages ... ok [INFO] [stdout] test tests::test_invalid_entropy ... ok [INFO] [stdout] test language::tests::words_by_prefix ... ok [INFO] [stdout] test tests::test_invalid_engish ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/splitmonic-3aca034eb134d018) [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 1.68s [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_all_phrases_option ... ok [INFO] [stderr] Doc-tests splitmonic [INFO] [stdout] test tests::combines_using_phrases_passed_in_separately ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s [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 245) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29848c9f805328eec5a2007fd64c45f160654849878d830b76616fcd350e50c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29848c9f805328eec5a2007fd64c45f160654849878d830b76616fcd350e50c1", kill_on_drop: false }` [INFO] [stdout] 29848c9f805328eec5a2007fd64c45f160654849878d830b76616fcd350e50c1