[INFO] fetching crate ssb-verify-signatures 1.1.1... [INFO] testing ssb-verify-signatures-1.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ssb-verify-signatures 1.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ssb-verify-signatures 1.1.1 [INFO] finished tweaking crates.io crate ssb-verify-signatures 1.1.1 [INFO] tweaked toml for crates.io crate ssb-verify-signatures 1.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ssb-verify-signatures 1.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (available: v0.7.6) [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.2.0) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding snafu v0.6.10 (available: v0.8.9) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa5f4c1c6887b101a7147533f2e0bfbf15451c5c17688893e98b81d4f60a085e [INFO] running `Command { std: "docker" "start" "-a" "fa5f4c1c6887b101a7147533f2e0bfbf15451c5c17688893e98b81d4f60a085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa5f4c1c6887b101a7147533f2e0bfbf15451c5c17688893e98b81d4f60a085e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5f4c1c6887b101a7147533f2e0bfbf15451c5c17688893e98b81d4f60a085e", kill_on_drop: false }` [INFO] [stdout] fa5f4c1c6887b101a7147533f2e0bfbf15451c5c17688893e98b81d4f60a085e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33d45b9505548a3b35bcb14dd24a5d423b33478831da36e56711c55902229fb [INFO] running `Command { std: "docker" "start" "-a" "e33d45b9505548a3b35bcb14dd24a5d423b33478831da36e56711c55902229fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ryu-ecmascript v0.1.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strtod2 v0.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling zerocopy v0.3.2 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ssb-legacy-msg-data v0.1.4 [INFO] [stderr] Compiling ssb-crypto v0.2.3 [INFO] [stderr] Compiling ssb-verify-signatures v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stdout] --> src/lib.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | let sig = Signature::new(sig_bytes); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.08s [INFO] running `Command { std: "docker" "inspect" "e33d45b9505548a3b35bcb14dd24a5d423b33478831da36e56711c55902229fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33d45b9505548a3b35bcb14dd24a5d423b33478831da36e56711c55902229fb", kill_on_drop: false }` [INFO] [stdout] e33d45b9505548a3b35bcb14dd24a5d423b33478831da36e56711c55902229fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52bb3db3f17b92f2aabd5262a3afde257b75352a6193fc455d795f051e8d6e0d [INFO] running `Command { std: "docker" "start" "-a" "52bb3db3f17b92f2aabd5262a3afde257b75352a6193fc455d795f051e8d6e0d", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stdout] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stdout] --> src/lib.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | let sig = Signature::new(sig_bytes); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling ssb-verify-signatures v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stdout] --> src/lib.rs:391:26 [INFO] [stdout] | [INFO] [stdout] 391 | let sig = Signature::new(sig_bytes); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.20s [INFO] running `Command { std: "docker" "inspect" "52bb3db3f17b92f2aabd5262a3afde257b75352a6193fc455d795f051e8d6e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52bb3db3f17b92f2aabd5262a3afde257b75352a6193fc455d795f051e8d6e0d", kill_on_drop: false }` [INFO] [stdout] 52bb3db3f17b92f2aabd5262a3afde257b75352a6193fc455d795f051e8d6e0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c098f7ddb626d181179309419af69c56ac2388aee09a119b6e9e25248fa8e84b [INFO] running `Command { std: "docker" "start" "-a" "c098f7ddb626d181179309419af69c56ac2388aee09a119b6e9e25248fa8e84b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `ed25519_dalek::Signature::new`: use ed25519::Signature::from_bytes instead [INFO] [stderr] --> src/lib.rs:391:26 [INFO] [stderr] | [INFO] [stderr] 391 | let sig = Signature::new(sig_bytes); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ssb-verify-signatures` (lib) generated 1 warning [INFO] [stderr] warning: `ssb-verify-signatures` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssb_verify_signatures-28d4d94624de3d96) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::get_hmac_tag_bytes_works ... ok [INFO] [stdout] test tests::get_sig_bytes_works ... ok [INFO] [stdout] test tests::verify_message_value_with_invalid_hmac_fails ... ok [INFO] [stdout] test tests::verify_message_value_with_incorrect_hmac_fails ... ok [INFO] [stdout] test tests::verify_message_works ... ok [INFO] [stdout] test tests::get_key_bytes_works ... ok [INFO] [stdout] test tests::verify_message_value_with_unique_hmac_works ... ok [INFO] [stdout] test tests::verify_message_value_works ... ok [INFO] [stdout] test tests::par_verify_messages_works ... ok [INFO] [stdout] test tests::par_verify_message_values_with_hmac_works ... ok [INFO] [stdout] test tests::par_verify_message_values_works ... ok [INFO] [stderr] Doc-tests ssb_verify_signatures [INFO] [stdout] test tests::par_verify_batch_works_with_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - verify_message (line 92) ... ok [INFO] [stdout] test src/lib.rs - par_verify_messages (line 255) ... ok [INFO] [stdout] test src/lib.rs - verify_message_value (line 139) ... ok [INFO] [stdout] test src/lib.rs - par_verify_message_values (line 204) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c098f7ddb626d181179309419af69c56ac2388aee09a119b6e9e25248fa8e84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c098f7ddb626d181179309419af69c56ac2388aee09a119b6e9e25248fa8e84b", kill_on_drop: false }` [INFO] [stdout] c098f7ddb626d181179309419af69c56ac2388aee09a119b6e9e25248fa8e84b