[INFO] cloning repository https://github.com/AmadiMichael/EllipticCurves
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmadiMichael/EllipticCurves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEllipticCurves", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEllipticCurves'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c7c85975aa71f3264403569d531ba67e4bdf3a7
[INFO] testing AmadiMichael/EllipticCurves against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmadiMichael%2FEllipticCurves" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmadiMichael/EllipticCurves
[INFO] finished tweaking git repo https://github.com/AmadiMichael/EllipticCurves
[INFO] tweaked toml for git repo https://github.com/AmadiMichael/EllipticCurves written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmadiMichael/EllipticCurves on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmadiMichael/EllipticCurves 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5629d1db74e3f53dc77bce3a27ce54e198c3a1106ac80ddb7efa890e536e43f
[INFO] running `Command { std: "docker" "start" "-a" "c5629d1db74e3f53dc77bce3a27ce54e198c3a1106ac80ddb7efa890e536e43f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5629d1db74e3f53dc77bce3a27ce54e198c3a1106ac80ddb7efa890e536e43f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5629d1db74e3f53dc77bce3a27ce54e198c3a1106ac80ddb7efa890e536e43f", kill_on_drop: false }`
[INFO] [stdout] c5629d1db74e3f53dc77bce3a27ce54e198c3a1106ac80ddb7efa890e536e43f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d374ea03fc7b2111235163e116cef7525eb6496537403a047376e59604965a1d
[INFO] running `Command { std: "docker" "start" "-a" "d374ea03fc7b2111235163e116cef7525eb6496537403a047376e59604965a1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ruint-macro v1.1.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ruint v1.11.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling elliptic_curve_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s
[INFO] running `Command { std: "docker" "inspect" "d374ea03fc7b2111235163e116cef7525eb6496537403a047376e59604965a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d374ea03fc7b2111235163e116cef7525eb6496537403a047376e59604965a1d", kill_on_drop: false }`
[INFO] [stdout] d374ea03fc7b2111235163e116cef7525eb6496537403a047376e59604965a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe06e61d36c13f9d341cef9cf90f268484af1b6ea2cf9b416331cf03ee34800c
[INFO] running `Command { std: "docker" "start" "-a" "fe06e61d36c13f9d341cef9cf90f268484af1b6ea2cf9b416331cf03ee34800c", kill_on_drop: false }`
[INFO] [stderr]    Compiling elliptic_curve_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "fe06e61d36c13f9d341cef9cf90f268484af1b6ea2cf9b416331cf03ee34800c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe06e61d36c13f9d341cef9cf90f268484af1b6ea2cf9b416331cf03ee34800c", kill_on_drop: false }`
[INFO] [stdout] fe06e61d36c13f9d341cef9cf90f268484af1b6ea2cf9b416331cf03ee34800c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc827af9b5a4372e5eabf1ad3c741628e41f8eaff7cbcdeb9d7bee4b9343d1c8
[INFO] running `Command { std: "docker" "start" "-a" "cc827af9b5a4372e5eabf1ad3c741628e41f8eaff7cbcdeb9d7bee4b9343d1c8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elliptic_curve_rust-79d3d1b5d47027d1)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test ecmaths::ru256::tests::ru256_addition_case_1 ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_division_case ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_addition_case_3 ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_addition_case_2 ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_subtraction_case_1 ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_exponentiation_case ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_subtraction_case_2 ... ok
[INFO] [stdout] test ecmaths::ru256::tests::ru256_multiplication_case ... ok
[INFO] [stdout] test ecmaths::jacobian::tests::test_shamir ... ok
[INFO] [stdout] test tests::test_ec_sign_and_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elliptic_curve_rust-b74f0c868c03246f)
[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]    Doc-tests elliptic_curve_rust
[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] running `Command { std: "docker" "inspect" "cc827af9b5a4372e5eabf1ad3c741628e41f8eaff7cbcdeb9d7bee4b9343d1c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc827af9b5a4372e5eabf1ad3c741628e41f8eaff7cbcdeb9d7bee4b9343d1c8", kill_on_drop: false }`
[INFO] [stdout] cc827af9b5a4372e5eabf1ad3c741628e41f8eaff7cbcdeb9d7bee4b9343d1c8
