[INFO] fetching crate exocore-apps-sdk 0.1.26...
[INFO] testing exocore-apps-sdk-0.1.26 against 1.90.0 for beta-1.91-3
[INFO] extracting crate exocore-apps-sdk 0.1.26 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate exocore-apps-sdk 0.1.26
[INFO] finished tweaking crates.io crate exocore-apps-sdk 0.1.26
[INFO] tweaked toml for crates.io crate exocore-apps-sdk 0.1.26 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate exocore-apps-sdk 0.1.26 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 120 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exocore-apps-macros v0.1.26
[INFO] [stderr]   Downloaded exocore-store v0.1.26
[INFO] [stderr]   Downloaded capnpc v0.19.0
[INFO] [stderr]   Downloaded exocore-protos v0.1.26
[INFO] [stderr]   Downloaded capnp v0.19.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb0f7ee91e903d2e2e21353eb2b13a71836a012b7f233864fd0bc4578b7c8c5d
[INFO] running `Command { std: "docker" "start" "-a" "cb0f7ee91e903d2e2e21353eb2b13a71836a012b7f233864fd0bc4578b7c8c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb0f7ee91e903d2e2e21353eb2b13a71836a012b7f233864fd0bc4578b7c8c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0f7ee91e903d2e2e21353eb2b13a71836a012b7f233864fd0bc4578b7c8c5d", kill_on_drop: false }`
[INFO] [stdout] cb0f7ee91e903d2e2e21353eb2b13a71836a012b7f233864fd0bc4578b7c8c5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcf7f243a0b8c25b6cc74d506f7ce1d787d357cb8357714d825194697fbe3685
[INFO] running `Command { std: "docker" "start" "-a" "fcf7f243a0b8c25b6cc74d506f7ce1d787d357cb8357714d825194697fbe3685", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling exocore-protos v0.1.26
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling exocore-apps-macros v0.1.26
[INFO] [stderr]    Compiling exocore-store v0.1.26
[INFO] [stderr]    Compiling exocore-apps-sdk v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "fcf7f243a0b8c25b6cc74d506f7ce1d787d357cb8357714d825194697fbe3685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf7f243a0b8c25b6cc74d506f7ce1d787d357cb8357714d825194697fbe3685", kill_on_drop: false }`
[INFO] [stdout] fcf7f243a0b8c25b6cc74d506f7ce1d787d357cb8357714d825194697fbe3685
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c9c2ecfc9b2a1b0432f9fc6db23f56b73e5418c7d856bb4e7ad167ae26da9c1
[INFO] running `Command { std: "docker" "start" "-a" "8c9c2ecfc9b2a1b0432f9fc6db23f56b73e5418c7d856bb4e7ad167ae26da9c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling exocore-apps-sdk v0.1.26 (/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` and `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] [stderr] error: could not compile `exocore-apps-sdk` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c9c2ecfc9b2a1b0432f9fc6db23f56b73e5418c7d856bb4e7ad167ae26da9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c9c2ecfc9b2a1b0432f9fc6db23f56b73e5418c7d856bb4e7ad167ae26da9c1", kill_on_drop: false }`
[INFO] [stdout] 8c9c2ecfc9b2a1b0432f9fc6db23f56b73e5418c7d856bb4e7ad167ae26da9c1
