[INFO] cloning repository https://github.com/AMACB/respire
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AMACB/respire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMACB%2Frespire", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMACB%2Frespire'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd20d38e9e94c0298ab21af2f7699a23729eef67
[INFO] checking AMACB/respire against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMACB%2Frespire" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AMACB/respire on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AMACB/respire
[INFO] finished tweaking git repo https://github.com/AMACB/respire
[INFO] tweaked toml for git repo https://github.com/AMACB/respire written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AMACB/respire 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 948bbe8238cc66c6c687b889931f30dcdcea9be77222868c05a1b69379bdd555
[INFO] running `Command { std: "docker" "start" "-a" "948bbe8238cc66c6c687b889931f30dcdcea9be77222868c05a1b69379bdd555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "948bbe8238cc66c6c687b889931f30dcdcea9be77222868c05a1b69379bdd555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "948bbe8238cc66c6c687b889931f30dcdcea9be77222868c05a1b69379bdd555", kill_on_drop: false }`
[INFO] [stdout] 948bbe8238cc66c6c687b889931f30dcdcea9be77222868c05a1b69379bdd555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08eb68d2858025da4594ac06455f36cd79fad4dcce303ebad5339914bb8c643b
[INFO] running `Command { std: "docker" "start" "-a" "08eb68d2858025da4594ac06455f36cd79fad4dcce303ebad5339914bb8c643b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking respire v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/pir.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fhe_psi::math::int_mod::IntMod;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/pir.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use fhe_psi::math::int_mod_cyclo::IntModCyclo;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/pir.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fhe_psi::math::matrix::Matrix;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/pir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fhe_psi::math::rand_sampled::RandUniformSampled;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/pir.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fhe_psi::pir::respire::{RespireImpl, RespireParams, RespireParamsExpanded, PIR};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fhe_psi`
[INFO] [stdout]  --> benches/pir.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fhe_psi::respire;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use fhe_psi::math::gadget::{base_from_len, gadget_inverse};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use fhe_psi::math::int_mod_cyclo::IntModCyclo;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fhe_psi::math::int_mod_cyclo_crt::IntModCycloCRT;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fhe_psi::math::int_mod_cyclo_crt_eval::IntModCycloCRTEval;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fhe_psi::math::matrix::Matrix;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fhe_psi::math::ntt::{ntt_neg_backward, ntt_neg_forward};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]  --> benches/math.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use fhe_psi::math::rand_sampled::RandUniformSampled;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `fhe_psi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `fhe_psi`, use `cargo add fhe_psi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let scalar_key = SPIRALTest::encode_setup();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `auto_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:36:42
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let auto_key_regev = SPIRALTest::auto_setup::<
[INFO] [stdout]    |                              ------------^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `auto_hom` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:42:25
[INFO] [stdout]    |
[INFO] [stdout] 42 |             SPIRALTest::auto_hom::<
[INFO] [stdout]    |             ------------^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:51:38
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let scalar_key = SPIRALTest::encode_setup();
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `auto_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let auto_key_regev = SPIRALTest::auto_setup::<
[INFO] [stdout]    |                              ------------^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `auto_hom` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |             SPIRALTest::auto_hom::<
[INFO] [stdout]    |             ------------^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:69:42
[INFO] [stdout]    |
[INFO] [stdout] 69 |             let scalar_key = SPIRALTest::encode_setup();
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `auto_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:70:46
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let auto_key_regev = SPIRALTest::auto_setup::<
[INFO] [stdout]    |                                  ------------^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `do_coeff_expand_iter` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 SPIRALTest::do_coeff_expand_iter::<
[INFO] [stdout]    |                 ------------^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let scalar_key = SPIRALTest::encode_setup();
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `auto_setup` found for unit type `()` in the current scope
[INFO] [stdout]   --> benches/pir.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let auto_key_regev = SPIRALTest::auto_setup::<
[INFO] [stdout]    |                                  ------------^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `respire` (bench "math") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `do_coeff_expand_iter` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:106:29
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 SPIRALTest::do_coeff_expand_iter::<
[INFO] [stdout]     |                 ------------^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `regev_mul_x_pow` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |         b.iter(|| SPIRALTest::regev_mul_x_pow(black_box(&ct), black_box(101)))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_setup` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let s = SPIRALTest::encode_setup();
[INFO] [stdout]     |                             ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `regev_to_gsw_setup` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:128:44
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let regev_to_gsw_key = SPIRALTest::regev_to_gsw_setup(&s);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_regev` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:135:42
[INFO] [stdout]     |
[INFO] [stdout] 135 |             encrypt_vec.push(SPIRALTest::encode_regev(&s, &msg_curr));
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `regev_to_gsw` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:140:25
[INFO] [stdout]     |
[INFO] [stdout] 140 |             SPIRALTest::regev_to_gsw(
[INFO] [stdout]     |                         ^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `regev_sub_hom` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:151:31
[INFO] [stdout]     |
[INFO] [stdout] 151 |         b.iter(|| SPIRALTest::regev_sub_hom(black_box(&m1), black_box(&m2)));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `hybrid_mul_hom` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:158:31
[INFO] [stdout]     |
[INFO] [stdout] 158 |         b.iter(|| SPIRALTest::hybrid_mul_hom(black_box(&m1), black_box(&m2)));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `setup` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:163:36
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let (qk, pp) = SPIRALTest::setup();
[INFO] [stdout]     |                                    ^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `query` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:165:29
[INFO] [stdout]     |
[INFO] [stdout] 165 |         let q = SPIRALTest::query(&qk, idx);
[INFO] [stdout]     |                             ^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `answer_query_expand` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:166:31
[INFO] [stdout]     |
[INFO] [stdout] 166 |         b.iter(|| SPIRALTest::answer_query_expand(black_box(&pp), black_box(&q)))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `PACKED_DB_SIZE` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |             .take(SPIRALTest::PACKED_DB_SIZE)
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `encode_db` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:175:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let db = SPIRALTest::encode_db(records.iter());
[INFO] [stdout]     |                              ^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ETA1` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:178:36
[INFO] [stdout]     |
[INFO] [stdout] 178 |             .take(1 << SPIRALTest::ETA1)
[INFO] [stdout]     |                                    ^^^^ associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `answer_first_dim` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:180:31
[INFO] [stdout]     |
[INFO] [stdout] 180 |         b.iter(|| SPIRALTest::answer_first_dim(black_box(&db), black_box(regevs.as_slice())));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ETA1` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:187:36
[INFO] [stdout]     |
[INFO] [stdout] 187 |             .take(1 << SPIRALTest::ETA1)
[INFO] [stdout]     |                                    ^^^^ associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `ETA2` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .take(SPIRALTest::ETA2 * (SPIRAL_TEST_PARAMS.Z_FOLD - 1))
[INFO] [stdout]     |                               ^^^^ associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `answer_fold` found for unit type `()` in the current scope
[INFO] [stdout]    --> benches/pir.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |             SPIRALTest::answer_fold(
[INFO] [stdout]     |                         ^^^^^^^^^^^ function or associated item not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `respire` (bench "pir") due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "08eb68d2858025da4594ac06455f36cd79fad4dcce303ebad5339914bb8c643b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08eb68d2858025da4594ac06455f36cd79fad4dcce303ebad5339914bb8c643b", kill_on_drop: false }`
[INFO] [stdout] 08eb68d2858025da4594ac06455f36cd79fad4dcce303ebad5339914bb8c643b
