[INFO] fetching crate lox-library 0.3.0... [INFO] checking lox-library-0.3.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate lox-library 0.3.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate lox-library 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lox-library 0.3.0 [INFO] tweaked toml for crates.io crate lox-library 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lox-library 0.3.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lox-library 0.3.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 843d3da07b882d13fdd3bf1d48360fb37f9c8f41bfe5559a422f67161a1db3f1 [INFO] running `Command { std: "docker" "start" "-a" "843d3da07b882d13fdd3bf1d48360fb37f9c8f41bfe5559a422f67161a1db3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "843d3da07b882d13fdd3bf1d48360fb37f9c8f41bfe5559a422f67161a1db3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843d3da07b882d13fdd3bf1d48360fb37f9c8f41bfe5559a422f67161a1db3f1", kill_on_drop: false }` [INFO] [stdout] 843d3da07b882d13fdd3bf1d48360fb37f9c8f41bfe5559a422f67161a1db3f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3052c29a9ac10999962f91570370bb7fdbd386cbfca5600097743cdf4cad9bf [INFO] running `Command { std: "docker" "start" "-a" "f3052c29a9ac10999962f91570370bb7fdbd386cbfca5600097743cdf4cad9bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking array-bytes v8.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.37 [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 cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [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] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.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.12.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking lox-zkp v0.8.4 [INFO] [stderr] Checking lox-library v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bridge_verification_info::BridgeVerificationInfo` [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use bridge_verification_info::BridgeVerificationInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `general_purpose` [INFO] [stdout] --> src/bridge_table.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | general_purpose::STANDARD_NO_PAD.encode(cert) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `general_purpose` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `general_purpose`, use `cargo add general_purpose` to add it to your `Cargo.toml` [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] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 178 | pub struct BridgeDb { [INFO] [stdout] | ^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 375 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] 376 | pub struct BridgeAuth { [INFO] [stdout] | ^^^^^^^^^^ [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 = HashSet::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 54 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: struct `crate::bridge_table::tests::HashSet` exists but is inaccessible [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 = HashSet::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashSet` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 53 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 54 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: struct `crate::bridge_table::tests::HashSet` exists but is inaccessible [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: `bridge_verification_info::BridgeVerificationInfo` [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use bridge_verification_info::BridgeVerificationInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `curve25519_dalek::traits::IsIdentity` [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use curve25519_dalek::traits::IsIdentity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:432:20 [INFO] [stdout] | [INFO] [stdout] 271 | pub struct BridgeTable { [INFO] [stdout] | ---------------------- method `new_bucket` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 432 | btable.new_bucket(btable.counter, &bucket); [INFO] [stdout] | ^^^^^^^^^^ method not found in `bridge_table::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:442:20 [INFO] [stdout] | [INFO] [stdout] 271 | pub struct BridgeTable { [INFO] [stdout] | ---------------------- method `new_bucket` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 442 | btable.new_bucket(btable.counter, &bucket); [INFO] [stdout] | ^^^^^^^^^^ method not found in `bridge_table::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:450:16 [INFO] [stdout] | [INFO] [stdout] 271 | pub struct BridgeTable { [INFO] [stdout] | ---------------------- method `encrypt_table` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 450 | btable.encrypt_table(today, &reachability_priv); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `bridge_table::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:453:30 [INFO] [stdout] | [INFO] [stdout] 271 | pub struct BridgeTable { [INFO] [stdout] | ---------------------- method `decrypt_bucket_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 453 | let bucket7 = btable.decrypt_bucket_id(7, key7)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `bridge_table::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:457:31 [INFO] [stdout] | [INFO] [stdout] 271 | pub struct BridgeTable { [INFO] [stdout] | ---------------------- method `decrypt_bucket_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 457 | let bucket24 = btable.decrypt_bucket_id(24, key24)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `bridge_table::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:461:26 [INFO] [stdout] | [INFO] [stdout] 271 | pub struct BridgeTable { [INFO] [stdout] | ---------------------- method `decrypt_bucket_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 461 | let res = btable.decrypt_bucket_id(15, key12).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `bridge_table::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] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 178 | pub struct BridgeDb { [INFO] [stdout] | ^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 375 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] 376 | pub struct BridgeAuth { [INFO] [stdout] | ^^^^^^^^^^ [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::try_from(index).unwrap()) { [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:1401:28 [INFO] [stdout] | [INFO] [stdout] 1401 | == ReplaceSuccess::NotFound, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 87 | pub enum ReplaceSuccess { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess` [INFO] [stdout] --> src/tests.rs:1424:28 [INFO] [stdout] | [INFO] [stdout] 1424 | == ReplaceSuccess::Replaced, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 87 | pub enum ReplaceSuccess { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess` [INFO] [stdout] --> src/tests.rs:1467:71 [INFO] [stdout] | [INFO] [stdout] 1467 | th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::Replaced, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 87 | pub enum ReplaceSuccess { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess` [INFO] [stdout] --> src/tests.rs:1496:71 [INFO] [stdout] | [INFO] [stdout] 1496 | th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::Replaced, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 87 | pub enum ReplaceSuccess { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess` [INFO] [stdout] --> src/tests.rs:1526:71 [INFO] [stdout] | [INFO] [stdout] 1526 | th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::Removed, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 87 | pub enum ReplaceSuccess { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReplaceSuccess` [INFO] [stdout] --> src/tests.rs:1560:71 [INFO] [stdout] | [INFO] [stdout] 1560 | th.ba.bridge_replace(replacement_bridge, None) == ReplaceSuccess::NotReplaced, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ReplaceSuccess` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 87 | pub enum ReplaceSuccess { [INFO] [stdout] | ^^^^^^^^^^^^^^ [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:178:12 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "bridgeauth")] [INFO] [stdout] | ---------------------- the item is gated behind the `bridgeauth` feature [INFO] [stdout] 178 | pub struct BridgeDb { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [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] [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] [stderr] error: could not compile `lox-library` (lib test) due to 20 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f3052c29a9ac10999962f91570370bb7fdbd386cbfca5600097743cdf4cad9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3052c29a9ac10999962f91570370bb7fdbd386cbfca5600097743cdf4cad9bf", kill_on_drop: false }` [INFO] [stdout] f3052c29a9ac10999962f91570370bb7fdbd386cbfca5600097743cdf4cad9bf