[INFO] fetching crate lox-library 0.2.0...
[INFO] checking lox-library-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lox-library 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate lox-library 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lox-library 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lox-library 0.2.0
[INFO] tweaked toml for crates.io crate lox-library 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91d017e0e37e61d102f1f5bb9b1677f0fac011aa7d6205ca8e56d3d49020ae57
[INFO] running `Command { std: "docker" "start" "-a" "91d017e0e37e61d102f1f5bb9b1677f0fac011aa7d6205ca8e56d3d49020ae57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91d017e0e37e61d102f1f5bb9b1677f0fac011aa7d6205ca8e56d3d49020ae57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d017e0e37e61d102f1f5bb9b1677f0fac011aa7d6205ca8e56d3d49020ae57", kill_on_drop: false }`
[INFO] [stdout] 91d017e0e37e61d102f1f5bb9b1677f0fac011aa7d6205ca8e56d3d49020ae57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c56cec1944044668cfea2538a6633d31b395e54b3863ef62a5b538fb900bd9a
[INFO] running `Command { std: "docker" "start" "-a" "1c56cec1944044668cfea2538a6633d31b395e54b3863ef62a5b538fb900bd9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking lox-zkp v0.8.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking lox-library v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]   --> src/bridge_table.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use rand::RngCore;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rngs::OsRng`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use rand::rngs::OsRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use rand::Rng;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/blockage_migration.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | / define_proof! {
[INFO] [stdout] 122 | |     requestproof,
[INFO] [stdout] 123 | |     "Blockage Migration Request",
[INFO] [stdout] 124 | |     (bucket, since, invremain, blockages, zbucket, zsince, zinvremain,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |     EncBlockages1_minus_B = (blockages*B + eblockages*D)
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/blockage_migration.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / define_proof! {
[INFO] [stdout] 158 | |     blindissue,
[INFO] [stdout] 159 | |     "Blockage Migration Blind Issuing",
[INFO] [stdout] 160 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         + x0*P + xlevel*Plevel + xsince*Psince + xinvremain*Pinvremain)
[INFO] [stdout] 185 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/check_blockage.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / define_proof! {
[INFO] [stdout] 105 | |     requestproof,
[INFO] [stdout] 106 | |     "Check Blockage Request",
[INFO] [stdout] 107 | |     (bucket, since, invremain, blockages, zbucket, zsince, zinvremain,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |     EncBucket1 = (bucket*B + ebucket*D)
[INFO] [stdout] 125 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/issue_invite.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_proof! {
[INFO] [stdout] 156 | |     requestproof,
[INFO] [stdout] 157 | |     "Issue Invite Request",
[INFO] [stdout] 158 | |     (bucket, level, since, invremain, blockages, zbucket, zlevel,
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     EncInvIdClient1 = (inv_id_client*B + einv_id_client*D)
[INFO] [stdout] 200 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/issue_invite.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / define_proof! {
[INFO] [stdout] 203 | |     blindissue,
[INFO] [stdout] 204 | |     "Issue Invite Issuing",
[INFO] [stdout] 205 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |         + tblockages_inv*EncBlockages1 + x0_inv*P_inv + xdate_inv*Pdate_inv)
[INFO] [stdout] 261 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/level_up.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / define_proof! {
[INFO] [stdout] 179 | |     requestproof,
[INFO] [stdout] 180 | |     "Level Upgrade Request",
[INFO] [stdout] 181 | |     (bucket, since, invremain, blockages, zbucket, zsince, zinvremain,
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     // (CBlockage - 2*CH1 - 4*CH2) as its value of CH0.
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/level_up.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_proof! {
[INFO] [stdout] 248 | |     blindissue,
[INFO] [stdout] 249 | |     "Level Upgrade Issuing",
[INFO] [stdout] 250 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |             + xinvremain*Pinvremain)
[INFO] [stdout] 274 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/migration.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / define_proof! {
[INFO] [stdout] 108 | |     requestproof,
[INFO] [stdout] 109 | |     "Migration Request",
[INFO] [stdout] 110 | |     (bucket, since, zbucket, zsince, negzQ_lox,
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     EncBucket1 = (tobucket*B + ebucket*D)
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/migration.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / define_proof! {
[INFO] [stdout] 136 | |     blindissue,
[INFO] [stdout] 137 | |     "Migration Blind Issuing",
[INFO] [stdout] 138 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, s, b, tid, tbucket),
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     EncQ1 = (s*D + tid*EncId1 + tbucket*EncBucket1 + x0*P + xlevel*Plevel + xsince*Psince)
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/proto/open_invite.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / define_proof! {
[INFO] [stdout] 77 | |     userblinding,
[INFO] [stdout] 78 | |     "Open Invitation User Blinding",
[INFO] [stdout] 79 | |     (d, eid_client, id_client),
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     EncIdClient1 = (id_client*B + eid_client*D)
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/open_invite.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout] 88  | / define_proof! {
[INFO] [stdout] 89  | |     blindissue,
[INFO] [stdout] 90  | |     "Open Invitation Blind Issuing",
[INFO] [stdout] 91  | |     (x0, x0tilde, xid, xbucket, xsince, s, b, tid),
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |     EncQ1 = (s*D + tid*EncId1 + x0*P + xbucket*Pbucket + xsince*Psince)
[INFO] [stdout] 104 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/redeem_invite.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / define_proof! {
[INFO] [stdout] 113 | |     requestproof,
[INFO] [stdout] 114 | |     "Redeem Invite Request",
[INFO] [stdout] 115 | |     (date, bucket, blockages, zdate, zbucket, zblockages, negzQ,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     // + 8*CG3) as its value of CG0.
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/redeem_invite.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / define_proof! {
[INFO] [stdout] 153 | |     blindissue,
[INFO] [stdout] 154 | |     "Redeem Invite Issuing",
[INFO] [stdout] 155 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |             + tblockages*EncBlockages1 + x0*P + xlevel*P + xsince*Psince)
[INFO] [stdout] 178 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/trust_promotion.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / define_proof! {
[INFO] [stdout] 130 | |     requestproof,
[INFO] [stdout] 131 | |     "Trust Promotion Request",
[INFO] [stdout] 132 | |     (bucket, since, zbucket, zsince, negzQ,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |     // + ... + 256*CG8) as its value of CG0.
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_cred.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / define_proof! {
[INFO] [stdout] 113 | |     requestproof,
[INFO] [stdout] 114 | |     "Update Credential Key Request",
[INFO] [stdout] 115 | |     (bucket, level, since, invremain, blockages, zbucket, zlevel,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     EncBlockages1 = (blockages*B + eblockages*D)
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_cred.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | / define_proof! {
[INFO] [stdout] 149 | |     blindissue,
[INFO] [stdout] 150 | |     "Issue updated cred",
[INFO] [stdout] 151 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         + x0*P)
[INFO] [stdout] 185 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_invite.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | / define_proof! {
[INFO] [stdout] 95  | |     requestproof,
[INFO] [stdout] 96  | |     "Update Invite Request",
[INFO] [stdout] 97  | |     (date, bucket, blockages, zdate, zbucket, zblockages, negzQ,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     EncBlockages1 = (blockages*B + eblockages*D)
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_invite.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / define_proof! {
[INFO] [stdout] 120 | |     blindissue,
[INFO] [stdout] 121 | |     "Issue Updated Invitation",
[INFO] [stdout] 122 | |     (x0, x0tilde, xinv_id, xdate, xbucket, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |             + tblockages*EncBlockages1 + x0*P)
[INFO] [stdout] 145 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `general_purpose`
[INFO] [stdout]    --> src/bridge_table.rs:209:13
[INFO] [stdout]     |
[INFO] [stdout] 209 |             general_purpose::STANDARD_NO_PAD.encode(cert)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `general_purpose`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 10  + use base64::engine::general_purpose;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BridgeDb` in this scope
[INFO] [stdout]   --> src/tests.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     bdb: BridgeDb,
[INFO] [stdout]    |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BridgeAuth` in this scope
[INFO] [stdout]   --> src/tests.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub ba: BridgeAuth,
[INFO] [stdout]    |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HashSet` in this scope
[INFO] [stdout]     --> src/tests.rs:1180:26
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     let mut block_index: HashSet<usize> = HashSet::new();
[INFO] [stdout]      |                          ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4    + use std::collections::HashSet;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashSet`
[INFO] [stdout]     --> src/tests.rs:1180:43
[INFO] [stdout]      |
[INFO] [stdout] 1180 |     let mut block_index: HashSet<usize> = HashSet::new();
[INFO] [stdout]      |                                           ^^^^^^^ use of undeclared type `HashSet`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4    + use std::collections::HashSet;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `curve25519_dalek::traits::IsIdentity`
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use curve25519_dalek::traits::IsIdentity;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::rngs::OsRng`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use rand::rngs::OsRng;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use rand::Rng;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/blockage_migration.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | / define_proof! {
[INFO] [stdout] 122 | |     requestproof,
[INFO] [stdout] 123 | |     "Blockage Migration Request",
[INFO] [stdout] 124 | |     (bucket, since, invremain, blockages, zbucket, zsince, zinvremain,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |     EncBlockages1_minus_B = (blockages*B + eblockages*D)
[INFO] [stdout] 155 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/blockage_migration.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / define_proof! {
[INFO] [stdout] 158 | |     blindissue,
[INFO] [stdout] 159 | |     "Blockage Migration Blind Issuing",
[INFO] [stdout] 160 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         + x0*P + xlevel*Plevel + xsince*Psince + xinvremain*Pinvremain)
[INFO] [stdout] 185 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/check_blockage.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | / define_proof! {
[INFO] [stdout] 105 | |     requestproof,
[INFO] [stdout] 106 | |     "Check Blockage Request",
[INFO] [stdout] 107 | |     (bucket, since, invremain, blockages, zbucket, zsince, zinvremain,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |     EncBucket1 = (bucket*B + ebucket*D)
[INFO] [stdout] 125 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/issue_invite.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_proof! {
[INFO] [stdout] 156 | |     requestproof,
[INFO] [stdout] 157 | |     "Issue Invite Request",
[INFO] [stdout] 158 | |     (bucket, level, since, invremain, blockages, zbucket, zlevel,
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     EncInvIdClient1 = (inv_id_client*B + einv_id_client*D)
[INFO] [stdout] 200 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/issue_invite.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / define_proof! {
[INFO] [stdout] 203 | |     blindissue,
[INFO] [stdout] 204 | |     "Issue Invite Issuing",
[INFO] [stdout] 205 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |         + tblockages_inv*EncBlockages1 + x0_inv*P_inv + xdate_inv*Pdate_inv)
[INFO] [stdout] 261 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/level_up.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / define_proof! {
[INFO] [stdout] 179 | |     requestproof,
[INFO] [stdout] 180 | |     "Level Upgrade Request",
[INFO] [stdout] 181 | |     (bucket, since, invremain, blockages, zbucket, zsince, zinvremain,
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     // (CBlockage - 2*CH1 - 4*CH2) as its value of CH0.
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/level_up.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_proof! {
[INFO] [stdout] 248 | |     blindissue,
[INFO] [stdout] 249 | |     "Level Upgrade Issuing",
[INFO] [stdout] 250 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | |             + xinvremain*Pinvremain)
[INFO] [stdout] 274 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/migration.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / define_proof! {
[INFO] [stdout] 108 | |     requestproof,
[INFO] [stdout] 109 | |     "Migration Request",
[INFO] [stdout] 110 | |     (bucket, since, zbucket, zsince, negzQ_lox,
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     EncBucket1 = (tobucket*B + ebucket*D)
[INFO] [stdout] 133 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/migration.rs:135:1
[INFO] [stdout]     |
[INFO] [stdout] 135 | / define_proof! {
[INFO] [stdout] 136 | |     blindissue,
[INFO] [stdout] 137 | |     "Migration Blind Issuing",
[INFO] [stdout] 138 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, s, b, tid, tbucket),
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |     EncQ1 = (s*D + tid*EncId1 + tbucket*EncBucket1 + x0*P + xlevel*Plevel + xsince*Psince)
[INFO] [stdout] 154 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]   --> src/proto/open_invite.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / define_proof! {
[INFO] [stdout] 77 | |     userblinding,
[INFO] [stdout] 78 | |     "Open Invitation User Blinding",
[INFO] [stdout] 79 | |     (d, eid_client, id_client),
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     EncIdClient1 = (id_client*B + eid_client*D)
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]    = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/open_invite.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout] 88  | / define_proof! {
[INFO] [stdout] 89  | |     blindissue,
[INFO] [stdout] 90  | |     "Open Invitation Blind Issuing",
[INFO] [stdout] 91  | |     (x0, x0tilde, xid, xbucket, xsince, s, b, tid),
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |     EncQ1 = (s*D + tid*EncId1 + x0*P + xbucket*Pbucket + xsince*Psince)
[INFO] [stdout] 104 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/redeem_invite.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / define_proof! {
[INFO] [stdout] 113 | |     requestproof,
[INFO] [stdout] 114 | |     "Redeem Invite Request",
[INFO] [stdout] 115 | |     (date, bucket, blockages, zdate, zbucket, zblockages, negzQ,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |     // + 8*CG3) as its value of CG0.
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/redeem_invite.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | / define_proof! {
[INFO] [stdout] 153 | |     blindissue,
[INFO] [stdout] 154 | |     "Redeem Invite Issuing",
[INFO] [stdout] 155 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |             + tblockages*EncBlockages1 + x0*P + xlevel*P + xsince*Psince)
[INFO] [stdout] 178 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/trust_promotion.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / define_proof! {
[INFO] [stdout] 130 | |     requestproof,
[INFO] [stdout] 131 | |     "Trust Promotion Request",
[INFO] [stdout] 132 | |     (bucket, since, zbucket, zsince, negzQ,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |     // + ... + 256*CG8) as its value of CG0.
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_cred.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / define_proof! {
[INFO] [stdout] 113 | |     requestproof,
[INFO] [stdout] 114 | |     "Update Credential Key Request",
[INFO] [stdout] 115 | |     (bucket, level, since, invremain, blockages, zbucket, zlevel,
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     EncBlockages1 = (blockages*B + eblockages*D)
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_cred.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | / define_proof! {
[INFO] [stdout] 149 | |     blindissue,
[INFO] [stdout] 150 | |     "Issue updated cred",
[INFO] [stdout] 151 | |     (x0, x0tilde, xid, xbucket, xlevel, xsince, xinvremain, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         + x0*P)
[INFO] [stdout] 185 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_invite.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout] 94  | / define_proof! {
[INFO] [stdout] 95  | |     requestproof,
[INFO] [stdout] 96  | |     "Update Invite Request",
[INFO] [stdout] 97  | |     (date, bucket, blockages, zdate, zbucket, zblockages, negzQ,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     EncBlockages1 = (blockages*B + eblockages*D)
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> src/proto/update_invite.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | / define_proof! {
[INFO] [stdout] 120 | |     blindissue,
[INFO] [stdout] 121 | |     "Issue Updated Invitation",
[INFO] [stdout] 122 | |     (x0, x0tilde, xinv_id, xdate, xbucket, xblockages,
[INFO] [stdout] ...   |
[INFO] [stdout] 144 | |             + tblockages*EncBlockages1 + x0*P)
[INFO] [stdout] 145 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `bridgeauth`, `chrono`, and `fast`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `define_proof` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_bucket` found for struct `bridge_table::BridgeTable` in the current scope
[INFO] [stdout]    --> src/bridge_table.rs:412:20
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct BridgeTable {
[INFO] [stdout]     | ---------------------- method `new_bucket` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 412 |             btable.new_bucket(btable.counter, &bucket);
[INFO] [stdout]     |                    ^^^^^^^^^^ method not found in `BridgeTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `new_bucket` found for struct `bridge_table::BridgeTable` in the current scope
[INFO] [stdout]    --> src/bridge_table.rs:422:20
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct BridgeTable {
[INFO] [stdout]     | ---------------------- method `new_bucket` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 422 |             btable.new_bucket(btable.counter, &bucket);
[INFO] [stdout]     |                    ^^^^^^^^^^ method not found in `BridgeTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encrypt_table` found for struct `bridge_table::BridgeTable` in the current scope
[INFO] [stdout]    --> src/bridge_table.rs:430:16
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct BridgeTable {
[INFO] [stdout]     | ---------------------- method `encrypt_table` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 430 |         btable.encrypt_table(today, &reachability_priv);
[INFO] [stdout]     |                ^^^^^^^^^^^^^ method not found in `BridgeTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `decrypt_bucket_id` found for struct `bridge_table::BridgeTable` in the current scope
[INFO] [stdout]    --> src/bridge_table.rs:433:30
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct BridgeTable {
[INFO] [stdout]     | ---------------------- method `decrypt_bucket_id` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 433 |         let bucket7 = btable.decrypt_bucket_id(7, key7)?;
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ method not found in `BridgeTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `decrypt_bucket_id` found for struct `bridge_table::BridgeTable` in the current scope
[INFO] [stdout]    --> src/bridge_table.rs:437:31
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct BridgeTable {
[INFO] [stdout]     | ---------------------- method `decrypt_bucket_id` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 437 |         let bucket24 = btable.decrypt_bucket_id(24, key24)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ method not found in `BridgeTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `decrypt_bucket_id` found for struct `bridge_table::BridgeTable` in the current scope
[INFO] [stdout]    --> src/bridge_table.rs:441:26
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct BridgeTable {
[INFO] [stdout]     | ---------------------- method `decrypt_bucket_id` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 441 |         let res = btable.decrypt_bucket_id(15, key12).unwrap_err();
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^ method not found in `BridgeTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BridgeDb`
[INFO] [stdout]   --> src/tests.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let mut bdb = BridgeDb::new();
[INFO] [stdout]    |                       ^^^^^^^^ use of undeclared type `BridgeDb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BridgeAuth`
[INFO] [stdout]   --> src/tests.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut ba = BridgeAuth::new(bdb.pubkey);
[INFO] [stdout]    |                      ^^^^^^^^^^ use of undeclared type `BridgeAuth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_from` found for type `u32` in the current scope
[INFO] [stdout]     --> src/tests.rs:1195:55
[INFO] [stdout]      |
[INFO] [stdout] 1195 |         if let Some(bridgelines) = ba_clone.get(&u32::try_from(index).unwrap()) {
[INFO] [stdout]      |                                                       ^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `TryFrom` which provides `try_from` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout] 4    + use std::convert::TryFrom;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1195 |         if let Some(bridgelines) = ba_clone.get(&u32::from(index).unwrap()) {
[INFO] [stdout]      |                                                       ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess`
[INFO] [stdout]     --> src/tests.rs:1400:28
[INFO] [stdout]      |
[INFO] [stdout] 1400 |                         == ReplaceSuccess::NotFound,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess`
[INFO] [stdout]     --> src/tests.rs:1423:28
[INFO] [stdout]      |
[INFO] [stdout] 1423 |                         == ReplaceSuccess::Replaced,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess`
[INFO] [stdout]     --> src/tests.rs:1466:71
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                     th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::Replaced,
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess`
[INFO] [stdout]     --> src/tests.rs:1495:71
[INFO] [stdout]      |
[INFO] [stdout] 1495 |                     th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::Replaced,
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess`
[INFO] [stdout]     --> src/tests.rs:1525:71
[INFO] [stdout]      |
[INFO] [stdout] 1525 |                     th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::Removed,
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess`
[INFO] [stdout]     --> src/tests.rs:1559:71
[INFO] [stdout]      |
[INFO] [stdout] 1559 |                     th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::NotReplaced,
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lox_library::BridgeDb`
[INFO] [stdout]    --> tests/tests.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout] 3   | use lox_library::BridgeDb;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ no `BridgeDb` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct BridgeDb {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `bridgeauth` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(feature = "bridgeauth")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lox-library` (test "tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lox-library` (lib test) due to 20 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1c56cec1944044668cfea2538a6633d31b395e54b3863ef62a5b538fb900bd9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c56cec1944044668cfea2538a6633d31b395e54b3863ef62a5b538fb900bd9a", kill_on_drop: false }`
[INFO] [stdout] 1c56cec1944044668cfea2538a6633d31b395e54b3863ef62a5b538fb900bd9a
