[INFO] fetching crate exocore-apps-sdk 0.1.25...
[INFO] checking exocore-apps-sdk-0.1.25 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate exocore-apps-sdk 0.1.25 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate exocore-apps-sdk 0.1.25 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate exocore-apps-sdk 0.1.25
[INFO] finished tweaking crates.io crate exocore-apps-sdk 0.1.25
[INFO] tweaked toml for crates.io crate exocore-apps-sdk 0.1.25 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exocore-apps-macros v0.1.25
[INFO] [stderr]   Downloaded protobuf-support v3.4.0
[INFO] [stderr]   Downloaded capnpc v0.16.5
[INFO] [stderr]   Downloaded capnp v0.16.1
[INFO] [stderr]   Downloaded protobuf v3.4.0
[INFO] [stderr]   Downloaded exocore-protos v0.1.25
[INFO] [stderr]   Downloaded exocore-store v0.1.25
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b766de9b78e14592d9800bf623787cc2bab0646014e65871c3d418ad6abc9d61
[INFO] running `Command { std: "docker" "start" "-a" "b766de9b78e14592d9800bf623787cc2bab0646014e65871c3d418ad6abc9d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b766de9b78e14592d9800bf623787cc2bab0646014e65871c3d418ad6abc9d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b766de9b78e14592d9800bf623787cc2bab0646014e65871c3d418ad6abc9d61", kill_on_drop: false }`
[INFO] [stdout] b766de9b78e14592d9800bf623787cc2bab0646014e65871c3d418ad6abc9d61
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e07b046252cd9c75559048013e8e7ed0702fa12c590cb7b7b1d6a3121d9b92bb
[INFO] running `Command { std: "docker" "start" "-a" "e07b046252cd9c75559048013e8e7ed0702fa12c590cb7b7b1d6a3121d9b92bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling capnp v0.16.1
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling capnpc v0.16.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stderr]    Compiling exocore-protos v0.1.25
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling exocore-apps-macros v0.1.25
[INFO] [stderr]     Checking exocore-store v0.1.25
[INFO] [stderr]     Checking exocore-apps-sdk v0.1.25 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/store.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/store.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/time.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `apps::in_message::InMessageType`, `store::MutationRequest`
[INFO] [stdout]    --> src/store.rs:242:26
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use exocore_protos::{apps::in_message::InMessageType, store::MutationRequest};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]    --> src/store.rs:243:34
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use futures::{channel::mpsc, StreamExt};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/time.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Timestamp(dt.timestamp_nanos() as u64)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/time.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Timestamp(dt.timestamp_nanos() as u64)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exocore-apps-sdk` (lib test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e07b046252cd9c75559048013e8e7ed0702fa12c590cb7b7b1d6a3121d9b92bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e07b046252cd9c75559048013e8e7ed0702fa12c590cb7b7b1d6a3121d9b92bb", kill_on_drop: false }`
[INFO] [stdout] e07b046252cd9c75559048013e8e7ed0702fa12c590cb7b7b1d6a3121d9b92bb
[INFO] checking exocore-apps-sdk-0.1.25 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate exocore-apps-sdk 0.1.25 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate exocore-apps-sdk 0.1.25 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate exocore-apps-sdk 0.1.25
[INFO] finished tweaking crates.io crate exocore-apps-sdk 0.1.25
[INFO] tweaked toml for crates.io crate exocore-apps-sdk 0.1.25 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5b4572c0a26f9bd63e5fa6b6103f479a5d49f1c5db82cf71c5c8018dbc584ea
[INFO] running `Command { std: "docker" "start" "-a" "c5b4572c0a26f9bd63e5fa6b6103f479a5d49f1c5db82cf71c5c8018dbc584ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5b4572c0a26f9bd63e5fa6b6103f479a5d49f1c5db82cf71c5c8018dbc584ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5b4572c0a26f9bd63e5fa6b6103f479a5d49f1c5db82cf71c5c8018dbc584ea", kill_on_drop: false }`
[INFO] [stdout] c5b4572c0a26f9bd63e5fa6b6103f479a5d49f1c5db82cf71c5c8018dbc584ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 123e61f3904e5e2936a0e729f2879935dca01bcab86df8b7c4d492d841361936
[INFO] running `Command { std: "docker" "start" "-a" "123e61f3904e5e2936a0e729f2879935dca01bcab86df8b7c4d492d841361936", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling capnp v0.16.1
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling capnpc v0.16.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking protobuf-support v3.4.0
[INFO] [stderr]    Compiling exocore-protos v0.1.25
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling exocore-apps-macros v0.1.25
[INFO] [stderr]     Checking exocore-store v0.1.25
[INFO] [stderr]     Checking exocore-apps-sdk v0.1.25 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/store.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/store.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]    --> src/time.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[tokio::test]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `apps::in_message::InMessageType`, `store::MutationRequest`
[INFO] [stdout]    --> src/store.rs:242:26
[INFO] [stdout]     |
[INFO] [stdout] 242 |     use exocore_protos::{apps::in_message::InMessageType, store::MutationRequest};
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]    --> src/store.rs:243:34
[INFO] [stdout]     |
[INFO] [stdout] 243 |     use futures::{channel::mpsc, StreamExt};
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/time.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Timestamp(dt.timestamp_nanos() as u64)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/time.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Timestamp(dt.timestamp_nanos() as u64)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exocore-apps-sdk` (lib test) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "123e61f3904e5e2936a0e729f2879935dca01bcab86df8b7c4d492d841361936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123e61f3904e5e2936a0e729f2879935dca01bcab86df8b7c4d492d841361936", kill_on_drop: false }`
[INFO] [stdout] 123e61f3904e5e2936a0e729f2879935dca01bcab86df8b7c4d492d841361936
