[INFO] cloning repository https://github.com/AsafFisher/rust-pake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsafFisher/rust-pake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafFisher%2Frust-pake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafFisher%2Frust-pake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc5d09b351dbff522db52c83781c2376076fdbf9
[INFO] checking AsafFisher/rust-pake against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafFisher%2Frust-pake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AsafFisher/rust-pake
[INFO] finished tweaking git repo https://github.com/AsafFisher/rust-pake
[INFO] tweaked toml for git repo https://github.com/AsafFisher/rust-pake written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsafFisher/rust-pake on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsafFisher/rust-pake 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_core v0.20.5
[INFO] [stderr]   Downloaded darling_macro v0.20.5
[INFO] [stderr]   Downloaded serde_with_macros v3.6.0
[INFO] [stderr]   Downloaded darling v0.20.5
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] [stderr]   Downloaded serde_with v3.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 058d9b69d380a967fc13ab2c939782b7199b7edd50930711055c6654a6faec2b
[INFO] running `Command { std: "docker" "start" "-a" "058d9b69d380a967fc13ab2c939782b7199b7edd50930711055c6654a6faec2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "058d9b69d380a967fc13ab2c939782b7199b7edd50930711055c6654a6faec2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "058d9b69d380a967fc13ab2c939782b7199b7edd50930711055c6654a6faec2b", kill_on_drop: false }`
[INFO] [stdout] 058d9b69d380a967fc13ab2c939782b7199b7edd50930711055c6654a6faec2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b438e42e478d56b9b9b59becb18ff227450ca8bd47ef6ba8dba6489e89cae6d
[INFO] running `Command { std: "docker" "start" "-a" "8b438e42e478d56b9b9b59becb18ff227450ca8bd47ef6ba8dba6489e89cae6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]    Compiling serde_with_macros v3.6.0
[INFO] [stderr]     Checking serde_with v3.6.0
[INFO] [stderr]     Checking rust-pake v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `n`, `a`, `b`, `bit_size`, and `name` are never read
[INFO] [stdout]   --> src/pake.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct SIEC255Params {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     n: BigInt,
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |     // the other constant of the curve equation
[INFO] [stdout] 48 |     a: BigInt,
[INFO] [stdout]    |     ^
[INFO] [stdout] 49 |     // the constant of the curve equation
[INFO] [stdout] 50 |     b: BigInt,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     bit_size: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     // the canonical name of the curve
[INFO] [stdout] 57 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `n`, `a`, `b`, `bit_size`, and `name` are never read
[INFO] [stdout]   --> src/pake.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct SIEC255Params {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     n: BigInt,
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |     // the other constant of the curve equation
[INFO] [stdout] 48 |     a: BigInt,
[INFO] [stdout]    |     ^
[INFO] [stdout] 49 |     // the constant of the curve equation
[INFO] [stdout] 50 |     b: BigInt,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     bit_size: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 56 |     // the canonical name of the curve
[INFO] [stdout] 57 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s
[INFO] running `Command { std: "docker" "inspect" "8b438e42e478d56b9b9b59becb18ff227450ca8bd47ef6ba8dba6489e89cae6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b438e42e478d56b9b9b59becb18ff227450ca8bd47ef6ba8dba6489e89cae6d", kill_on_drop: false }`
[INFO] [stdout] 8b438e42e478d56b9b9b59becb18ff227450ca8bd47ef6ba8dba6489e89cae6d
