[INFO] fetching crate swimos_client 0.1.1... [INFO] testing swimos_client-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate swimos_client 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate swimos_client 0.1.1 [INFO] finished tweaking crates.io crate swimos_client 0.1.1 [INFO] tweaked toml for crates.io crate swimos_client 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swimos_client 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 281 packages to latest compatible versions [INFO] [stderr] Adding libloading v0.8.8 (available: v0.8.9) [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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3329cd1e4e40dd18060c976a8cbaa2fd6c81463cd9ab2ddb9a012dc36621cd0 [INFO] running `Command { std: "docker" "start" "-a" "f3329cd1e4e40dd18060c976a8cbaa2fd6c81463cd9ab2ddb9a012dc36621cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3329cd1e4e40dd18060c976a8cbaa2fd6c81463cd9ab2ddb9a012dc36621cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3329cd1e4e40dd18060c976a8cbaa2fd6c81463cd9ab2ddb9a012dc36621cd0", kill_on_drop: false }` [INFO] [stdout] f3329cd1e4e40dd18060c976a8cbaa2fd6c81463cd9ab2ddb9a012dc36621cd0 [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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2a42024a3fe30c2422d49f7fbe08206da505004ab7d5a07b12b1e19916c6b5 [INFO] running `Command { std: "docker" "start" "-a" "9b2a42024a3fe30c2422d49f7fbe08206da505004ab7d5a07b12b1e19916c6b5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling swimos_num v0.1.1 [INFO] [stderr] Compiling swimos_algebra v0.1.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling swimos_errors v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling swimos_format v0.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling swimos_fs v0.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling swimos_route v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling swimos_utilities v0.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling swimos_macro_utilities v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ratchet_ext v1.2.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling swimos_form_derive v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ratchet_deflate v1.2.1 [INFO] [stderr] Compiling swimos_trigger v0.1.1 [INFO] [stderr] Compiling swimos_sync v0.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tokio-util v0.7.16 [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 matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling swimos_multi_reader v0.1.1 [INFO] [stderr] Compiling swimos_encoding v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ratchet_core v1.2.1 [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 webpki v0.22.4 [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_client_api v0.1.1 [INFO] [stderr] Compiling swimos_downlink v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling swimos_remote v0.1.1 [INFO] [stderr] Compiling swimos_runtime v0.1.1 [INFO] [stderr] Compiling swimos_client v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/transport.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | ) -> Result, DownlinkRuntimeError> { [INFO] [stdout] | ________________________________________________________- [INFO] [stdout] 101 | | impl From for DownlinkRuntimeError { [INFO] [stdout] | | ^^^^^----^---------^^^^^^-------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `DownlinkRuntimeError` is not local [INFO] [stdout] | | | `Error` is not local [INFO] [stdout] | | `From` is not local [INFO] [stdout] 102 | | fn from(e: io::Error) -> Self { [INFO] [stdout] 103 | | DownlinkRuntimeError::with_cause(DownlinkErrorKind::Unresolvable, e) [INFO] [stdout] ... | [INFO] [stdout] 107 | | self.exec(|tx| TransportRequest::Resolve(shp, tx)).await [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____- move the `impl` block outside of this async fn `` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "9b2a42024a3fe30c2422d49f7fbe08206da505004ab7d5a07b12b1e19916c6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2a42024a3fe30c2422d49f7fbe08206da505004ab7d5a07b12b1e19916c6b5", kill_on_drop: false }` [INFO] [stdout] 9b2a42024a3fe30c2422d49f7fbe08206da505004ab7d5a07b12b1e19916c6b5 [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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeb3d7c53c3bbe14f916bc1ac912c1af7e247a8df77f2550dbfc68aa4441a6c0 [INFO] running `Command { std: "docker" "start" "-a" "aeb3d7c53c3bbe14f916bc1ac912c1af7e247a8df77f2550dbfc68aa4441a6c0", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/transport.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | ) -> Result, DownlinkRuntimeError> { [INFO] [stdout] | ________________________________________________________- [INFO] [stdout] 101 | | impl From for DownlinkRuntimeError { [INFO] [stdout] | | ^^^^^----^---------^^^^^^-------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `DownlinkRuntimeError` is not local [INFO] [stdout] | | | `Error` is not local [INFO] [stdout] | | `From` is not local [INFO] [stdout] 102 | | fn from(e: io::Error) -> Self { [INFO] [stdout] 103 | | DownlinkRuntimeError::with_cause(DownlinkErrorKind::Unresolvable, e) [INFO] [stdout] ... | [INFO] [stdout] 107 | | self.exec(|tx| TransportRequest::Resolve(shp, tx)).await [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____- move the `impl` block outside of this async fn `` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling swimos_client v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/transport.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | ) -> Result, DownlinkRuntimeError> { [INFO] [stdout] | ________________________________________________________- [INFO] [stdout] 101 | | impl From for DownlinkRuntimeError { [INFO] [stdout] | | ^^^^^----^---------^^^^^^-------------------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `DownlinkRuntimeError` is not local [INFO] [stdout] | | | `Error` is not local [INFO] [stdout] | | `From` is not local [INFO] [stdout] 102 | | fn from(e: io::Error) -> Self { [INFO] [stdout] 103 | | DownlinkRuntimeError::with_cause(DownlinkErrorKind::Unresolvable, e) [INFO] [stdout] ... | [INFO] [stdout] 107 | | self.exec(|tx| TransportRequest::Resolve(shp, tx)).await [INFO] [stdout] 108 | | } [INFO] [stdout] | |_____- move the `impl` block outside of this async fn `` and up 2 bodies [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.23s [INFO] running `Command { std: "docker" "inspect" "aeb3d7c53c3bbe14f916bc1ac912c1af7e247a8df77f2550dbfc68aa4441a6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb3d7c53c3bbe14f916bc1ac912c1af7e247a8df77f2550dbfc68aa4441a6c0", kill_on_drop: false }` [INFO] [stdout] aeb3d7c53c3bbe14f916bc1ac912c1af7e247a8df77f2550dbfc68aa4441a6c0 [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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b041e294da0857e7332f98e08f7f37dfe9682e4826d87b417c267ae6c319b5b1 [INFO] running `Command { std: "docker" "start" "-a" "b041e294da0857e7332f98e08f7f37dfe9682e4826d87b417c267ae6c319b5b1", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/transport.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 100 | ) -> Result, DownlinkRuntimeError> { [INFO] [stderr] | ________________________________________________________- [INFO] [stderr] 101 | | impl From for DownlinkRuntimeError { [INFO] [stderr] | | ^^^^^----^---------^^^^^^-------------------- [INFO] [stderr] | | | | | [INFO] [stderr] | | | | `DownlinkRuntimeError` is not local [INFO] [stderr] | | | `Error` is not local [INFO] [stderr] | | `From` is not local [INFO] [stderr] 102 | | fn from(e: io::Error) -> Self { [INFO] [stderr] 103 | | DownlinkRuntimeError::with_cause(DownlinkErrorKind::Unresolvable, e) [INFO] [stderr] ... | [INFO] [stderr] 107 | | self.exec(|tx| TransportRequest::Resolve(shp, tx)).await [INFO] [stderr] 108 | | } [INFO] [stderr] | |_____- move the `impl` block outside of this async fn `` and up 2 bodies [INFO] [stderr] | [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `swimos_client` (lib) generated 1 warning [INFO] [stderr] warning: `swimos_client` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swimos_client-d33a88399a49958e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::failed_handshake ... ok [INFO] [stdout] test tests::transport_opens_connection_err ... ok [INFO] [stdout] test tests::disjoint_lanes ... ok [INFO] [stdout] test tests::transport_opens_connection_ok ... ok [INFO] [stdout] test tests::stops_on_disconnect ... ok [INFO] [stdout] test tests::spawns_downlink ... ok [INFO] [stdout] test tests::test_value_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests swimos_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b041e294da0857e7332f98e08f7f37dfe9682e4826d87b417c267ae6c319b5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b041e294da0857e7332f98e08f7f37dfe9682e4826d87b417c267ae6c319b5b1", kill_on_drop: false }` [INFO] [stdout] b041e294da0857e7332f98e08f7f37dfe9682e4826d87b417c267ae6c319b5b1