[INFO] fetching crate swimos_connector 0.1.1...
[INFO] building swimos_connector-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate swimos_connector 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate swimos_connector 0.1.1
[INFO] finished tweaking crates.io crate swimos_connector 0.1.1
[INFO] tweaked toml for crates.io crate swimos_connector 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swimos_connector 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa81367557e00432904e4e6f22c37feba3b4e0fc8b8e5193196db0c65a56a811
[INFO] running `Command { std: "docker" "start" "-a" "fa81367557e00432904e4e6f22c37feba3b4e0fc8b8e5193196db0c65a56a811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa81367557e00432904e4e6f22c37feba3b4e0fc8b8e5193196db0c65a56a811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa81367557e00432904e4e6f22c37feba3b4e0fc8b8e5193196db0c65a56a811", kill_on_drop: false }`
[INFO] [stdout] fa81367557e00432904e4e6f22c37feba3b4e0fc8b8e5193196db0c65a56a811
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0036d0c17e87d75c852650011d6024c3a9c2fc07d8baa26a5eb710dfeb65be62
[INFO] running `Command { std: "docker" "start" "-a" "0036d0c17e87d75c852650011d6024c3a9c2fc07d8baa26a5eb710dfeb65be62", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling swimos_num v0.1.1
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling swimos_algebra v0.1.1
[INFO] [stderr]    Compiling swimos_errors v0.1.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling swimos_format v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling swimos_route v0.1.1
[INFO] [stderr]    Compiling swimos_fs v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling swimos_utilities v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling swimos_macro_utilities v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling swimos_form_derive v0.1.1
[INFO] [stderr]    Compiling swimos_encoding v0.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_byte_channel v0.1.1
[INFO] [stderr]    Compiling swimos_sync 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_agent v0.1.1
[INFO] [stderr]    Compiling swimos_connector v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "0036d0c17e87d75c852650011d6024c3a9c2fc07d8baa26a5eb710dfeb65be62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0036d0c17e87d75c852650011d6024c3a9c2fc07d8baa26a5eb710dfeb65be62", kill_on_drop: false }`
[INFO] [stdout] 0036d0c17e87d75c852650011d6024c3a9c2fc07d8baa26a5eb710dfeb65be62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e93fd83fd8615c6d0510a51046a46b72edc6ba5d7f3cc2d9cfcf3b0fdbc4dd2
[INFO] running `Command { std: "docker" "start" "-a" "8e93fd83fd8615c6d0510a51046a46b72edc6ba5d7f3cc2d9cfcf3b0fdbc4dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling swimos_future v0.1.1
[INFO] [stderr]    Compiling swimos_byte_channel v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling swimos_encoding v0.1.1
[INFO] [stderr]    Compiling swimos_utilities 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_agent v0.1.1
[INFO] [stderr]    Compiling swimos_connector v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TestContext` is never constructed
[INFO] [stdout]   --> src/test_support.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TestContext;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.61s
[INFO] running `Command { std: "docker" "inspect" "8e93fd83fd8615c6d0510a51046a46b72edc6ba5d7f3cc2d9cfcf3b0fdbc4dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e93fd83fd8615c6d0510a51046a46b72edc6ba5d7f3cc2d9cfcf3b0fdbc4dd2", kill_on_drop: false }`
[INFO] [stdout] 8e93fd83fd8615c6d0510a51046a46b72edc6ba5d7f3cc2d9cfcf3b0fdbc4dd2
