[INFO] fetching crate roslibrust_rosbridge 0.16.0...
[INFO] testing roslibrust_rosbridge-0.16.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate roslibrust_rosbridge 0.16.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate roslibrust_rosbridge 0.16.0
[INFO] finished tweaking crates.io crate roslibrust_rosbridge 0.16.0
[INFO] tweaked toml for crates.io crate roslibrust_rosbridge 0.16.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate roslibrust_rosbridge 0.16.0 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] crate crates.io crate roslibrust_rosbridge 0.16.0 already has a lockfile, it will not be regenerated
[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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.18
[INFO] [stderr]   Downloaded test-log v0.2.18
[INFO] [stderr]   Downloaded deadqueue v0.2.5
[INFO] [stderr]   Downloaded dashmap v5.5.3
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[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] f2fbb9f7fad975f2a1b3291c5e28dca9446f1f2d019da989a4fec8f0ade71bcd
[INFO] running `Command { std: "docker" "start" "-a" "f2fbb9f7fad975f2a1b3291c5e28dca9446f1f2d019da989a4fec8f0ade71bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2fbb9f7fad975f2a1b3291c5e28dca9446f1f2d019da989a4fec8f0ade71bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2fbb9f7fad975f2a1b3291c5e28dca9446f1f2d019da989a4fec8f0ade71bcd", kill_on_drop: false }`
[INFO] [stdout] f2fbb9f7fad975f2a1b3291c5e28dca9446f1f2d019da989a4fec8f0ade71bcd
[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] 2580d69da5fc0627c28239ae09172ea7aa8572361ffb19778ebca3a80695869d
[INFO] running `Command { std: "docker" "start" "-a" "2580d69da5fc0627c28239ae09172ea7aa8572361ffb19778ebca3a80695869d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling roslibrust_common v0.16.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 tungstenite v0.17.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling deadqueue v0.2.5
[INFO] [stderr]    Compiling roslibrust_rosbridge v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.15s
[INFO] running `Command { std: "docker" "inspect" "2580d69da5fc0627c28239ae09172ea7aa8572361ffb19778ebca3a80695869d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2580d69da5fc0627c28239ae09172ea7aa8572361ffb19778ebca3a80695869d", kill_on_drop: false }`
[INFO] [stdout] 2580d69da5fc0627c28239ae09172ea7aa8572361ffb19778ebca3a80695869d
[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] e83230886e233cc5f7772063cf94ab72d5f0c796d322db0f1856189eb196029c
[INFO] running `Command { std: "docker" "start" "-a" "e83230886e233cc5f7772063cf94ab72d5f0c796d322db0f1856189eb196029c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling roslibrust_rosbridge v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "e83230886e233cc5f7772063cf94ab72d5f0c796d322db0f1856189eb196029c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83230886e233cc5f7772063cf94ab72d5f0c796d322db0f1856189eb196029c", kill_on_drop: false }`
[INFO] [stdout] e83230886e233cc5f7772063cf94ab72d5f0c796d322db0f1856189eb196029c
[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", kill_on_drop: false }`
[INFO] [stdout] eb5996de79c2c322a0d4bedc45f81948878e8224690aba39760fa2fcc234e1bf
[INFO] running `Command { std: "docker" "start" "-a" "eb5996de79c2c322a0d4bedc45f81948878e8224690aba39760fa2fcc234e1bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roslibrust_rosbridge-83885f48a1667550)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::topic_provider_can_be_used_at_compile_time - should panic ... ok
[INFO] [stdout] test test::confirm_client_handle_impls_ros - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests roslibrust_rosbridge
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/client.rs - client::ClientHandle::subscribe (line 221) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle (line 54) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::call_service (line 327) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::subscribe (line 198) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::ClientHandle::advertise (line 277) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::subscribe (line 221) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `roslibrust_test`
[INFO] [stdout]  --> src/client.rs:223:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roslibrust_test::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle (line 54) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]  --> src/client.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roslibrust_test::ros1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/client.rs:64:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let subscription = handle.subscribe::<std_msgs::Header>("/topic").await.unwrap();
[INFO] [stdout]    |                                           ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/client.rs:67:44
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let subscription = handle2.subscribe::<std_msgs::Header>("/topic").await.unwrap();
[INFO] [stdout]    |                                            ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::call_service (line 327) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]  --> src/client.rs:329:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roslibrust_test::ros1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rosapi`
[INFO] [stdout]   --> src/client.rs:335:77
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let response = handle.call_service::<rosapi::GetTime>("/rosapi/get_time", rosapi::GetTimeRequest{}).await?;
[INFO] [stdout]    |                                                                             ^^^^^^ use of unresolved module or unlinked crate `rosapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rosapi`, use `cargo add rosapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rosapi`
[INFO] [stdout]   --> src/client.rs:335:40
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let response = handle.call_service::<rosapi::GetTime>("/rosapi/get_time", rosapi::GetTimeRequest{}).await?;
[INFO] [stdout]    |                                        ^^^^^^ use of unresolved module or unlinked crate `rosapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rosapi`, use `cargo add rosapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::subscribe (line 198) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]  --> src/client.rs:200:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roslibrust_test::ros1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/client.rs:206:40
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let subscriber1 = handle.subscribe::<std_msgs::Header>("/topic").await?;
[INFO] [stdout]    |                                        ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/client.rs:208:53
[INFO] [stdout]    |
[INFO] [stdout] 12 |   let subscriber2: roslibrust_rosbridge::Subscriber<std_msgs::Header> = handle.subscribe("/topic").await?;
[INFO] [stdout]    |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]  --> src/lib.rs:17:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use roslibrust_test::ros1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/lib.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let publisher = ros.advertise::<std_msgs::String>("my_topic").await?;
[INFO] [stdout]    |                                     ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/lib.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |     publisher.publish(&std_msgs::String { data: "Hello, world!".to_string() }).await?;
[INFO] [stdout]    |                        ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientHandle::advertise (line 277) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]  --> src/client.rs:279:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roslibrust_test::ros1::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `roslibrust_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roslibrust_test`, use `cargo add roslibrust_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/client.rs:285:42
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let mut publisher = handle.advertise::<std_msgs::Header>("/topic").await?;
[INFO] [stdout]    |                                          ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]   --> src/client.rs:287:55
[INFO] [stdout]    |
[INFO] [stdout] 12 |   let mut publisher2: roslibrust_rosbridge::Publisher<std_msgs::Header> = handle.advertise("/other_topic").await?;
[INFO] [stdout]    |                                                       ^^^^^^^^ use of unresolved module or unlinked crate `std_msgs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `std_msgs`, use `cargo add std_msgs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::ClientHandle (line 54)
[INFO] [stdout]     src/client.rs - client::ClientHandle::advertise (line 277)
[INFO] [stdout]     src/client.rs - client::ClientHandle::call_service (line 327)
[INFO] [stdout]     src/client.rs - client::ClientHandle::subscribe (line 198)
[INFO] [stdout]     src/client.rs - client::ClientHandle::subscribe (line 221)
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eb5996de79c2c322a0d4bedc45f81948878e8224690aba39760fa2fcc234e1bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb5996de79c2c322a0d4bedc45f81948878e8224690aba39760fa2fcc234e1bf", kill_on_drop: false }`
[INFO] [stdout] eb5996de79c2c322a0d4bedc45f81948878e8224690aba39760fa2fcc234e1bf
