[INFO] cloning repository https://github.com/cronokirby/seed-split [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cronokirby/seed-split" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fseed-split", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fseed-split'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a2944f1c85787afe3314fadba171095f76165c [INFO] testing cronokirby/seed-split against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcronokirby%2Fseed-split" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cronokirby/seed-split on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cronokirby/seed-split [INFO] finished tweaking git repo https://github.com/cronokirby/seed-split [INFO] tweaked toml for git repo https://github.com/cronokirby/seed-split written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/cronokirby/seed-split already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.7 [INFO] [stderr] Downloaded bip39 v1.0.1 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded redox_syscall v0.2.12 [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59287556d50eeff15a1983703a4d82e0f76bfff520a2ebd868a22017fa527a4a [INFO] running `Command { std: "docker" "start" "-a" "59287556d50eeff15a1983703a4d82e0f76bfff520a2ebd868a22017fa527a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59287556d50eeff15a1983703a4d82e0f76bfff520a2ebd868a22017fa527a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59287556d50eeff15a1983703a4d82e0f76bfff520a2ebd868a22017fa527a4a", kill_on_drop: false }` [INFO] [stdout] 59287556d50eeff15a1983703a4d82e0f76bfff520a2ebd868a22017fa527a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c8c6cc604597be4b7b03f53a07d53ccb70b0d6a833335b2a8f3422cbd77e76 [INFO] running `Command { std: "docker" "start" "-a" "56c8c6cc604597be4b7b03f53a07d53ccb70b0d6a833335b2a8f3422cbd77e76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [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 smallvec v0.6.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bip39 v1.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling seed-split v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "56c8c6cc604597be4b7b03f53a07d53ccb70b0d6a833335b2a8f3422cbd77e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c8c6cc604597be4b7b03f53a07d53ccb70b0d6a833335b2a8f3422cbd77e76", kill_on_drop: false }` [INFO] [stdout] 56c8c6cc604597be4b7b03f53a07d53ccb70b0d6a833335b2a8f3422cbd77e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba9bc97b4fb4a1390f997ffdd8c8121ff0c4079c860db5a68953d2be47604f1e [INFO] running `Command { std: "docker" "start" "-a" "ba9bc97b4fb4a1390f997ffdd8c8121ff0c4079c860db5a68953d2be47604f1e", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling seed-split v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.53s [INFO] running `Command { std: "docker" "inspect" "ba9bc97b4fb4a1390f997ffdd8c8121ff0c4079c860db5a68953d2be47604f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9bc97b4fb4a1390f997ffdd8c8121ff0c4079c860db5a68953d2be47604f1e", kill_on_drop: false }` [INFO] [stdout] ba9bc97b4fb4a1390f997ffdd8c8121ff0c4079c860db5a68953d2be47604f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9988d3f13407b46809c5a41f9086c988680f7c523c47e20e465fb05e37b799a2 [INFO] running `Command { std: "docker" "start" "-a" "9988d3f13407b46809c5a41f9086c988680f7c523c47e20e465fb05e37b799a2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seed_split-dfd1741b4bdfd2d5) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test math::field::test::test_bpoly_one_plus_one_is_zero ... ok [INFO] [stdout] test math::field::test::test_bpoly_z_times_z_is_z_squared ... ok [INFO] [stdout] test math::field::test::test_gf128_z127_times_z ... ok [INFO] [stdout] test math::field::test::test_bpoly_addition_commutative ... ok [INFO] [stdout] test math::field::test::test_bpoly_addition_associative ... ok [INFO] [stdout] test math::field::test::test_bpoly_add_zero_identity ... ok [INFO] [stdout] test math::field::test::test_gf128_mul_one_identity ... ok [INFO] [stdout] test math::field::test::test_gf128_multiplication_commutative ... ok [INFO] [stdout] test math::field::test::test_bpoly_mul_one_identity ... ok [INFO] [stdout] test math::field::test::test_gf256_mul_one_identity ... ok [INFO] [stdout] test math::field::test::test_gf128_multiplication_associative ... ok [INFO] [stdout] test math::field::test::test_bpoly_multiplication_commutative ... ok [INFO] [stdout] test math::lagrange::test::test_share_reconstruction ... ok [INFO] [stdout] test math::field::test::test_gf256_multiplication_commutative ... ok [INFO] [stdout] test math::field::test::test_gf256_multiplication_associative ... ok [INFO] [stdout] test math::field::test::test_gf128_mul_inverse_is_one ... ok [INFO] [stdout] test math::field::test::test_gf256_mul_inverse_is_one ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9988d3f13407b46809c5a41f9086c988680f7c523c47e20e465fb05e37b799a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9988d3f13407b46809c5a41f9086c988680f7c523c47e20e465fb05e37b799a2", kill_on_drop: false }` [INFO] [stdout] 9988d3f13407b46809c5a41f9086c988680f7c523c47e20e465fb05e37b799a2