[INFO] cloning repository https://github.com/mobilecoinofficial/mc-oblivious
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobilecoinofficial/mc-oblivious" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42fa076dc69ec61625cbdf23f24c51a51ad7bb95
[INFO] testing mobilecoinofficial/mc-oblivious 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%2Fmobilecoinofficial%2Fmc-oblivious" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mobilecoinofficial/mc-oblivious
[INFO] finished tweaking git repo https://github.com/mobilecoinofficial/mc-oblivious
[INFO] tweaked toml for git repo https://github.com/mobilecoinofficial/mc-oblivious written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobilecoinofficial/mc-oblivious 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/mobilecoinofficial/mc-oblivious 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 83271e2dd3663e0d2c6e30a210195d9ff344f2f41a33de510e066bcad20d7064
[INFO] running `Command { std: "docker" "start" "-a" "83271e2dd3663e0d2c6e30a210195d9ff344f2f41a33de510e066bcad20d7064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83271e2dd3663e0d2c6e30a210195d9ff344f2f41a33de510e066bcad20d7064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83271e2dd3663e0d2c6e30a210195d9ff344f2f41a33de510e066bcad20d7064", kill_on_drop: false }`
[INFO] [stdout] 83271e2dd3663e0d2c6e30a210195d9ff344f2f41a33de510e066bcad20d7064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9bd5f1610ca1f41a7fc2d44047b89bbecba525b98c3efaf13da15a4c1944b618
[INFO] running `Command { std: "docker" "start" "-a" "9bd5f1610ca1f41a7fc2d44047b89bbecba525b98c3efaf13da15a4c1944b618", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_hc v0.3.2
[INFO] [stderr]    Compiling aligned-array v1.0.1
[INFO] [stderr]    Compiling aligned-cmov v2.3.0 (/opt/rustwide/workdir/aligned-cmov)
[INFO] [stderr]    Compiling balanced-tree-index v2.3.0 (/opt/rustwide/workdir/balanced-tree-index)
[INFO] [stderr]    Compiling test-helper v2.3.0 (/opt/rustwide/workdir/test-helper)
[INFO] [stderr]    Compiling mc-oblivious-traits v2.3.0 (/opt/rustwide/workdir/mc-oblivious-traits)
[INFO] [stderr]    Compiling mc-oblivious-map v2.3.0 (/opt/rustwide/workdir/mc-oblivious-map)
[INFO] [stderr]    Compiling mc-oblivious-ram v2.3.0 (/opt/rustwide/workdir/mc-oblivious-ram)
[INFO] [stdout] warning: struct `PathORAM4096Z2Creator` is never constructed
[INFO] [stdout]   --> mc-oblivious-ram/src/lib.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct PathORAM4096Z2Creator<R, SC>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "9bd5f1610ca1f41a7fc2d44047b89bbecba525b98c3efaf13da15a4c1944b618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd5f1610ca1f41a7fc2d44047b89bbecba525b98c3efaf13da15a4c1944b618", kill_on_drop: false }`
[INFO] [stdout] 9bd5f1610ca1f41a7fc2d44047b89bbecba525b98c3efaf13da15a4c1944b618
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fef5cde2e9fb7c931b674a444049bd2fe6def7738c23162ccc2b93434b18db6d
[INFO] running `Command { std: "docker" "start" "-a" "fef5cde2e9fb7c931b674a444049bd2fe6def7738c23162ccc2b93434b18db6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling mc-oblivious-ram v2.3.0 (/opt/rustwide/workdir/mc-oblivious-ram)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling balanced-tree-index v2.3.0 (/opt/rustwide/workdir/balanced-tree-index)
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]    Compiling mc-oblivious-traits v2.3.0 (/opt/rustwide/workdir/mc-oblivious-traits)
[INFO] [stderr]    Compiling test-helper v2.3.0 (/opt/rustwide/workdir/test-helper)
[INFO] [stdout] warning: struct `PathORAM4096Z2Creator` is never constructed
[INFO] [stdout]   --> mc-oblivious-ram/src/lib.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct PathORAM4096Z2Creator<R, SC>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.7.2
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling mc-rand v1.1.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling yare-macro v1.0.1
[INFO] [stderr]    Compiling yare v1.0.2
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mc-oblivious-map v2.3.0 (/opt/rustwide/workdir/mc-oblivious-map)
[INFO] [stderr]    Compiling aligned-cmov v2.3.0 (/opt/rustwide/workdir/aligned-cmov)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.71s
[INFO] running `Command { std: "docker" "inspect" "fef5cde2e9fb7c931b674a444049bd2fe6def7738c23162ccc2b93434b18db6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef5cde2e9fb7c931b674a444049bd2fe6def7738c23162ccc2b93434b18db6d", kill_on_drop: false }`
[INFO] [stdout] fef5cde2e9fb7c931b674a444049bd2fe6def7738c23162ccc2b93434b18db6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3ee4f449d309400a5423705e9927d39655c56dd2ab0298a134df0e8ea5bb5a7a
[INFO] running `Command { std: "docker" "start" "-a" "3ee4f449d309400a5423705e9927d39655c56dd2ab0298a134df0e8ea5bb5a7a", kill_on_drop: false }`
[INFO] [stderr] warning: struct `PathORAM4096Z2Creator` is never constructed
[INFO] [stderr]   --> mc-oblivious-ram/src/lib.rs:53:8
[INFO] [stderr]    |
[INFO] [stderr] 53 | struct PathORAM4096Z2Creator<R, SC>
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mc-oblivious-ram` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aligned_cmov-4accc61bbe4750b0)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test testing::test_cmov_96bytes ... ok
[INFO] [stdout] test testing::test_cmov_72bytes ... ok
[INFO] [stdout] test testing::test_cmov_a64_128bytes ... ok
[INFO] [stdout] test testing::test_cmov_64bytes ... ok
[INFO] [stdout] test testing::test_cmov_a64_320bytes ... ok
[INFO] [stdout] test testing::test_cmov_a64_3bytes ... ok
[INFO] [stdout] test testing::test_cmov_a64_72bytes ... ok
[INFO] [stdout] test testing::test_cmov_a64_448bytes ... ok
[INFO] [stdout] test testing::test_cmov_a64_64bytes ... ok
[INFO] [stdout] test testing::test_cmov_i32 ... ok
[INFO] [stdout] test testing::test_cmov_a64_96bytes ... ok
[INFO] [stdout] test testing::test_cmov_u64 ... ok
[INFO] [stdout] test testing::test_cmov_i64 ... ok
[INFO] [stdout] test testing::test_cmov_u32 ... ok
[INFO] [stdout] test testing::test_cmov_usize ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/balanced_tree_index-1f5c23c3c0e3f8da)
[INFO] [stdout] test testing::test_cmov_8bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test testing::test_height_u64 ... ok
[INFO] [stdout] test testing::test_height_u32 ... ok
[INFO] [stdout] test testing::common_ancestor_height_u32 ... ok
[INFO] [stdout] test testing::common_ancestor_height_u64 ... ok
[INFO] [stdout] test testing::test_parents_iterator_u32 ... ok
[INFO] [stdout] test testing::test_parents_iterator_u64 ... ok
[INFO] [stdout] test testing::test_common_ancestor_u32 ... ok
[INFO] [stdout] test testing::common_ancestor_distance_conformance_u32 ... ok
[INFO] [stdout] test testing::test_random_child_at_height_u32 ... ok
[INFO] [stdout] test testing::test_common_ancestor_u64 ... ok
[INFO] [stdout] test testing::common_ancestor_distance_conformance_u64 ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_oblivious_map-b458db3bd3de386b)
[INFO] [stdout] test testing::test_random_child_at_height_u64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test testing::sanity_check_omap_access_api_z4_256 ... ok
[INFO] [stdout] test testing::sanity_check_omap_z4_256 ... ok
[INFO] [stdout] test testing::sanity_check_omap_z4_4 ... ok
[INFO] [stdout] test testing::sanity_check_omap_z4_524288 ... ok
[INFO] [stdout] test testing::sanity_check_omap_z4_2097152 ... ok
[INFO] [stdout] test testing::exercise_omap_two_choice_path_oram_z4_256 ... ok
[INFO] [stdout] test testing::exercise_omap_two_choice_path_oram_z4_3072 has been running for over 60 seconds
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mc_oblivious_ram-a146cffa95376b7a)
[INFO] [stdout] test testing::exercise_omap_two_choice_path_oram_z4_3072 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 67.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test evictor::tests::test_deterministic_oram_get_branches_to_evict ... ok
[INFO] [stdout] test evictor::tests::test_bucket_has_vacancy ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::all_at_root ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::first_empty_others_at_root ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::last_deepest ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::none ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::second_deepest ... ok
[INFO] [stdout] test evictor::tests::test_prepare_deepest_for_tree_with_deleted_elements ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::third_deepest ... ok
[INFO] [stdout] test evictor::tests::test_like_paper ... ok
[INFO] [stdout] test evictor::tests::test_prepare_deepest_takes_higher_of_2_elements ... ok
[INFO] [stdout] test evictor::tests::test_take_block_if_appropriate ... ok
[INFO] [stdout] test evictor::tests::test_prepare_deepest_and_target_with_random_comparison ... ok
[INFO] [stdout] test evictor::tests::test_prepare_deepest_and_target_with_fixed_tree ... ok
[INFO] [stdout] test testing::sanity_check_path_oram_z4_1 ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::all_at_leaf ... ok
[INFO] [stdout] test evictor::tests::test_index_of_deepest_block_from_bucket::all_at_middle ... ok
[INFO] [stdout] test testing::sanity_check_path_oram_z4_1024 ... ok
[INFO] [stdout] test testing::sanity_check_path_oram_z2_1024 ... ok
[INFO] [stdout] test testing::sanity_check_path_oram_z4_8192 ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p mc-oblivious-ram --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/mc_oblivious_ram-a146cffa95376b7a` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3ee4f449d309400a5423705e9927d39655c56dd2ab0298a134df0e8ea5bb5a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee4f449d309400a5423705e9927d39655c56dd2ab0298a134df0e8ea5bb5a7a", kill_on_drop: false }`
[INFO] [stdout] 3ee4f449d309400a5423705e9927d39655c56dd2ab0298a134df0e8ea5bb5a7a
