[INFO] fetching crate ros-nalgebra 0.0.5... [INFO] checking ros-nalgebra-0.0.5 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate ros-nalgebra 0.0.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ros-nalgebra 0.0.5 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ros-nalgebra 0.0.5 [INFO] finished tweaking crates.io crate ros-nalgebra 0.0.5 [INFO] tweaked toml for crates.io crate ros-nalgebra 0.0.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate ros-nalgebra 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea042588557e42ea7603c7d5ec54e15aafae1a84a86b2b2efa4f79d7d809c640 [INFO] running `Command { std: "docker" "start" "-a" "ea042588557e42ea7603c7d5ec54e15aafae1a84a86b2b2efa4f79d7d809c640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea042588557e42ea7603c7d5ec54e15aafae1a84a86b2b2efa4f79d7d809c640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea042588557e42ea7603c7d5ec54e15aafae1a84a86b2b2efa4f79d7d809c640", kill_on_drop: false }` [INFO] [stdout] ea042588557e42ea7603c7d5ec54e15aafae1a84a86b2b2efa4f79d7d809c640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdb61b1d9009a17b589218c034c70aaadd94f8af48601c3bd8592a69b1c0acd3 [INFO] running `Command { std: "docker" "start" "-a" "fdb61b1d9009a17b589218c034c70aaadd94f8af48601c3bd8592a69b1c0acd3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking ros-nalgebra v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking matrixmultiply v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling rosrust_codegen v0.9.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Checking rouille v3.0.0 [INFO] [stderr] Checking nalgebra v0.25.1 [INFO] [stderr] Checking xml-rpc v0.0.12 [INFO] [stderr] Checking rosrust v0.9.5 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/test_pose_msg.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / rosrust::rosmsg_include!( [INFO] [stdout] 23 | | geometry_msgs / Pose, [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: message geometry_msgs/Pose not found in provided directories [INFO] [stdout] Directories: [INFO] [stdout] share [INFO] [stdout] ../src [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Pose); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Pose); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Pose); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Pose); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | let mut pose_msg = my_msg::geometry_msgs::Pose::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | let mut pose_msg = my_msg::geometry_msgs::Pose::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_pose_msg.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | let msg = my_msg::geometry_msgs::Pose::from(pose1); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/test_transform_msg.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / rosrust::rosmsg_include!( [INFO] [stdout] 23 | | geometry_msgs / Transform, [INFO] [stdout] 24 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: message geometry_msgs/Transform not found in provided directories [INFO] [stdout] Directories: [INFO] [stdout] share [INFO] [stdout] ../src [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Quaternion); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Vector3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Transform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Transform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Transform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ros_nalgebra::ros_nalgebra_msg!(my_msg, Transform); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `my_msg` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::ros_nalgebra_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: message nav_msgs/Odometry not found in provided directories [INFO] [stdout] Directories: [INFO] [stdout] share [INFO] [stdout] ../src [INFO] [stdout] [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::rosmsg_include` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: message: message sensor_msgs/Imu not found in provided directories [INFO] [stdout] Directories: [INFO] [stdout] share [INFO] [stdout] ../src [INFO] [stdout] [INFO] [stdout] = note: this error originates in the macro `ros_nalgebra::rosmsg_include` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ros-nalgebra` due to 25 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> examples/example1.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ros_nalgebra::rosmsg_include!(nav_msgs / Odometry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | let mut pose_msg = my_msg::geometry_msgs::Transform::default(); [INFO] [stdout] | ^^^^^^^^^ not found in `my_msg::geometry_msgs` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 | use crate::tests::na::Transform; [INFO] [stdout] | [INFO] [stdout] 18 | use nalgebra::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | let mut pose_msg = my_msg::geometry_msgs::Transform::default(); [INFO] [stdout] | ^^^^^^^^^ not found in `my_msg::geometry_msgs` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 | use crate::tests::na::Transform; [INFO] [stdout] | [INFO] [stdout] 18 | use nalgebra::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `my_msg` [INFO] [stdout] --> tests/test_transform_msg.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | let msg = my_msg::geometry_msgs::Transform::from(pose1); [INFO] [stdout] | ^^^^^^^^^ not found in `my_msg::geometry_msgs` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 18 | use crate::tests::na::Transform; [INFO] [stdout] | [INFO] [stdout] 18 | use nalgebra::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `self` [INFO] [stdout] --> tests/test.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / ros_nalgebra::rosmsg_include!( [INFO] [stdout] 23 | | nav_msgs / Odometry, [INFO] [stdout] 24 | | sensor_msgs / Imu, [INFO] [stdout] 25 | | ); [INFO] [stdout] | |__________^ could not find `geometry_msgs` in `self` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::ros_nalgebra_msg` (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 `geometry_msgs` in `msg2` [INFO] [stdout] --> tests/test.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | let mut pose_msg = msg2::geometry_msgs::Pose::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `msg2` [INFO] [stdout] --> tests/test.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | let mut pose_msg = msg2::geometry_msgs::Pose::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `nav_msgs` in `msg2` [INFO] [stdout] --> tests/test.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | let mut odom_msg = msg2::nav_msgs::Odometry::default(); [INFO] [stdout] | ^^^^^^^^ could not find `nav_msgs` in `msg2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `nav_msgs` in `msg` [INFO] [stdout] --> examples/example1.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | let mut odom_msg = msg::nav_msgs::Odometry::default(); [INFO] [stdout] | ^^^^^^^^ could not find `nav_msgs` in `msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `msg` [INFO] [stdout] --> examples/example1.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | let pose_msg: msg::geometry_msgs::Pose = pose2.into(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sensor_msgs` in `msg2` [INFO] [stdout] --> tests/test.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | let mut imu_msg = msg2::sensor_msgs::Imu::default(); [INFO] [stdout] | ^^^^^^^^^^^ could not find `sensor_msgs` in `msg2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `msg2` [INFO] [stdout] --> tests/test.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | let msg = msg2::geometry_msgs::Pose::from(pose1); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fdb61b1d9009a17b589218c034c70aaadd94f8af48601c3bd8592a69b1c0acd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb61b1d9009a17b589218c034c70aaadd94f8af48601c3bd8592a69b1c0acd3", kill_on_drop: false }` [INFO] [stdout] fdb61b1d9009a17b589218c034c70aaadd94f8af48601c3bd8592a69b1c0acd3