[INFO] cloning repository https://github.com/yukimakura/plane_analyzer_ros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimakura/plane_analyzer_ros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Fplane_analyzer_ros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Fplane_analyzer_ros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95c4391a12855b6d6089e527d8b104cf67f64e42 [INFO] checking yukimakura/plane_analyzer_ros against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Fplane_analyzer_ros" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yukimakura/plane_analyzer_ros 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 git repo https://github.com/yukimakura/plane_analyzer_ros [INFO] finished tweaking git repo https://github.com/yukimakura/plane_analyzer_ros [INFO] tweaked toml for git repo https://github.com/yukimakura/plane_analyzer_ros written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yukimakura/plane_analyzer_ros 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] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/yukimakura/csv_import_general.git` [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded xml-rpc v0.0.12 [INFO] [stderr] Downloaded rosrust_codegen v0.9.4 [INFO] [stderr] Downloaded serialport v3.3.0 [INFO] [stderr] Downloaded rosrust v0.9.6 [INFO] [stderr] Downloaded libudev v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8bae05d1b9b7108dbd381358f6160f749c980d550a1d315bfac64cd3a0d61555 [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" "8bae05d1b9b7108dbd381358f6160f749c980d550a1d315bfac64cd3a0d61555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bae05d1b9b7108dbd381358f6160f749c980d550a1d315bfac64cd3a0d61555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bae05d1b9b7108dbd381358f6160f749c980d550a1d315bfac64cd3a0d61555", kill_on_drop: false }` [INFO] [stdout] 8bae05d1b9b7108dbd381358f6160f749c980d550a1d315bfac64cd3a0d61555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 6ab055c03a6197e861ebe4befc2811573224584c38db21a77112969b49bc7c8d [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" "6ab055c03a6197e861ebe4befc2811573224584c38db21a77112969b49bc7c8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking gnuplot v0.0.33 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling generic-array v0.12.4 [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 idna v0.1.5 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling rosrust_codegen v0.9.4 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking rouille v3.0.0 [INFO] [stderr] Checking csv_import_general v0.1.0 (https://github.com/yukimakura/csv_import_general.git?branch=master#9308b3e6) [INFO] [stderr] Checking xml-rpc v0.0.12 [INFO] [stderr] Checking rosrust v0.9.6 [INFO] [stderr] Checking plane_analyzer_ros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rosrust::rosmsg_include!(std_msgs/Float64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: message std_msgs/Float64 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 `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | p_pub : &Publisher, [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | sensor_filter_pub : &Publisher, [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | rosrust::rosmsg_include!(std_msgs/Float64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: message std_msgs/Float64 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 `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | p_pub : &Publisher, [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:37:43 [INFO] [stdout] | [INFO] [stdout] 37 | sensor_filter_pub : &Publisher, [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | let mut p_msgdata = f_msg::std_msgs::Float64::default(); [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | let mut sensor_msgdata = f_msg::std_msgs::Float64::default(); [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let buffer = (filter_param * sensor_data_buffer + (1.0 - filter_param) * data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | let mut p_msgdata = f_msg::std_msgs::Float64::default(); [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `f_msg` [INFO] [stdout] --> src/main.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 45 | let mut sensor_msgdata = f_msg::std_msgs::Float64::default(); [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `f_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let buffer = (filter_param * sensor_data_buffer + (1.0 - filter_param) * data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `Publisher` [INFO] [stdout] --> src/main.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let plane_probs_pub = rosrust::publish("plane_probability", 10).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the function `publish` [INFO] [stdout] | | [INFO] [stdout] | consider giving `plane_probs_pub` the explicit type `Publisher`, where the type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rosrust-0.9.6/src/singleton.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | T: Message, [INFO] [stdout] | ------- required by this bound in `publish` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 60 | let plane_probs_pub = rosrust::publish::("plane_probability", 10).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `Publisher` [INFO] [stdout] --> src/main.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let plane_probs_pub = rosrust::publish("plane_probability", 10).unwrap(); [INFO] [stdout] | --------------- ^^^^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the function `publish` [INFO] [stdout] | | [INFO] [stdout] | consider giving `plane_probs_pub` the explicit type `Publisher`, where the type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rosrust-0.9.6/src/singleton.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | T: Message, [INFO] [stdout] | ------- required by this bound in `publish` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Message` [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 60 | let plane_probs_pub = rosrust::publish::("plane_probability", 10).unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plane_analyzer_ros` [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: build failed [INFO] running `Command { std: "docker" "inspect" "6ab055c03a6197e861ebe4befc2811573224584c38db21a77112969b49bc7c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab055c03a6197e861ebe4befc2811573224584c38db21a77112969b49bc7c8d", kill_on_drop: false }` [INFO] [stdout] 6ab055c03a6197e861ebe4befc2811573224584c38db21a77112969b49bc7c8d