[INFO] fetching crate exomind 0.1.15... [INFO] checking exomind-0.1.15 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate exomind 0.1.15 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate exomind 0.1.15 [INFO] finished tweaking crates.io crate exomind 0.1.15 [INFO] tweaked toml for crates.io crate exomind 0.1.15 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exomind 0.1.15 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 113 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 065d6da5241dd643bcfaf75f3259977a7b09e883e8baff7f42f4c4c52c252862 [INFO] running `Command { std: "docker" "start" "-a" "065d6da5241dd643bcfaf75f3259977a7b09e883e8baff7f42f4c4c52c252862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "065d6da5241dd643bcfaf75f3259977a7b09e883e8baff7f42f4c4c52c252862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065d6da5241dd643bcfaf75f3259977a7b09e883e8baff7f42f4c4c52c252862", kill_on_drop: false }` [INFO] [stdout] 065d6da5241dd643bcfaf75f3259977a7b09e883e8baff7f42f4c4c52c252862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b162d438775b0732251cb0f2dd986e157faa1bbc263ae1ef5cf5295d73d3207d [INFO] running `Command { std: "docker" "start" "-a" "b162d438775b0732251cb0f2dd986e157faa1bbc263ae1ef5cf5295d73d3207d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling exomind-protos v0.1.15 [INFO] [stderr] Compiling exocore-protos v0.1.26 [INFO] [stderr] Checking exocore v0.1.26 [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn encode(tag: u32, msg: &M, buf: &mut B) [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] 1059 | where [INFO] [stdout] 1060 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encode` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::merge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1075:12 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn merge( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1075 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `merge` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encoded_len` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1121:12 [INFO] [stdout] | [INFO] [stdout] 1119 | pub fn encoded_len(tag: u32, msg: &M) -> usize [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 1120 | where [INFO] [stdout] 1121 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encoded_len` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn encode(tag: u32, msg: &M, buf: &mut B) [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] 1059 | where [INFO] [stdout] 1060 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encode` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::merge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1075:12 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn merge( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1075 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `merge` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encoded_len` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1121:12 [INFO] [stdout] | [INFO] [stdout] 1119 | pub fn encoded_len(tag: u32, msg: &M) -> usize [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 1120 | where [INFO] [stdout] 1121 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encoded_len` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn encode(tag: u32, msg: &M, buf: &mut B) [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] 1059 | where [INFO] [stdout] 1060 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encode` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::merge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1075:12 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn merge( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1075 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `merge` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encoded_len` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1121:12 [INFO] [stdout] | [INFO] [stdout] 1119 | pub fn encoded_len(tag: u32, msg: &M) -> usize [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 1120 | where [INFO] [stdout] 1121 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encoded_len` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn encode(tag: u32, msg: &M, buf: &mut B) [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] 1059 | where [INFO] [stdout] 1060 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encode` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::merge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1075:12 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn merge( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1075 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `merge` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encoded_len` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1121:12 [INFO] [stdout] | [INFO] [stdout] 1119 | pub fn encoded_len(tag: u32, msg: &M) -> usize [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 1120 | where [INFO] [stdout] 1121 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encoded_len` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1060:12 [INFO] [stdout] | [INFO] [stdout] 1058 | pub fn encode(tag: u32, msg: &M, buf: &mut B) [INFO] [stdout] | ------ required by a bound in this function [INFO] [stdout] 1059 | where [INFO] [stdout] 1060 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encode` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::merge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1075:12 [INFO] [stdout] | [INFO] [stdout] 1068 | pub fn merge( [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 1075 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `merge` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `exocore::exocore_protos::store::Reference: prost::Message` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `prost::Message` is not implemented for `exocore::exocore_protos::store::Reference` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `prost` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/message.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/generated/exomind/v1/../../exomind.base.v1.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ----- one version of crate `prost` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exomind-protos-0.1.15/src/lib.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use exocore::protos as exocore_proto; [INFO] [stdout] | ------- one version of crate `prost` used here, as a dependency of crate `exocore_protos` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exocore-protos-0.1.26/src/generated/exocore.store.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Reference { [INFO] [stdout] | -------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.12.6/src/message.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Message: Debug + Send + Sync { [INFO] [stdout] | -------------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `prost::encoding::message::encoded_len` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/prost-0.11.9/src/encoding.rs:1121:12 [INFO] [stdout] | [INFO] [stdout] 1119 | pub fn encoded_len(tag: u32, msg: &M) -> usize [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 1120 | where [INFO] [stdout] 1121 | M: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `encoded_len` [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `exomind-protos` (lib) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "b162d438775b0732251cb0f2dd986e157faa1bbc263ae1ef5cf5295d73d3207d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b162d438775b0732251cb0f2dd986e157faa1bbc263ae1ef5cf5295d73d3207d", kill_on_drop: false }` [INFO] [stdout] b162d438775b0732251cb0f2dd986e157faa1bbc263ae1ef5cf5295d73d3207d