[INFO] fetching crate zk-citadel 0.11.0...
[INFO] testing zk-citadel-0.11.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate zk-citadel 0.11.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate zk-citadel 0.11.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate zk-citadel 0.11.0
[INFO] finished tweaking crates.io crate zk-citadel 0.11.0
[INFO] tweaked toml for crates.io crate zk-citadel 0.11.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.4.8 (latest: v0.8.11)
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding anes v0.1.6 (latest: v0.2.0)
[INFO] [stderr]       Adding bls12_381-bls v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding bytecheck v0.6.12 (latest: v0.7.0)
[INFO] [stderr]       Adding bytecheck_derive v0.6.12 (latest: v0.7.0)
[INFO] [stderr]       Adding dusk-poseidon v0.33.0 (latest: v0.39.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding hashbrown v0.9.1 (latest: v0.14.5)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding itertools v0.9.0 (latest: v0.13.0)
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr]       Adding jubjub-schnorr v0.2.2 (latest: v0.4.0)
[INFO] [stderr]       Adding phoenix-core v0.26.0 (latest: v0.28.1)
[INFO] [stderr]       Adding poseidon-merkle v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding ptr_meta v0.1.4 (latest: v0.2.0)
[INFO] [stderr]       Adding ptr_meta_derive v0.1.4 (latest: v0.2.0)
[INFO] [stderr]       Adding radium v0.7.0 (latest: v1.1.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wyz v0.5.1 (latest: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dusk-jubjub v0.14.1
[INFO] [stderr]   Downloaded dusk-merkle v0.5.2
[INFO] [stderr]   Downloaded msgpacker v0.4.3
[INFO] [stderr]   Downloaded poseidon-merkle v0.5.0
[INFO] [stderr]   Downloaded microkelvin v0.17.0
[INFO] [stderr]   Downloaded nstack v0.16.0
[INFO] [stderr]   Downloaded ranno v0.1.0
[INFO] [stderr]   Downloaded dusk-hades v0.24.1
[INFO] [stderr]   Downloaded jubjub-schnorr v0.2.2
[INFO] [stderr]   Downloaded dusk-bls12_381 v0.13.0
[INFO] [stderr]   Downloaded dusk-plonk v0.19.2
[INFO] [stderr]   Downloaded dusk-poseidon v0.33.0
[INFO] [stderr]   Downloaded bls12_381-bls v0.2.0
[INFO] [stderr]   Downloaded phoenix-core v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac09344286dcc5a8e0d4b5df51980ddb67d5ae2cdd7c34806c0c33bf26dfb3e
[INFO] running `Command { std: "docker" "start" "-a" "0ac09344286dcc5a8e0d4b5df51980ddb67d5ae2cdd7c34806c0c33bf26dfb3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac09344286dcc5a8e0d4b5df51980ddb67d5ae2cdd7c34806c0c33bf26dfb3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac09344286dcc5a8e0d4b5df51980ddb67d5ae2cdd7c34806c0c33bf26dfb3e", kill_on_drop: false }`
[INFO] [stdout] 0ac09344286dcc5a8e0d4b5df51980ddb67d5ae2cdd7c34806c0c33bf26dfb3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69801c67103dc23a052c0e36df0d5f4d6ee5952bac6b3a6bce4125d42fbfe3be
[INFO] running `Command { std: "docker" "start" "-a" "69801c67103dc23a052c0e36df0d5f4d6ee5952bac6b3a6bce4125d42fbfe3be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[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 typenum v1.17.0
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling dusk-hades v0.24.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ranno v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling microkelvin v0.17.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling nstack v0.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[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 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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling msgpacker-derive v0.3.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling msgpacker v0.4.3
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling dusk-bls12_381 v0.13.0
[INFO] [stderr]    Compiling dusk-merkle v0.5.2
[INFO] [stderr]    Compiling dusk-jubjub v0.14.1
[INFO] [stderr]    Compiling bls12_381-bls v0.2.0
[INFO] [stderr]    Compiling dusk-plonk v0.19.2
[INFO] [stderr]    Compiling dusk-poseidon v0.33.0
[INFO] [stderr]    Compiling jubjub-schnorr v0.2.2
[INFO] [stderr]    Compiling poseidon-merkle v0.5.0
[INFO] [stderr]    Compiling phoenix-core v0.26.0
[INFO] [stderr]    Compiling zk-citadel v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.20s
[INFO] running `Command { std: "docker" "inspect" "69801c67103dc23a052c0e36df0d5f4d6ee5952bac6b3a6bce4125d42fbfe3be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69801c67103dc23a052c0e36df0d5f4d6ee5952bac6b3a6bce4125d42fbfe3be", kill_on_drop: false }`
[INFO] [stdout] 69801c67103dc23a052c0e36df0d5f4d6ee5952bac6b3a6bce4125d42fbfe3be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad7745af68db803b8c48e6567d28e085fc5c28595acf12f946ccac618871131
[INFO] running `Command { std: "docker" "start" "-a" "5ad7745af68db803b8c48e6567d28e085fc5c28595acf12f946ccac618871131", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling dusk-bls12_381 v0.13.0
[INFO] [stderr]    Compiling dusk-merkle v0.5.2
[INFO] [stderr]    Compiling dusk-jubjub v0.14.1
[INFO] [stderr]    Compiling bls12_381-bls v0.2.0
[INFO] [stderr]    Compiling dusk-plonk v0.19.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dusk-hades v0.24.1
[INFO] [stderr]    Compiling dusk-poseidon v0.33.0
[INFO] [stderr]    Compiling jubjub-schnorr v0.2.2
[INFO] [stderr]    Compiling poseidon-merkle v0.5.0
[INFO] [stderr]    Compiling phoenix-core v0.26.0
[INFO] [stderr]    Compiling zk-citadel v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.53s
[INFO] running `Command { std: "docker" "inspect" "5ad7745af68db803b8c48e6567d28e085fc5c28595acf12f946ccac618871131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad7745af68db803b8c48e6567d28e085fc5c28595acf12f946ccac618871131", kill_on_drop: false }`
[INFO] [stdout] 5ad7745af68db803b8c48e6567d28e085fc5c28595acf12f946ccac618871131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8483e59ce50681a86d5f4ed763e1bb3a602f5d107f9807c778b7be4e96544ed3
[INFO] running `Command { std: "docker" "start" "-a" "8483e59ce50681a86d5f4ed763e1bb3a602f5d107f9807c778b7be4e96544ed3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zk_citadel-caf71de274192eb7)
[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-c0f207d33c6e3d02)
[INFO] [stdout] 
[INFO] [stdout] running 3 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
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8483e59ce50681a86d5f4ed763e1bb3a602f5d107f9807c778b7be4e96544ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8483e59ce50681a86d5f4ed763e1bb3a602f5d107f9807c778b7be4e96544ed3", kill_on_drop: false }`
[INFO] [stdout] 8483e59ce50681a86d5f4ed763e1bb3a602f5d107f9807c778b7be4e96544ed3
