[INFO] cloning repository https://github.com/taiyi-research-institute/svarog-eddsa-sparkle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taiyi-research-institute/svarog-eddsa-sparkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiyi-research-institute%2Fsvarog-eddsa-sparkle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiyi-research-institute%2Fsvarog-eddsa-sparkle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6e828078c4cfe7d0dceba321bacdb2f142e5ef4 [INFO] checking taiyi-research-institute/svarog-eddsa-sparkle against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiyi-research-institute%2Fsvarog-eddsa-sparkle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/taiyi-research-institute/svarog-eddsa-sparkle [INFO] finished tweaking git repo https://github.com/taiyi-research-institute/svarog-eddsa-sparkle [INFO] tweaked toml for git repo https://github.com/taiyi-research-institute/svarog-eddsa-sparkle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taiyi-research-institute/svarog-eddsa-sparkle on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taiyi-research-institute/svarog-eddsa-sparkle 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa [INFO] running `Command { std: "docker" "start" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gmp-mpfr-sys v1.7.1 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rug v1.30.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking az v1.3.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking erreur v0.2.1 [INFO] [stderr] Checking iter-read v1.1.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking serde-pickle v1.2.0 [INFO] [stderr] Checking curve-abstract v0.1.0 (https://github.com/taiyi-research-institute/svarog-algebra.git#d4b34f3d) [INFO] [stderr] Checking svarog-lagrange v0.1.0 (https://github.com/taiyi-research-institute/svarog-algebra.git#d4b34f3d) [INFO] [stderr] Checking svarog-curve25519 v0.1.0 (https://github.com/taiyi-research-institute/svarog-algebra.git#d4b34f3d) [INFO] [stderr] Checking svarog-eddsa-sparkle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused dependency `hex` [INFO] [stderr] --> Cargo.toml:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | hex = "0.4" [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `hex` [INFO] [stderr] warning: `svarog-eddsa-sparkle` (manifest) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa", kill_on_drop: false }` [INFO] [stdout] c93b449dda494e859fb17daa50f91a7bf9433dc46ecd195114c10dfaad6f1dfa