[INFO] fetching crate picnic-bindings 0.4.1... [INFO] testing picnic-bindings-0.4.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate picnic-bindings 0.4.1 into /workspace/builds/worker-98/source [INFO] validating manifest of crates.io crate picnic-bindings 0.4.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate picnic-bindings 0.4.1 [INFO] finished tweaking crates.io crate picnic-bindings 0.4.1 [INFO] tweaked toml for crates.io crate picnic-bindings 0.4.1 written to /workspace/builds/worker-98/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-tests v0.1.2 [INFO] [stderr] Downloaded serde-bytes-repr v0.1.5 [INFO] [stderr] Downloaded picnic-sys v3.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 340ecad7b404e18cc1f10cbcccd426ccda3c75b5d01e4f91780295853bfbeeb5 [INFO] running `Command { std: "docker" "start" "-a" "340ecad7b404e18cc1f10cbcccd426ccda3c75b5d01e4f91780295853bfbeeb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "340ecad7b404e18cc1f10cbcccd426ccda3c75b5d01e4f91780295853bfbeeb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340ecad7b404e18cc1f10cbcccd426ccda3c75b5d01e4f91780295853bfbeeb5", kill_on_drop: false }` [INFO] [stdout] 340ecad7b404e18cc1f10cbcccd426ccda3c75b5d01e4f91780295853bfbeeb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9d4f8b22f0c2e80c2e4cdb6770ac48e25995e16ece8583fe2c87af6cbbf909e [INFO] running `Command { std: "docker" "start" "-a" "c9d4f8b22f0c2e80c2e4cdb6770ac48e25995e16ece8583fe2c87af6cbbf909e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling picnic-sys v3.0.11 [INFO] [stderr] Compiling picnic-bindings v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.78s [INFO] running `Command { std: "docker" "inspect" "c9d4f8b22f0c2e80c2e4cdb6770ac48e25995e16ece8583fe2c87af6cbbf909e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d4f8b22f0c2e80c2e4cdb6770ac48e25995e16ece8583fe2c87af6cbbf909e", kill_on_drop: false }` [INFO] [stdout] c9d4f8b22f0c2e80c2e4cdb6770ac48e25995e16ece8583fe2c87af6cbbf909e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01f52db7445351f596e6916d88ea98eb512a458babf904abfaf2d2a07a1d29d9 [INFO] running `Command { std: "docker" "start" "-a" "01f52db7445351f596e6916d88ea98eb512a458babf904abfaf2d2a07a1d29d9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde-bytes-repr v0.1.5 [INFO] [stderr] Compiling generic-tests v0.1.2 [INFO] [stderr] Compiling picnic-bindings v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `Command { std: "docker" "inspect" "01f52db7445351f596e6916d88ea98eb512a458babf904abfaf2d2a07a1d29d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f52db7445351f596e6916d88ea98eb512a458babf904abfaf2d2a07a1d29d9", kill_on_drop: false }` [INFO] [stdout] 01f52db7445351f596e6916d88ea98eb512a458babf904abfaf2d2a07a1d29d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7db02732e276bf423ea03524a95f49ddef3f4fbfa941f8e7ff2eb75388b3b8f3 [INFO] running `Command { std: "docker" "start" "-a" "7db02732e276bf423ea03524a95f49ddef3f4fbfa941f8e7ff2eb75388b3b8f3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/picnic_bindings-9768581a293f901b) [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.04s [INFO] [stdout] [INFO] [stderr] Running tests/picnic.rs (/opt/rustwide/target/debug/deps/picnic-680ddadd862c3b1b) [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::keygen ... 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_serialize_keys ... ok [INFO] [stdout] test tests::picnic3_l3::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic3_l3::keygen ... ok [INFO] [stdout] test tests::picnic3_l3::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_l5::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic3_l5::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic3_l5::keygen ... ok [INFO] [stdout] test tests::picnic3_l5::serialize_keys ... 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::picnic_l1_fs::keygen ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l1_fs::vk_match ... 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_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::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_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_full::serialize_keys ... ok [INFO] [stdout] test tests::picnic_l3_full::keygen ... ok [INFO] [stdout] test tests::picnic_l3_full::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l3_full::vk_match ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_serialize_keys ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_keygen ... ok [INFO] [stdout] test tests::picnic_l5_fs::keygen ... ok [INFO] [stdout] test tests::picnic_l5_fs::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l1_fs::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l5_fs::serialize_keys ... 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_l1_fs::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l1_full::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l1_fs::sign_and_verify ... 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_full::dynamic_vk_match ... ok [INFO] [stdout] test tests::picnic_l1_full::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::vk_match ... ok [INFO] [stdout] test tests::picnic_l1_full::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l1_full::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l1_fs::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l3_fs::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_full::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_full::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_full::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_fs::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l3_fs::sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l1::serialize_signature ... ok [INFO] [stdout] test tests::picnic_l3_fs::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l3_full::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l5_full::serialize_signature ... ok [INFO] [stdout] test tests::picnic3_l1::sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l1::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_full::sign_and_verify ... ok [INFO] [stdout] test tests::picnic_l5_fs::serialize_signature ... 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::picnic3_l1::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l5_full::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic_l5_fs::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic3_l3::serialize_signature ... ok [INFO] [stdout] test tests::picnic3_l3::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l3::sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l5::serialize_signature ... ok [INFO] [stdout] test tests::picnic3_l3::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] test tests::picnic3_l5::dynamic_sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l5::sign_and_verify ... ok [INFO] [stdout] test tests::picnic3_l5::serialize_keys_dynamic_and_back ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] [stderr] Doc-tests picnic-bindings [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 38) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7db02732e276bf423ea03524a95f49ddef3f4fbfa941f8e7ff2eb75388b3b8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db02732e276bf423ea03524a95f49ddef3f4fbfa941f8e7ff2eb75388b3b8f3", kill_on_drop: false }` [INFO] [stdout] 7db02732e276bf423ea03524a95f49ddef3f4fbfa941f8e7ff2eb75388b3b8f3