[INFO] fetching crate swimos_messages 0.1.1...
[INFO] testing swimos_messages-0.1.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate swimos_messages 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate swimos_messages 0.1.1
[INFO] finished tweaking crates.io crate swimos_messages 0.1.1
[INFO] tweaked toml for crates.io crate swimos_messages 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swimos_messages 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]     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 117 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]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e58076fc39542d2e56de1e209919c8c9f891b88e8905a7cf00a18bb5ac66ab04
[INFO] running `Command { std: "docker" "start" "-a" "e58076fc39542d2e56de1e209919c8c9f891b88e8905a7cf00a18bb5ac66ab04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e58076fc39542d2e56de1e209919c8c9f891b88e8905a7cf00a18bb5ac66ab04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e58076fc39542d2e56de1e209919c8c9f891b88e8905a7cf00a18bb5ac66ab04", kill_on_drop: false }`
[INFO] [stdout] e58076fc39542d2e56de1e209919c8c9f891b88e8905a7cf00a18bb5ac66ab04
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e65ec9042470f632f0853bb16b7b677c1d591342524e2e6285f9ec46da8c3058
[INFO] running `Command { std: "docker" "start" "-a" "e65ec9042470f632f0853bb16b7b677c1d591342524e2e6285f9ec46da8c3058", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling swimos_num v0.1.1
[INFO] [stderr]    Compiling swimos_algebra v0.1.1
[INFO] [stderr]    Compiling swimos_format v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling swimos_errors v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[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 parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling swimos_route v0.1.1
[INFO] [stderr]    Compiling swimos_fs v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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_proc_macros v0.1.4
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling swimos_utilities v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling swimos_encoding v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling swimos_macro_utilities v0.1.1
[INFO] [stderr]    Compiling swimos_form_derive 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_messages v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.79s
[INFO] running `Command { std: "docker" "inspect" "e65ec9042470f632f0853bb16b7b677c1d591342524e2e6285f9ec46da8c3058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e65ec9042470f632f0853bb16b7b677c1d591342524e2e6285f9ec46da8c3058", kill_on_drop: false }`
[INFO] [stdout] e65ec9042470f632f0853bb16b7b677c1d591342524e2e6285f9ec46da8c3058
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d94d7a201be4b924b46b793907b9993b9c54a76a924fd8e6f73cf3cdeb75d024
[INFO] running `Command { std: "docker" "start" "-a" "d94d7a201be4b924b46b793907b9993b9c54a76a924fd8e6f73cf3cdeb75d024", kill_on_drop: false }`
[INFO] [stderr]    Compiling swimos_messages v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/protocol/tests.rs:319:10
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[tokio::test]
[INFO] [stdout]     |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rand` in this scope
[INFO] [stdout]   --> src/protocol/tests.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let id: u32 = rand::random();
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swimos_messages` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d94d7a201be4b924b46b793907b9993b9c54a76a924fd8e6f73cf3cdeb75d024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d94d7a201be4b924b46b793907b9993b9c54a76a924fd8e6f73cf3cdeb75d024", kill_on_drop: false }`
[INFO] [stdout] d94d7a201be4b924b46b793907b9993b9c54a76a924fd8e6f73cf3cdeb75d024
