[INFO] fetching crate roslibrust 0.11.1...
[INFO] checking roslibrust-0.11.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate roslibrust 0.11.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate roslibrust 0.11.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate roslibrust 0.11.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate roslibrust 0.11.1
[INFO] tweaked toml for crates.io crate roslibrust 0.11.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate roslibrust 0.11.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b9cf3fedd2a75ad22cb2b8adbc6b858bf202cac4068f850b5ae092f0c8d7c0d
[INFO] running `Command { std: "docker" "start" "-a" "9b9cf3fedd2a75ad22cb2b8adbc6b858bf202cac4068f850b5ae092f0c8d7c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b9cf3fedd2a75ad22cb2b8adbc6b858bf202cac4068f850b5ae092f0c8d7c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9cf3fedd2a75ad22cb2b8adbc6b858bf202cac4068f850b5ae092f0c8d7c0d", kill_on_drop: false }`
[INFO] [stdout] 9b9cf3fedd2a75ad22cb2b8adbc6b858bf202cac4068f850b5ae092f0c8d7c0d
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc5d6593c701e229a0e84ab6b33ead827a38905a9858b760fa159e2866ea38c
[INFO] running `Command { std: "docker" "start" "-a" "1bc5d6593c701e229a0e84ab6b33ead827a38905a9858b760fa159e2866ea38c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling simple-error v0.3.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking deadqueue v0.2.4
[INFO] [stderr]     Checking abort-on-drop v0.2.2
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking roslibrust_codegen v0.11.1
[INFO] [stderr]    Compiling roslibrust_codegen_macro v0.11.1
[INFO] [stderr]     Checking roslibrust v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces/std_msgs", No such file or directory (os error 2)
[INFO] [stdout]   --> examples/ros1_ros2_bridge_example.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     roslibrust_codegen_macro::find_and_generate_ros_messages!(
[INFO] [stdout] 12 | |         "assets/ros1_common_interfaces/std_msgs"
[INFO] [stdout] 13 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros2_common_interfaces/std_msgs", No such file or directory (os error 2)
[INFO] [stdout]   --> examples/ros1_ros2_bridge_example.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     roslibrust_codegen_macro::find_and_generate_ros_messages_without_ros_package_path!(
[INFO] [stdout] 18 | |         "assets/ros2_common_interfaces/std_msgs"
[INFO] [stdout] 19 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages_without_ros_package_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces", No such file or directory (os error 2)
[INFO] [stdout]  --> examples/ros1_service_server.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | roslibrust_codegen_macro::find_and_generate_ros_messages!("assets/ros1_common_interfaces");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces/std_msgs", No such file or directory (os error 2)
[INFO] [stdout]  --> examples/ros1_listener.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | roslibrust_codegen_macro::find_and_generate_ros_messages!("assets/ros1_common_interfaces/std_msgs");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces", No such file or directory (os error 2)
[INFO] [stdout]  --> examples/ros1_service_client.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | roslibrust_codegen_macro::find_and_generate_ros_messages!("assets/ros1_common_interfaces");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces/std_msgs", No such file or directory (os error 2)
[INFO] [stdout]   --> examples/generic_message.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     roslibrust_codegen_macro::find_and_generate_ros_messages!(
[INFO] [stdout] 11 | |         "assets/ros1_common_interfaces/std_msgs"
[INFO] [stdout] 12 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros2_common_interfaces/std_msgs", No such file or directory (os error 2)
[INFO] [stdout]   --> examples/generic_message.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     roslibrust_codegen_macro::find_and_generate_ros_messages_without_ros_package_path!(
[INFO] [stdout] 17 | |         "assets/ros2_common_interfaces/std_msgs"
[INFO] [stdout] 18 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages_without_ros_package_path` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces", No such file or directory (os error 2)
[INFO] [stdout]  --> examples/calling_service.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | roslibrust_codegen_macro::find_and_generate_ros_messages!("assets/ros1_common_interfaces",);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `ros1`
[INFO] [stdout]   --> examples/ros1_ros2_bridge_example.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .subscribe::<ros1::std_msgs::Header>("/bridge_header")
[INFO] [stdout]    |                            ^^^^^^^^ could not find `std_msgs` in `ros1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "ros1_listener") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `roslibrust` (example "ros1_service_client") due to 1 previous error
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces", No such file or directory (os error 2)
[INFO] [stdout]  --> examples/ros1_talker.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | roslibrust_codegen_macro::find_and_generate_ros_messages!("assets/ros1_common_interfaces");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "ros1_service_server") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `ros2`
[INFO] [stdout]   --> examples/ros1_ros2_bridge_example.rs:90:43
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let converted_msg = ros2::std_msgs::Header {
[INFO] [stdout]    |                                           ^^^^^^^^ could not find `std_msgs` in `ros2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Codegen was instructed to search a path that could not be canonicalized relative to "/opt/rustwide/workdir": "assets/ros1_common_interfaces/std_msgs", No such file or directory (os error 2)
[INFO] [stdout]  --> examples/basic_publisher.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | roslibrust_codegen_macro::find_and_generate_ros_messages!("assets/ros1_common_interfaces/std_msgs");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `roslibrust_codegen_macro::find_and_generate_ros_messages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "ros1_talker") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `ros1`
[INFO] [stdout]   --> examples/generic_message.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |     V1(ros1::std_msgs::Header),
[INFO] [stdout]    |              ^^^^^^^^ could not find `std_msgs` in `ros1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `ros2`
[INFO] [stdout]   --> examples/generic_message.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |     V2(ros2::std_msgs::Header),
[INFO] [stdout]    |              ^^^^^^^^ could not find `std_msgs` in `ros2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std_msgs`
[INFO] [stdout]   --> examples/basic_publisher.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let msg = std_msgs::Header::default();
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared crate or module `std_msgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `std_msgs`
[INFO] [stdout]   --> examples/basic_publisher.rs:19:40
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let publisher = client.advertise::<std_msgs::Header>("talker").await?;
[INFO] [stdout]    |                                        ^^^^^^^^ use of undeclared crate or module `std_msgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "ros1_ros2_bridge_example") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rosapi`
[INFO] [stdout]   --> examples/calling_service.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .call_service::<(), rosapi::GetTimeResponse>("/rosapi/get_time", ())
[INFO] [stdout]    |                             ^^^^^^ use of undeclared crate or module `rosapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "basic_publisher") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "calling_service") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roslibrust` (example "generic_message") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1bc5d6593c701e229a0e84ab6b33ead827a38905a9858b760fa159e2866ea38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc5d6593c701e229a0e84ab6b33ead827a38905a9858b760fa159e2866ea38c", kill_on_drop: false }`
[INFO] [stdout] 1bc5d6593c701e229a0e84ab6b33ead827a38905a9858b760fa159e2866ea38c
