[INFO] fetching crate lox-library 0.3.0... [INFO] testing lox-library-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate lox-library 0.3.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lox-library 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-bytes v8.0.0 [INFO] [stderr] Downloaded lox-zkp v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ecad5d76b29e82161940b8b0ed4695daa7ee9aecfa29af2dc8c955dc9e4cfc6 [INFO] running `Command { std: "docker" "start" "-a" "4ecad5d76b29e82161940b8b0ed4695daa7ee9aecfa29af2dc8c955dc9e4cfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ecad5d76b29e82161940b8b0ed4695daa7ee9aecfa29af2dc8c955dc9e4cfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecad5d76b29e82161940b8b0ed4695daa7ee9aecfa29af2dc8c955dc9e4cfc6", kill_on_drop: false }` [INFO] [stdout] 4ecad5d76b29e82161940b8b0ed4695daa7ee9aecfa29af2dc8c955dc9e4cfc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ba8da9f41908ccf9c614464716d5ca9a5be59628e9957f84f34fd5556ba4502 [INFO] running `Command { std: "docker" "start" "-a" "6ba8da9f41908ccf9c614464716d5ca9a5be59628e9957f84f34fd5556ba4502", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling array-bytes v8.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling 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] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling lox-zkp v0.8.4 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.16s [INFO] running `Command { std: "docker" "inspect" "6ba8da9f41908ccf9c614464716d5ca9a5be59628e9957f84f34fd5556ba4502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba8da9f41908ccf9c614464716d5ca9a5be59628e9957f84f34fd5556ba4502", kill_on_drop: false }` [INFO] [stdout] 6ba8da9f41908ccf9c614464716d5ca9a5be59628e9957f84f34fd5556ba4502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c88348def20b16569ffea68d37bfebc84bad8a3080e01c639376c9caee3da781 [INFO] running `Command { std: "docker" "start" "-a" "c88348def20b16569ffea68d37bfebc84bad8a3080e01c639376c9caee3da781", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lox-library v0.3.0 (/opt/rustwide/workdir) [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] [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] For more information about this error, try `rustc --explain E0432`. [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)]` (part of `#[warn(unused)]`) 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] 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" "c88348def20b16569ffea68d37bfebc84bad8a3080e01c639376c9caee3da781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88348def20b16569ffea68d37bfebc84bad8a3080e01c639376c9caee3da781", kill_on_drop: false }` [INFO] [stdout] c88348def20b16569ffea68d37bfebc84bad8a3080e01c639376c9caee3da781