[INFO] crate rosrust 0.9.4 is already in cache [INFO] testing rosrust-0.9.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate rosrust 0.9.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rosrust 0.9.4 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rosrust 0.9.4 [INFO] finished tweaking crates.io crate rosrust 0.9.4 [INFO] tweaked toml for crates.io crate rosrust 0.9.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rosrust 0.9.4 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-6/source/tests/benchmarks.rs [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bdc5b76efe1ee5b63328ca90f9e4046d98cef44629ae7ddbfc27af1fe28e56b0 [INFO] running `"docker" "start" "-a" "bdc5b76efe1ee5b63328ca90f9e4046d98cef44629ae7ddbfc27af1fe28e56b0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/tests/benchmarks.rs [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rosrust_codegen v0.9.2 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain::error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Nix(::nix::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain::error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Nix(::nix::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rosxmlrpc/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain::error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | Utf8(::std::string::FromUtf8Error); [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/tcpros/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain::error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `"docker" "inspect" "bdc5b76efe1ee5b63328ca90f9e4046d98cef44629ae7ddbfc27af1fe28e56b0"` [INFO] running `"docker" "rm" "-f" "bdc5b76efe1ee5b63328ca90f9e4046d98cef44629ae7ddbfc27af1fe28e56b0"` [INFO] [stdout] bdc5b76efe1ee5b63328ca90f9e4046d98cef44629ae7ddbfc27af1fe28e56b0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ecdb58d57a7d8047d8960970fc4c4ace83e4d3c077dbcd041bfbd047427239a4 [INFO] running `"docker" "start" "-a" "ecdb58d57a7d8047d8960970fc4c4ace83e4d3c077dbcd041bfbd047427239a4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/tests/benchmarks.rs [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.9 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain::error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Nix(::nix::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain::error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Nix(::nix::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rosxmlrpc/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain::error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | Utf8(::std::string::FromUtf8Error); [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/tcpros/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain::error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling rosrust v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/publisher_to_inline_subscriber.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | rosrust::rosmsg_include!(std_msgs / String, std_msgs / String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/service_to_roscpp_client.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | rosrust::rosmsg_include!(roscpp_tutorials / TwoInts); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message roscpp_tutorials/TwoInts not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/derive_array_test.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | rosrust::rosmsg_include!(geometry_msgs / PoseWithCovariance); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message geometry_msgs/PoseWithCovariance not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/publisher_to_roscpp_subscriber.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rosrust::rosmsg_include!(std_msgs / String, rosgraph_msgs / Log); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/subscriber_to_rosrust_publisher.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rosrust::rosmsg_include!(std_msgs / String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> examples/service.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | rosrust::rosmsg_include!(roscpp_tutorials / TwoInts); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message roscpp_tutorials/TwoInts not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/subscriber_to_multiple_publishers.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rosrust::rosmsg_include!(std_msgs / String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/publisher_to_rospy_subscriber.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rosrust::rosmsg_include!(std_msgs / String, rosgraph_msgs / Log); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/subscriber_to_roscpp_publisher.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rosrust::rosmsg_include!(std_msgs / String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/service_to_rosservice_client.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | rosrust::rosmsg_include!(roscpp_tutorials / TwoInts); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message roscpp_tutorials/TwoInts not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/service_to_rosrust_client.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | rosrust::rosmsg_include!(roscpp_tutorials / TwoInts); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message roscpp_tutorials/TwoInts not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/reserved_keywords_test.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | rosrust::rosmsg_include!(visualization_msgs / ImageMarker); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message visualization_msgs/ImageMarker not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> tests/publisher_to_relayed_subscriber.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rosrust::rosmsg_include!(std_msgs / String, std_msgs / String); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: message std_msgs/String not found in provided directories [INFO] [stderr] Directories: [INFO] [stderr] share [INFO] [stderr] ../src [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/subscriber_to_rosrust_publisher.rs:24:48 [INFO] [stderr] | [INFO] [stderr] 24 | let subscriber = rosrust::subscribe::("chatter", 100, move |data| { [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `visualization_msgs` in `msg` [INFO] [stderr] --> tests/reserved_keywords_test.rs:12:24 [INFO] [stderr] | [INFO] [stderr] 12 | let message = msg::visualization_msgs::ImageMarker::default(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `visualization_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/subscriber_to_multiple_publishers.rs:46:48 [INFO] [stderr] | [INFO] [stderr] 46 | let subscriber = rosrust::subscribe::("chatter", 100, move |data| { [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> examples/service.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | rosrust::service::("add_two_ints", move |req| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> examples/service.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | Ok(msg::roscpp_tutorials::TwoIntsRes { sum }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> tests/service_to_rosservice_client.rs:27:44 [INFO] [stderr] | [INFO] [stderr] 27 | let _service = rosrust::service::("add_two_ints", |req| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> tests/service_to_rosservice_client.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 28 | Ok(msg::roscpp_tutorials::TwoIntsRes { sum: req.a + req.b }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/subscriber_to_roscpp_publisher.rs:21:48 [INFO] [stderr] | [INFO] [stderr] 21 | let subscriber = rosrust::subscribe::("chatter", 100, move |data| { [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> tests/service_to_rosrust_client.rs:27:44 [INFO] [stderr] | [INFO] [stderr] 27 | let _service = rosrust::service::("add_two_ints", |req| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `rosgraph_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_rospy_subscriber.rs:25:35 [INFO] [stderr] | [INFO] [stderr] 25 | rosrust::subscribe::("/rosout_agg", 100, move |data| { [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `rosgraph_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> tests/service_to_roscpp_client.rs:26:44 [INFO] [stderr] | [INFO] [stderr] 26 | let _service = rosrust::service::("add_two_ints", |req| { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> tests/service_to_rosrust_client.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 28 | Ok(msg::roscpp_tutorials::TwoIntsRes { sum: req.a + req.b }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_rospy_subscriber.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | let publisher = rosrust::publish::("chatter", 100).unwrap(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `roscpp_tutorials` in `msg` [INFO] [stderr] --> tests/service_to_roscpp_client.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | Ok(msg::roscpp_tutorials::TwoIntsRes { sum: req.a + req.b }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ could not find `roscpp_tutorials` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_rospy_subscriber.rs:32:28 [INFO] [stderr] | [INFO] [stderr] 32 | let mut message = msg::std_msgs::String::default(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_relayed_subscriber.rs:27:35 [INFO] [stderr] | [INFO] [stderr] 27 | rosrust::subscribe::("chatter_sub", 100, move |data| { [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_relayed_subscriber.rs:32:45 [INFO] [stderr] | [INFO] [stderr] 32 | let publisher = rosrust::publish::("chatter_pub", 100).unwrap(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_relayed_subscriber.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | let mut message = msg::std_msgs::String::default(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `rosgraph_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_roscpp_subscriber.rs:25:35 [INFO] [stderr] | [INFO] [stderr] 25 | rosrust::subscribe::("/rosout_agg", 100, move |data| { [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `rosgraph_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_inline_subscriber.rs:18:48 [INFO] [stderr] | [INFO] [stderr] 18 | let subscriber = rosrust::subscribe::("chatter", 100, move |data| { [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_roscpp_subscriber.rs:30:45 [INFO] [stderr] | [INFO] [stderr] 30 | let publisher = rosrust::publish::("chatter", 100).unwrap(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_inline_subscriber.rs:23:45 [INFO] [stderr] | [INFO] [stderr] 23 | let publisher = rosrust::publish::("chatter", 100).unwrap(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_roscpp_subscriber.rs:32:28 [INFO] [stderr] | [INFO] [stderr] 32 | let mut message = msg::std_msgs::String::default(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `std_msgs` in `msg` [INFO] [stderr] --> tests/publisher_to_inline_subscriber.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | let mut message = msg::std_msgs::String::default(); [INFO] [stderr] | ^^^^^^^^ could not find `std_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `geometry_msgs` in `msg` [INFO] [stderr] --> tests/derive_array_test.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | let mut message1 = msg::geometry_msgs::PoseWithCovariance::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `geometry_msgs` in `msg` [INFO] [stderr] --> tests/derive_array_test.rs:13:29 [INFO] [stderr] | [INFO] [stderr] 13 | let mut message2 = msg::geometry_msgs::PoseWithCovariance::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `geometry_msgs` in `msg` [INFO] [stderr] --> tests/derive_array_test.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | let mut message3 = msg::geometry_msgs::PoseWithCovariance::default(); [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `msg` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `rosrust`. [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] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain::error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Nix(::nix::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/error.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain::error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Io(::std::io::Error); [INFO] [stderr] 9 | | Nix(::nix::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rosxmlrpc/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain::error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | Utf8(::std::string::FromUtf8Error); [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/tcpros/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain::error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ecdb58d57a7d8047d8960970fc4c4ace83e4d3c077dbcd041bfbd047427239a4"` [INFO] running `"docker" "rm" "-f" "ecdb58d57a7d8047d8960970fc4c4ace83e4d3c077dbcd041bfbd047427239a4"` [INFO] [stdout] ecdb58d57a7d8047d8960970fc4c4ace83e4d3c077dbcd041bfbd047427239a4