[INFO] fetching crate bp3d-protoc 1.0.0-rc.5.0.1... [INFO] checking bp3d-protoc-1.0.0-rc.5.0.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate bp3d-protoc 1.0.0-rc.5.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate bp3d-protoc 1.0.0-rc.5.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bp3d-protoc 1.0.0-rc.5.0.1 [INFO] tweaked toml for crates.io crate bp3d-protoc 1.0.0-rc.5.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bp3d-protoc 1.0.0-rc.5.0.1 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 bp3d-protoc 1.0.0-rc.5.0.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18883f2eb294f5d5cbdc8c8f9efd59c111114eb6cc488fdf24c9b647cf1a79ea [INFO] running `Command { std: "docker" "start" "-a" "18883f2eb294f5d5cbdc8c8f9efd59c111114eb6cc488fdf24c9b647cf1a79ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18883f2eb294f5d5cbdc8c8f9efd59c111114eb6cc488fdf24c9b647cf1a79ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18883f2eb294f5d5cbdc8c8f9efd59c111114eb6cc488fdf24c9b647cf1a79ea", kill_on_drop: false }` [INFO] [stdout] 18883f2eb294f5d5cbdc8c8f9efd59c111114eb6cc488fdf24c9b647cf1a79ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8fb62cf387bc539b1864d0ed318b146419c15ae4ede751ca65987fe52481e2 [INFO] running `Command { std: "docker" "start" "-a" "6a8fb62cf387bc539b1864d0ed318b146419c15ae4ede751ca65987fe52481e2", kill_on_drop: false }` [INFO] [stderr] Checking bp3d-protoc v1.0.0-rc.5.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_undefined.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_undefined.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_struct_undefined.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_alignment.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_zero_enum.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_zero_enum.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_zero_enum.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_alignment.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_struct_alignment.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `model` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | use bp3d_protoc::model::structure::SimpleType; [INFO] [stdout] | ^^^^^ could not find `model` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "model")] [INFO] [stdout] | ----------------- the item is gated behind the `model` feature [INFO] [stdout] 36 | pub mod model; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_struct_views.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_undefined.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | bp3d_protoc::compiler::Error::UndefinedReference(v) => { [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - bp3d_protoc::compiler::Error::UndefinedReference(v) => { [INFO] [stdout] 54 + Error::UndefinedReference(v) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_union_err.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_zero_enum.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroEnum))); [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 50 - assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroEnum))); [INFO] [stdout] 50 + assert!(matches!(err, Error::Compiler(Error::ZeroEnum))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_zero_enum") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_zst.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_zst.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_struct_undefined") due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_alignment.rs:54:38 [INFO] [stdout] | [INFO] [stdout] 54 | Error::Compiler(bp3d_protoc::compiler::Error::UnalignedArrayCodec) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - Error::Compiler(bp3d_protoc::compiler::Error::UnalignedArrayCodec) [INFO] [stdout] 54 + Error::Compiler(Error::UnalignedArrayCodec) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_struct_zst.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Unsigned)) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 97 - Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Unsigned)) [INFO] [stdout] 97 + Error::Compiler(Error::UnsupportedViewType(SimpleType::Unsigned)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:108:38 [INFO] [stdout] | [INFO] [stdout] 108 | Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Signed)) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 108 - Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Signed)) [INFO] [stdout] 108 + Error::Compiler(Error::UnsupportedViewType(SimpleType::Signed)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:119:38 [INFO] [stdout] | [INFO] [stdout] 119 | Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Float)) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 119 - Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Float)) [INFO] [stdout] 119 + Error::Compiler(Error::UnsupportedViewType(SimpleType::Float)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_views.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Float)) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 130 - Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedViewType(SimpleType::Float)) [INFO] [stdout] 130 + Error::Compiler(Error::UnsupportedViewType(SimpleType::Float)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | Error::Compiler(bp3d_protoc::compiler::Error::InvalidHeaderType) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 46 - Error::Compiler(bp3d_protoc::compiler::Error::InvalidHeaderType) [INFO] [stdout] 46 + Error::Compiler(Error::InvalidHeaderType) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | Error::Compiler(bp3d_protoc::compiler::Error::UnionTypeMismatch) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - Error::Compiler(bp3d_protoc::compiler::Error::UnionTypeMismatch) [INFO] [stdout] 57 + Error::Compiler(Error::UnionTypeMismatch) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | bp3d_protoc::compiler::Error::UndefinedReference(v) => { [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 68 - bp3d_protoc::compiler::Error::UndefinedReference(v) => { [INFO] [stdout] 68 + Error::UndefinedReference(v) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | Error::Compiler(bp3d_protoc::compiler::Error::MissingHeaderForUnion) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - Error::Compiler(bp3d_protoc::compiler::Error::MissingHeaderForUnion) [INFO] [stdout] 86 + Error::Compiler(Error::MissingHeaderForUnion) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_union_err.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | bp3d_protoc::compiler::Error::UndefinedReference(v) => { [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 97 - bp3d_protoc::compiler::Error::UndefinedReference(v) => { [INFO] [stdout] 97 + Error::UndefinedReference(v) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_zst.rs:78:56 [INFO] [stdout] | [INFO] [stdout] 78 | assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroStruct))); [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 78 - assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroStruct))); [INFO] [stdout] 78 + assert!(matches!(err, Error::Compiler(Error::ZeroStruct))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_zst.rs:88:38 [INFO] [stdout] | [INFO] [stdout] 88 | Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedBitSize(0)) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - Error::Compiler(bp3d_protoc::compiler::Error::UnsupportedBitSize(0)) [INFO] [stdout] 88 + Error::Compiler(Error::UnsupportedBitSize(0)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_struct_zst.rs:97:56 [INFO] [stdout] | [INFO] [stdout] 97 | assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 97 - assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] 97 + assert!(matches!(err, Error::Compiler(Error::ZeroArray))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_struct_alignment") due to 4 previous errors [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_struct_views") due to 8 previous errors [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_union_err") due to 8 previous errors [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_struct_zst") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | use bp3d_protoc::api::core::loader::{Loader, Options}; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | use bp3d_protoc::api::core::Error; [INFO] [stdout] | ^^^ could not find `api` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "api")] [INFO] [stdout] | --------------- the item is gated behind the `api` feature [INFO] [stdout] 39 | pub mod api; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bp3d_protoc::gen` [INFO] [stdout] --> tests/test_bad_message.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | use bp3d_protoc::gen::RustImportSolver; [INFO] [stdout] | ^^^ could not find `gen` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "gen")] [INFO] [stdout] | --------------- the item is gated behind the `gen` feature [INFO] [stdout] 33 | pub mod gen; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | Error::Compiler(bp3d_protoc::compiler::Error::BadFieldType) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - Error::Compiler(bp3d_protoc::compiler::Error::BadFieldType) [INFO] [stdout] 116 + Error::Compiler(Error::BadFieldType) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:127:38 [INFO] [stdout] | [INFO] [stdout] 127 | Error::Compiler(bp3d_protoc::compiler::Error::BadFieldType) [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 127 - Error::Compiler(bp3d_protoc::compiler::Error::BadFieldType) [INFO] [stdout] 127 + Error::Compiler(Error::BadFieldType) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:136:56 [INFO] [stdout] | [INFO] [stdout] 136 | assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 136 - assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] 136 + assert!(matches!(err, Error::Compiler(Error::ZeroArray))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:144:56 [INFO] [stdout] | [INFO] [stdout] 144 | assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 144 - assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] 144 + assert!(matches!(err, Error::Compiler(Error::ZeroArray))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compiler` in `bp3d_protoc` [INFO] [stdout] --> tests/test_bad_message.rs:152:56 [INFO] [stdout] | [INFO] [stdout] 152 | assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] | ^^^^^^^^ could not find `compiler` in `bp3d_protoc` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "compiler")] [INFO] [stdout] | -------------------- the item is gated behind the `compiler` feature [INFO] [stdout] 30 | pub mod compiler; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 29 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 29 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 152 - assert!(matches!(err, Error::Compiler(bp3d_protoc::compiler::Error::ZeroArray))); [INFO] [stdout] 152 + assert!(matches!(err, Error::Compiler(Error::ZeroArray))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bp3d-protoc` (test "test_bad_message") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "6a8fb62cf387bc539b1864d0ed318b146419c15ae4ede751ca65987fe52481e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8fb62cf387bc539b1864d0ed318b146419c15ae4ede751ca65987fe52481e2", kill_on_drop: false }` [INFO] [stdout] 6a8fb62cf387bc539b1864d0ed318b146419c15ae4ede751ca65987fe52481e2