[INFO] cloning repository https://github.com/dougmendes/secret-message [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dougmendes/secret-message" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougmendes%2Fsecret-message", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougmendes%2Fsecret-message'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9e76e7681a6723d1f45f59c1e782cc868153dc0 [INFO] checking dougmendes/secret-message/c9e76e7681a6723d1f45f59c1e782cc868153dc0 against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdougmendes%2Fsecret-message" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dougmendes/secret-message on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dougmendes/secret-message [INFO] finished tweaking git repo https://github.com/dougmendes/secret-message [INFO] tweaked toml for git repo https://github.com/dougmendes/secret-message written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dougmendes/secret-message 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec9b8c0f7c417a6c2423364294137e37095370460aef90f2aac4d65e24f349fa [INFO] running `Command { std: "docker" "start" "-a" "ec9b8c0f7c417a6c2423364294137e37095370460aef90f2aac4d65e24f349fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec9b8c0f7c417a6c2423364294137e37095370460aef90f2aac4d65e24f349fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9b8c0f7c417a6c2423364294137e37095370460aef90f2aac4d65e24f349fa", kill_on_drop: false }` [INFO] [stdout] ec9b8c0f7c417a6c2423364294137e37095370460aef90f2aac4d65e24f349fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76574bc881a96771808075a101d32801d2e051c9d81149d6568cd4a538add4cb [INFO] running `Command { std: "docker" "start" "-a" "76574bc881a96771808075a101d32801d2e051c9d81149d6568cd4a538add4cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking prost v0.12.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling secret-message v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] error[E0432]: unresolved imports `crate::infrastructure::MessageRepository`, `crate::infrastructure::UserRepository` [INFO] [stdout] --> src/application/message_service.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::infrastructure::{MessageRepository, UserRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `UserRepository` in `infrastructure` [INFO] [stdout] | | help: a similar name exists in the module: `repository` [INFO] [stdout] | no `MessageRepository` in `infrastructure` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] crate::infrastructure::repository::UserRepository [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infrastructure::UserRepository` [INFO] [stdout] --> src/application/user_service.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::infrastructure::{UserRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UserRepository` in `infrastructure` [INFO] [stdout] | help: a similar name exists in the module: `repository` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] crate::infrastructure::repository::UserRepository [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `messaging::messaging_server` [INFO] [stdout] --> src/infrastructure/grpc_server.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use messaging::messaging_server::{Messaging, MessagingServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `messaging_server` in `messaging` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::infrastructure::MessageRepository`, `crate::infrastructure::UserRepository` [INFO] [stdout] --> src/application/message_service.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::infrastructure::{MessageRepository, UserRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `UserRepository` in `infrastructure` [INFO] [stdout] | | help: a similar name exists in the module: `repository` [INFO] [stdout] | no `MessageRepository` in `infrastructure` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] crate::infrastructure::repository::UserRepository [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infrastructure::UserRepository` [INFO] [stdout] --> src/application/user_service.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::infrastructure::{UserRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `UserRepository` in `infrastructure` [INFO] [stdout] | help: a similar name exists in the module: `repository` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] crate::infrastructure::repository::UserRepository [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `messaging::messaging_server` [INFO] [stdout] --> src/infrastructure/grpc_server.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use messaging::messaging_server::{Messaging, MessagingServer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `messaging_server` in `messaging` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[prost(string, tag = "3")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[prost(string, tag = "5")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[prost(string, tag = "4")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[prost(string, tag = "3")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[prost(string, tag = "3")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[prost(string, tag = "5")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[prost(string, tag = "4")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[prost(string, tag = "3")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[prost(string, tag = "2")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `prost` in this scope [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[prost(string, tag = "1")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ve` in this scope [INFO] [stdout] --> src/domain/encryption_key.rs:8:67 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(user_id: String, public_key: Vec, private_key: Ve)->Self{ [INFO] [stdout] | ^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] --> /rustc/561b5dea1e7e5c21f0fb550ca579229ceb878297/library/alloc/src/vec/mod.rs:398:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 7 - pub id: ::prost::alloc::string::String, [INFO] [stdout] 7 + pub id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] 9 + pub sender_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 11 - pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] 11 + pub receiver_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub content: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - pub content: ::prost::alloc::string::String, [INFO] [stdout] 13 + pub content: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub timestamp: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - pub timestamp: ::prost::alloc::string::String, [INFO] [stdout] 15 + pub timestamp: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] 22 + pub sender_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 24 - pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] 24 + pub receiver_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | pub content: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - pub content: ::prost::alloc::string::String, [INFO] [stdout] 26 + pub content: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub message_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - pub message_id: ::prost::alloc::string::String, [INFO] [stdout] 32 + pub message_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub status: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - pub status: ::prost::alloc::string::String, [INFO] [stdout] 34 + pub status: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/infrastructure/repository.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::domain::{User, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ve` in this scope [INFO] [stdout] --> src/domain/encryption_key.rs:8:67 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(user_id: String, public_key: Vec, private_key: Ve)->Self{ [INFO] [stdout] | ^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] --> /rustc/561b5dea1e7e5c21f0fb550ca579229ceb878297/library/alloc/src/vec/mod.rs:398:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named struct `Vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 7 - pub id: ::prost::alloc::string::String, [INFO] [stdout] 7 + pub id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] 9 + pub sender_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 11 - pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] 11 + pub receiver_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | pub content: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - pub content: ::prost::alloc::string::String, [INFO] [stdout] 13 + pub content: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub timestamp: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - pub timestamp: ::prost::alloc::string::String, [INFO] [stdout] 15 + pub timestamp: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 22 - pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] 22 + pub sender_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 24 - pub receiver_id: ::prost::alloc::string::String, [INFO] [stdout] 24 + pub receiver_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | pub content: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - pub content: ::prost::alloc::string::String, [INFO] [stdout] 26 + pub content: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | pub message_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - pub message_id: ::prost::alloc::string::String, [INFO] [stdout] 32 + pub message_id: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prost` in the list of imported crates [INFO] [stdout] --> /opt/rustwide/target/debug/build/secret-message-ad27d3f54b4d98e7/out/messaging.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | pub status: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^ could not find `prost` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] --> src/infrastructure/grpc_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 + use std::string; [INFO] [stdout] | [INFO] [stdout] help: if you import `string`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - pub status: ::prost::alloc::string::String, [INFO] [stdout] 34 + pub status: string::String, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/infrastructure/repository.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::domain::{User, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `secret-message` (lib) due to 28 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `secret-message` (lib test) due to 28 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "76574bc881a96771808075a101d32801d2e051c9d81149d6568cd4a538add4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76574bc881a96771808075a101d32801d2e051c9d81149d6568cd4a538add4cb", kill_on_drop: false }` [INFO] [stdout] 76574bc881a96771808075a101d32801d2e051c9d81149d6568cd4a538add4cb