[INFO] cloning repository https://github.com/yukimakura/octree_voxel_stair_detection_calib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimakura/octree_voxel_stair_detection_calib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Foctree_voxel_stair_detection_calib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Foctree_voxel_stair_detection_calib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 738698ff268f3106bbf6fa7a39d90e129d7bd749 [INFO] testing yukimakura/octree_voxel_stair_detection_calib against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimakura%2Foctree_voxel_stair_detection_calib" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yukimakura/octree_voxel_stair_detection_calib on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yukimakura/octree_voxel_stair_detection_calib [INFO] finished tweaking git repo https://github.com/yukimakura/octree_voxel_stair_detection_calib [INFO] tweaked toml for git repo https://github.com/yukimakura/octree_voxel_stair_detection_calib written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/yukimakura/octree_voxel_stair_detection_calib already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54b79aadeab24d5868a0d7c410b3e055e19774ce6b12a12c7f92ee740ff97b09 [INFO] running `Command { std: "docker" "start" "-a" "54b79aadeab24d5868a0d7c410b3e055e19774ce6b12a12c7f92ee740ff97b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54b79aadeab24d5868a0d7c410b3e055e19774ce6b12a12c7f92ee740ff97b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b79aadeab24d5868a0d7c410b3e055e19774ce6b12a12c7f92ee740ff97b09", kill_on_drop: false }` [INFO] [stdout] 54b79aadeab24d5868a0d7c410b3e055e19774ce6b12a12c7f92ee740ff97b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f230ce09f66d7f63974da298c064f2ea894fff0359edd080e80898143906bb01 [INFO] running `Command { std: "docker" "start" "-a" "f230ce09f66d7f63974da298c064f2ea894fff0359edd080e80898143906bb01", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling ucd-util v0.1.7 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling hex v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [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 regex v1.3.4 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling colored v1.9.2 [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 tempdir v0.3.7 [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 serde_json v1.0.47 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rosrust_codegen v0.9.1 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust v0.9.2 [INFO] [stderr] Compiling octree_voxel_stair_detection_calib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | rosrust::rosmsg_include!(visualization_msgs/Marker); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: message visualization_msgs/Marker not found in provided directories [INFO] [stdout] Directories: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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 `visualization_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:59:76 [INFO] [stdout] | [INFO] [stdout] 59 | let marker_sub = rosrust::subscribe("/jsk/marker", 10, move |v: v_msg::visualization_msgs::Marker| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `visualization_msgs` in `v_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:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | let mut delta_z = 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 `geometry_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:64:40 [INFO] [stdout] | [INFO] [stdout] 64 | let mut x0_points : Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:66:40 [INFO] [stdout] | [INFO] [stdout] 66 | let mut x0_colors : Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | let mut min_y = v_msg::geometry_msgs::Point{x:0.0,y:0.0,z:100.0}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | let mut delta_y_point = v_msg::geometry_msgs::Point::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `std_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:73:34 [INFO] [stdout] | [INFO] [stdout] 73 | let red = v_msg::std_msgs::ColorRGBA{r:1.0,g:0.0,b:0.0,a:1.0,}; [INFO] [stdout] | ^^^^^^^^ could not find `std_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | x0_points.push(v_msg::geometry_msgs::Point::clone(item)); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:78:36 [INFO] [stdout] | [INFO] [stdout] 78 | min_y = v_msg::geometry_msgs::Point::clone(item); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `geometry_msgs` in `v_msg` [INFO] [stdout] --> src/main.rs:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | delta_y_point = v_msg::geometry_msgs::Point::clone(item); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `geometry_msgs` in `v_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:30:75 [INFO] [stdout] | [INFO] [stdout] 30 | fn file_output(path : String , sigma2 : f64 , ave : f64) -> Result<(),Box>{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - fn file_output(path : String , sigma2 : f64 , ave : f64) -> Result<(),Box>{ [INFO] [stdout] 30 + fn file_output(path : String , sigma2 : f64 , ave : f64) -> Result<(),Box>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `octree_voxel_stair_detection_calib` due to 13 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "f230ce09f66d7f63974da298c064f2ea894fff0359edd080e80898143906bb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f230ce09f66d7f63974da298c064f2ea894fff0359edd080e80898143906bb01", kill_on_drop: false }` [INFO] [stdout] f230ce09f66d7f63974da298c064f2ea894fff0359edd080e80898143906bb01