[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] testing yukimakura/plane_analyzer_ros against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Fplane_analyzer_ros" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yukimakura/plane_analyzer_ros on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-80/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.42 [INFO] [stderr] Downloaded arrayref v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef2b1f048013308db2139ebd2f5a92275e50ccb2d66e6d6eb912fbe2e4b4bf3e [INFO] running `Command { std: "docker" "start" "-a" "ef2b1f048013308db2139ebd2f5a92275e50ccb2d66e6d6eb912fbe2e4b4bf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef2b1f048013308db2139ebd2f5a92275e50ccb2d66e6d6eb912fbe2e4b4bf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2b1f048013308db2139ebd2f5a92275e50ccb2d66e6d6eb912fbe2e4b4bf3e", kill_on_drop: false }` [INFO] [stdout] ef2b1f048013308db2139ebd2f5a92275e50ccb2d66e6d6eb912fbe2e4b4bf3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7097754de6d3a57b5e4f2b4bd102ec1b9137da9a5c17855a6c8495d53bd482eb [INFO] running `Command { std: "docker" "start" "-a" "7097754de6d3a57b5e4f2b4bd102ec1b9137da9a5c17855a6c8495d53bd482eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling gnuplot v0.0.33 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling serialport v3.3.0 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling rosrust_codegen v0.9.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bstr v0.2.9 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling csv_import_general v0.1.0 (https://github.com/yukimakura/csv_import_general.git?branch=master#9308b3e6) [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust v0.9.2 [INFO] [stderr] Compiling 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] [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - let buffer = (filter_param * sensor_data_buffer + (1.0 - filter_param) * data); [INFO] [stdout] 43 + let buffer = filter_param * sensor_data_buffer + (1.0 - filter_param) * data; [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] = note: cannot satisfy `_: Message` [INFO] [stdout] note: required by a bound in `publish` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rosrust-0.9.2/src/singleton.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | T: Message, [INFO] [stdout] | ^^^^^^^ required by this bound in `publish` [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] 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` due to 7 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7097754de6d3a57b5e4f2b4bd102ec1b9137da9a5c17855a6c8495d53bd482eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7097754de6d3a57b5e4f2b4bd102ec1b9137da9a5c17855a6c8495d53bd482eb", kill_on_drop: false }` [INFO] [stdout] 7097754de6d3a57b5e4f2b4bd102ec1b9137da9a5c17855a6c8495d53bd482eb