[INFO] crate libsecp256k1 0.3.5 is already in cache [INFO] testing libsecp256k1-0.3.5 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate libsecp256k1 0.3.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate libsecp256k1 0.3.5 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libsecp256k1 0.3.5 [INFO] finished tweaking crates.io crate libsecp256k1 0.3.5 [INFO] tweaked toml for crates.io crate libsecp256k1 0.3.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eec49918d35f3d6eb6c88df4437cccbdceaf4d1321ee5691ee24823461aac618 [INFO] running `"docker" "start" "-a" "eec49918d35f3d6eb6c88df4437cccbdceaf4d1321ee5691ee24823461aac618"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.74s [INFO] running `"docker" "inspect" "eec49918d35f3d6eb6c88df4437cccbdceaf4d1321ee5691ee24823461aac618"` [INFO] running `"docker" "rm" "-f" "eec49918d35f3d6eb6c88df4437cccbdceaf4d1321ee5691ee24823461aac618"` [INFO] [stdout] eec49918d35f3d6eb6c88df4437cccbdceaf4d1321ee5691ee24823461aac618 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] a6d4f362819efe66aca9b6db06e7354763a0a120622c3a7e5ced7fe034736ae7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a6d4f362819efe66aca9b6db06e7354763a0a120622c3a7e5ced7fe034736ae7"` [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling secp256k1-test v0.7.2 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.95s [INFO] running `"docker" "inspect" "a6d4f362819efe66aca9b6db06e7354763a0a120622c3a7e5ced7fe034736ae7"` [INFO] running `"docker" "rm" "-f" "a6d4f362819efe66aca9b6db06e7354763a0a120622c3a7e5ced7fe034736ae7"` [INFO] [stdout] a6d4f362819efe66aca9b6db06e7354763a0a120622c3a7e5ced7fe034736ae7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1abf9c7297357a756902aae802d8ae0ceb504c6b9385659f8ac7194b488f9993 [INFO] running `"docker" "start" "-a" "1abf9c7297357a756902aae802d8ae0ceb504c6b9385659f8ac7194b488f9993"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/secp256k1-80d2dc79498d82cc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::secret_key_inverse_is_sane ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/verify-3451e3d41dbfb01a [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test secret_clear_on_drop ... ok [INFO] [stdout] test test_convert_key1 ... ok [INFO] [stdout] test test_convert_key2 ... ok [INFO] [stdout] test test_pubkey_combine ... ok [INFO] [stdout] test signatures::test_failing_sign_verify ... ok [INFO] [stdout] test test_signature_der_lax ... ok [INFO] [stdout] test test_pubkey_equality ... ok [INFO] [stdout] test test_convert_anykey ... ok [INFO] [stdout] test signatures::test_shared_secret ... ok [INFO] [stdout] test signatures::test_signature_der ... ok [INFO] [stdout] test test_low_s ... ok [INFO] [stdout] test test_recover ... ok [INFO] [stdout] test signatures::test_sign_verify ... ok [INFO] [stdout] test test_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests secp256k1 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "1abf9c7297357a756902aae802d8ae0ceb504c6b9385659f8ac7194b488f9993"` [INFO] running `"docker" "rm" "-f" "1abf9c7297357a756902aae802d8ae0ceb504c6b9385659f8ac7194b488f9993"` [INFO] [stdout] 1abf9c7297357a756902aae802d8ae0ceb504c6b9385659f8ac7194b488f9993