[INFO] cloning repository https://github.com/somehybrid/signpy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/somehybrid/signpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomehybrid%2Fsignpy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomehybrid%2Fsignpy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcdfbe9140d63a5bd5b66a1c11e3718176428915
[INFO] checking somehybrid/signpy against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomehybrid%2Fsignpy" "/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/somehybrid/signpy on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/somehybrid/signpy
[INFO] finished tweaking git repo https://github.com/somehybrid/signpy
[INFO] tweaked toml for git repo https://github.com/somehybrid/signpy written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/somehybrid/signpy 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-macros v0.20.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.12
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.0
[INFO] [stderr]   Downloaded pyo3 v0.20.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20c07b3654e499761e29f7646b057a6724907a1d5544b094e9505dfdadb32460
[INFO] running `Command { std: "docker" "start" "-a" "20c07b3654e499761e29f7646b057a6724907a1d5544b094e9505dfdadb32460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20c07b3654e499761e29f7646b057a6724907a1d5544b094e9505dfdadb32460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c07b3654e499761e29f7646b057a6724907a1d5544b094e9505dfdadb32460", kill_on_drop: false }`
[INFO] [stdout] 20c07b3654e499761e29f7646b057a6724907a1d5544b094e9505dfdadb32460
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e4e6799019b1e1c76b61876f2ebf2420a9257a1b6edf2bf49807308c3961efb
[INFO] running `Command { std: "docker" "start" "-a" "3e4e6799019b1e1c76b61876f2ebf2420a9257a1b6edf2bf49807308c3961efb", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling pyo3-ffi v0.20.0
[INFO] [stderr]    Compiling pyo3 v0.20.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.0
[INFO] [stderr]    Compiling pyo3-macros v0.20.0
[INFO] [stderr]     Checking signpy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `hash_output` is never read
[INFO] [stdout]   --> src/ed25519.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let mut hash_output: [u8; 64] = [0; 64];
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `hash_output` is never read
[INFO] [stdout]   --> src/ed25519.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let mut hash_output: [u8; 64] = [0; 64];
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `maybe_swap_with` and `mul_121666` are never used
[INFO] [stdout]    --> src/ge.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 362 | impl Fe {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub fn maybe_swap_with(&mut self, other: &mut Fe, do_swap: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 |     fn mul_121666(&self) -> Fe {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `maybe_swap_with` and `mul_121666` are never used
[INFO] [stdout]    --> src/ge.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 362 | impl Fe {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub fn maybe_swap_with(&mut self, other: &mut Fe, do_swap: i32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 609 |     fn mul_121666(&self) -> Fe {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.91s
[INFO] running `Command { std: "docker" "inspect" "3e4e6799019b1e1c76b61876f2ebf2420a9257a1b6edf2bf49807308c3961efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4e6799019b1e1c76b61876f2ebf2420a9257a1b6edf2bf49807308c3961efb", kill_on_drop: false }`
[INFO] [stdout] 3e4e6799019b1e1c76b61876f2ebf2420a9257a1b6edf2bf49807308c3961efb
