[INFO] fetching crate timesource 0.1.3... [INFO] testing timesource-0.1.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate timesource 0.1.3 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate timesource 0.1.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate timesource 0.1.3 [INFO] finished tweaking crates.io crate timesource 0.1.3 [INFO] tweaked toml for crates.io crate timesource 0.1.3 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 454f4e206098b4b58ccea34e7504f72fa5676d790aa84790fd5eb0df0c06fef1 [INFO] running `Command { std: "docker" "start" "-a" "454f4e206098b4b58ccea34e7504f72fa5676d790aa84790fd5eb0df0c06fef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "454f4e206098b4b58ccea34e7504f72fa5676d790aa84790fd5eb0df0c06fef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454f4e206098b4b58ccea34e7504f72fa5676d790aa84790fd5eb0df0c06fef1", kill_on_drop: false }` [INFO] [stdout] 454f4e206098b4b58ccea34e7504f72fa5676d790aa84790fd5eb0df0c06fef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8301f9d44c0dc79dc099d2725b7b15fdc1dafbd4b1df21f878f44b755e8c123a [INFO] running `Command { std: "docker" "start" "-a" "8301f9d44c0dc79dc099d2725b7b15fdc1dafbd4b1df21f878f44b755e8c123a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling timesource-derive v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling timesource-core v0.1.3 [INFO] [stderr] Compiling timesource v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.63s [INFO] running `Command { std: "docker" "inspect" "8301f9d44c0dc79dc099d2725b7b15fdc1dafbd4b1df21f878f44b755e8c123a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8301f9d44c0dc79dc099d2725b7b15fdc1dafbd4b1df21f878f44b755e8c123a", kill_on_drop: false }` [INFO] [stdout] 8301f9d44c0dc79dc099d2725b7b15fdc1dafbd4b1df21f878f44b755e8c123a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2e76dc21fb6d5c2a59444fd174ce6c4ecaa3d07a4eb03319ac542ca3c0db7c6 [INFO] running `Command { std: "docker" "start" "-a" "d2e76dc21fb6d5c2a59444fd174ce6c4ecaa3d07a4eb03319ac542ca3c0db7c6", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling minicbor v0.12.1 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling minicbor-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling gabble v0.1.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling timesource-core v0.1.3 [INFO] [stderr] Compiling timesource v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to find data for query SELECT "offset" [INFO] [stdout] FROM aggregate_consumer [INFO] [stdout] WHERE name = $1; [INFO] [stdout] --> tests/consumer.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 541 | sqlx::query_file_scalar!("tests/queries/consumer_offset.sql", &consumer_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query SELECT "offset" [INFO] [stdout] FROM aggregate_consumer [INFO] [stdout] WHERE name = $1; [INFO] [stdout] --> tests/consumer.rs:632:9 [INFO] [stdout] | [INFO] [stdout] 632 | sqlx::query_file_scalar!("tests/queries/consumer_offset.sql", &consumer_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to find data for query SELECT "offset" [INFO] [stdout] FROM aggregate_consumer [INFO] [stdout] WHERE name = $1; [INFO] [stdout] --> tests/consumer.rs:690:9 [INFO] [stdout] | [INFO] [stdout] 690 | sqlx::query_file_scalar!("tests/queries/consumer_offset.sql", &consumer_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `MiniCborEncode` found for enum `timesource::PersistedError` in the current scope [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timesource::PersistedError: From` is not satisfied [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `From` is not implemented for `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BytesMissing` found for enum `timesource::PersistedError` in the current scope [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `MiniCborEncode` found for enum `timesource::PersistedError` in the current scope [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timesource::PersistedError: From` is not satisfied [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `From` is not implemented for `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BytesMissing` found for enum `timesource::PersistedError` in the current scope [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timesource` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timesource` due to 4 previous errors [INFO] [stdout] error[E0599]: no variant or associated item named `MiniCborEncode` found for enum `timesource::PersistedError` in the current scope [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timesource::PersistedError: From` is not satisfied [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `From` is not implemented for `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BytesMissing` found for enum `timesource::PersistedError` in the current scope [INFO] [stdout] --> tests/common/user_cbor.rs:24:39 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, TimesourceEvent, Decode, Encode)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `timesource::PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timesource` due to 7 previous errors [INFO] [stdout] error[E0599]: no variant or associated item named `MiniCborEncode` found for enum `PersistedError` in the current scope [INFO] [stdout] --> src/consumer/notification.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Encode, Decode, TimesourceEvent, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `PersistedError: From` is not satisfied [INFO] [stdout] --> src/consumer/notification.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Encode, Decode, TimesourceEvent, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `From` is not implemented for `PersistedError` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `BytesMissing` found for enum `PersistedError` in the current scope [INFO] [stdout] --> src/consumer/notification.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Encode, Decode, TimesourceEvent, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `PersistedError` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TimesourceEvent` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timesource` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "d2e76dc21fb6d5c2a59444fd174ce6c4ecaa3d07a4eb03319ac542ca3c0db7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e76dc21fb6d5c2a59444fd174ce6c4ecaa3d07a4eb03319ac542ca3c0db7c6", kill_on_drop: false }` [INFO] [stdout] d2e76dc21fb6d5c2a59444fd174ce6c4ecaa3d07a4eb03319ac542ca3c0db7c6