[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#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsafFisher/rust-pake on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0fd769ab9e4282308946a10bdeb3861447e90a4cab4e295fb075e476ee54f8e
[INFO] running `Command { std: "docker" "start" "-a" "a0fd769ab9e4282308946a10bdeb3861447e90a4cab4e295fb075e476ee54f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0fd769ab9e4282308946a10bdeb3861447e90a4cab4e295fb075e476ee54f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fd769ab9e4282308946a10bdeb3861447e90a4cab4e295fb075e476ee54f8e", kill_on_drop: false }`
[INFO] [stdout] a0fd769ab9e4282308946a10bdeb3861447e90a4cab4e295fb075e476ee54f8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa2917fcf634e957550137586467a7e0bf909f098b042f1eae2d1edd33e17145
[INFO] running `Command { std: "docker" "start" "-a" "fa2917fcf634e957550137586467a7e0bf909f098b042f1eae2d1edd33e17145", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[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]     Checking ryu v1.0.16
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[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-integer v0.1.46
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking num-iter v0.1.44
[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.23s
[INFO] running `Command { std: "docker" "inspect" "fa2917fcf634e957550137586467a7e0bf909f098b042f1eae2d1edd33e17145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2917fcf634e957550137586467a7e0bf909f098b042f1eae2d1edd33e17145", kill_on_drop: false }`
[INFO] [stdout] fa2917fcf634e957550137586467a7e0bf909f098b042f1eae2d1edd33e17145
