[INFO] cloning repository https://github.com/SwapCT/SwapCT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwapCT/SwapCT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwapCT%2FSwapCT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwapCT%2FSwapCT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79dab3e73719f54aeff6807b877794e41fcb7a13 [INFO] testing SwapCT/SwapCT against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwapCT%2FSwapCT" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SwapCT/SwapCT on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SwapCT/SwapCT [INFO] finished tweaking git repo https://github.com/SwapCT/SwapCT [INFO] tweaked toml for git repo https://github.com/SwapCT/SwapCT written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/SwapCT/SwapCT already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f84f73031010abc7f576b5976ac31f2c2f6acb6200174aa3eaa1927604cf377 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f84f73031010abc7f576b5976ac31f2c2f6acb6200174aa3eaa1927604cf377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f84f73031010abc7f576b5976ac31f2c2f6acb6200174aa3eaa1927604cf377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f84f73031010abc7f576b5976ac31f2c2f6acb6200174aa3eaa1927604cf377", kill_on_drop: false }` [INFO] [stdout] 0f84f73031010abc7f576b5976ac31f2c2f6acb6200174aa3eaa1927604cf377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 008eda5d7e77acd488aa4ce752f1a25fc36a63a8a02fc7eec7a4c37f2a42297f [INFO] running `Command { std: "docker" "start" "-a" "008eda5d7e77acd488aa4ce752f1a25fc36a63a8a02fc7eec7a4c37f2a42297f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.9.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling swapct v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "008eda5d7e77acd488aa4ce752f1a25fc36a63a8a02fc7eec7a4c37f2a42297f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008eda5d7e77acd488aa4ce752f1a25fc36a63a8a02fc7eec7a4c37f2a42297f", kill_on_drop: false }` [INFO] [stdout] 008eda5d7e77acd488aa4ce752f1a25fc36a63a8a02fc7eec7a4c37f2a42297f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9ff99f37aee51f5ee77159fe363a284327822834dee75d9f670638c456c9472 [INFO] running `Command { std: "docker" "start" "-a" "e9ff99f37aee51f5ee77159fe363a284327822834dee75d9f670638c456c9472", kill_on_drop: false }` [INFO] [stderr] Compiling swapct v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.65s [INFO] running `Command { std: "docker" "inspect" "e9ff99f37aee51f5ee77159fe363a284327822834dee75d9f670638c456c9472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ff99f37aee51f5ee77159fe363a284327822834dee75d9f670638c456c9472", kill_on_drop: false }` [INFO] [stdout] e9ff99f37aee51f5ee77159fe363a284327822834dee75d9f670638c456c9472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6efd0276e162fe818cd604a049fef27f3473098aca23802b03c299a4bf0a29f6 [INFO] running `Command { std: "docker" "start" "-a" "6efd0276e162fe818cd604a049fef27f3473098aca23802b03c299a4bf0a29f6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/swapct-e75c2ea5f9565bb5 [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test constants::tests::test_pedersen ... ok [INFO] [stdout] test external::util::tests::test_inner_product ... ok [INFO] [stdout] test external::inner_product_proof::tests::make_ipp_1 ... ok [INFO] [stdout] test external::util::tests::invert ... ok [INFO] [stdout] test commitment::tests::homomorphic_commitments ... ok [INFO] [stdout] test external::util::tests::test_sum_of_powers ... ok [INFO] [stdout] test external::inner_product_proof::tests::test_inner_product ... ok [INFO] [stdout] test external::util::tests::exp_2_is_powers_of_2 ... ok [INFO] [stdout] test external::util::tests::test_sum_of_powers_slow ... ok [INFO] [stdout] test external::util::tests::test_scalar_exp ... ok [INFO] [stdout] test external::util::tests::test_polynomials ... ok [INFO] [stdout] test constants::tests::test_native ... ok [INFO] [stdout] test external::util::tests::vectorops ... ok [INFO] [stdout] test lpke::tests::test_enc ... ok [INFO] [stdout] test external::inner_product_proof::tests::make_ipp_4 ... ok [INFO] [stdout] test external::inner_product_proof::tests::make_ipp_2 ... ok [INFO] [stdout] test account::tests::create_account ... ok [INFO] [stdout] test vsigma::tests::create_vsigma ... ok [INFO] [stdout] test external::inner_product_proof::tests::make_ipp_32 ... ok [INFO] [stdout] test offer::tests::create_offer ... ok [INFO] [stdout] test offer::tests::ser_offer ... ok [INFO] [stdout] test ringsig::tests::bpsetsig_create ... ok [INFO] [stdout] test external::inner_product_proof::tests::make_ipp_64 ... ok [INFO] [stdout] test aasig::tests::merge_sig ... ok [INFO] [stdout] test transaction::tests::create_offer ... ok [INFO] [stdout] test aasig::tests::create_aasig ... ok [INFO] [stdout] test transaction::tests::ser_cbor ... ok [INFO] [stdout] test transaction::tests::ser_tx ... ok [INFO] [stdout] test seal::tests::sealsig_create ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/plots-64df08f6a386e12b [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests swapct [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 `Command { std: "docker" "inspect" "6efd0276e162fe818cd604a049fef27f3473098aca23802b03c299a4bf0a29f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efd0276e162fe818cd604a049fef27f3473098aca23802b03c299a4bf0a29f6", kill_on_drop: false }` [INFO] [stdout] 6efd0276e162fe818cd604a049fef27f3473098aca23802b03c299a4bf0a29f6