[INFO] updating cached repository https://github.com/noneuclideangirl/cryptid [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d0a63a5f896bf00b7b4b9309cbe8ffe4ffb6aea [INFO] testing noneuclideangirl/cryptid against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoneuclideangirl%2Fcryptid" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noneuclideangirl/cryptid on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/noneuclideangirl/cryptid [INFO] finished tweaking git repo https://github.com/noneuclideangirl/cryptid [INFO] tweaked toml for git repo https://github.com/noneuclideangirl/cryptid written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.44.0" "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] 9d039ce0cc0950e6c8f677e18e775a3054c4e9336ea5592fbf27a99114fbc8fa [INFO] running `"docker" "start" "-a" "9d039ce0cc0950e6c8f677e18e775a3054c4e9336ea5592fbf27a99114fbc8fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling cryptid v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "9d039ce0cc0950e6c8f677e18e775a3054c4e9336ea5592fbf27a99114fbc8fa"` [INFO] running `"docker" "rm" "-f" "9d039ce0cc0950e6c8f677e18e775a3054c4e9336ea5592fbf27a99114fbc8fa"` [INFO] [stdout] 9d039ce0cc0950e6c8f677e18e775a3054c4e9336ea5592fbf27a99114fbc8fa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 702ff18e2f1507b67c32aa1401b162a94a4485eb6417ca546b55248294870a93 [INFO] running `"docker" "start" "-a" "702ff18e2f1507b67c32aa1401b162a94a4485eb6417ca546b55248294870a93"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cryptid v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.24s [INFO] running `"docker" "inspect" "702ff18e2f1507b67c32aa1401b162a94a4485eb6417ca546b55248294870a93"` [INFO] running `"docker" "rm" "-f" "702ff18e2f1507b67c32aa1401b162a94a4485eb6417ca546b55248294870a93"` [INFO] [stdout] 702ff18e2f1507b67c32aa1401b162a94a4485eb6417ca546b55248294870a93 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.44.0" "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] 83a3a9d8eec4206470d098a2cb78525e08776a402fceb22dd7084951fb989a3b [INFO] running `"docker" "start" "-a" "83a3a9d8eec4206470d098a2cb78525e08776a402fceb22dd7084951fb989a3b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cryptid-96eff44ad353a882 [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test curve::tests::test_biguint_scalar ... ok [INFO] [stdout] test tests::test_hash_encoding ... ok [INFO] [stdout] test elgamal::test::test_authtag_fail ... ok [INFO] [stdout] test elgamal::test::test_homomorphism ... ok [INFO] [stdout] test zkp::tests::test_exp_sum ... ok [INFO] [stdout] test elgamal::test::test_authtag ... ok [INFO] [stdout] test zkp::tests::test_prof_know_dlog_sound ... ok [INFO] [stdout] test zkp::tests::test_prf_know_dlog_complete ... ok [INFO] [stdout] test zkp::tests::test_prf_eq_dlogs_complete ... ok [INFO] [stdout] test zkp::tests::test_prf_eq_dlogs_sound ... ok [INFO] [stdout] test threshold::test::test_decrypt ... ok [INFO] [stdout] test threshold::test::test_keygen ... ok [INFO] [stdout] test threshold::test::test_decrypt_not_enough ... ok [INFO] [stdout] test threshold::test::test_decrypt_partial ... 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 cryptid [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" "83a3a9d8eec4206470d098a2cb78525e08776a402fceb22dd7084951fb989a3b"` [INFO] running `"docker" "rm" "-f" "83a3a9d8eec4206470d098a2cb78525e08776a402fceb22dd7084951fb989a3b"` [INFO] [stdout] 83a3a9d8eec4206470d098a2cb78525e08776a402fceb22dd7084951fb989a3b