[INFO] cloning repository https://github.com/peshwar9/rust-cryptography [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peshwar9/rust-cryptography" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Frust-cryptography", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Frust-cryptography'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e0a87d3d656779e65b4566985a1f395b4803da [INFO] testing peshwar9/rust-cryptography against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshwar9%2Frust-cryptography" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peshwar9/rust-cryptography on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peshwar9/rust-cryptography [INFO] finished tweaking git repo https://github.com/peshwar9/rust-cryptography [INFO] tweaked toml for git repo https://github.com/peshwar9/rust-cryptography written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/peshwar9/rust-cryptography 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.84.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6991807fafea1af7f6bb922425d5ea429566e20ba77229c4aa5f219ec0906946 [INFO] running `Command { std: "docker" "start" "-a" "6991807fafea1af7f6bb922425d5ea429566e20ba77229c4aa5f219ec0906946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6991807fafea1af7f6bb922425d5ea429566e20ba77229c4aa5f219ec0906946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6991807fafea1af7f6bb922425d5ea429566e20ba77229c4aa5f219ec0906946", kill_on_drop: false }` [INFO] [stdout] 6991807fafea1af7f6bb922425d5ea429566e20ba77229c4aa5f219ec0906946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 974fc2e0feeaa9f5ab20bd9f1a1ac8b417222d540a00fed4aaa83c32c18657d7 [INFO] running `Command { std: "docker" "start" "-a" "974fc2e0feeaa9f5ab20bd9f1a1ac8b417222d540a00fed4aaa83c32c18657d7", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling elliptic-curve v0.13.5 [INFO] [stderr] Compiling bip39 v2.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling dalek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Sign` [INFO] [stdout] --> src/bin/toycurve.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use num_bigint::{BigInt, Sign}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Curve` and `point::AffinePoint` [INFO] [stdout] --> src/bin/curve25519.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use elliptic_curve::{ Curve, point::AffinePoint}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sign` [INFO] [stdout] --> src/bin/curve25519.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use num_bigint::{BigInt, Sign}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bip39::Mnemonic` [INFO] [stdout] --> src/bin/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bip39::Mnemonic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entropy` [INFO] [stdout] --> src/bin/bip39.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let entropy: u32 = get_entropy32(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entropy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.65s [INFO] running `Command { std: "docker" "inspect" "974fc2e0feeaa9f5ab20bd9f1a1ac8b417222d540a00fed4aaa83c32c18657d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "974fc2e0feeaa9f5ab20bd9f1a1ac8b417222d540a00fed4aaa83c32c18657d7", kill_on_drop: false }` [INFO] [stdout] 974fc2e0feeaa9f5ab20bd9f1a1ac8b417222d540a00fed4aaa83c32c18657d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ba4bd1a3e512fb8b337ff9aa3398c3cadd651553d40460c7d31e9f3dba5e65 [INFO] running `Command { std: "docker" "start" "-a" "81ba4bd1a3e512fb8b337ff9aa3398c3cadd651553d40460c7d31e9f3dba5e65", kill_on_drop: false }` [INFO] [stderr] Compiling dalek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bip39::Mnemonic` [INFO] [stdout] --> src/bin/bip39.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bip39::Mnemonic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sign` [INFO] [stdout] --> src/bin/toycurve.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use num_bigint::{BigInt, Sign}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entropy` [INFO] [stdout] --> src/bin/bip39.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let entropy: u32 = get_entropy32(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entropy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Curve` and `point::AffinePoint` [INFO] [stdout] --> src/bin/curve25519.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use elliptic_curve::{ Curve, point::AffinePoint}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sign` [INFO] [stdout] --> src/bin/curve25519.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use num_bigint::{BigInt, Sign}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "81ba4bd1a3e512fb8b337ff9aa3398c3cadd651553d40460c7d31e9f3dba5e65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ba4bd1a3e512fb8b337ff9aa3398c3cadd651553d40460c7d31e9f3dba5e65", kill_on_drop: false }` [INFO] [stdout] 81ba4bd1a3e512fb8b337ff9aa3398c3cadd651553d40460c7d31e9f3dba5e65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c10e463ccb50d632d25567486e821d8cc7dbed808a9ee9061f89ec3979f095a [INFO] running `Command { std: "docker" "start" "-a" "8c10e463ccb50d632d25567486e821d8cc7dbed808a9ee9061f89ec3979f095a", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Curve` and `point::AffinePoint` [INFO] [stderr] --> src/bin/curve25519.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use elliptic_curve::{ Curve, point::AffinePoint}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Sign` [INFO] [stderr] --> src/bin/curve25519.rs:2:26 [INFO] [stderr] | [INFO] [stderr] 2 | use num_bigint::{BigInt, Sign}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dalek` (bin "curve25519" test) generated 2 warnings (run `cargo fix --bin "curve25519" --tests` to apply 2 suggestions) [INFO] [stderr] warning: unused import: `bip39::Mnemonic` [INFO] [stderr] --> src/bin/bip39.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use bip39::Mnemonic; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `entropy` [INFO] [stderr] --> src/bin/bip39.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | let entropy: u32 = get_entropy32(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entropy` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dalek` (bin "bip39" test) generated 2 warnings (run `cargo fix --bin "bip39" --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `Sign` [INFO] [stderr] --> src/bin/toycurve.rs:2:26 [INFO] [stderr] | [INFO] [stderr] 2 | use num_bigint::{BigInt, Sign}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dalek` (bin "toycurve" test) generated 1 warning (run `cargo fix --bin "toycurve" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/bin/bip39.rs (/opt/rustwide/target/debug/deps/bip39-9866f462f313afea) [INFO] [stderr] Running unittests src/bin/curve25519.rs (/opt/rustwide/target/debug/deps/curve25519-393a0e499ff2cd63) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/edwards.rs (/opt/rustwide/target/debug/deps/edwards-e3567ca9f5d8637f) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] Running unittests src/bin/toycurve.rs (/opt/rustwide/target/debug/deps/toycurve-54958ce6650b5001) [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] running `Command { std: "docker" "inspect" "8c10e463ccb50d632d25567486e821d8cc7dbed808a9ee9061f89ec3979f095a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c10e463ccb50d632d25567486e821d8cc7dbed808a9ee9061f89ec3979f095a", kill_on_drop: false }` [INFO] [stdout] 8c10e463ccb50d632d25567486e821d8cc7dbed808a9ee9061f89ec3979f095a