[INFO] fetching crate zk-citadel 0.6.0... [INFO] testing zk-citadel-0.6.0 against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] extracting crate zk-citadel 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate zk-citadel 0.6.0 on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate zk-citadel 0.6.0 [INFO] finished tweaking crates.io crate zk-citadel 0.6.0 [INFO] tweaked toml for crates.io crate zk-citadel 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dusk-plonk v0.16.0 [INFO] [stderr] Downloaded msgpacker v0.4.3 [INFO] [stderr] Downloaded dusk-schnorr v0.14.0 [INFO] [stderr] Downloaded msgpacker-derive v0.3.1 [INFO] [stderr] Downloaded nstack v0.16.0 [INFO] [stderr] Downloaded dusk-bls12_381 v0.12.3 [INFO] [stderr] Downloaded derive-hex v0.1.2 [INFO] [stderr] Downloaded poseidon-merkle v0.3.0 [INFO] [stderr] Downloaded dusk-jubjub v0.13.1 [INFO] [stderr] Downloaded dusk-pki v0.13.0 [INFO] [stderr] Downloaded microkelvin v0.17.0 [INFO] [stderr] Downloaded dusk-merkle v0.5.2 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded dusk-bytes v0.1.7 [INFO] [stderr] Downloaded dusk-hades v0.22.1 [INFO] [stderr] Downloaded dusk-poseidon v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5879ce7e48aeaba083b931d17ecc590a359fa9f672e82144b315bc95240fd157 [INFO] running `Command { std: "docker" "start" "-a" "5879ce7e48aeaba083b931d17ecc590a359fa9f672e82144b315bc95240fd157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5879ce7e48aeaba083b931d17ecc590a359fa9f672e82144b315bc95240fd157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5879ce7e48aeaba083b931d17ecc590a359fa9f672e82144b315bc95240fd157", kill_on_drop: false }` [INFO] [stdout] 5879ce7e48aeaba083b931d17ecc590a359fa9f672e82144b315bc95240fd157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3ae1718351d22fe007486e5f52e17c6892d137927c0749b5985176c1bfb926b [INFO] running `Command { std: "docker" "start" "-a" "b3ae1718351d22fe007486e5f52e17c6892d137927c0749b5985176c1bfb926b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling msgpacker-derive v0.3.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ranno v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling microkelvin v0.17.0 [INFO] [stderr] Compiling nstack v0.16.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling msgpacker v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling derive-hex v0.1.2 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling dusk-bytes v0.1.7 [INFO] [stderr] Compiling dusk-bls12_381 v0.12.3 [INFO] [stderr] Compiling dusk-merkle v0.5.2 [INFO] [stderr] Compiling dusk-jubjub v0.13.1 [INFO] [stderr] Compiling dusk-plonk v0.16.0 [INFO] [stderr] Compiling dusk-hades v0.22.1 [INFO] [stderr] Compiling dusk-poseidon v0.31.0 [INFO] [stderr] Compiling dusk-pki v0.13.0 [INFO] [stderr] Compiling poseidon-merkle v0.3.0 [INFO] [stderr] Compiling dusk-schnorr v0.14.0 [INFO] [stderr] Compiling zk-citadel v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `JubJubAffine` is imported redundantly [INFO] [stdout] --> src/license.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use dusk_plonk::prelude::*; [INFO] [stdout] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s [INFO] running `Command { std: "docker" "inspect" "b3ae1718351d22fe007486e5f52e17c6892d137927c0749b5985176c1bfb926b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ae1718351d22fe007486e5f52e17c6892d137927c0749b5985176c1bfb926b", kill_on_drop: false }` [INFO] [stdout] b3ae1718351d22fe007486e5f52e17c6892d137927c0749b5985176c1bfb926b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c427420587e0741ba9da94f1586669b82b31ae2519371ac420ba13744dbb8a7 [INFO] running `Command { std: "docker" "start" "-a" "5c427420587e0741ba9da94f1586669b82b31ae2519371ac420ba13744dbb8a7", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling dusk-bls12_381 v0.12.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling dusk-jubjub v0.13.1 [INFO] [stderr] Compiling dusk-plonk v0.16.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling dusk-hades v0.22.1 [INFO] [stderr] Compiling dusk-poseidon v0.31.0 [INFO] [stderr] Compiling dusk-pki v0.13.0 [INFO] [stderr] Compiling poseidon-merkle v0.3.0 [INFO] [stderr] Compiling dusk-schnorr v0.14.0 [INFO] [stderr] Compiling zk-citadel v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `JubJubAffine` is imported redundantly [INFO] [stdout] --> src/license.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use dusk_plonk::prelude::*; [INFO] [stdout] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `JubJubAffine` is imported redundantly [INFO] [stdout] --> src/license.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use dusk_plonk::prelude::*; [INFO] [stdout] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.08s [INFO] running `Command { std: "docker" "inspect" "5c427420587e0741ba9da94f1586669b82b31ae2519371ac420ba13744dbb8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c427420587e0741ba9da94f1586669b82b31ae2519371ac420ba13744dbb8a7", kill_on_drop: false }` [INFO] [stdout] 5c427420587e0741ba9da94f1586669b82b31ae2519371ac420ba13744dbb8a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1225edad7d1d05aee0ef75554e880256691be93b693e43aeb9bfdb5fe683a41f [INFO] running `Command { std: "docker" "start" "-a" "1225edad7d1d05aee0ef75554e880256691be93b693e43aeb9bfdb5fe683a41f", kill_on_drop: false }` [INFO] [stderr] warning: the item `JubJubAffine` is imported redundantly [INFO] [stderr] --> src/license.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | use dusk_plonk::prelude::*; [INFO] [stderr] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zk-citadel` (lib) generated 1 warning [INFO] [stderr] warning: `zk-citadel` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zk_citadel-0bc07fef3283a1ae) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/citadel.rs (/opt/rustwide/target/debug/deps/citadel-68bd9a0b2038ca7c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_citadel_false_public_input has been running for over 60 seconds [INFO] [stdout] test test_citadel_false_session_cookie has been running for over 60 seconds [INFO] [stdout] test test_full_citadel has been running for over 60 seconds [INFO] [stdout] test test_full_shelter has been running for over 60 seconds [INFO] [stdout] test test_shelter_false_public_input has been running for over 60 seconds [INFO] [stdout] test test_full_shelter ... ok [INFO] [stdout] test test_shelter_false_public_input - should panic ... ok [INFO] [stdout] test test_citadel_false_session_cookie - should panic ... ok [INFO] [stdout] test test_full_citadel ... ok [INFO] [stdout] test test_citadel_false_public_input - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 397.76s [INFO] [stdout] [INFO] [stderr] Doc-tests zk-citadel [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1225edad7d1d05aee0ef75554e880256691be93b693e43aeb9bfdb5fe683a41f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1225edad7d1d05aee0ef75554e880256691be93b693e43aeb9bfdb5fe683a41f", kill_on_drop: false }` [INFO] [stdout] 1225edad7d1d05aee0ef75554e880256691be93b693e43aeb9bfdb5fe683a41f [INFO] testing zk-citadel-0.6.0 against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] extracting crate zk-citadel 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate zk-citadel 0.6.0 on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate zk-citadel 0.6.0 [INFO] finished tweaking crates.io crate zk-citadel 0.6.0 [INFO] tweaked toml for crates.io crate zk-citadel 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2265c0bf0829808451bb8e538c8720c4abd1054befb2649710b48e030dbbdff2 [INFO] running `Command { std: "docker" "start" "-a" "2265c0bf0829808451bb8e538c8720c4abd1054befb2649710b48e030dbbdff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2265c0bf0829808451bb8e538c8720c4abd1054befb2649710b48e030dbbdff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2265c0bf0829808451bb8e538c8720c4abd1054befb2649710b48e030dbbdff2", kill_on_drop: false }` [INFO] [stdout] 2265c0bf0829808451bb8e538c8720c4abd1054befb2649710b48e030dbbdff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a759875a114c6a6ad31bee1412ebdf7e58200b64a3df24a85d90f145849d199 [INFO] running `Command { std: "docker" "start" "-a" "7a759875a114c6a6ad31bee1412ebdf7e58200b64a3df24a85d90f145849d199", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling msgpacker-derive v0.3.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ranno v0.1.0 [INFO] [stderr] Compiling microkelvin v0.17.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling nstack v0.16.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling msgpacker v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling derive-hex v0.1.2 [INFO] [stderr] Compiling dusk-bytes v0.1.7 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling dusk-bls12_381 v0.12.3 [INFO] [stderr] Compiling dusk-merkle v0.5.2 [INFO] [stderr] Compiling dusk-jubjub v0.13.1 [INFO] [stderr] Compiling dusk-plonk v0.16.0 [INFO] [stderr] Compiling dusk-hades v0.22.1 [INFO] [stderr] Compiling dusk-poseidon v0.31.0 [INFO] [stderr] Compiling dusk-pki v0.13.0 [INFO] [stderr] Compiling poseidon-merkle v0.3.0 [INFO] [stderr] Compiling dusk-schnorr v0.14.0 [INFO] [stderr] Compiling zk-citadel v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `JubJubAffine` is imported redundantly [INFO] [stdout] --> src/license.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use dusk_plonk::prelude::*; [INFO] [stdout] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s [INFO] running `Command { std: "docker" "inspect" "7a759875a114c6a6ad31bee1412ebdf7e58200b64a3df24a85d90f145849d199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a759875a114c6a6ad31bee1412ebdf7e58200b64a3df24a85d90f145849d199", kill_on_drop: false }` [INFO] [stdout] 7a759875a114c6a6ad31bee1412ebdf7e58200b64a3df24a85d90f145849d199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e87355f15150c2ea8cb6aafae2e70d6e04f83cdf89846ace674c225a14dc1973 [INFO] running `Command { std: "docker" "start" "-a" "e87355f15150c2ea8cb6aafae2e70d6e04f83cdf89846ace674c225a14dc1973", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling dusk-bls12_381 v0.12.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling dusk-jubjub v0.13.1 [INFO] [stderr] Compiling dusk-plonk v0.16.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling dusk-hades v0.22.1 [INFO] [stderr] Compiling dusk-poseidon v0.31.0 [INFO] [stderr] Compiling dusk-pki v0.13.0 [INFO] [stderr] Compiling poseidon-merkle v0.3.0 [INFO] [stderr] Compiling dusk-schnorr v0.14.0 [INFO] [stderr] Compiling zk-citadel v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `JubJubAffine` is imported redundantly [INFO] [stdout] --> src/license.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use dusk_plonk::prelude::*; [INFO] [stdout] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `JubJubAffine` is imported redundantly [INFO] [stdout] --> src/license.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | use dusk_plonk::prelude::*; [INFO] [stdout] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `Command { std: "docker" "inspect" "e87355f15150c2ea8cb6aafae2e70d6e04f83cdf89846ace674c225a14dc1973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87355f15150c2ea8cb6aafae2e70d6e04f83cdf89846ace674c225a14dc1973", kill_on_drop: false }` [INFO] [stdout] e87355f15150c2ea8cb6aafae2e70d6e04f83cdf89846ace674c225a14dc1973 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afb60cd7e22e3da91741c7718af850f2138c1ab854d4b6e42afe6b0c0f4b9852 [INFO] running `Command { std: "docker" "start" "-a" "afb60cd7e22e3da91741c7718af850f2138c1ab854d4b6e42afe6b0c0f4b9852", kill_on_drop: false }` [INFO] [stderr] warning: the item `JubJubAffine` is imported redundantly [INFO] [stderr] --> src/license.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use dusk_jubjub::JubJubAffine; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | use dusk_plonk::prelude::*; [INFO] [stderr] | ---------------------- the item `JubJubAffine` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zk-citadel` (lib) generated 1 warning [INFO] [stderr] warning: `zk-citadel` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zk_citadel-0bc07fef3283a1ae) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/citadel.rs (/opt/rustwide/target/debug/deps/citadel-68bd9a0b2038ca7c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_citadel_false_public_input has been running for over 60 seconds [INFO] [stdout] test test_citadel_false_session_cookie has been running for over 60 seconds [INFO] [stdout] test test_full_citadel has been running for over 60 seconds [INFO] [stdout] test test_full_shelter has been running for over 60 seconds [INFO] [stdout] test test_shelter_false_public_input has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "afb60cd7e22e3da91741c7718af850f2138c1ab854d4b6e42afe6b0c0f4b9852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb60cd7e22e3da91741c7718af850f2138c1ab854d4b6e42afe6b0c0f4b9852", kill_on_drop: false }` [INFO] [stdout] afb60cd7e22e3da91741c7718af850f2138c1ab854d4b6e42afe6b0c0f4b9852