[INFO] cloning repository https://github.com/igd-geo/lidarserv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igd-geo/lidarserv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figd-geo%2Flidarserv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figd-geo%2Flidarserv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 169236102eed4561f262c798e6f4b4f9ff8620f2
[INFO] checking igd-geo/lidarserv against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figd-geo%2Flidarserv" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  98% (1129/1141)
Updating files:  99% (1130/1141)
Updating files: 100% (1141/1141)
Updating files: 100% (1141/1141), done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/igd-geo/lidarserv
[INFO] finished tweaking git repo https://github.com/igd-geo/lidarserv
[INFO] tweaked toml for git repo https://github.com/igd-geo/lidarserv written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/igd-geo/lidarserv on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/igd-geo/lidarserv 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/igd-geo/pasture.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded git-version-macro v0.3.9
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded tracy-client v0.17.4
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded os_info v3.11.0
[INFO] [stderr]   Downloaded xml-rpc v0.1.0
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded laz v0.8.3
[INFO] [stderr]   Downloaded laz v0.9.3
[INFO] [stderr]   Downloaded rouille v3.6.2
[INFO] [stderr]   Downloaded las v0.9.5
[INFO] [stderr]   Downloaded rosrust v0.9.12
[INFO] [stderr]   Downloaded ros_message v0.1.1
[INFO] [stderr]   Downloaded rosrust_codegen v0.9.6
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded git-version v0.3.9
[INFO] [stderr]   Downloaded indicatif-log-bridge v0.2.3
[INFO] [stderr]   Downloaded tracy-client-sys v0.24.3
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded glium v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e253dae9ec144e65fbd13b1681aee90e5350a0913981ca20e6d22bea4d3408c
[INFO] running `Command { std: "docker" "start" "-a" "9e253dae9ec144e65fbd13b1681aee90e5350a0913981ca20e6d22bea4d3408c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e253dae9ec144e65fbd13b1681aee90e5350a0913981ca20e6d22bea4d3408c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e253dae9ec144e65fbd13b1681aee90e5350a0913981ca20e6d22bea4d3408c", kill_on_drop: false }`
[INFO] [stdout] 9e253dae9ec144e65fbd13b1681aee90e5350a0913981ca20e6d22bea4d3408c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0a1ff3aa3418f2ffe9593068abc7811f9720b2d084a993722923b9d08efba04
[INFO] running `Command { std: "docker" "start" "-a" "d0a1ff3aa3418f2ffe9593068abc7811f9720b2d084a993722923b9d08efba04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking laz v0.9.3
[INFO] [stderr]     Checking laz v0.8.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling tracy-client-sys v0.24.3
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking tracy-client v0.17.4
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling pasture-derive v0.5.0 (https://github.com/igd-geo/pasture.git?rev=83704b589f6e405d0038198e9784bfb4ca2390e7#83704b58)
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking las v0.9.5
[INFO] [stderr]     Checking os_info v3.11.0
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ros_message v0.1.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling lidarserv-input-ros v0.1.0 (/opt/rustwide/workdir/lidarserv-input-ros)
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling rosrust_codegen v0.9.6
[INFO] [stderr]     Checking rouille v3.6.2
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking xml-rpc v0.1.0
[INFO] [stderr]     Checking human-panic v2.0.2
[INFO] [stderr]     Checking rosrust v0.9.12
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking pasture-core v0.5.0 (https://github.com/igd-geo/pasture.git?rev=83704b589f6e405d0038198e9784bfb4ca2390e7#83704b58)
[INFO] [stderr]     Checking pasture-io v0.5.0 (https://github.com/igd-geo/pasture.git?rev=83704b589f6e405d0038198e9784bfb4ca2390e7#83704b58)
[INFO] [stderr]     Checking lidarserv-common v2.0.0 (/opt/rustwide/workdir/lidarserv-common)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lidarserv-common/src/lru_cache/lru.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lidarserv-common/src/lru_cache/lru.rs:219:21
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lidarserv-common/src/lru_cache/lru.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]     |                 ^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lidarserv-common/src/lru_cache/lru.rs:219:21
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]     |                     ^^^^^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lidarserv-server v2.0.0 (/opt/rustwide/workdir/lidarserv-server)
[INFO] [stderr]     Checking lidarserv-input-file v2.0.0 (/opt/rustwide/workdir/lidarserv-input-file)
[INFO] [stderr]     Checking lidarserv-query v2.0.0 (/opt/rustwide/workdir/lidarserv-query)
[INFO] [stderr]     Checking lidarserv-evaluation v2.0.0 (/opt/rustwide/workdir/lidarserv-evaluation)
[INFO] [stderr]     Checking point-cloud-viewer v2.0.0 (/opt/rustwide/workdir/point-cloud-viewer)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> point-cloud-viewer/src/renderer/viewer.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn open_window(&self) -> RendererResult<Window> {
[INFO] [stdout]    |                        ^^^^^                    ------ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn open_window(&self) -> RendererResult<Window<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> point-cloud-viewer/src/renderer/viewer.rs:313:28
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn camera_movement(&self) -> CameraMovementBuilder {
[INFO] [stdout]     |                            ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn camera_movement(&self) -> CameraMovementBuilder<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> point-cloud-viewer/src/renderer/viewer.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn open_window(&self) -> RendererResult<Window> {
[INFO] [stdout]    |                        ^^^^^                    ------ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn open_window(&self) -> RendererResult<Window<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> point-cloud-viewer/src/renderer/viewer.rs:313:28
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn camera_movement(&self) -> CameraMovementBuilder {
[INFO] [stdout]     |                            ^^^^^     --------------------- the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn camera_movement(&self) -> CameraMovementBuilder<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lidarserv-viewer v2.0.0 (/opt/rustwide/workdir/lidarserv-viewer)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d0a1ff3aa3418f2ffe9593068abc7811f9720b2d084a993722923b9d08efba04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a1ff3aa3418f2ffe9593068abc7811f9720b2d084a993722923b9d08efba04", kill_on_drop: false }`
[INFO] [stdout] d0a1ff3aa3418f2ffe9593068abc7811f9720b2d084a993722923b9d08efba04
