[INFO] cloning repository https://github.com/drcapybara/tiny_ed448_goldilocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drcapybara/tiny_ed448_goldilocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrcapybara%2Ftiny_ed448_goldilocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrcapybara%2Ftiny_ed448_goldilocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad4416fe626ac1bfc39d97270e538f8dcb21a099 [INFO] testing drcapybara/tiny_ed448_goldilocks against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrcapybara%2Ftiny_ed448_goldilocks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drcapybara/tiny_ed448_goldilocks on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drcapybara/tiny_ed448_goldilocks [INFO] finished tweaking git repo https://github.com/drcapybara/tiny_ed448_goldilocks [INFO] tweaked toml for git repo https://github.com/drcapybara/tiny_ed448_goldilocks written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/drcapybara/tiny_ed448_goldilocks 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.85.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-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86f2ef9aec6e950b0645f52441d2ea28426306bb26766f5fa05764e52a3cb4ef [INFO] running `Command { std: "docker" "start" "-a" "86f2ef9aec6e950b0645f52441d2ea28426306bb26766f5fa05764e52a3cb4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86f2ef9aec6e950b0645f52441d2ea28426306bb26766f5fa05764e52a3cb4ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f2ef9aec6e950b0645f52441d2ea28426306bb26766f5fa05764e52a3cb4ef", kill_on_drop: false }` [INFO] [stdout] 86f2ef9aec6e950b0645f52441d2ea28426306bb26766f5fa05764e52a3cb4ef [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ab11f7d95a605f2d162c8c303bfba736170616d3b8661cb3715bc86898ac90e [INFO] running `Command { std: "docker" "start" "-a" "8ab11f7d95a605f2d162c8c303bfba736170616d3b8661cb3715bc86898ac90e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling fiat-crypto v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tiny_ed448_goldilocks v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.67s [INFO] running `Command { std: "docker" "inspect" "8ab11f7d95a605f2d162c8c303bfba736170616d3b8661cb3715bc86898ac90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab11f7d95a605f2d162c8c303bfba736170616d3b8661cb3715bc86898ac90e", kill_on_drop: false }` [INFO] [stdout] 8ab11f7d95a605f2d162c8c303bfba736170616d3b8661cb3715bc86898ac90e [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fbd8d44dedfdeb62fff1f1b0f7e75438a4e1353534d2f4e1a147db97317daef [INFO] running `Command { std: "docker" "start" "-a" "6fbd8d44dedfdeb62fff1f1b0f7e75438a4e1353534d2f4e1a147db97317daef", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling fiat-crypto v0.2.5 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tiny_ed448_goldilocks v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 16.53s [INFO] running `Command { std: "docker" "inspect" "6fbd8d44dedfdeb62fff1f1b0f7e75438a4e1353534d2f4e1a147db97317daef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbd8d44dedfdeb62fff1f1b0f7e75438a4e1353534d2f4e1a147db97317daef", kill_on_drop: false }` [INFO] [stdout] 6fbd8d44dedfdeb62fff1f1b0f7e75438a4e1353534d2f4e1a147db97317daef [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9071ef33e5a575004389dc1a2edcd5edf4e008adfa592011c7e4c20bec7afe50 [INFO] running `Command { std: "docker" "start" "-a" "9071ef33e5a575004389dc1a2edcd5edf4e008adfa592011c7e4c20bec7afe50", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tiny_ed448_goldilocks-6af753f98756a2cf) [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 tests/e448_tests.rs (/opt/rustwide/target/debug/deps/e448_tests-77c2c7fdb6cb88c5) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test extended_point_serde_round_trip ... ok [INFO] [stdout] test gminusg_id ... ok [INFO] [stdout] test rg_id ... ok [INFO] [stdout] test twog_gplusg ... ok [INFO] [stdout] test kg_kmodrg ... ok [INFO] [stdout] test zerog_id ... ok [INFO] [stdout] test fourg_not_id ... ok [INFO] [stdout] test fourg_twotwoG ... ok [INFO] [stdout] test ktG_tkG_ktmodrG ... ok [INFO] [stdout] test oneg_g ... ok [INFO] [stdout] test k_plus_g ... ok [INFO] [stdout] test ktG_kgplustg ... ok [INFO] [stderr] Doc-tests tiny_ed448_goldilocks [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/curve/field/scalar.rs - curve::field::scalar::Scalar::to_radix_16 (line 103) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9071ef33e5a575004389dc1a2edcd5edf4e008adfa592011c7e4c20bec7afe50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9071ef33e5a575004389dc1a2edcd5edf4e008adfa592011c7e4c20bec7afe50", kill_on_drop: false }` [INFO] [stdout] 9071ef33e5a575004389dc1a2edcd5edf4e008adfa592011c7e4c20bec7afe50