[INFO] cloning repository https://github.com/georgwiese/hash-based-signatures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgwiese/hash-based-signatures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgwiese%2Fhash-based-signatures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgwiese%2Fhash-based-signatures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccb8ba172356edc9468a166a0cb104c358d67093 [INFO] testing georgwiese/hash-based-signatures against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgwiese%2Fhash-based-signatures" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/georgwiese/hash-based-signatures on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/georgwiese/hash-based-signatures [INFO] finished tweaking git repo https://github.com/georgwiese/hash-based-signatures [INFO] tweaked toml for git repo https://github.com/georgwiese/hash-based-signatures written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/georgwiese/hash-based-signatures 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-big-array v0.4.1 [INFO] [stderr] Downloaded rmp v0.8.11 [INFO] [stderr] Downloaded rmp-serde v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5ccbc34e820682a6d49f23cbb4bbd2c0020c6b204ccd38fd5c0af783dd6ac86 [INFO] running `Command { std: "docker" "start" "-a" "c5ccbc34e820682a6d49f23cbb4bbd2c0020c6b204ccd38fd5c0af783dd6ac86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ccbc34e820682a6d49f23cbb4bbd2c0020c6b204ccd38fd5c0af783dd6ac86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ccbc34e820682a6d49f23cbb4bbd2c0020c6b204ccd38fd5c0af783dd6ac86", kill_on_drop: false }` [INFO] [stdout] c5ccbc34e820682a6d49f23cbb4bbd2c0020c6b204ccd38fd5c0af783dd6ac86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3f0895c2c9caaec5e0f64e4107345fcc0cb31402626fe4190f91ed4f62cf970 [INFO] running `Command { std: "docker" "start" "-a" "e3f0895c2c9caaec5e0f64e4107345fcc0cb31402626fe4190f91ed4f62cf970", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling hash-based-signatures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e3f0895c2c9caaec5e0f64e4107345fcc0cb31402626fe4190f91ed4f62cf970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f0895c2c9caaec5e0f64e4107345fcc0cb31402626fe4190f91ed4f62cf970", kill_on_drop: false }` [INFO] [stdout] e3f0895c2c9caaec5e0f64e4107345fcc0cb31402626fe4190f91ed4f62cf970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8260d32539d5b16f9ceb83345cdab5633ea140909cf88d360f79df5bff73c719 [INFO] running `Command { std: "docker" "start" "-a" "8260d32539d5b16f9ceb83345cdab5633ea140909cf88d360f79df5bff73c719", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde-big-array v0.4.1 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hash-based-signatures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8260d32539d5b16f9ceb83345cdab5633ea140909cf88d360f79df5bff73c719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8260d32539d5b16f9ceb83345cdab5633ea140909cf88d360f79df5bff73c719", kill_on_drop: false }` [INFO] [stdout] 8260d32539d5b16f9ceb83345cdab5633ea140909cf88d360f79df5bff73c719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb51458b408fe6e6828db3eb0bcce0faf35d71e9fb6711f3ed3a1fe145b2fb3f [INFO] running `Command { std: "docker" "start" "-a" "bb51458b408fe6e6828db3eb0bcce0faf35d71e9fb6711f3ed3a1fe145b2fb3f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hash_based_signatures-5611b87891a35382) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test merkle_tree::tests::test_valid_proofs ... ok [INFO] [stdout] test signature::basic_lamport::tests::test_correct_signature ... ok [INFO] [stdout] test merkle_tree::tests::test_works_with_complex_data ... ok [INFO] [stdout] test signature::basic_lamport::tests::test_incorrect_signature ... ok [INFO] [stdout] test signature::basic_lamport::tests::test_can_sign_same_message ... ok [INFO] [stdout] test merkle_tree::tests::test_invalid_proofs ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::test_domination_free_function_0s_d15 ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::test_domination_free_function_0s_d1 ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::test_domination_free_function_0s_d3 ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::test_domination_free_function_0s_d255 ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::test_domination_free_function_1s_d255 ... ok [INFO] [stdout] test utils::tests::test_bits_to_unsigned_int ... ok [INFO] [stdout] test utils::tests::test_bits_to_unsigned_ints ... ok [INFO] [stdout] test utils::tests::test_get_least_significant_bits ... ok [INFO] [stdout] test utils::tests::test_string_to_hash ... ok [INFO] [stdout] test signature::basic_lamport::tests::test_cant_sign_different_messages - should panic ... ok [INFO] [stdout] test utils::tests::test_string_to_hash_invalid_no_hex - should panic ... ok [INFO] [stdout] test utils::tests::test_string_to_hash_invalid_wrong_length - should panic ... ok [INFO] [stdout] test signature::winternitz::tests::test_correct_signature_d15 ... ok [INFO] [stdout] test signature::winternitz::tests::test_correct_signature_d1 ... ok [INFO] [stdout] test signature::winternitz::tests::test_correct_signature_d255 ... ok [INFO] [stdout] test signature::winternitz::tests::test_correct_signature_d3 ... ok [INFO] [stdout] test signature::q_indexed_signature::tests::test_incorrect_signature ... ok [INFO] [stdout] test signature::q_indexed_signature::tests::test_correct_signatures ... ok [INFO] [stdout] test signature::q_indexed_signature::tests::test_can_sign_same_message ... ok [INFO] [stdout] test signature::stateless_merkle::tests::test_correct_signature ... ok [INFO] [stdout] test signature::stateless_merkle::tests::test_incorrect_signature ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::domination_free_on_random_data_d255 ... ok [INFO] [stdout] test signature::stateless_merkle::tests::is_deterministic ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::domination_free_on_random_data_d15 ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::domination_free_on_random_data_d3 ... ok [INFO] [stdout] test signature::winternitz::domination_free_function::tests::domination_free_on_random_data_d1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hash_based_signatures-6d9aecf5902fcff7) [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] Running tests/example_verifies.rs (/opt/rustwide/target/debug/deps/example_verifies-f4856d9b2b4b86e9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test example_verifies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests hash_based_signatures [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/signature/basic_lamport.rs - signature::basic_lamport::BasicLamportSignatureScheme (line 30) ... ok [INFO] [stdout] test src/merkle_tree.rs - merkle_tree::MerkleTree (line 11) ... ok [INFO] [stdout] test src/signature/winternitz.rs - signature::winternitz::WinternitzSignatureScheme (line 33) ... ok [INFO] [stdout] test src/signature/q_indexed_signature.rs - signature::q_indexed_signature::QIndexedSignatureScheme (line 20) ... ok [INFO] [stdout] test src/signature/stateless_merkle.rs - signature::stateless_merkle::StatelessMerkleSignatureScheme (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb51458b408fe6e6828db3eb0bcce0faf35d71e9fb6711f3ed3a1fe145b2fb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb51458b408fe6e6828db3eb0bcce0faf35d71e9fb6711f3ed3a1fe145b2fb3f", kill_on_drop: false }` [INFO] [stdout] bb51458b408fe6e6828db3eb0bcce0faf35d71e9fb6711f3ed3a1fe145b2fb3f