[INFO] fetching crate picnic-bindings 0.6.0... [INFO] testing picnic-bindings-0.6.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate picnic-bindings 0.6.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate picnic-bindings 0.6.0 [INFO] finished tweaking crates.io crate picnic-bindings 0.6.0 [INFO] tweaked toml for crates.io crate picnic-bindings 0.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate picnic-bindings 0.6.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] [stderr] Adding serde-bytes-repr v0.1.5 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-bytes-repr v0.1.5 [INFO] [stderr] Downloaded generic-tests v0.1.3 [INFO] [stderr] Downloaded libpicnic-sys v0.1.0+3.0.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191387528fcef2df60052b1d27c87b25cbd48e047b9e3bbe403935f70c50228c [INFO] running `Command { std: "docker" "start" "-a" "191387528fcef2df60052b1d27c87b25cbd48e047b9e3bbe403935f70c50228c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191387528fcef2df60052b1d27c87b25cbd48e047b9e3bbe403935f70c50228c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191387528fcef2df60052b1d27c87b25cbd48e047b9e3bbe403935f70c50228c", kill_on_drop: false }` [INFO] [stdout] 191387528fcef2df60052b1d27c87b25cbd48e047b9e3bbe403935f70c50228c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74b2ab11c11a58737962a99f41efa1af666067317685756f6cf5b755d4cd945b [INFO] running `Command { std: "docker" "start" "-a" "74b2ab11c11a58737962a99f41efa1af666067317685756f6cf5b755d4cd945b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling libpicnic-sys v0.1.0+3.0.18 [INFO] [stderr] Compiling picnic-bindings v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.14s [INFO] running `Command { std: "docker" "inspect" "74b2ab11c11a58737962a99f41efa1af666067317685756f6cf5b755d4cd945b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b2ab11c11a58737962a99f41efa1af666067317685756f6cf5b755d4cd945b", kill_on_drop: false }` [INFO] [stdout] 74b2ab11c11a58737962a99f41efa1af666067317685756f6cf5b755d4cd945b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26cc0b8b01a9d2728d8f61bec065ca91ed94dbc84bd9e3fda292cf3f22723323 [INFO] running `Command { std: "docker" "start" "-a" "26cc0b8b01a9d2728d8f61bec065ca91ed94dbc84bd9e3fda292cf3f22723323", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-tests v0.1.3 [INFO] [stderr] Compiling serde-bytes-repr v0.1.5 [INFO] [stderr] Compiling picnic-bindings v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "26cc0b8b01a9d2728d8f61bec065ca91ed94dbc84bd9e3fda292cf3f22723323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26cc0b8b01a9d2728d8f61bec065ca91ed94dbc84bd9e3fda292cf3f22723323", kill_on_drop: false }` [INFO] [stdout] 26cc0b8b01a9d2728d8f61bec065ca91ed94dbc84bd9e3fda292cf3f22723323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2355bcfc21917576757b6d9daf415b7ed5d08156ea75708d752ca9d526bc33c [INFO] running `Command { std: "docker" "start" "-a" "f2355bcfc21917576757b6d9daf415b7ed5d08156ea75708d752ca9d526bc33c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picnic_bindings-f261b48c292bb65b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::serialization_param_mismatch ... ok [INFO] [stdout] test wrapper::test::keygen_invalid ... ok [INFO] [stdout] test wrapper::test::picnic::keygen ... ok [INFO] [stdout] test wrapper::test::picnic::signature_size_non_zero ... ok [INFO] [stdout] test wrapper::test::picnic::sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/picnic.rs (/opt/rustwide/target/debug/deps/picnic-6dcc4fbe37e6e9ed) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test tests::picnic3_l1::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic3_l1::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l1::serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l1::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic3_l1::vk_match ... ok [INFO] [stdout] test tests::picnic3_l3::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic3_l3::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic3_l3::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l3::keygen ... ok [INFO] [stdout] test tests::picnic3_l3::serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l5::serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l3::vk_match ... ok [INFO] [stdout] test tests::picnic3_l5::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l1::keygen ... ok [INFO] [stdout] test tests::picnic3_l5::keygen ... ok [INFO] [stdout] test tests::picnic3_l5::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic3_l5::vk_match ... ok [INFO] [stdout] test tests::picnic_l1_fs::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l1_fs::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l1_fs::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l1_fs::serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l5::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l1_fs::keygen ... ok [INFO] [stdout] test tests::picnic_l1_fs::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l1_fs::vk_match ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l1_fs::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l1_fs::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l1_full::keygen ... ok [INFO] [stdout] test tests::picnic_l1_full::serialize_keys ... ok [INFO] [stdout] test tests::picnic_l1_fs::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l1_full::vk_match ... ok [INFO] [stdout] test tests::picnic_l3_fs::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l3_fs::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l1::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_fs::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l3_fs::keygen ... ok [INFO] [stdout] test tests::picnic_l3_fs::serialize_keys ... ok [INFO] [stdout] test tests::picnic_l1_full::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_fs::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l1_full::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_fs::vk_match ... ok [INFO] [stdout] test tests::picnic_l3_full::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l3_full::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l3_fs::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_full::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l3_full::keygen ... ok [INFO] [stdout] test tests::picnic_l3_full::serialize_keys ... ok [INFO] [stdout] test tests::picnic_l1_full::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic3_l1::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_fs::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_full::vk_match ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l3_full::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l5_fs::keygen ... ok [INFO] [stdout] test tests::picnic_l5_fs::serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l5::serialize_signature ... ok [INFO] [stdout] test tests::picnic3_l1::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_fs::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l5_fs::vk_match ... ok [INFO] [stdout] test tests::picnic_l5_full::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l5_full::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l3_full::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l5_full::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l5_full::keygen ... ok [INFO] [stdout] test tests::picnic_l5_full::serialize_keys ... ok [INFO] [stdout] test tests::picnic_l5_fs::serialize_signature ... ok [INFO] [stdout] test tests::picnic3_l1::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l3_full::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::vk_match ... ok [INFO] [stdout] test tests::picnic3_l3::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l5_full::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_full::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l3::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic3_l3::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l5::sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l3::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_fs::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_fs::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic3_l5::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic3_l5::dynamic_sign_and_verify ... ok [INFO] [stderr] Doc-tests picnic_bindings [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2355bcfc21917576757b6d9daf415b7ed5d08156ea75708d752ca9d526bc33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2355bcfc21917576757b6d9daf415b7ed5d08156ea75708d752ca9d526bc33c", kill_on_drop: false }` [INFO] [stdout] f2355bcfc21917576757b6d9daf415b7ed5d08156ea75708d752ca9d526bc33c