[INFO] fetching crate ros-nalgebra 0.0.4... [INFO] checking ros-nalgebra-0.0.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate ros-nalgebra 0.0.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ros-nalgebra 0.0.4 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ros-nalgebra 0.0.4 [INFO] finished tweaking crates.io crate ros-nalgebra 0.0.4 [INFO] tweaked toml for crates.io crate ros-nalgebra 0.0.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate ros-nalgebra 0.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecc83e722f82c64750d73001d627c7b96e5d8c13b50adc4dec0e7db113e81af0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ecc83e722f82c64750d73001d627c7b96e5d8c13b50adc4dec0e7db113e81af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecc83e722f82c64750d73001d627c7b96e5d8c13b50adc4dec0e7db113e81af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecc83e722f82c64750d73001d627c7b96e5d8c13b50adc4dec0e7db113e81af0", kill_on_drop: false }` [INFO] [stdout] ecc83e722f82c64750d73001d627c7b96e5d8c13b50adc4dec0e7db113e81af0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdd0953dd2db4282d72b510d1030d14715102370649d966f9f698dfd16f1c17d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdd0953dd2db4282d72b510d1030d14715102370649d966f9f698dfd16f1c17d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [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 error-chain v0.12.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.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] Checking twoway v0.1.8 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.6.0 [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 generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.55 [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 dirs v1.0.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [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] Checking tiny_http v0.6.2 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling rosrust_codegen v0.9.3 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking rouille v3.0.0 [INFO] [stderr] Checking nalgebra v0.24.1 [INFO] [stderr] Checking xml-rpc v0.0.12 [INFO] [stderr] Checking rosrust v0.9.5 [INFO] [stderr] Checking ros-nalgebra v0.0.4 (/opt/rustwide/workdir) [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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_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 `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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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_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: 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 `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 `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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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[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 a macro (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 a macro (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 a macro (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 a macro (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 `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[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: 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] [stderr] error: could not compile `ros-nalgebra` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cdd0953dd2db4282d72b510d1030d14715102370649d966f9f698dfd16f1c17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd0953dd2db4282d72b510d1030d14715102370649d966f9f698dfd16f1c17d", kill_on_drop: false }` [INFO] [stdout] cdd0953dd2db4282d72b510d1030d14715102370649d966f9f698dfd16f1c17d