[INFO] cloning repository https://github.com/Kenji0510/remove-unnecessary-points [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kenji0510/remove-unnecessary-points" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenji0510%2Fremove-unnecessary-points", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenji0510%2Fremove-unnecessary-points'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c225a6d44621887d6178fe81b816239bb55015f [INFO] checking Kenji0510/remove-unnecessary-points against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenji0510%2Fremove-unnecessary-points" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kenji0510/remove-unnecessary-points [INFO] finished tweaking git repo https://github.com/Kenji0510/remove-unnecessary-points [INFO] tweaked toml for git repo https://github.com/Kenji0510/remove-unnecessary-points written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kenji0510/remove-unnecessary-points on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kenji0510/remove-unnecessary-points already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ddcfe7076e60070c39e23b104c83d9bfce8bd96112e52d4baaa7819f36903eb [INFO] running `Command { std: "docker" "start" "-a" "7ddcfe7076e60070c39e23b104c83d9bfce8bd96112e52d4baaa7819f36903eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ddcfe7076e60070c39e23b104c83d9bfce8bd96112e52d4baaa7819f36903eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ddcfe7076e60070c39e23b104c83d9bfce8bd96112e52d4baaa7819f36903eb", kill_on_drop: false }` [INFO] [stdout] 7ddcfe7076e60070c39e23b104c83d9bfce8bd96112e52d4baaa7819f36903eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd2917faaec6ef54f80e6b9ea2c9042922d4380087b4cdbd026f41e95f6d011 [INFO] running `Command { std: "docker" "start" "-a" "3cd2917faaec6ef54f80e6b9ea2c9042922d4380087b4cdbd026f41e95f6d011", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling webpki-root-certs v1.0.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling fixed v1.30.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling generator v0.8.8 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking az v1.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking cmov v0.4.6 [INFO] [stderr] Checking sorted-vec v0.8.10 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling unzip-n v0.1.4 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling pcd-rs-derive v0.11.0 [INFO] [stderr] Checking pcd-rs v0.11.1 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling openblas-build v0.10.14 [INFO] [stderr] Compiling openblas-src v0.10.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Checking kiddo v5.2.4 [INFO] [stderr] Checking remove-unnecessary-points v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/oprate_pcd.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/oprate_pcd.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{Context, Result}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PointXYZCovs`, `load_pcd_xyz`, and `save_pcd_with_covs` [INFO] [stdout] --> src/main.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | oprate_pcd::{PointXYZ, PointXYZCovs, PointXYZWithShapeFeat, load_pcd_xyz, load_pcd_xyzrgb, save_pcd_with_covs, save_pcd_with_shap... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PointXYZCovs`, `load_pcd_xyz`, and `save_pcd_with_covs` [INFO] [stdout] --> src/main.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | oprate_pcd::{PointXYZ, PointXYZCovs, PointXYZWithShapeFeat, load_pcd_xyz, load_pcd_xyzrgb, save_pcd_with_covs, save_pcd_with_shap... [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_covariances` is never used [INFO] [stdout] --> src/main.rs:196:4 [INFO] [stdout] | [INFO] [stdout] 196 | fn compute_covariances( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_covariances` is never used [INFO] [stdout] --> src/main.rs:196:4 [INFO] [stdout] | [INFO] [stdout] 196 | fn compute_covariances( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.08s [INFO] running `Command { std: "docker" "inspect" "3cd2917faaec6ef54f80e6b9ea2c9042922d4380087b4cdbd026f41e95f6d011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd2917faaec6ef54f80e6b9ea2c9042922d4380087b4cdbd026f41e95f6d011", kill_on_drop: false }` [INFO] [stdout] 3cd2917faaec6ef54f80e6b9ea2c9042922d4380087b4cdbd026f41e95f6d011