[INFO] fetching crate exocore-apps-sdk 0.1.25...
[INFO] checking exocore-apps-sdk-0.1.25 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate exocore-apps-sdk 0.1.25 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate exocore-apps-sdk 0.1.25 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded capnpc v0.16.5
[INFO] [stderr]   Downloaded exocore-protos v0.1.25
[INFO] [stderr]   Downloaded capnp v0.16.1
[INFO] [stderr]   Downloaded exocore-apps-macros 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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e4ac6d7d9da337db97c6b36e67282e489c0c44428c3c8bc6e0cc98aa1be23d1
[INFO] running `Command { std: "docker" "start" "-a" "7e4ac6d7d9da337db97c6b36e67282e489c0c44428c3c8bc6e0cc98aa1be23d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e4ac6d7d9da337db97c6b36e67282e489c0c44428c3c8bc6e0cc98aa1be23d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4ac6d7d9da337db97c6b36e67282e489c0c44428c3c8bc6e0cc98aa1be23d1", kill_on_drop: false }`
[INFO] [stdout] 7e4ac6d7d9da337db97c6b36e67282e489c0c44428c3c8bc6e0cc98aa1be23d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 221b4e0d8834651b61ec24ac5aee962e771d9afbc3762bd537a57306bbd77d61
[INFO] running `Command { std: "docker" "start" "-a" "221b4e0d8834651b61ec24ac5aee962e771d9afbc3762bd537a57306bbd77d61", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling capnp v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling protobuf v3.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling capnpc v0.16.5
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking protobuf-support v3.3.0
[INFO] [stderr]    Compiling exocore-protos v0.1.25
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "221b4e0d8834651b61ec24ac5aee962e771d9afbc3762bd537a57306bbd77d61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221b4e0d8834651b61ec24ac5aee962e771d9afbc3762bd537a57306bbd77d61", kill_on_drop: false }`
[INFO] [stdout] 221b4e0d8834651b61ec24ac5aee962e771d9afbc3762bd537a57306bbd77d61
[INFO] checking exocore-apps-sdk-0.1.25 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate exocore-apps-sdk 0.1.25 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate exocore-apps-sdk 0.1.25 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d40ab42a3fe5501d4f1880887f1318beee7615e84c045649b1a112cc027ad15
[INFO] running `Command { std: "docker" "start" "-a" "4d40ab42a3fe5501d4f1880887f1318beee7615e84c045649b1a112cc027ad15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d40ab42a3fe5501d4f1880887f1318beee7615e84c045649b1a112cc027ad15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d40ab42a3fe5501d4f1880887f1318beee7615e84c045649b1a112cc027ad15", kill_on_drop: false }`
[INFO] [stdout] 4d40ab42a3fe5501d4f1880887f1318beee7615e84c045649b1a112cc027ad15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc1f6760116ceb8e72a504d6b57557789330c6bce33ec4d04529728d4b39d8bd
[INFO] running `Command { std: "docker" "start" "-a" "cc1f6760116ceb8e72a504d6b57557789330c6bce33ec4d04529728d4b39d8bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling capnp v0.16.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling protobuf v3.3.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling capnpc v0.16.5
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking protobuf-support v3.3.0
[INFO] [stderr]    Compiling exocore-protos v0.1.25
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc1f6760116ceb8e72a504d6b57557789330c6bce33ec4d04529728d4b39d8bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1f6760116ceb8e72a504d6b57557789330c6bce33ec4d04529728d4b39d8bd", kill_on_drop: false }`
[INFO] [stdout] cc1f6760116ceb8e72a504d6b57557789330c6bce33ec4d04529728d4b39d8bd
