[INFO] fetching crate cait-sith 0.8.0...
[INFO] testing cait-sith-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cait-sith 0.8.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cait-sith 0.8.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cait-sith 0.8.0
[INFO] tweaked toml for crates.io crate cait-sith 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cait-sith 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cait-sith 0.8.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7a2384d9f2b75fdbfa9d1b93f4460d8fd35977b9ed2035efd53cca05ca65194
[INFO] running `Command { std: "docker" "start" "-a" "f7a2384d9f2b75fdbfa9d1b93f4460d8fd35977b9ed2035efd53cca05ca65194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7a2384d9f2b75fdbfa9d1b93f4460d8fd35977b9ed2035efd53cca05ca65194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a2384d9f2b75fdbfa9d1b93f4460d8fd35977b9ed2035efd53cca05ca65194", kill_on_drop: false }`
[INFO] [stdout] f7a2384d9f2b75fdbfa9d1b93f4460d8fd35977b9ed2035efd53cca05ca65194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d9bd266bfaeb189fa85c4578670dfd07b09b5a554dbfe0d97a2049554f0d13f
[INFO] running `Command { std: "docker" "start" "-a" "2d9bd266bfaeb189fa85c4578670dfd07b09b5a554dbfe0d97a2049554f0d13f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling async-process v1.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling ck-meow v0.1.0
[INFO] [stderr]    Compiling magikitten v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling cait-sith v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.41s
[INFO] running `Command { std: "docker" "inspect" "2d9bd266bfaeb189fa85c4578670dfd07b09b5a554dbfe0d97a2049554f0d13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9bd266bfaeb189fa85c4578670dfd07b09b5a554dbfe0d97a2049554f0d13f", kill_on_drop: false }`
[INFO] [stdout] 2d9bd266bfaeb189fa85c4578670dfd07b09b5a554dbfe0d97a2049554f0d13f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c83e58fd8800383dc3b44b494c17edad3a35d6106821878e49be08142d9176e
[INFO] running `Command { std: "docker" "start" "-a" "6c83e58fd8800383dc3b44b494c17edad3a35d6106821878e49be08142d9176e", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling magikitten v0.2.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling async-net v1.7.0
[INFO] [stderr]    Compiling async-process v1.7.0
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling easy-parallel v3.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling k256 v0.13.1
[INFO] [stderr]    Compiling cait-sith v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.08s
[INFO] running `Command { std: "docker" "inspect" "6c83e58fd8800383dc3b44b494c17edad3a35d6106821878e49be08142d9176e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c83e58fd8800383dc3b44b494c17edad3a35d6106821878e49be08142d9176e", kill_on_drop: false }`
[INFO] [stdout] 6c83e58fd8800383dc3b44b494c17edad3a35d6106821878e49be08142d9176e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c87d8eefc6b9ef1e484c4c14fb18029d89e70e0e9ae65ae1f1e6959c60fa6c9e
[INFO] running `Command { std: "docker" "start" "-a" "c87d8eefc6b9ef1e484c4c14fb18029d89e70e0e9ae65ae1f1e6959c60fa6c9e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cait_sith-2df50793d7d28eae)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test math::test::test_addition ... ok
[INFO] [stdout] test math::test::test_scaling ... ok
[INFO] [stdout] test math::test::test_evaluation ... ok
[INFO] [stdout] test triples::bits::test::test_gf_multiplication ... ok
[INFO] [stdout] test proofs::dlog::test::test_valid_proof_verifies ... ok
[INFO] [stdout] test triples::mta::test::test_mta ... ok
[INFO] [stdout] test proofs::dlogeq::test::test_valid_proof_verifies ... ok
[INFO] [stdout] test sign::test::test_sign ... ok
[INFO] [stdout] test keyshare::test::test_keygen ... ok
[INFO] [stdout] test presign::test::test_presign ... ok
[INFO] [stdout] test test::test_e2e ... ok
[INFO] [stdout] test keyshare::test::test_refresh ... ok
[INFO] [stdout] test keyshare::test::test_reshare ... ok
[INFO] [stdout] test triples::batch_random_ot::test::test_batch_random_ot ... ok
[INFO] [stdout] test triples::correlated_ot_extension::test::test_correlated_ot ... ok
[INFO] [stdout] test triples::random_ot_extension::test::test_random_ot ... ok
[INFO] [stdout] test triples::multiplication::test::test_multiplication ... ok
[INFO] [stdout] test triples::generation::test::test_triple_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cait_sith
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 33) ... ignored
[INFO] [stdout] test src/lib.rs - (line 65) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c87d8eefc6b9ef1e484c4c14fb18029d89e70e0e9ae65ae1f1e6959c60fa6c9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c87d8eefc6b9ef1e484c4c14fb18029d89e70e0e9ae65ae1f1e6959c60fa6c9e", kill_on_drop: false }`
[INFO] [stdout] c87d8eefc6b9ef1e484c4c14fb18029d89e70e0e9ae65ae1f1e6959c60fa6c9e
