[INFO] fetching crate swimos_runtime 0.1.1...
[INFO] testing swimos_runtime-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate swimos_runtime 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate swimos_runtime 0.1.1
[INFO] finished tweaking crates.io crate swimos_runtime 0.1.1
[INFO] tweaked toml for crates.io crate swimos_runtime 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swimos_runtime 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 241 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[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.91.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 swimos_byte_channel v0.1.1
[INFO] [stderr]   Downloaded swimos_fs v0.1.1
[INFO] [stderr]   Downloaded swimos_sync v0.1.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.12
[INFO] [stderr]   Downloaded swimos_api v0.1.1
[INFO] [stderr]   Downloaded swimos_multi_reader v0.1.1
[INFO] [stderr]   Downloaded swimos_messages v0.1.1
[INFO] [stderr]   Downloaded swimos_meta v0.1.1
[INFO] [stderr]   Downloaded swimos_remote v0.1.1
[INFO] [stderr]   Downloaded swimos_agent_protocol v0.1.1
[INFO] [stderr]   Downloaded ratchet_core v1.2.1
[INFO] [stderr]   Downloaded enum-as-inner v0.6.1
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded hickory-resolver v0.24.4
[INFO] [stderr]   Downloaded ratchet_deflate v1.2.1
[INFO] [stderr]   Downloaded ratchet_rs v1.2.1
[INFO] [stderr]   Downloaded ratchet_ext v1.2.1
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded swimos_recon v0.1.1
[INFO] [stderr]   Downloaded hickory-proto v0.24.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ceb45e337da183d591498bef4e62329fe0046b832e6b4dcd25d3844c3e696e0
[INFO] running `Command { std: "docker" "start" "-a" "3ceb45e337da183d591498bef4e62329fe0046b832e6b4dcd25d3844c3e696e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ceb45e337da183d591498bef4e62329fe0046b832e6b4dcd25d3844c3e696e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ceb45e337da183d591498bef4e62329fe0046b832e6b4dcd25d3844c3e696e0", kill_on_drop: false }`
[INFO] [stdout] 3ceb45e337da183d591498bef4e62329fe0046b832e6b4dcd25d3844c3e696e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e269747cbc23db49383916cbc6aedbb20d4bbc6a1afa08dced4b5405afdfd3fd
[INFO] running `Command { std: "docker" "start" "-a" "e269747cbc23db49383916cbc6aedbb20d4bbc6a1afa08dced4b5405afdfd3fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling swimos_num v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling swimos_algebra v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling swimos_errors v0.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling swimos_format v0.1.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling swimos_fs v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ratchet_ext v1.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling swimos_route v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling swimos_utilities v0.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling swimos_macro_utilities v0.1.1
[INFO] [stderr]    Compiling ratchet_deflate v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling swimos_form_derive v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling swimos_trigger v0.1.1
[INFO] [stderr]    Compiling swimos_sync v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling swimos_byte_channel v0.1.1
[INFO] [stderr]    Compiling swimos_future v0.1.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling swimos_encoding v0.1.1
[INFO] [stderr]    Compiling swimos_multi_reader v0.1.1
[INFO] [stderr]    Compiling ratchet_core v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling swimos_model v0.1.1
[INFO] [stderr]    Compiling swimos_form v0.1.1
[INFO] [stderr]    Compiling ratchet_rs v1.2.1
[INFO] [stderr]    Compiling swimos_recon v0.1.1
[INFO] [stderr]    Compiling swimos_api v0.1.1
[INFO] [stderr]    Compiling swimos_messages v0.1.1
[INFO] [stderr]    Compiling swimos_agent_protocol v0.1.1
[INFO] [stderr]    Compiling swimos_meta v0.1.1
[INFO] [stderr]    Compiling swimos_remote v0.1.1
[INFO] [stderr]    Compiling swimos_runtime v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.92s
[INFO] running `Command { std: "docker" "inspect" "e269747cbc23db49383916cbc6aedbb20d4bbc6a1afa08dced4b5405afdfd3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e269747cbc23db49383916cbc6aedbb20d4bbc6a1afa08dced4b5405afdfd3fd", kill_on_drop: false }`
[INFO] [stdout] e269747cbc23db49383916cbc6aedbb20d4bbc6a1afa08dced4b5405afdfd3fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6cab0e3667357cf22f13942e18a4c6db0f03b5a96606a232efd21492c03fe7a
[INFO] running `Command { std: "docker" "start" "-a" "f6cab0e3667357cf22f13942e18a4c6db0f03b5a96606a232efd21492c03fe7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling swimos_runtime v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> src/agent/store/tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]   --> src/agent/task/external_links/tests.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use rand::Rng;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> src/agent/task/fake_store.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time`
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:776:18
[INFO] [stdout]     |
[INFO] [stdout] 776 |     tokio::time::advance(timeout + Duration::from_secs(1)).await;
[INFO] [stdout]     |                  ^^^^^^^ not found in `tokio::time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/time/mod.rs:90:21
[INFO] [stdout]     |
[INFO] [stdout]  89 | / cfg_test_util! {
[INFO] [stdout]  90 | |     pub use clock::{advance, pause, resume};
[INFO] [stdout]     | |                     ^^^^^^^
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- the item is gated behind the `test-util` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time`
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:791:18
[INFO] [stdout]     |
[INFO] [stdout] 791 |     tokio::time::advance(timeout + Duration::from_secs(1)).await;
[INFO] [stdout]     |                  ^^^^^^^ not found in `tokio::time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/time/mod.rs:90:21
[INFO] [stdout]     |
[INFO] [stdout]  89 | / cfg_test_util! {
[INFO] [stdout]  90 | |     pub use clock::{advance, pause, resume};
[INFO] [stdout]     | |                     ^^^^^^^
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- the item is gated behind the `test-util` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time`
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:807:18
[INFO] [stdout]     |
[INFO] [stdout] 807 |     tokio::time::advance(timeout + Duration::from_secs(1)).await;
[INFO] [stdout]     |                  ^^^^^^^ not found in `tokio::time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/time/mod.rs:90:21
[INFO] [stdout]     |
[INFO] [stdout]  89 | / cfg_test_util! {
[INFO] [stdout]  90 | |     pub use clock::{advance, pause, resume};
[INFO] [stdout]     | |                     ^^^^^^^
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- the item is gated behind the `test-util` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `advance` in module `tokio::time`
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:825:18
[INFO] [stdout]     |
[INFO] [stdout] 825 |     tokio::time::advance(timeout + Duration::from_secs(1)).await;
[INFO] [stdout]     |                  ^^^^^^^ not found in `tokio::time`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/time/mod.rs:90:21
[INFO] [stdout]     |
[INFO] [stdout]  89 | / cfg_test_util! {
[INFO] [stdout]  90 | |     pub use clock::{advance, pause, resume};
[INFO] [stdout]     | |                     ^^^^^^^
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- the item is gated behind the `test-util` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rand`
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |         let n = rand::thread_rng().gen::<i32>();
[INFO] [stdout]     |                 ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:532:5
[INFO] [stdout]     |
[INFO] [stdout] 532 |     assert!(state.outputs.is_empty());
[INFO] [stdout]     |     ^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:792:5
[INFO] [stdout]     |
[INFO] [stdout] 792 |     assert!(!output.timed_out(timeout));
[INFO] [stdout]     |     ^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/agent/task/external_links/tests.rs:826:5
[INFO] [stdout]     |
[INFO] [stdout] 826 |     assert!(output.timed_out(timeout));
[INFO] [stdout]     |     ^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u64` cannot be dereferenced
[INFO] [stdout]    --> src/agent/task/fake_store.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 |             let id = *next_id;
[INFO] [stdout]     |                      ^^^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `u64` cannot be dereferenced
[INFO] [stdout]    --> src/agent/task/fake_store.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |             *next_id += 1;
[INFO] [stdout]     |             ^^^^^^^^ can't be dereferenced
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/downlink/tests/mod.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert!(r.is_ok());
[INFO] [stdout]     |     ^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/downlink/tests/mod.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert!(r.is_ok());
[INFO] [stdout]     |     ^^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/downlink/tests/mod.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     tokio::time::timeout(2 * EMPTY_TIMEOUT, join(task, test_case))
[INFO] [stdout]     |     ^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `start_paused` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> src/downlink/tests/mod.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     tokio::time::timeout(4 * EMPTY_TIMEOUT, join(task, test_case))
[INFO] [stdout]     |     ^^^^^ private field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599, E0614.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swimos_runtime` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "f6cab0e3667357cf22f13942e18a4c6db0f03b5a96606a232efd21492c03fe7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6cab0e3667357cf22f13942e18a4c6db0f03b5a96606a232efd21492c03fe7a", kill_on_drop: false }`
[INFO] [stdout] f6cab0e3667357cf22f13942e18a4c6db0f03b5a96606a232efd21492c03fe7a
