[INFO] fetching crate swimos_downlink 0.1.1...
[INFO] testing swimos_downlink-0.1.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate swimos_downlink 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate swimos_downlink 0.1.1
[INFO] finished tweaking crates.io crate swimos_downlink 0.1.1
[INFO] tweaked toml for crates.io crate swimos_downlink 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swimos_downlink 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 124 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swimos_format v0.1.1
[INFO] [stderr]   Downloaded swimos_num v0.1.1
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded swimos_fs v0.1.1
[INFO] [stderr]   Downloaded swimos_trigger v0.1.1
[INFO] [stderr]   Downloaded swimos_future v0.1.1
[INFO] [stderr]   Downloaded swimos_utilities v0.1.1
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded swimos_agent_protocol v0.1.1
[INFO] [stderr]   Downloaded swimos_client_api v0.1.1
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded swimos_form v0.1.1
[INFO] [stderr]   Downloaded swimos_model v0.1.1
[INFO] [stderr]   Downloaded swimos_recon v0.1.1
[INFO] [stderr]   Downloaded swimos_algebra v0.1.1
[INFO] [stderr]   Downloaded swimos_errors v0.1.1
[INFO] [stderr]   Downloaded swimos_route v0.1.1
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded swimos_macro_utilities v0.1.1
[INFO] [stderr]   Downloaded swimos_form_derive v0.1.1
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded swimos_api v0.1.1
[INFO] [stderr]   Downloaded swimos_encoding v0.1.1
[INFO] [stderr]   Downloaded swimos_byte_channel v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8de4ea452168fb022cfb7b28a67b618e96d8ec1ec126031aaa3e8a8709fa460
[INFO] running `Command { std: "docker" "start" "-a" "f8de4ea452168fb022cfb7b28a67b618e96d8ec1ec126031aaa3e8a8709fa460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8de4ea452168fb022cfb7b28a67b618e96d8ec1ec126031aaa3e8a8709fa460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8de4ea452168fb022cfb7b28a67b618e96d8ec1ec126031aaa3e8a8709fa460", kill_on_drop: false }`
[INFO] [stdout] f8de4ea452168fb022cfb7b28a67b618e96d8ec1ec126031aaa3e8a8709fa460
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 082a4e726cd7652f8360b79ff384b8c70889033371e306a0575b6ad7bf91d21f
[INFO] running `Command { std: "docker" "start" "-a" "082a4e726cd7652f8360b79ff384b8c70889033371e306a0575b6ad7bf91d21f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling swimos_num v0.1.1
[INFO] [stderr]    Compiling swimos_algebra v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling swimos_errors v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling swimos_format v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling swimos_fs v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling swimos_route v0.1.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling swimos_utilities v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling swimos_macro_utilities v0.1.1
[INFO] [stderr]    Compiling swimos_form_derive v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling swimos_encoding v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling swimos_trigger v0.1.1
[INFO] [stderr]    Compiling swimos_byte_channel v0.1.1
[INFO] [stderr]    Compiling swimos_future v0.1.1
[INFO] [stderr]    Compiling swimos_model v0.1.1
[INFO] [stderr]    Compiling swimos_form v0.1.1
[INFO] [stderr]    Compiling swimos_recon v0.1.1
[INFO] [stderr]    Compiling swimos_api v0.1.1
[INFO] [stderr]    Compiling swimos_agent_protocol v0.1.1
[INFO] [stderr]    Compiling swimos_client_api v0.1.1
[INFO] [stderr]    Compiling swimos_downlink v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.57s
[INFO] running `Command { std: "docker" "inspect" "082a4e726cd7652f8360b79ff384b8c70889033371e306a0575b6ad7bf91d21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082a4e726cd7652f8360b79ff384b8c70889033371e306a0575b6ad7bf91d21f", kill_on_drop: false }`
[INFO] [stdout] 082a4e726cd7652f8360b79ff384b8c70889033371e306a0575b6ad7bf91d21f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89ae17d44620293721c13c6f574cedd936c8bd3e5408348acc1ee5b63ba4c7ec
[INFO] running `Command { std: "docker" "start" "-a" "89ae17d44620293721c13c6f574cedd936c8bd3e5408348acc1ee5b63ba4c7ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling swimos_downlink v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread.
[INFO] [stdout]   --> src/task/tests/event.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[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/task/tests/event.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/task/tests/event.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[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/task/tests/event.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[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/task/tests/event.rs:189:1
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[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/task/tests/event.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[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/task/tests/map.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[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/task/tests/map.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[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/task/tests/map.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[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/task/tests/map.rs:255:1
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[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/task/tests/map.rs:305:1
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[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/task/tests/map.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[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/task/tests/map.rs:404:1
[INFO] [stdout]     |
[INFO] [stdout] 404 | #[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/task/tests/map.rs:438:1
[INFO] [stdout]     |
[INFO] [stdout] 438 | #[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/task/tests/map.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | #[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/task/tests/map.rs:542:1
[INFO] [stdout]     |
[INFO] [stdout] 542 | #[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/task/tests/map.rs:574:1
[INFO] [stdout]     |
[INFO] [stdout] 574 | #[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/task/tests/map.rs:619:1
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[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/task/tests/map.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | #[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/task/tests/map.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | #[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/task/tests/map.rs:784:1
[INFO] [stdout]     |
[INFO] [stdout] 784 | #[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/task/tests/value.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[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/task/tests/value.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[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/task/tests/value.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[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/task/tests/value.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[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/task/tests/value.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[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/task/tests/value.rs:247:1
[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/task/tests/value.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[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/task/tests/value.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[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/task/tests/value.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | #[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/task/tests/value.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | #[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 import: `swimos_agent_protocol::DownlinkNotification`
[INFO] [stdout]   --> src/task/tests/event.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use swimos_agent_protocol::DownlinkNotification;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DownlinkTaskError`, `FrameIoError`, and `InvalidFrame`
[INFO] [stdout]   --> src/task/tests/event.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | use swimos_api::error::{DownlinkTaskError, FrameIoError, InvalidFrame};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swimos_client_api::DownlinkConfig`
[INFO] [stdout]   --> src/task/tests/event.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use swimos_client_api::DownlinkConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::run_value_downlink_task`
[INFO] [stdout]   --> src/task/tests/event.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use super::run_value_downlink_task;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DownlinkTask` and `EventDownlinkModel`
[INFO] [stdout]   --> src/task/tests/event.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::{DownlinkTask, EventDownlinkModel};
[INFO] [stdout]    |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MapOperation`
[INFO] [stdout]   --> src/task/tests/map.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 | use swimos_agent_protocol::{MapMessage, MapOperation};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MapOperationDecoder`
[INFO] [stdout]   --> src/task/tests/map.rs:25:63
[INFO] [stdout]    |
[INFO] [stdout] 25 | use swimos_agent_protocol::encoding::map::{MapMessageEncoder, MapOperationDecoder};
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FrameIoError` and `InvalidFrame`
[INFO] [stdout]   --> src/task/tests/map.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 | use swimos_api::error::{DownlinkTaskError, FrameIoError, InvalidFrame};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::MapDownlinkModel`
[INFO] [stdout]   --> src/task/tests/map.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use crate::model::MapDownlinkModel;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DownlinkTask` and `MapDownlinkHandle`
[INFO] [stdout]   --> src/task/tests/map.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | use crate::{DownlinkTask, MapDownlinkHandle};
[INFO] [stdout]    |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swimos_agent_protocol::DownlinkNotification`
[INFO] [stdout]   --> src/task/tests/value.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use swimos_agent_protocol::DownlinkNotification;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DownlinkTaskError`, `FrameIoError`, and `InvalidFrame`
[INFO] [stdout]   --> src/task/tests/value.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 | use swimos_api::error::{DownlinkTaskError, FrameIoError, InvalidFrame};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swimos_client_api::DownlinkConfig`
[INFO] [stdout]   --> src/task/tests/value.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use swimos_client_api::DownlinkConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::ValueDownlinkSet`
[INFO] [stdout]   --> src/task/tests/value.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use crate::model::ValueDownlinkSet;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DownlinkTask` and `ValueDownlinkModel`
[INFO] [stdout]   --> src/task/tests/value.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | use crate::{DownlinkTask, ValueDownlinkModel};
[INFO] [stdout]    |             ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::run_value_downlink_task`
[INFO] [stdout]   --> src/task/tests/value.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use super::run_value_downlink_task;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swimos_downlink` (lib test) due to 31 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "89ae17d44620293721c13c6f574cedd936c8bd3e5408348acc1ee5b63ba4c7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ae17d44620293721c13c6f574cedd936c8bd3e5408348acc1ee5b63ba4c7ec", kill_on_drop: false }`
[INFO] [stdout] 89ae17d44620293721c13c6f574cedd936c8bd3e5408348acc1ee5b63ba4c7ec
