[INFO] fetching crate swimos_messages 0.1.1... [INFO] testing swimos_messages-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate swimos_messages 0.1.1 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swimos_messages 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2c5bcd488ba937fe602808e3d5d16f5d9c1e8ab5bad2c79cb2560617067a58e [INFO] running `Command { std: "docker" "start" "-a" "c2c5bcd488ba937fe602808e3d5d16f5d9c1e8ab5bad2c79cb2560617067a58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c5bcd488ba937fe602808e3d5d16f5d9c1e8ab5bad2c79cb2560617067a58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c5bcd488ba937fe602808e3d5d16f5d9c1e8ab5bad2c79cb2560617067a58e", kill_on_drop: false }` [INFO] [stdout] c2c5bcd488ba937fe602808e3d5d16f5d9c1e8ab5bad2c79cb2560617067a58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc3f7cb7a892bbd5cd49e740b7699ee8015f5462b6660816717d45456764165e [INFO] running `Command { std: "docker" "start" "-a" "fc3f7cb7a892bbd5cd49e740b7699ee8015f5462b6660816717d45456764165e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling swimos_num v0.1.1 [INFO] [stderr] Compiling swimos_algebra v0.1.1 [INFO] [stderr] Compiling swimos_errors v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling swimos_format v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling swimos_fs v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [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_encoding v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling swimos_utilities v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [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 frunk v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [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.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_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 53.31s [INFO] running `Command { std: "docker" "inspect" "fc3f7cb7a892bbd5cd49e740b7699ee8015f5462b6660816717d45456764165e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3f7cb7a892bbd5cd49e740b7699ee8015f5462b6660816717d45456764165e", kill_on_drop: false }` [INFO] [stdout] fc3f7cb7a892bbd5cd49e740b7699ee8015f5462b6660816717d45456764165e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf4c8fbd77062851c1ccb17afdf89f52a8a83720480f22d95936dff81eb2482 [INFO] running `Command { std: "docker" "start" "-a" "8cf4c8fbd77062851c1ccb17afdf89f52a8a83720480f22d95936dff81eb2482", kill_on_drop: false }` [INFO] [stderr] Compiling swimos_messages v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not 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]: failed to resolve: use of unresolved module or unlinked crate `rand` [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" "8cf4c8fbd77062851c1ccb17afdf89f52a8a83720480f22d95936dff81eb2482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf4c8fbd77062851c1ccb17afdf89f52a8a83720480f22d95936dff81eb2482", kill_on_drop: false }` [INFO] [stdout] 8cf4c8fbd77062851c1ccb17afdf89f52a8a83720480f22d95936dff81eb2482