[INFO] cloning repository https://github.com/stargazer612/IBE_Scheme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stargazer612/IBE_Scheme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstargazer612%2FIBE_Scheme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstargazer612%2FIBE_Scheme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 543124ea1f027c19a737967acc4464597d554fc9
[INFO] testing stargazer612/IBE_Scheme/543124ea1f027c19a737967acc4464597d554fc9 against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstargazer612%2FIBE_Scheme" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stargazer612/IBE_Scheme
[INFO] finished tweaking git repo https://github.com/stargazer612/IBE_Scheme
[INFO] tweaked toml for git repo https://github.com/stargazer612/IBE_Scheme written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stargazer612/IBE_Scheme on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stargazer612/IBE_Scheme 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b438f00b797c2fbdb7face5520a3f2ac5caac9c5c1c528832edd4676236e3ac7
[INFO] running `Command { std: "docker" "start" "-a" "b438f00b797c2fbdb7face5520a3f2ac5caac9c5c1c528832edd4676236e3ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b438f00b797c2fbdb7face5520a3f2ac5caac9c5c1c528832edd4676236e3ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b438f00b797c2fbdb7face5520a3f2ac5caac9c5c1c528832edd4676236e3ac7", kill_on_drop: false }`
[INFO] [stdout] b438f00b797c2fbdb7face5520a3f2ac5caac9c5c1c528832edd4676236e3ac7
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3fca2630225bd9a816c9fe22874acdea4dffbcc2d000c8b80a80240880b01b
[INFO] running `Command { std: "docker" "start" "-a" "2b3fca2630225bd9a816c9fe22874acdea4dffbcc2d000c8b80a80240880b01b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ibe_schemes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.21s
[INFO] running `Command { std: "docker" "inspect" "2b3fca2630225bd9a816c9fe22874acdea4dffbcc2d000c8b80a80240880b01b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3fca2630225bd9a816c9fe22874acdea4dffbcc2d000c8b80a80240880b01b", kill_on_drop: false }`
[INFO] [stdout] 2b3fca2630225bd9a816c9fe22874acdea4dffbcc2d000c8b80a80240880b01b
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45a80c256e6b5655be52db284cb4b94dda1f9936b74963bf2019d69ac8c818a2
[INFO] running `Command { std: "docker" "start" "-a" "45a80c256e6b5655be52db284cb4b94dda1f9936b74963bf2019d69ac8c818a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ibe_schemes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.88s
[INFO] running `Command { std: "docker" "inspect" "45a80c256e6b5655be52db284cb4b94dda1f9936b74963bf2019d69ac8c818a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45a80c256e6b5655be52db284cb4b94dda1f9936b74963bf2019d69ac8c818a2", kill_on_drop: false }`
[INFO] [stdout] 45a80c256e6b5655be52db284cb4b94dda1f9936b74963bf2019d69ac8c818a2
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e33c000f48e3d8795a10de265c1723ec2c1679a1998f5a7ec6092153e338c5a4
[INFO] running `Command { std: "docker" "start" "-a" "e33c000f48e3d8795a10de265c1723ec2c1679a1998f5a7ec6092153e338c5a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running tests/affine-mac.rs (/opt/rustwide/target/debug/deps/affine_mac-fca09143ad760fd8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test affine_mac_small_ok ... ok
[INFO] [stdout] test affine_mac_large_ok ... ok
[INFO] [stdout] test affine_mac_small_fail ... ok
[INFO] [stdout] test affine_mac_large_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/affine_mac_levels1.rs (/opt/rustwide/target/debug/deps/affine_mac_levels1-494f097f64b1e138)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test affine_mac_levels1_max_depth_fail - should panic ... ok
[INFO] [stdout] test affine_mac_levels1_max_depth_ok ... ok
[INFO] [stdout] test affine_mac_levels1_hierarchy_mismatch_fail ... ok
[INFO] [stdout] test affine_mac_levels1_prefix_mismatch_fail ... ok
[INFO] [stdout] test affine_mac_levels1_longer_identity_ok ... ok
[INFO] [stdout] test affine_mac_levels1_single_level_fail ... ok
[INFO] [stdout] test affine_mac_levels1_single_level_ok ... ok
[INFO] [stdout] test affine_mac_levels1_randomness_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/affine_mac_levels2.rs (/opt/rustwide/target/debug/deps/affine_mac_levels2-e30625bb1074cbf1)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test affine_mac_levels2_max_depth_fail - should panic ... ok
[INFO] [stdout] test affine_mac_levels2_single_level_ok ... ok
[INFO] [stdout] test affine_mac_levels2_hierarchy_mismatch_fail ... ok
[INFO] [stdout] test affine_mac_levels2_single_level_fail ... ok
[INFO] [stdout] test affine_mac_levels2_longer_identity_ok ... ok
[INFO] [stdout] test affine_mac_levels2_randomness_check ... ok
[INFO] [stdout] test affine_mac_levels2_prefix_mismatch_ok ... ok
[INFO] [stdout] test affine_mac_levels2_max_depth_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bb.rs (/opt/rustwide/target/debug/deps/bb-75facf96a610e17a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bb_longer_ok ... ok
[INFO] [stdout] test bb_minimal_fail ... ok
[INFO] [stdout] test bb_longer_fail ... ok
[INFO] [stderr]      Running tests/bf.rs (/opt/rustwide/target/debug/deps/bf-3a9fe810c13c8b6d)
[INFO] [stdout] test bb_minimal_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test bf_minimal_fail ... ok
[INFO] [stdout] test bf_longer_fail ... ok
[INFO] [stdout] test bf_longer_ok ... ok
[INFO] [stdout] test bf_minimal_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hiberla_dec.rs (/opt/rustwide/target/debug/deps/hiberla_dec-4d4f639252c911cd)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test hiberla_exact_match_perfect_partition_ok ... ok
[INFO] [stdout] test hiberla_inferior_large_parition_fail ... ok
[INFO] [stdout] test hiberla_hierarchy_mismatch_single_partition_fail ... ok
[INFO] [stdout] test hiberla_hierarchy_mismatch_perfect_partition_fail ... ok
[INFO] [stdout] test hiberla_inferior_fail ... ok
[INFO] [stdout] test hiberla_hierarchy_mismatch_multi_partition_fail ... ok
[INFO] [stdout] test hiberla_delegate_hierarchy_mismatch_fail ... ok
[INFO] [stdout] test hiberla_exact_match_ok ... ok
[INFO] [stdout] test hiberla_minimal_fail ... ok
[INFO] [stdout] test hiberla_exact_match_minimal_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_multi_partition_fully_filled_ok ... ok
[INFO] [stdout] test hiberla_delegate_single_partition_fully_filled_ok ... ok
[INFO] [stdout] test hiberla_exact_match_multi_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_single_partition_new_partition_ok ... ok
[INFO] [stdout] test hiberla_minimal_large_partition_ok ... ok
[INFO] [stdout] test hiberla_inferior_minimal_partition_fail ... ok
[INFO] [stdout] test hiberla_minimal_ok ... ok
[INFO] [stdout] test hiberla_delegate_multi_partition_new_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_single_partition_space_left_ok ... ok
[INFO] [stdout] test hiberla_delegate_multi_partition_space_left_ok ... ok
[INFO] [stdout] test hiberla_root_minimal_partition_ok ... ok
[INFO] [stdout] test hiberla_superior_multi_partition_ok ... ok
[INFO] [stdout] test hiberla_root_single_partition_ok ... ok
[INFO] [stdout] test hiberla_superior_single_partition_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hiberla_enc.rs (/opt/rustwide/target/debug/deps/hiberla_enc-034c30de9b001467)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test hiberla_hierarchy_mismatch_perfect_partition_fail ... ok
[INFO] [stdout] test hiberla_inferior_large_parition_fail ... ok
[INFO] [stdout] test hiberla_hierarchy_mismatch_multi_partition_fail ... ok
[INFO] [stdout] test hiberla_exact_match_minimal_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_hierarchy_mismatch_fail ... ok
[INFO] [stdout] test hiberla_hierarchy_mismatch_single_partition_fail ... ok
[INFO] [stdout] test hiberla_exact_match_perfect_partition_ok ... ok
[INFO] [stdout] test hiberla_minimal_ok ... ok
[INFO] [stdout] test hiberla_exact_match_ok ... ok
[INFO] [stdout] test hiberla_minimal_fail ... ok
[INFO] [stdout] test hiberla_inferior_fail ... ok
[INFO] [stdout] test hiberla_delegate_multi_partition_space_left_ok ... ok
[INFO] [stdout] test hiberla_exact_match_multi_partition_ok ... ok
[INFO] [stdout] test hiberla_minimal_large_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_single_partition_space_left_ok ... ok
[INFO] [stdout] test hiberla_delegate_single_partition_fully_filled_ok ... ok
[INFO] [stdout] test hiberla_root_minimal_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_single_partition_new_partition_ok ... ok
[INFO] [stdout] test hiberla_inferior_minimal_partition_fail ... ok
[INFO] [stdout] test hiberla_delegate_multi_partition_fully_filled_ok ... ok
[INFO] [stdout] test hiberla_superior_multi_partition_ok ... ok
[INFO] [stdout] test hiberla_root_single_partition_ok ... ok
[INFO] [stdout] test hiberla_superior_multi_level_multi_partition_ok ... ok
[INFO] [stdout] test hiberla_delegate_multi_partition_new_partition_ok ... ok
[INFO] [stdout] test hiberla_superior_single_partition_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hibkem1.rs (/opt/rustwide/target/debug/deps/hibkem1-1446258d8329615a)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test hibkem1_delegation_chained_l1_to_l4 has been running for over 60 seconds
[INFO] [stdout] test hibkem1_delegation_l1_to_l2 has been running for over 60 seconds
[INFO] [stdout] test hibkem1_enc_dec_level_1 has been running for over 60 seconds
[INFO] [stdout] test hibkem1_enc_dec_level_2 has been running for over 60 seconds
[INFO] [stdout] test hibkem1_enc_dec_level_3 has been running for over 60 seconds
[INFO] [stdout] test hibkem1_enc_dec_level_4 has been running for over 60 seconds
[INFO] [stdout] test hibkem1_encryption_randomness has been running for over 60 seconds
[INFO] [stdout] test hibkem1_extract_and_delegated_key_both_decrypt has been running for over 60 seconds
[INFO] [stdout] test hibkem1_parent_cannot_decrypt_child_ciphertext has been running for over 60 seconds
[INFO] [stdout] test hibkem1_wrong_depth_decrypt_fail has been running for over 60 seconds
[INFO] [stdout] test hibkem1_wrong_identity_cannot_decrypt has been running for over 60 seconds
[INFO] [stdout] test hibkem1_encryption_randomness ... ok
[INFO] [stdout] test hibkem1_enc_dec_level_4 ... ok
[INFO] [stdout] test hibkem1_enc_dec_level_3 ... ok
[INFO] [stdout] test hibkem1_enc_dec_level_2 ... ok
[INFO] [stdout] test hibkem1_parent_cannot_decrypt_child_ciphertext ... ok
[INFO] [stdout] test hibkem1_wrong_depth_decrypt_fail ... ok
[INFO] [stdout] test hibkem1_wrong_identity_cannot_decrypt ... ok
[INFO] [stdout] test hibkem1_delegation_l1_to_l2 ... ok
[INFO] [stdout] test hibkem1_extract_and_delegated_key_both_decrypt ... ok
[INFO] [stdout] test hibkem1_delegation_chained_l1_to_l4 ... ok
[INFO] [stdout] test hibkem1_enc_dec_level_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 485.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hibkem2.rs (/opt/rustwide/target/debug/deps/hibkem2-9bd3f013c28d9a4d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test hibkem2_delegation_chained_l1_to_l4 has been running for over 60 seconds
[INFO] [stdout] test hibkem2_delegation_l1_to_l2 has been running for over 60 seconds
[INFO] [stdout] test hibkem2_enc_dec_level_1 has been running for over 60 seconds
[INFO] [stdout] test hibkem2_enc_dec_level_2 has been running for over 60 seconds
[INFO] [stdout] test hibkem2_enc_dec_level_3 has been running for over 60 seconds
[INFO] [stdout] test hibkem2_enc_dec_level_4 has been running for over 60 seconds
[INFO] [stdout] test hibkem2_encryption_randomness has been running for over 60 seconds
[INFO] [stdout] test hibkem2_extract_and_delegated_key_both_decrypt has been running for over 60 seconds
[INFO] [stdout] test hibkem2_parent_cannot_decrypt_child_ciphertext has been running for over 60 seconds
[INFO] [stdout] test hibkem2_wrong_depth_decrypt_fail has been running for over 60 seconds
[INFO] [stdout] test hibkem2_wrong_identity_cannot_decrypt has been running for over 60 seconds
[INFO] [stdout] test hibkem2_wrong_depth_decrypt_fail - should panic ... ok
[INFO] [stdout] test hibkem2_wrong_identity_cannot_decrypt ... ok
[INFO] [stdout] test hibkem2_enc_dec_level_1 ... ok
[INFO] [stdout] test hibkem2_encryption_randomness ... ok
[INFO] [stdout] test hibkem2_parent_cannot_decrypt_child_ciphertext - should panic ... ok
[INFO] [stdout] test hibkem2_enc_dec_level_2 ... ok
[INFO] [stdout] test hibkem2_enc_dec_level_3 ... ok
[INFO] [stdout] test hibkem2_enc_dec_level_4 ... ok
[INFO] [stdout] test hibkem2_delegation_l1_to_l2 ... ok
[INFO] [stdout] test hibkem2_extract_and_delegated_key_both_decrypt ... ok
[INFO] [stdout] test hibkem2_delegation_chained_l1_to_l4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 288.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ibkem1.rs (/opt/rustwide/target/debug/deps/ibkem1-7692ef2d0109f2d0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ibkem1_fail ... ok
[INFO] [stdout] test test_ibkem1_ok ... ok
[INFO] [stderr]      Running tests/ibkem2.rs (/opt/rustwide/target/debug/deps/ibkem2-77fad27022dafce0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.82s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ibkem2_fail ... ok
[INFO] [stdout] test test_ibkem2_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.68s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lw.rs (/opt/rustwide/target/debug/deps/lw-545f82ee13c92282)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test lw_minimal_fail ... ok
[INFO] [stdout] test lw_root_ok ... ok
[INFO] [stdout] test lw_hierarchy_mismatch_fail ... ok
[INFO] [stdout] test lw_minimal_ok ... ok
[INFO] [stdout] test lw_inferior_fail ... ok
[INFO] [stdout] test lw_superior_ok ... ok
[INFO] [stdout] test lw_delegate_minimal_ok ... ok
[INFO] [stdout] test lw_delegate_hierarchy_mismatch_fail ... ok
[INFO] [stdout] test lw_delegate_superior_ok ... ok
[INFO] [stdout] test lw_delegate_ok ... ok
[INFO] [stderr]      Running tests/qanizk.rs (/opt/rustwide/target/debug/deps/qanizk-f7c110239fc04bf1)
[INFO] [stdout] test lw_exact_match_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.88s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "e33c000f48e3d8795a10de265c1723ec2c1679a1998f5a7ec6092153e338c5a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33c000f48e3d8795a10de265c1723ec2c1679a1998f5a7ec6092153e338c5a4", kill_on_drop: false }`
[INFO] [stdout] e33c000f48e3d8795a10de265c1723ec2c1679a1998f5a7ec6092153e338c5a4
