[INFO] fetching crate draco-rs 0.1.3... [INFO] testing draco-rs-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate draco-rs 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate draco-rs 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate draco-rs 0.1.3 [INFO] tweaked toml for crates.io crate draco-rs 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate draco-rs 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate draco-rs 0.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 876b088356c7a7f22ba3b1a0492824d491d5dab493a7bd4b4052654f37563eb0 [INFO] running `Command { std: "docker" "start" "-a" "876b088356c7a7f22ba3b1a0492824d491d5dab493a7bd4b4052654f37563eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "876b088356c7a7f22ba3b1a0492824d491d5dab493a7bd4b4052654f37563eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876b088356c7a7f22ba3b1a0492824d491d5dab493a7bd4b4052654f37563eb0", kill_on_drop: false }` [INFO] [stdout] 876b088356c7a7f22ba3b1a0492824d491d5dab493a7bd4b4052654f37563eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8706df8e9dc52aa53abbfc1b79652717d1dfc407e2372ba52361ebd05b972a [INFO] running `Command { std: "docker" "start" "-a" "2d8706df8e9dc52aa53abbfc1b79652717d1dfc407e2372ba52361ebd05b972a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cxxbridge-flags v1.0.157 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cxx v1.0.157 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling autocxx-bindgen v0.72.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling cxx-gen v0.7.157 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling cxxbridge-macro v1.0.157 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling autocxx v0.28.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling moveit v0.6.0 [INFO] [stderr] Compiling autocxx-parser v0.28.0 [INFO] [stderr] Compiling autocxx-engine v0.28.0 [INFO] [stderr] Compiling autocxx-macro v0.28.0 [INFO] [stderr] Compiling autocxx-build v0.28.0 [INFO] [stderr] Compiling draco-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/attributes/geometry_indices.h:22, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/attributes/geometry_attribute.h:23, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/config/decoder_options.h:21, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/decode.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/io/point_cloud_io.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from src/extra.h:4, [INFO] [stderr] warning: draco-rs@0.1.3: from /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen0.cxx:1: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:65:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 65 | // #define DEFINE_NEW_DRACO_INDEX_TYPE(value_type, name) \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:177:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 177 | // /* also generate a << operator for logging purposes */ \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'const uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:123:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 123 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:127:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 127 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/mesh/mesh.h:32, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/decode.h:23: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:60:36: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 60 | return indices_map_[point_index]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'const uint8_t* draco::PointAttribute::GetAddressOfMappedIndex(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:72:35: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 72 | return GetAddress(mapped_index(point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'void draco::PointAttribute::GetMappedValue(draco::PointIndex, void*) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:109:33: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 109 | return GetValue(mapped_index(point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:19: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h: At global scope: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h:44:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: draco-rs@0.1.3: 44 | const bool IsValid() const; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h: In member function 'draco::PointIndex draco::Mesh::CornerToPointId(int) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:144:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 144 | return kInvalidPointIndex; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:146:48: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 146 | return this->face(FaceIndex(ci / 3))[ci % 3]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/attributes/geometry_indices.h:22, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/attributes/geometry_attribute.h:23, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/config/encoder_options.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/encode.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:2: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:65:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 65 | // #define DEFINE_NEW_DRACO_INDEX_TYPE(value_type, name) \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:177:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 177 | // /* also generate a << operator for logging purposes */ \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'const uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:123:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 123 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:127:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 127 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/mesh/mesh.h:32, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/encode.h:23: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:60:36: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 60 | return indices_map_[point_index]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'const uint8_t* draco::PointAttribute::GetAddressOfMappedIndex(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:72:35: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 72 | return GetAddress(mapped_index(point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'void draco::PointAttribute::GetMappedValue(draco::PointIndex, void*) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:109:33: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 109 | return GetValue(mapped_index(point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:19: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h: At global scope: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h:44:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: draco-rs@0.1.3: 44 | const bool IsValid() const; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h: In member function 'draco::PointIndex draco::Mesh::CornerToPointId(int) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:144:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 144 | return kInvalidPointIndex; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:146:48: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 146 | return this->face(FaceIndex(ci / 3))[ci % 3]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'int64_t draco::draco$cxxbridge1$GeometryAttribute$GetBytePos(const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:889:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 889 | return (self.*GetBytePos$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'const uint8_t* draco::draco$cxxbridge1$GeometryAttribute$GetAddress(const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:894:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 894 | return (self.*GetAddress$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'uint8_t* draco::draco$cxxbridge1$GeometryAttribute$GetAddress1(GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:899:42: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 899 | return (self.*GetAddress1$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$GeometryAttribute$GetValue(const GeometryAttribute&, AttributeValueIndexIndexType*, c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:909:32: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 909 | (self.*GetValue$)(::std::move(*att_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$GeometryAttribute$SetAttributeValue(GeometryAttribute&, AttributeValueIndexIndexType*, const c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:914:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 914 | (self.*SetAttributeValue$)(::std::move(*entry_index), value); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$mapped_index(const PointAttribute&, PointIndexIndexType*, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1362:88: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1362 | new (return$) ::draco::AttributeValueIndexIndexType((self.*mapped_index$)(::std::move(*point_index))); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'const uint8_t* draco::draco$cxxbridge1$PointAttribute$GetAddressOfMappedIndex(const PointAttribute&, PointIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1388:54: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1388 | return (self.*GetAddressOfMappedIndex$)(::std::move(*point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$SetPointMapEntry(PointAttribute&, PointIndexIndexType*, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1414:40: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1414 | (self.*SetPointMapEntry$)(::std::move(*point_index), ::std::move(*entry_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1414:67: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1414 | (self.*SetPointMapEntry$)(::std::move(*point_index), ::std::move(*entry_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$GetMappedValue(const PointAttribute&, PointIndexIndexType*, c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1419:38: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1419 | (self.*GetMappedValue$)(::std::move(*point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'uint32_t draco::draco$cxxbridge1$PointAttribute$DeduplicateValues1(PointAttribute&, const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1429:57: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1429 | return (self.*DeduplicateValues1$)(in_att, ::std::move(*in_att_offset)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$Mesh$CornerToPointId1(const Mesh&, CornerIndexIndexType*, PointIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1895:83: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1895 | new (return$) ::draco::PointIndexIndexType((self.*CornerToPointId1$)(::std::move(*ci))); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointCloudBuilder$SetAttributeValueForPoint(PointCloudBuilder&, c_int*, PointIndexIndexType*, const c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:2213:71: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 2213 | (self.*SetAttributeValueForPoint$)(::std::move(*att_id), ::std::move(*point_index), attribute_value); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:160703 [INFO] [stdout] | [INFO] [stdout] 1 | ...t :: draco :: StdioFileReader ; # [namespace = "draco"] pub fn with (self : Pin < & mut AttributeValueIndexIndexType > , value : u... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:163887 [INFO] [stdout] | [INFO] [stdout] 1 | ...DataBufferDescriptor) ; # [namespace = "draco"] pub unsafe fn Update (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164037 [INFO] [stdout] | [INFO] [stdout] 1 | ... [namespace = "draco"] # [cxx_name = "Update"] pub unsafe fn Update1 (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164172 [INFO] [stdout] | [INFO] [stdout] 1 | ... i64 , offset : i64) -> bool ; # [namespace = "draco"] pub fn Resize (self : Pin < & mut DataBuffer > , new_size : i64) ; # [names... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164263 [INFO] [stdout] | [INFO] [stdout] 1 | ...er > , new_size : i64) ; # [namespace = "draco"] pub fn WriteDataToStream (self : Pin < & mut DataBuffer > , stream : Pin < & mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164388 [INFO] [stdout] | [INFO] [stdout] 1 | ...Pin < & mut ostream >) ; # [namespace = "draco"] pub unsafe fn Read (self : & DataBuffer , byte_pos : i64 , out_data : * mut c_voi... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164518 [INFO] [stdout] | [INFO] [stdout] 1 | ... , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Write (self : Pin < & mut DataBuffer > , byte_pos : i64 , in_data : ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164662 [INFO] [stdout] | [INFO] [stdout] 1 | ...d , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Copy (self : Pin < & mut DataBuffer > , dst_offset : i64 , src_buf ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164816 [INFO] [stdout] | [INFO] [stdout] 1 | ...set : i64 , size : i64) ; # [namespace = "draco"] pub fn set_update_count (self : Pin < & mut DataBuffer > , buffer_update_count :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164928 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer_update_count : i64) ; # [namespace = "draco"] pub fn update_count (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165003 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn data_size (self : & DataBuffer) -> usize ; # [namespace = "draco"] pub... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165077 [INFO] [stdout] | [INFO] [stdout] 1 | ...self : & DataBuffer) -> usize ; # [namespace = "draco"] pub fn data (self : & DataBuffer) -> * const u8 ; # [namespace = "draco"] ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165173 [INFO] [stdout] | [INFO] [stdout] 1 | ...nst u8 ; # [namespace = "draco"] # [cxx_name = "data"] pub fn data1 (self : Pin < & mut DataBuffer >) -> * mut u8 ; # [namespace =... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165258 [INFO] [stdout] | [INFO] [stdout] 1 | ... DataBuffer >) -> * mut u8 ; # [namespace = "draco"] pub fn buffer_id (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub f... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165330 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn set_buffer_id (self : Pin < & mut DataBuffer > , buffer_id : i64) ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165726 [INFO] [stdout] | [INFO] [stdout] 1 | ... , len : usize) -> u64 ; # [namespace = "draco"] pub unsafe fn Init (self : Pin < & mut GeometryAttribute > , attribute_type : Geo... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165980 [INFO] [stdout] | [INFO] [stdout] 1 | ... : i64 , byte_offset : i64) ; # [namespace = "draco"] pub fn IsValid (self : & GeometryAttribute) -> bool ; # [namespace = "draco"... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166058 [INFO] [stdout] | [INFO] [stdout] 1 | ... GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn CopyFrom (self : Pin < & mut GeometryAttribute > , src_att : & Geomet... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166181 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn GetBytePos (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166304 [INFO] [stdout] | [INFO] [stdout] 1 | ...alueIndexIndexType) -> i64 ; # [namespace = "draco"] pub fn GetAddress (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166462 [INFO] [stdout] | [INFO] [stdout] 1 | ...# [namespace = "draco"] # [cxx_name = "GetAddress"] pub fn GetAddress1 (self : Pin < & mut GeometryAttribute > , att_index : Attri... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166610 [INFO] [stdout] | [INFO] [stdout] 1 | ...Type) -> * mut u8 ; # [namespace = "draco"] pub unsafe fn IsAddressValid (self : & GeometryAttribute , address : * const u8) -> bo... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166725 [INFO] [stdout] | [INFO] [stdout] 1 | ... * const u8) -> bool ; # [namespace = "draco"] pub unsafe fn GetValue (self : & GeometryAttribute , att_index : AttributeValueInde... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166872 [INFO] [stdout] | [INFO] [stdout] 1 | ...: * mut c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValue (self : Pin < & mut GeometryAttribute > , entry_index : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167160 [INFO] [stdout] | [INFO] [stdout] 1 | ... UniquePtr < CxxString > ; # [namespace = "draco"] pub fn attribute_type (self : & GeometryAttribute) -> GeometryAttribute_Type ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167263 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute_Type ; # [namespace = "draco"] pub fn set_attribute_type (self : Pin < & mut GeometryAttribute > , type_ : Geome... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167389 [INFO] [stdout] | [INFO] [stdout] 1 | ... : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn data_type (self : & GeometryAttribute) -> DataType ; # [namespace = "d... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167473 [INFO] [stdout] | [INFO] [stdout] 1 | ...ryAttribute) -> DataType ; # [namespace = "draco"] pub fn num_components (self : & GeometryAttribute) -> u8 ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167556 [INFO] [stdout] | [INFO] [stdout] 1 | ...& GeometryAttribute) -> u8 ; # [namespace = "draco"] pub fn normalized (self : & GeometryAttribute) -> bool ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167637 [INFO] [stdout] | [INFO] [stdout] 1 | ...ometryAttribute) -> bool ; # [namespace = "draco"] pub fn set_normalized (self : Pin < & mut GeometryAttribute > , normalized : bo... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167746 [INFO] [stdout] | [INFO] [stdout] 1 | ...ibute > , normalized : bool) ; # [namespace = "draco"] pub fn buffer (self : & GeometryAttribute) -> * const DataBuffer ; # [names... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167837 [INFO] [stdout] | [INFO] [stdout] 1 | ...te) -> * const DataBuffer ; # [namespace = "draco"] pub fn byte_stride (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167918 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute) -> i64 ; # [namespace = "draco"] pub fn byte_offset (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167999 [INFO] [stdout] | [INFO] [stdout] 1 | ...ometryAttribute) -> i64 ; # [namespace = "draco"] pub fn set_byte_offset (self : Pin < & mut GeometryAttribute > , byte_offset : i... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168272 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut DataBufferDescriptor) ; # [namespace = "draco"] pub fn unique_id (self : & GeometryAttribute) -> u32 ; # [namespace = "draco"... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168351 [INFO] [stdout] | [INFO] [stdout] 1 | ...eometryAttribute) -> u32 ; # [namespace = "draco"] pub fn set_unique_id (self : Pin < & mut GeometryAttribute > , id : u32) ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168582 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut GeometryAttribute) ; # [namespace = "draco"] pub fn MergeAndReplace (self : Pin < & mut Options > , other_options : & Options... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168690 [INFO] [stdout] | [INFO] [stdout] 1 | ..., other_options : & Options) ; # [namespace = "draco"] pub fn SetInt (self : Pin < & mut Options > , name : & CxxString , val : c_... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168796 [INFO] [stdout] | [INFO] [stdout] 1 | ... & CxxString , val : c_int) ; # [namespace = "draco"] pub fn SetFloat (self : Pin < & mut Options > , name : & CxxString , val : f... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168902 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & CxxString , val : f32) ; # [namespace = "draco"] pub fn SetBool (self : Pin < & mut Options > , name : & CxxString , val : bo... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169008 [INFO] [stdout] | [INFO] [stdout] 1 | ... & CxxString , val : bool) ; # [namespace = "draco"] pub fn SetString (self : Pin < & mut Options > , name : & CxxString , val : &... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169123 [INFO] [stdout] | [INFO] [stdout] 1 | ...xString , val : & CxxString) ; # [namespace = "draco"] pub fn GetInt (self : & Options , name : & CxxString) -> c_int ; # [namespa... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169236 [INFO] [stdout] | [INFO] [stdout] 1 | ...int ; # [namespace = "draco"] # [cxx_name = "GetInt"] pub fn GetInt1 (self : & Options , name : & CxxString , default_val : c_int)... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169348 [INFO] [stdout] | [INFO] [stdout] 1 | ...fault_val : c_int) -> c_int ; # [namespace = "draco"] pub fn GetFloat (self : & Options , name : & CxxString) -> f32 ; # [namespac... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169463 [INFO] [stdout] | [INFO] [stdout] 1 | ... ; # [namespace = "draco"] # [cxx_name = "GetFloat"] pub fn GetFloat1 (self : & Options , name : & CxxString , default_val : f32) ... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169573 [INFO] [stdout] | [INFO] [stdout] 1 | ..., default_val : f32) -> f32 ; # [namespace = "draco"] pub fn GetBool (self : & Options , name : & CxxString) -> bool ; # [namespac... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169687 [INFO] [stdout] | [INFO] [stdout] 1 | ...ol ; # [namespace = "draco"] # [cxx_name = "GetBool"] pub fn GetBool1 (self : & Options , name : & CxxString , default_val : bool)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170093 [INFO] [stdout] | [INFO] [stdout] 1 | ...> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn IsOptionSet (self : & Options , name : & CxxString) -> bool ; pub unsaf... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170510 [INFO] [stdout] | [INFO] [stdout] 1 | ... Status) -> Status_Code ; # [namespace = "draco"] pub fn error_msg_string < 'a > (self : & 'a Status) -> & 'a CxxString ; # [names... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170606 [INFO] [stdout] | [INFO] [stdout] 1 | ... Status) -> & 'a CxxString ; # [namespace = "draco"] pub fn error_msg (self : & Status) -> * const c_char ; pub fn code_string_aut... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170921 [INFO] [stdout] | [INFO] [stdout] 1 | ...us) -> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn ok (self : & Status) -> bool ; pub unsafe fn draco_Status_new_auto... [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172429 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , out : * mut i32) ; # [namespace = "draco"] pub fn PutBits (self : Pin < & mut BitEncoder > , data : u32 , nbits : i32) ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172531 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , data : u32 , nbits : i32) ; # [namespace = "draco"] pub fn Bits (self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172598 [INFO] [stdout] | [INFO] [stdout] 1 | ...(self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn Flush (self : Pin < & mut BitEncoder > , arg1 : c_int) ; pub fn Bits... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172900 [INFO] [stdout] | [INFO] [stdout] 1 | ...coder , data : * mut c_char) ; # [namespace = "draco"] pub fn Clear (self : Pin < & mut EncoderBuffer >) ; pub fn draco_EncoderBuf... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173111 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer > , nbytes : i64) ; # [namespace = "draco"] pub fn StartBitEncoding (self : Pin < & mut EncoderBuffer > , required_bits : i6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173249 [INFO] [stdout] | [INFO] [stdout] 1 | ...ode_size : bool) -> bool ; # [namespace = "draco"] pub fn EndBitEncoding (self : Pin < & mut EncoderBuffer >) ; # [namespace = "dr... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173334 [INFO] [stdout] | [INFO] [stdout] 1 | ... EncoderBuffer >) ; # [namespace = "draco"] pub fn EncodeLeastSignificantBits32 (self : Pin < & mut EncoderBuffer > , nbits : c_in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173478 [INFO] [stdout] | [INFO] [stdout] 1 | ... value : u32) -> bool ; # [namespace = "draco"] pub unsafe fn Encode (self : Pin < & mut EncoderBuffer > , data : * const c_void ,... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173607 [INFO] [stdout] | [INFO] [stdout] 1 | ..._size : usize) -> bool ; # [namespace = "draco"] pub fn bit_encoder_active (self : & EncoderBuffer) -> bool ; pub fn draco_Encoder... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173816 [INFO] [stdout] | [INFO] [stdout] 1 | ...oderBuffer) -> * const c_char ; # [namespace = "draco"] pub fn size (self : & EncoderBuffer) -> usize ; pub unsafe fn draco_Encode... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174012 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : * mut EncoderBuffer) ; # [namespace = "draco"] pub fn transform_type (self : & AttributeTransformData) -> AttributeTransformTy... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174120 [INFO] [stdout] | [INFO] [stdout] 1 | ...AttributeTransformType ; # [namespace = "draco"] pub fn set_transform_type (self : Pin < & mut AttributeTransformData > , type_ : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174973 [INFO] [stdout] | [INFO] [stdout] 1 | ... src_att : & PointAttribute) ; # [namespace = "draco"] pub fn Reset (self : Pin < & mut PointAttribute > , num_attribute_values : ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175206 [INFO] [stdout] | [INFO] [stdout] 1 | ... PointAttribute) -> usize ; # [namespace = "draco"] pub fn mapped_index (self : & PointAttribute , point_index : PointIndexIndexTy... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175476 [INFO] [stdout] | [INFO] [stdout] 1 | ...) -> * mut DataBuffer ; # [namespace = "draco"] pub fn is_mapping_identity (self : & PointAttribute) -> bool ; # [namespace = "dra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175563 [INFO] [stdout] | [INFO] [stdout] 1 | ...PointAttribute) -> bool ; # [namespace = "draco"] pub fn indices_map_size (self : & PointAttribute) -> usize ; # [namespace = "dra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175648 [INFO] [stdout] | [INFO] [stdout] 1 | ...Attribute) -> usize ; # [namespace = "draco"] pub fn GetAddressOfMappedIndex (self : & PointAttribute , point_index : PointIndexIn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175936 [INFO] [stdout] | [INFO] [stdout] 1 | ...nique_entries : usize) ; # [namespace = "draco"] pub fn SetIdentityMapping (self : Pin < & mut PointAttribute >) ; # [namespace = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176026 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut PointAttribute >) ; # [namespace = "draco"] pub fn SetExplicitMapping (self : Pin < & mut PointAttribute > , num_points : usi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176137 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , num_points : usize) ; # [namespace = "draco"] pub fn SetPointMapEntry (self : Pin < & mut PointAttribute > , point_index : Poi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176313 [INFO] [stdout] | [INFO] [stdout] 1 | ...ueIndexIndexType) ; # [namespace = "draco"] pub unsafe fn GetMappedValue (self : & PointAttribute , point_index : PointIndexIndexT... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176449 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_data : * mut c_void) ; # [namespace = "draco"] pub fn DeduplicateValues (self : Pin < & mut PointAttribute > , in_att : & Geomet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176611 [INFO] [stdout] | [INFO] [stdout] 1 | ...ce = "draco"] # [cxx_name = "DeduplicateValues"] pub fn DeduplicateValues1 (self : Pin < & mut PointAttribute > , in_att : & Geome... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176962 [INFO] [stdout] | [INFO] [stdout] 1 | ...teTransformData >) ; # [namespace = "draco"] pub fn GetAttributeTransformData (self : & PointAttribute) -> * const AttributeTransf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178291 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue , value : & CxxString) ; # [namespace = "draco"] pub fn AddEntryInt (self : Pin < & mut Metadata > , name : & CxxString , value... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178410 [INFO] [stdout] | [INFO] [stdout] 1 | ...ing , value : i32) ; # [namespace = "draco"] pub unsafe fn GetEntryInt (self : & Metadata , name : & CxxString , value : * mut i32... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178524 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue : * mut i32) -> bool ; # [namespace = "draco"] pub fn AddEntryIntArray (self : Pin < & mut Metadata > , name : & CxxString , va... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178664 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < i32 >) ; # [namespace = "draco"] pub unsafe fn GetEntryIntArray (self : & Metadata , name : & CxxString , value : * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178797 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < i32 >) -> bool ; # [namespace = "draco"] pub fn AddEntryDouble (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178919 [INFO] [stdout] | [INFO] [stdout] 1 | ...ng , value : f64) ; # [namespace = "draco"] pub unsafe fn GetEntryDouble (self : & Metadata , name : & CxxString , value : * mut f... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179036 [INFO] [stdout] | [INFO] [stdout] 1 | ... : * mut f64) -> bool ; # [namespace = "draco"] pub fn AddEntryDoubleArray (self : Pin < & mut Metadata > , name : & CxxString , v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179179 [INFO] [stdout] | [INFO] [stdout] 1 | ...ector < f64 >) ; # [namespace = "draco"] pub unsafe fn GetEntryDoubleArray (self : & Metadata , name : & CxxString , value : * mut... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179315 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < f64 >) -> bool ; # [namespace = "draco"] pub fn AddEntryString (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179445 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue : & CxxString) ; # [namespace = "draco"] pub unsafe fn GetEntryString (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179568 [INFO] [stdout] | [INFO] [stdout] 1 | ...* mut CxxString) -> bool ; # [namespace = "draco"] pub fn AddEntryBinary (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179705 [INFO] [stdout] | [INFO] [stdout] 1 | ...CxxVector < u8 >) ; # [namespace = "draco"] pub unsafe fn GetEntryBinary (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180007 [INFO] [stdout] | [INFO] [stdout] 1 | ...tr < Metadata >) -> bool ; # [namespace = "draco"] pub fn GetSubMetadata (self : & Metadata , name : & CxxString) -> * const Metad... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180116 [INFO] [stdout] | [INFO] [stdout] 1 | ...ring) -> * const Metadata ; # [namespace = "draco"] pub fn sub_metadata (self : Pin < & mut Metadata > , name : & CxxString) -> * ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180233 [INFO] [stdout] | [INFO] [stdout] 1 | ...String) -> * mut Metadata ; # [namespace = "draco"] pub fn RemoveEntry (self : Pin < & mut Metadata > , name : & CxxString) ; # [n... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180331 [INFO] [stdout] | [INFO] [stdout] 1 | ...a > , name : & CxxString) ; # [namespace = "draco"] pub fn num_entries (self : & Metadata) -> c_int ; pub unsafe fn draco_Metadata... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180650 [INFO] [stdout] | [INFO] [stdout] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn set_att_unique_id (self : Pin < & mut AttributeMetadata > , att_unique_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180764 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , att_unique_id : u32) ; # [namespace = "draco"] pub fn att_unique_id (self : & AttributeMetadata) -> u32 ; pub unsafe fn draco_... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181286 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & Metadata) ; # [namespace = "draco"] pub fn GetAttributeMetadataByStringEntry (self : & GeometryMetadata , entry_name : & CxxS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181639 [INFO] [stdout] | [INFO] [stdout] 1 | ...ata >) -> bool ; # [namespace = "draco"] pub fn DeleteAttributeMetadataByUniqueId (self : Pin < & mut GeometryMetadata > , att_uni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181768 [INFO] [stdout] | [INFO] [stdout] 1 | ...unique_id : i32) ; # [namespace = "draco"] pub fn GetAttributeMetadataByUniqueId (self : & GeometryMetadata , att_unique_id : i32)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181911 [INFO] [stdout] | [INFO] [stdout] 1 | ...onst AttributeMetadata ; # [namespace = "draco"] pub fn attribute_metadata (self : Pin < & mut GeometryMetadata > , att_unique_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182484 [INFO] [stdout] | [INFO] [stdout] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn NumNamedAttributes (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182598 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttribute_Type) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttributeId (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182750 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "draco"] # [cxx_name = "GetNamedAttributeId"] pub fn GetNamedAttributeId1 (self : & PointCloud , type_ : GeometryAttribute_Type ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182878 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe , i : c_int) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttribute (self : & PointCloud , type_ : GeometryAttribute_Type) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183045 [INFO] [stdout] | [INFO] [stdout] 1 | ...ce = "draco"] # [cxx_name = "GetNamedAttribute"] pub fn GetNamedAttribute1 (self : & PointCloud , type_ : GeometryAttribute_Type ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183190 [INFO] [stdout] | [INFO] [stdout] 1 | ...st PointAttribute ; # [namespace = "draco"] pub fn GetNamedAttributeByUniqueId (self : & PointCloud , type_ : GeometryAttribute_Ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183343 [INFO] [stdout] | [INFO] [stdout] 1 | ...const PointAttribute ; # [namespace = "draco"] pub fn GetAttributeByUniqueId (self : & PointCloud , id : u32) -> * const PointAttr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183458 [INFO] [stdout] | [INFO] [stdout] 1 | ...onst PointAttribute ; # [namespace = "draco"] pub fn GetAttributeIdByUniqueId (self : & PointCloud , unique_id : u32) -> i32 ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183563 [INFO] [stdout] | [INFO] [stdout] 1 | ... unique_id : u32) -> i32 ; # [namespace = "draco"] pub fn num_attributes (self : & PointCloud) -> i32 ; # [namespace = "draco"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183640 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf : & PointCloud) -> i32 ; # [namespace = "draco"] pub fn attribute (self : & PointCloud , att_id : i32) -> * const PointAttribu... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183773 [INFO] [stdout] | [INFO] [stdout] 1 | ...; # [namespace = "draco"] # [cxx_name = "attribute"] pub fn attribute1 (self : Pin < & mut PointCloud > , att_id : i32) -> * mut P... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184068 [INFO] [stdout] | [INFO] [stdout] 1 | ...namespace = "draco"] # [cxx_name = "AddAttribute"] pub fn AddAttribute1 (self : Pin < & mut PointCloud > , att : & GeometryAttribu... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184241 [INFO] [stdout] | [INFO] [stdout] 1 | ..._values : u32) -> c_int ; # [namespace = "draco"] pub fn CreateAttribute (self : & PointCloud , att : & GeometryAttribute , identi... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184909 [INFO] [stdout] | [INFO] [stdout] 1 | ...uteMetadata >) ; # [namespace = "draco"] pub fn GetAttributeMetadataByAttributeId (self : & PointCloud , att_id : i32) -> * const ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185243 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttributeMetadata ; # [namespace = "draco"] pub fn GetAttributeIdByMetadataEntry (self : & PointCloud , name : & CxxString , value ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185380 [INFO] [stdout] | [INFO] [stdout] 1 | ...e : & CxxString) -> c_int ; # [namespace = "draco"] pub fn GetMetadata (self : & PointCloud) -> * const GeometryMetadata ; # [name... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185475 [INFO] [stdout] | [INFO] [stdout] 1 | ...-> * const GeometryMetadata ; # [namespace = "draco"] pub fn metadata (self : Pin < & mut PointCloud >) -> * mut GeometryMetadata ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185577 [INFO] [stdout] | [INFO] [stdout] 1 | ... -> * mut GeometryMetadata ; # [namespace = "draco"] pub fn num_points (self : & PointCloud) -> u32 ; # [namespace = "draco"] pub ... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185650 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & PointCloud) -> u32 ; # [namespace = "draco"] pub fn set_num_points (self : Pin < & mut PointCloud > , num : u32) ; pub unsaf... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186621 [INFO] [stdout] | [INFO] [stdout] 1 | ...* mut Mesh_AttributeData) ; # [namespace = "draco"] pub fn SetNumFaces (self : Pin < & mut Mesh > , num_faces : usize) ; # [namesp... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186714 [INFO] [stdout] | [INFO] [stdout] 1 | ...esh > , num_faces : usize) ; # [namespace = "draco"] pub fn num_faces (self : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetA... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186780 [INFO] [stdout] | [INFO] [stdout] 1 | ...lf : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetAttributeElementType (self : & Mesh , att_id : c_int) -> MeshAttributeElem... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186898 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttributeElementType ; # [namespace = "draco"] pub fn SetAttributeElementType (self : Pin < & mut Mesh > , att_id : c_int , et : Me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187032 [INFO] [stdout] | [INFO] [stdout] 1 | ...shAttributeElementType) ; # [namespace = "draco"] pub fn CornerToPointId (self : & Mesh , ci : c_int) -> PointIndexIndexType ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187166 [INFO] [stdout] | [INFO] [stdout] 1 | ...space = "draco"] # [cxx_name = "CornerToPointId"] pub fn CornerToPointId1 (self : & Mesh , ci : CornerIndexIndexType) -> PointInde... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187701 [INFO] [stdout] | [INFO] [stdout] 1 | ..._int) ; # [namespace = "draco"] # [cxx_name = "Reset"] pub fn Reset1 (self : Pin < & mut Encoder >) ; # [namespace = "draco"] pub ... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187772 [INFO] [stdout] | [INFO] [stdout] 1 | ... Pin < & mut Encoder >) ; # [namespace = "draco"] pub fn SetSpeedOptions (self : Pin < & mut Encoder > , encoding_speed : c_int , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187902 [INFO] [stdout] | [INFO] [stdout] 1 | ...ding_speed : c_int) ; # [namespace = "draco"] pub fn SetAttributeQuantization (self : Pin < & mut Encoder > , type_ : GeometryAttr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188059 [INFO] [stdout] | [INFO] [stdout] 1 | ...: c_int) ; # [namespace = "draco"] pub unsafe fn SetAttributeExplicitQuantization (self : Pin < & mut Encoder > , type_ : Geometry... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188503 [INFO] [stdout] | [INFO] [stdout] 1 | ...n_type : * mut Status) ; # [namespace = "draco"] pub fn SetEncodingMethod (self : Pin < & mut Encoder > , encoding_method : c_int)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189439 [INFO] [stdout] | [INFO] [stdout] 1 | ...; # [namespace = "draco"] # [cxx_name = "Init"] pub unsafe fn Init1 (self : Pin < & mut DecoderBuffer > , data : * const c_char , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189582 [INFO] [stdout] | [INFO] [stdout] 1 | ..., version : u16) ; # [namespace = "draco"] pub unsafe fn StartBitDecoding (self : Pin < & mut DecoderBuffer > , decode_size : bool... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189721 [INFO] [stdout] | [INFO] [stdout] 1 | ...ize : * mut u64) -> bool ; # [namespace = "draco"] pub fn EndBitDecoding (self : Pin < & mut DecoderBuffer >) ; # [namespace = "dr... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189813 [INFO] [stdout] | [INFO] [stdout] 1 | ...rBuffer >) ; # [namespace = "draco"] pub unsafe fn DecodeLeastSignificantBits32 (self : Pin < & mut DecoderBuffer > , nbits : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189965 [INFO] [stdout] | [INFO] [stdout] 1 | ... : * mut u32) -> bool ; # [namespace = "draco"] pub unsafe fn Decode (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190108 [INFO] [stdout] | [INFO] [stdout] 1 | ...ecode : usize) -> bool ; # [namespace = "draco"] pub unsafe fn Peek (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190240 [INFO] [stdout] | [INFO] [stdout] 1 | ...ze_to_peek : usize) -> bool ; # [namespace = "draco"] pub fn Advance (self : Pin < & mut DecoderBuffer > , bytes : i64) ; # [names... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190332 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer > , bytes : i64) ; # [namespace = "draco"] pub fn StartDecodingFrom (self : Pin < & mut DecoderBuffer > , offset : i64) ; # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190435 [INFO] [stdout] | [INFO] [stdout] 1 | ...er > , offset : i64) ; # [namespace = "draco"] pub fn set_bitstream_version (self : Pin < & mut DecoderBuffer > , version : u16) ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190543 [INFO] [stdout] | [INFO] [stdout] 1 | ...rBuffer > , version : u16) ; # [namespace = "draco"] pub fn data_head (self : & DecoderBuffer) -> * const c_char ; # [namespace = ... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190629 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer) -> * const c_char ; # [namespace = "draco"] pub fn remaining_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"]... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190709 [INFO] [stdout] | [INFO] [stdout] 1 | ...: & DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn decoded_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"] ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190787 [INFO] [stdout] | [INFO] [stdout] 1 | ... DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn bit_decoder_active (self : & DecoderBuffer) -> bool ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190872 [INFO] [stdout] | [INFO] [stdout] 1 | ...DecoderBuffer) -> bool ; # [namespace = "draco"] pub fn bitstream_version (self : & DecoderBuffer) -> u16 ; pub unsafe fn draco_De... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192303 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe : * mut Status) ; # [namespace = "draco"] pub fn SetSkipAttributeTransform (self : Pin < & mut Decoder > , att_type : GeometryA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192429 [INFO] [stdout] | [INFO] [stdout] 1 | ...e : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn options (self : Pin < & mut Decoder >) -> * mut DecoderOptions ; pub ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193718 [INFO] [stdout] | [INFO] [stdout] 1 | ..., range : f32) ; # [namespace = "draco"] pub fn SetUseBuiltInAttributeCompression (self : Pin < & mut ExpertEncoder > , enabled : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193996 [INFO] [stdout] | [INFO] [stdout] 1 | ...oding_method : c_int) ; # [namespace = "draco"] pub fn SetEncodingSubmethod (self : Pin < & mut ExpertEncoder > , encoding_submeth... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:194646 [INFO] [stdout] | [INFO] [stdout] 1 | ...pertEncoder , mesh : & Mesh) ; # [namespace = "draco"] pub fn Start (self : Pin < & mut PointCloudBuilder > , num_points : u32) ; ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195233 [INFO] [stdout] | [INFO] [stdout] 1 | ...l) -> c_int ; # [namespace = "draco"] pub unsafe fn SetAttributeValueForPoint (self : Pin < & mut PointCloudBuilder > , att_id : c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195428 [INFO] [stdout] | [INFO] [stdout] 1 | ...t c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValuesForAllPoints (self : Pin < & mut PointCloudBuilder > , att_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195603 [INFO] [stdout] | [INFO] [stdout] 1 | ...oid , stride : c_int) ; # [namespace = "draco"] pub fn SetAttributeUniqueId (self : Pin < & mut PointCloudBuilder > , att_id : c_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195733 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , unique_id : u32) ; # [namespace = "draco"] pub fn Finalize (self : Pin < & mut PointCloudBuilder > , deduplicate_points... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196319 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn Stop (self : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pu... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196391 [INFO] [stdout] | [INFO] [stdout] 1 | ...: Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn GetInMs (self : Pin < & mut DracoTimer >) -> i64 ; pub unsafe fn drac... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 18s [INFO] running `Command { std: "docker" "inspect" "2d8706df8e9dc52aa53abbfc1b79652717d1dfc407e2372ba52361ebd05b972a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8706df8e9dc52aa53abbfc1b79652717d1dfc407e2372ba52361ebd05b972a", kill_on_drop: false }` [INFO] [stdout] 2d8706df8e9dc52aa53abbfc1b79652717d1dfc407e2372ba52361ebd05b972a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6784ae4cfb80d600bff6decaafeba575e83730d24364734810151e30b74fb2c1 [INFO] running `Command { std: "docker" "start" "-a" "6784ae4cfb80d600bff6decaafeba575e83730d24364734810151e30b74fb2c1", kill_on_drop: false }` [INFO] [stderr] Compiling draco-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/attributes/geometry_indices.h:22, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/attributes/geometry_attribute.h:23, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/config/decoder_options.h:21, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/decode.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/io/point_cloud_io.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from src/extra.h:4, [INFO] [stderr] warning: draco-rs@0.1.3: from /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen0.cxx:1: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:65:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 65 | // #define DEFINE_NEW_DRACO_INDEX_TYPE(value_type, name) \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:177:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 177 | // /* also generate a << operator for logging purposes */ \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'const uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:123:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 123 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:127:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 127 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/mesh/mesh.h:32, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/decode.h:23: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:60:36: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 60 | return indices_map_[point_index]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'const uint8_t* draco::PointAttribute::GetAddressOfMappedIndex(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:72:35: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 72 | return GetAddress(mapped_index(point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'void draco::PointAttribute::GetMappedValue(draco::PointIndex, void*) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:109:33: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 109 | return GetValue(mapped_index(point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:19: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h: At global scope: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h:44:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: draco-rs@0.1.3: 44 | const bool IsValid() const; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h: In member function 'draco::PointIndex draco::Mesh::CornerToPointId(int) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:144:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 144 | return kInvalidPointIndex; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:146:48: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 146 | return this->face(FaceIndex(ci / 3))[ci % 3]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/attributes/geometry_indices.h:22, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/attributes/geometry_attribute.h:23, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/config/encoder_options.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/encode.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:2: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:65:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 65 | // #define DEFINE_NEW_DRACO_INDEX_TYPE(value_type, name) \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:177:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 177 | // /* also generate a << operator for logging purposes */ \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'const uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:123:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 123 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:127:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 127 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/mesh/mesh.h:32, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/encode.h:23: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:60:36: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 60 | return indices_map_[point_index]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'const uint8_t* draco::PointAttribute::GetAddressOfMappedIndex(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:72:35: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 72 | return GetAddress(mapped_index(point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'void draco::PointAttribute::GetMappedValue(draco::PointIndex, void*) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:109:33: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 109 | return GetValue(mapped_index(point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:19: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h: At global scope: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h:44:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: draco-rs@0.1.3: 44 | const bool IsValid() const; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h: In member function 'draco::PointIndex draco::Mesh::CornerToPointId(int) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:144:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 144 | return kInvalidPointIndex; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:146:48: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 146 | return this->face(FaceIndex(ci / 3))[ci % 3]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'int64_t draco::draco$cxxbridge1$GeometryAttribute$GetBytePos(const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:889:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 889 | return (self.*GetBytePos$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'const uint8_t* draco::draco$cxxbridge1$GeometryAttribute$GetAddress(const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:894:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 894 | return (self.*GetAddress$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'uint8_t* draco::draco$cxxbridge1$GeometryAttribute$GetAddress1(GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:899:42: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 899 | return (self.*GetAddress1$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$GeometryAttribute$GetValue(const GeometryAttribute&, AttributeValueIndexIndexType*, c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:909:32: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 909 | (self.*GetValue$)(::std::move(*att_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$GeometryAttribute$SetAttributeValue(GeometryAttribute&, AttributeValueIndexIndexType*, const c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:914:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 914 | (self.*SetAttributeValue$)(::std::move(*entry_index), value); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$mapped_index(const PointAttribute&, PointIndexIndexType*, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1362:88: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1362 | new (return$) ::draco::AttributeValueIndexIndexType((self.*mapped_index$)(::std::move(*point_index))); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'const uint8_t* draco::draco$cxxbridge1$PointAttribute$GetAddressOfMappedIndex(const PointAttribute&, PointIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1388:54: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1388 | return (self.*GetAddressOfMappedIndex$)(::std::move(*point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$SetPointMapEntry(PointAttribute&, PointIndexIndexType*, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1414:40: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1414 | (self.*SetPointMapEntry$)(::std::move(*point_index), ::std::move(*entry_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1414:67: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1414 | (self.*SetPointMapEntry$)(::std::move(*point_index), ::std::move(*entry_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$GetMappedValue(const PointAttribute&, PointIndexIndexType*, c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1419:38: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1419 | (self.*GetMappedValue$)(::std::move(*point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'uint32_t draco::draco$cxxbridge1$PointAttribute$DeduplicateValues1(PointAttribute&, const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1429:57: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1429 | return (self.*DeduplicateValues1$)(in_att, ::std::move(*in_att_offset)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$Mesh$CornerToPointId1(const Mesh&, CornerIndexIndexType*, PointIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1895:83: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1895 | new (return$) ::draco::PointIndexIndexType((self.*CornerToPointId1$)(::std::move(*ci))); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointCloudBuilder$SetAttributeValueForPoint(PointCloudBuilder&, c_int*, PointIndexIndexType*, const c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:2213:71: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 2213 | (self.*SetAttributeValueForPoint$)(::std::move(*att_id), ::std::move(*point_index), attribute_value); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:160703 [INFO] [stdout] | [INFO] [stdout] 1 | ...t :: draco :: StdioFileReader ; # [namespace = "draco"] pub fn with (self : Pin < & mut AttributeValueIndexIndexType > , value : u... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:163887 [INFO] [stdout] | [INFO] [stdout] 1 | ...DataBufferDescriptor) ; # [namespace = "draco"] pub unsafe fn Update (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164037 [INFO] [stdout] | [INFO] [stdout] 1 | ... [namespace = "draco"] # [cxx_name = "Update"] pub unsafe fn Update1 (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164172 [INFO] [stdout] | [INFO] [stdout] 1 | ... i64 , offset : i64) -> bool ; # [namespace = "draco"] pub fn Resize (self : Pin < & mut DataBuffer > , new_size : i64) ; # [names... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164263 [INFO] [stdout] | [INFO] [stdout] 1 | ...er > , new_size : i64) ; # [namespace = "draco"] pub fn WriteDataToStream (self : Pin < & mut DataBuffer > , stream : Pin < & mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164388 [INFO] [stdout] | [INFO] [stdout] 1 | ...Pin < & mut ostream >) ; # [namespace = "draco"] pub unsafe fn Read (self : & DataBuffer , byte_pos : i64 , out_data : * mut c_voi... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164518 [INFO] [stdout] | [INFO] [stdout] 1 | ... , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Write (self : Pin < & mut DataBuffer > , byte_pos : i64 , in_data : ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164662 [INFO] [stdout] | [INFO] [stdout] 1 | ...d , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Copy (self : Pin < & mut DataBuffer > , dst_offset : i64 , src_buf ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164816 [INFO] [stdout] | [INFO] [stdout] 1 | ...set : i64 , size : i64) ; # [namespace = "draco"] pub fn set_update_count (self : Pin < & mut DataBuffer > , buffer_update_count :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164928 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer_update_count : i64) ; # [namespace = "draco"] pub fn update_count (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165003 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn data_size (self : & DataBuffer) -> usize ; # [namespace = "draco"] pub... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165077 [INFO] [stdout] | [INFO] [stdout] 1 | ...self : & DataBuffer) -> usize ; # [namespace = "draco"] pub fn data (self : & DataBuffer) -> * const u8 ; # [namespace = "draco"] ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165173 [INFO] [stdout] | [INFO] [stdout] 1 | ...nst u8 ; # [namespace = "draco"] # [cxx_name = "data"] pub fn data1 (self : Pin < & mut DataBuffer >) -> * mut u8 ; # [namespace =... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165258 [INFO] [stdout] | [INFO] [stdout] 1 | ... DataBuffer >) -> * mut u8 ; # [namespace = "draco"] pub fn buffer_id (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub f... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165330 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn set_buffer_id (self : Pin < & mut DataBuffer > , buffer_id : i64) ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165726 [INFO] [stdout] | [INFO] [stdout] 1 | ... , len : usize) -> u64 ; # [namespace = "draco"] pub unsafe fn Init (self : Pin < & mut GeometryAttribute > , attribute_type : Geo... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165980 [INFO] [stdout] | [INFO] [stdout] 1 | ... : i64 , byte_offset : i64) ; # [namespace = "draco"] pub fn IsValid (self : & GeometryAttribute) -> bool ; # [namespace = "draco"... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166058 [INFO] [stdout] | [INFO] [stdout] 1 | ... GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn CopyFrom (self : Pin < & mut GeometryAttribute > , src_att : & Geomet... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166181 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn GetBytePos (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166304 [INFO] [stdout] | [INFO] [stdout] 1 | ...alueIndexIndexType) -> i64 ; # [namespace = "draco"] pub fn GetAddress (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166462 [INFO] [stdout] | [INFO] [stdout] 1 | ...# [namespace = "draco"] # [cxx_name = "GetAddress"] pub fn GetAddress1 (self : Pin < & mut GeometryAttribute > , att_index : Attri... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166610 [INFO] [stdout] | [INFO] [stdout] 1 | ...Type) -> * mut u8 ; # [namespace = "draco"] pub unsafe fn IsAddressValid (self : & GeometryAttribute , address : * const u8) -> bo... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166725 [INFO] [stdout] | [INFO] [stdout] 1 | ... * const u8) -> bool ; # [namespace = "draco"] pub unsafe fn GetValue (self : & GeometryAttribute , att_index : AttributeValueInde... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166872 [INFO] [stdout] | [INFO] [stdout] 1 | ...: * mut c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValue (self : Pin < & mut GeometryAttribute > , entry_index : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167160 [INFO] [stdout] | [INFO] [stdout] 1 | ... UniquePtr < CxxString > ; # [namespace = "draco"] pub fn attribute_type (self : & GeometryAttribute) -> GeometryAttribute_Type ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167263 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute_Type ; # [namespace = "draco"] pub fn set_attribute_type (self : Pin < & mut GeometryAttribute > , type_ : Geome... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167389 [INFO] [stdout] | [INFO] [stdout] 1 | ... : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn data_type (self : & GeometryAttribute) -> DataType ; # [namespace = "d... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167473 [INFO] [stdout] | [INFO] [stdout] 1 | ...ryAttribute) -> DataType ; # [namespace = "draco"] pub fn num_components (self : & GeometryAttribute) -> u8 ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167556 [INFO] [stdout] | [INFO] [stdout] 1 | ...& GeometryAttribute) -> u8 ; # [namespace = "draco"] pub fn normalized (self : & GeometryAttribute) -> bool ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167637 [INFO] [stdout] | [INFO] [stdout] 1 | ...ometryAttribute) -> bool ; # [namespace = "draco"] pub fn set_normalized (self : Pin < & mut GeometryAttribute > , normalized : bo... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167746 [INFO] [stdout] | [INFO] [stdout] 1 | ...ibute > , normalized : bool) ; # [namespace = "draco"] pub fn buffer (self : & GeometryAttribute) -> * const DataBuffer ; # [names... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167837 [INFO] [stdout] | [INFO] [stdout] 1 | ...te) -> * const DataBuffer ; # [namespace = "draco"] pub fn byte_stride (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167918 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute) -> i64 ; # [namespace = "draco"] pub fn byte_offset (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167999 [INFO] [stdout] | [INFO] [stdout] 1 | ...ometryAttribute) -> i64 ; # [namespace = "draco"] pub fn set_byte_offset (self : Pin < & mut GeometryAttribute > , byte_offset : i... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168272 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut DataBufferDescriptor) ; # [namespace = "draco"] pub fn unique_id (self : & GeometryAttribute) -> u32 ; # [namespace = "draco"... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168351 [INFO] [stdout] | [INFO] [stdout] 1 | ...eometryAttribute) -> u32 ; # [namespace = "draco"] pub fn set_unique_id (self : Pin < & mut GeometryAttribute > , id : u32) ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168582 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut GeometryAttribute) ; # [namespace = "draco"] pub fn MergeAndReplace (self : Pin < & mut Options > , other_options : & Options... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168690 [INFO] [stdout] | [INFO] [stdout] 1 | ..., other_options : & Options) ; # [namespace = "draco"] pub fn SetInt (self : Pin < & mut Options > , name : & CxxString , val : c_... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168796 [INFO] [stdout] | [INFO] [stdout] 1 | ... & CxxString , val : c_int) ; # [namespace = "draco"] pub fn SetFloat (self : Pin < & mut Options > , name : & CxxString , val : f... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168902 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & CxxString , val : f32) ; # [namespace = "draco"] pub fn SetBool (self : Pin < & mut Options > , name : & CxxString , val : bo... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169008 [INFO] [stdout] | [INFO] [stdout] 1 | ... & CxxString , val : bool) ; # [namespace = "draco"] pub fn SetString (self : Pin < & mut Options > , name : & CxxString , val : &... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169123 [INFO] [stdout] | [INFO] [stdout] 1 | ...xString , val : & CxxString) ; # [namespace = "draco"] pub fn GetInt (self : & Options , name : & CxxString) -> c_int ; # [namespa... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169236 [INFO] [stdout] | [INFO] [stdout] 1 | ...int ; # [namespace = "draco"] # [cxx_name = "GetInt"] pub fn GetInt1 (self : & Options , name : & CxxString , default_val : c_int)... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169348 [INFO] [stdout] | [INFO] [stdout] 1 | ...fault_val : c_int) -> c_int ; # [namespace = "draco"] pub fn GetFloat (self : & Options , name : & CxxString) -> f32 ; # [namespac... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169463 [INFO] [stdout] | [INFO] [stdout] 1 | ... ; # [namespace = "draco"] # [cxx_name = "GetFloat"] pub fn GetFloat1 (self : & Options , name : & CxxString , default_val : f32) ... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169573 [INFO] [stdout] | [INFO] [stdout] 1 | ..., default_val : f32) -> f32 ; # [namespace = "draco"] pub fn GetBool (self : & Options , name : & CxxString) -> bool ; # [namespac... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169687 [INFO] [stdout] | [INFO] [stdout] 1 | ...ol ; # [namespace = "draco"] # [cxx_name = "GetBool"] pub fn GetBool1 (self : & Options , name : & CxxString , default_val : bool)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170093 [INFO] [stdout] | [INFO] [stdout] 1 | ...> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn IsOptionSet (self : & Options , name : & CxxString) -> bool ; pub unsaf... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170510 [INFO] [stdout] | [INFO] [stdout] 1 | ... Status) -> Status_Code ; # [namespace = "draco"] pub fn error_msg_string < 'a > (self : & 'a Status) -> & 'a CxxString ; # [names... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170606 [INFO] [stdout] | [INFO] [stdout] 1 | ... Status) -> & 'a CxxString ; # [namespace = "draco"] pub fn error_msg (self : & Status) -> * const c_char ; pub fn code_string_aut... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170921 [INFO] [stdout] | [INFO] [stdout] 1 | ...us) -> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn ok (self : & Status) -> bool ; pub unsafe fn draco_Status_new_auto... [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172429 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , out : * mut i32) ; # [namespace = "draco"] pub fn PutBits (self : Pin < & mut BitEncoder > , data : u32 , nbits : i32) ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172531 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , data : u32 , nbits : i32) ; # [namespace = "draco"] pub fn Bits (self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:160703 [INFO] [stdout] | [INFO] [stdout] 1 | ...t :: draco :: StdioFileReader ; # [namespace = "draco"] pub fn with (self : Pin < & mut AttributeValueIndexIndexType > , value : u... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172598 [INFO] [stdout] | [INFO] [stdout] 1 | ...(self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn Flush (self : Pin < & mut BitEncoder > , arg1 : c_int) ; pub fn Bits... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172900 [INFO] [stdout] | [INFO] [stdout] 1 | ...coder , data : * mut c_char) ; # [namespace = "draco"] pub fn Clear (self : Pin < & mut EncoderBuffer >) ; pub fn draco_EncoderBuf... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:163887 [INFO] [stdout] | [INFO] [stdout] 1 | ...DataBufferDescriptor) ; # [namespace = "draco"] pub unsafe fn Update (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173111 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer > , nbytes : i64) ; # [namespace = "draco"] pub fn StartBitEncoding (self : Pin < & mut EncoderBuffer > , required_bits : i6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173249 [INFO] [stdout] | [INFO] [stdout] 1 | ...ode_size : bool) -> bool ; # [namespace = "draco"] pub fn EndBitEncoding (self : Pin < & mut EncoderBuffer >) ; # [namespace = "dr... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173334 [INFO] [stdout] | [INFO] [stdout] 1 | ... EncoderBuffer >) ; # [namespace = "draco"] pub fn EncodeLeastSignificantBits32 (self : Pin < & mut EncoderBuffer > , nbits : c_in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164037 [INFO] [stdout] | [INFO] [stdout] 1 | ... [namespace = "draco"] # [cxx_name = "Update"] pub unsafe fn Update1 (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173478 [INFO] [stdout] | [INFO] [stdout] 1 | ... value : u32) -> bool ; # [namespace = "draco"] pub unsafe fn Encode (self : Pin < & mut EncoderBuffer > , data : * const c_void ,... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164172 [INFO] [stdout] | [INFO] [stdout] 1 | ... i64 , offset : i64) -> bool ; # [namespace = "draco"] pub fn Resize (self : Pin < & mut DataBuffer > , new_size : i64) ; # [names... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164263 [INFO] [stdout] | [INFO] [stdout] 1 | ...er > , new_size : i64) ; # [namespace = "draco"] pub fn WriteDataToStream (self : Pin < & mut DataBuffer > , stream : Pin < & mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173607 [INFO] [stdout] | [INFO] [stdout] 1 | ..._size : usize) -> bool ; # [namespace = "draco"] pub fn bit_encoder_active (self : & EncoderBuffer) -> bool ; pub fn draco_Encoder... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173816 [INFO] [stdout] | [INFO] [stdout] 1 | ...oderBuffer) -> * const c_char ; # [namespace = "draco"] pub fn size (self : & EncoderBuffer) -> usize ; pub unsafe fn draco_Encode... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174012 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : * mut EncoderBuffer) ; # [namespace = "draco"] pub fn transform_type (self : & AttributeTransformData) -> AttributeTransformTy... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164388 [INFO] [stdout] | [INFO] [stdout] 1 | ...Pin < & mut ostream >) ; # [namespace = "draco"] pub unsafe fn Read (self : & DataBuffer , byte_pos : i64 , out_data : * mut c_voi... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174120 [INFO] [stdout] | [INFO] [stdout] 1 | ...AttributeTransformType ; # [namespace = "draco"] pub fn set_transform_type (self : Pin < & mut AttributeTransformData > , type_ : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164518 [INFO] [stdout] | [INFO] [stdout] 1 | ... , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Write (self : Pin < & mut DataBuffer > , byte_pos : i64 , in_data : ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174973 [INFO] [stdout] | [INFO] [stdout] 1 | ... src_att : & PointAttribute) ; # [namespace = "draco"] pub fn Reset (self : Pin < & mut PointAttribute > , num_attribute_values : ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164662 [INFO] [stdout] | [INFO] [stdout] 1 | ...d , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Copy (self : Pin < & mut DataBuffer > , dst_offset : i64 , src_buf ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175206 [INFO] [stdout] | [INFO] [stdout] 1 | ... PointAttribute) -> usize ; # [namespace = "draco"] pub fn mapped_index (self : & PointAttribute , point_index : PointIndexIndexTy... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164816 [INFO] [stdout] | [INFO] [stdout] 1 | ...set : i64 , size : i64) ; # [namespace = "draco"] pub fn set_update_count (self : Pin < & mut DataBuffer > , buffer_update_count :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164928 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer_update_count : i64) ; # [namespace = "draco"] pub fn update_count (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175476 [INFO] [stdout] | [INFO] [stdout] 1 | ...) -> * mut DataBuffer ; # [namespace = "draco"] pub fn is_mapping_identity (self : & PointAttribute) -> bool ; # [namespace = "dra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165003 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn data_size (self : & DataBuffer) -> usize ; # [namespace = "draco"] pub... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175563 [INFO] [stdout] | [INFO] [stdout] 1 | ...PointAttribute) -> bool ; # [namespace = "draco"] pub fn indices_map_size (self : & PointAttribute) -> usize ; # [namespace = "dra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165077 [INFO] [stdout] | [INFO] [stdout] 1 | ...self : & DataBuffer) -> usize ; # [namespace = "draco"] pub fn data (self : & DataBuffer) -> * const u8 ; # [namespace = "draco"] ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175648 [INFO] [stdout] | [INFO] [stdout] 1 | ...Attribute) -> usize ; # [namespace = "draco"] pub fn GetAddressOfMappedIndex (self : & PointAttribute , point_index : PointIndexIn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165173 [INFO] [stdout] | [INFO] [stdout] 1 | ...nst u8 ; # [namespace = "draco"] # [cxx_name = "data"] pub fn data1 (self : Pin < & mut DataBuffer >) -> * mut u8 ; # [namespace =... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175936 [INFO] [stdout] | [INFO] [stdout] 1 | ...nique_entries : usize) ; # [namespace = "draco"] pub fn SetIdentityMapping (self : Pin < & mut PointAttribute >) ; # [namespace = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165258 [INFO] [stdout] | [INFO] [stdout] 1 | ... DataBuffer >) -> * mut u8 ; # [namespace = "draco"] pub fn buffer_id (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub f... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165330 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn set_buffer_id (self : Pin < & mut DataBuffer > , buffer_id : i64) ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176026 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut PointAttribute >) ; # [namespace = "draco"] pub fn SetExplicitMapping (self : Pin < & mut PointAttribute > , num_points : usi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165726 [INFO] [stdout] | [INFO] [stdout] 1 | ... , len : usize) -> u64 ; # [namespace = "draco"] pub unsafe fn Init (self : Pin < & mut GeometryAttribute > , attribute_type : Geo... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176137 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , num_points : usize) ; # [namespace = "draco"] pub fn SetPointMapEntry (self : Pin < & mut PointAttribute > , point_index : Poi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165980 [INFO] [stdout] | [INFO] [stdout] 1 | ... : i64 , byte_offset : i64) ; # [namespace = "draco"] pub fn IsValid (self : & GeometryAttribute) -> bool ; # [namespace = "draco"... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176313 [INFO] [stdout] | [INFO] [stdout] 1 | ...ueIndexIndexType) ; # [namespace = "draco"] pub unsafe fn GetMappedValue (self : & PointAttribute , point_index : PointIndexIndexT... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166058 [INFO] [stdout] | [INFO] [stdout] 1 | ... GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn CopyFrom (self : Pin < & mut GeometryAttribute > , src_att : & Geomet... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176449 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_data : * mut c_void) ; # [namespace = "draco"] pub fn DeduplicateValues (self : Pin < & mut PointAttribute > , in_att : & Geomet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166181 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn GetBytePos (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176611 [INFO] [stdout] | [INFO] [stdout] 1 | ...ce = "draco"] # [cxx_name = "DeduplicateValues"] pub fn DeduplicateValues1 (self : Pin < & mut PointAttribute > , in_att : & Geome... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166304 [INFO] [stdout] | [INFO] [stdout] 1 | ...alueIndexIndexType) -> i64 ; # [namespace = "draco"] pub fn GetAddress (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166462 [INFO] [stdout] | [INFO] [stdout] 1 | ...# [namespace = "draco"] # [cxx_name = "GetAddress"] pub fn GetAddress1 (self : Pin < & mut GeometryAttribute > , att_index : Attri... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176962 [INFO] [stdout] | [INFO] [stdout] 1 | ...teTransformData >) ; # [namespace = "draco"] pub fn GetAttributeTransformData (self : & PointAttribute) -> * const AttributeTransf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166610 [INFO] [stdout] | [INFO] [stdout] 1 | ...Type) -> * mut u8 ; # [namespace = "draco"] pub unsafe fn IsAddressValid (self : & GeometryAttribute , address : * const u8) -> bo... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178291 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue , value : & CxxString) ; # [namespace = "draco"] pub fn AddEntryInt (self : Pin < & mut Metadata > , name : & CxxString , value... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166725 [INFO] [stdout] | [INFO] [stdout] 1 | ... * const u8) -> bool ; # [namespace = "draco"] pub unsafe fn GetValue (self : & GeometryAttribute , att_index : AttributeValueInde... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178410 [INFO] [stdout] | [INFO] [stdout] 1 | ...ing , value : i32) ; # [namespace = "draco"] pub unsafe fn GetEntryInt (self : & Metadata , name : & CxxString , value : * mut i32... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166872 [INFO] [stdout] | [INFO] [stdout] 1 | ...: * mut c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValue (self : Pin < & mut GeometryAttribute > , entry_index : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167160 [INFO] [stdout] | [INFO] [stdout] 1 | ... UniquePtr < CxxString > ; # [namespace = "draco"] pub fn attribute_type (self : & GeometryAttribute) -> GeometryAttribute_Type ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178524 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue : * mut i32) -> bool ; # [namespace = "draco"] pub fn AddEntryIntArray (self : Pin < & mut Metadata > , name : & CxxString , va... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167263 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute_Type ; # [namespace = "draco"] pub fn set_attribute_type (self : Pin < & mut GeometryAttribute > , type_ : Geome... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178664 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < i32 >) ; # [namespace = "draco"] pub unsafe fn GetEntryIntArray (self : & Metadata , name : & CxxString , value : * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167389 [INFO] [stdout] | [INFO] [stdout] 1 | ... : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn data_type (self : & GeometryAttribute) -> DataType ; # [namespace = "d... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178797 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < i32 >) -> bool ; # [namespace = "draco"] pub fn AddEntryDouble (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167473 [INFO] [stdout] | [INFO] [stdout] 1 | ...ryAttribute) -> DataType ; # [namespace = "draco"] pub fn num_components (self : & GeometryAttribute) -> u8 ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167556 [INFO] [stdout] | [INFO] [stdout] 1 | ...& GeometryAttribute) -> u8 ; # [namespace = "draco"] pub fn normalized (self : & GeometryAttribute) -> bool ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178919 [INFO] [stdout] | [INFO] [stdout] 1 | ...ng , value : f64) ; # [namespace = "draco"] pub unsafe fn GetEntryDouble (self : & Metadata , name : & CxxString , value : * mut f... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167637 [INFO] [stdout] | [INFO] [stdout] 1 | ...ometryAttribute) -> bool ; # [namespace = "draco"] pub fn set_normalized (self : Pin < & mut GeometryAttribute > , normalized : bo... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179036 [INFO] [stdout] | [INFO] [stdout] 1 | ... : * mut f64) -> bool ; # [namespace = "draco"] pub fn AddEntryDoubleArray (self : Pin < & mut Metadata > , name : & CxxString , v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167746 [INFO] [stdout] | [INFO] [stdout] 1 | ...ibute > , normalized : bool) ; # [namespace = "draco"] pub fn buffer (self : & GeometryAttribute) -> * const DataBuffer ; # [names... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167837 [INFO] [stdout] | [INFO] [stdout] 1 | ...te) -> * const DataBuffer ; # [namespace = "draco"] pub fn byte_stride (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179179 [INFO] [stdout] | [INFO] [stdout] 1 | ...ector < f64 >) ; # [namespace = "draco"] pub unsafe fn GetEntryDoubleArray (self : & Metadata , name : & CxxString , value : * mut... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167918 [INFO] [stdout] | [INFO] [stdout] 1 | ...GeometryAttribute) -> i64 ; # [namespace = "draco"] pub fn byte_offset (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179315 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < f64 >) -> bool ; # [namespace = "draco"] pub fn AddEntryString (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167999 [INFO] [stdout] | [INFO] [stdout] 1 | ...ometryAttribute) -> i64 ; # [namespace = "draco"] pub fn set_byte_offset (self : Pin < & mut GeometryAttribute > , byte_offset : i... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179445 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue : & CxxString) ; # [namespace = "draco"] pub unsafe fn GetEntryString (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168272 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut DataBufferDescriptor) ; # [namespace = "draco"] pub fn unique_id (self : & GeometryAttribute) -> u32 ; # [namespace = "draco"... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168351 [INFO] [stdout] | [INFO] [stdout] 1 | ...eometryAttribute) -> u32 ; # [namespace = "draco"] pub fn set_unique_id (self : Pin < & mut GeometryAttribute > , id : u32) ; pub ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179568 [INFO] [stdout] | [INFO] [stdout] 1 | ...* mut CxxString) -> bool ; # [namespace = "draco"] pub fn AddEntryBinary (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168582 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut GeometryAttribute) ; # [namespace = "draco"] pub fn MergeAndReplace (self : Pin < & mut Options > , other_options : & Options... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179705 [INFO] [stdout] | [INFO] [stdout] 1 | ...CxxVector < u8 >) ; # [namespace = "draco"] pub unsafe fn GetEntryBinary (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168690 [INFO] [stdout] | [INFO] [stdout] 1 | ..., other_options : & Options) ; # [namespace = "draco"] pub fn SetInt (self : Pin < & mut Options > , name : & CxxString , val : c_... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180007 [INFO] [stdout] | [INFO] [stdout] 1 | ...tr < Metadata >) -> bool ; # [namespace = "draco"] pub fn GetSubMetadata (self : & Metadata , name : & CxxString) -> * const Metad... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168796 [INFO] [stdout] | [INFO] [stdout] 1 | ... & CxxString , val : c_int) ; # [namespace = "draco"] pub fn SetFloat (self : Pin < & mut Options > , name : & CxxString , val : f... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180116 [INFO] [stdout] | [INFO] [stdout] 1 | ...ring) -> * const Metadata ; # [namespace = "draco"] pub fn sub_metadata (self : Pin < & mut Metadata > , name : & CxxString) -> * ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180233 [INFO] [stdout] | [INFO] [stdout] 1 | ...String) -> * mut Metadata ; # [namespace = "draco"] pub fn RemoveEntry (self : Pin < & mut Metadata > , name : & CxxString) ; # [n... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168902 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & CxxString , val : f32) ; # [namespace = "draco"] pub fn SetBool (self : Pin < & mut Options > , name : & CxxString , val : bo... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180331 [INFO] [stdout] | [INFO] [stdout] 1 | ...a > , name : & CxxString) ; # [namespace = "draco"] pub fn num_entries (self : & Metadata) -> c_int ; pub unsafe fn draco_Metadata... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169008 [INFO] [stdout] | [INFO] [stdout] 1 | ... & CxxString , val : bool) ; # [namespace = "draco"] pub fn SetString (self : Pin < & mut Options > , name : & CxxString , val : &... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180650 [INFO] [stdout] | [INFO] [stdout] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn set_att_unique_id (self : Pin < & mut AttributeMetadata > , att_unique_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169123 [INFO] [stdout] | [INFO] [stdout] 1 | ...xString , val : & CxxString) ; # [namespace = "draco"] pub fn GetInt (self : & Options , name : & CxxString) -> c_int ; # [namespa... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169236 [INFO] [stdout] | [INFO] [stdout] 1 | ...int ; # [namespace = "draco"] # [cxx_name = "GetInt"] pub fn GetInt1 (self : & Options , name : & CxxString , default_val : c_int)... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180764 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , att_unique_id : u32) ; # [namespace = "draco"] pub fn att_unique_id (self : & AttributeMetadata) -> u32 ; pub unsafe fn draco_... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169348 [INFO] [stdout] | [INFO] [stdout] 1 | ...fault_val : c_int) -> c_int ; # [namespace = "draco"] pub fn GetFloat (self : & Options , name : & CxxString) -> f32 ; # [namespac... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181286 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & Metadata) ; # [namespace = "draco"] pub fn GetAttributeMetadataByStringEntry (self : & GeometryMetadata , entry_name : & CxxS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169463 [INFO] [stdout] | [INFO] [stdout] 1 | ... ; # [namespace = "draco"] # [cxx_name = "GetFloat"] pub fn GetFloat1 (self : & Options , name : & CxxString , default_val : f32) ... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169573 [INFO] [stdout] | [INFO] [stdout] 1 | ..., default_val : f32) -> f32 ; # [namespace = "draco"] pub fn GetBool (self : & Options , name : & CxxString) -> bool ; # [namespac... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181639 [INFO] [stdout] | [INFO] [stdout] 1 | ...ata >) -> bool ; # [namespace = "draco"] pub fn DeleteAttributeMetadataByUniqueId (self : Pin < & mut GeometryMetadata > , att_uni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169687 [INFO] [stdout] | [INFO] [stdout] 1 | ...ol ; # [namespace = "draco"] # [cxx_name = "GetBool"] pub fn GetBool1 (self : & Options , name : & CxxString , default_val : bool)... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181768 [INFO] [stdout] | [INFO] [stdout] 1 | ...unique_id : i32) ; # [namespace = "draco"] pub fn GetAttributeMetadataByUniqueId (self : & GeometryMetadata , att_unique_id : i32)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170093 [INFO] [stdout] | [INFO] [stdout] 1 | ...> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn IsOptionSet (self : & Options , name : & CxxString) -> bool ; pub unsaf... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181911 [INFO] [stdout] | [INFO] [stdout] 1 | ...onst AttributeMetadata ; # [namespace = "draco"] pub fn attribute_metadata (self : Pin < & mut GeometryMetadata > , att_unique_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170510 [INFO] [stdout] | [INFO] [stdout] 1 | ... Status) -> Status_Code ; # [namespace = "draco"] pub fn error_msg_string < 'a > (self : & 'a Status) -> & 'a CxxString ; # [names... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182484 [INFO] [stdout] | [INFO] [stdout] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn NumNamedAttributes (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170606 [INFO] [stdout] | [INFO] [stdout] 1 | ... Status) -> & 'a CxxString ; # [namespace = "draco"] pub fn error_msg (self : & Status) -> * const c_char ; pub fn code_string_aut... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170921 [INFO] [stdout] | [INFO] [stdout] 1 | ...us) -> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn ok (self : & Status) -> bool ; pub unsafe fn draco_Status_new_auto... [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182598 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttribute_Type) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttributeId (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172429 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , out : * mut i32) ; # [namespace = "draco"] pub fn PutBits (self : Pin < & mut BitEncoder > , data : u32 , nbits : i32) ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182750 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "draco"] # [cxx_name = "GetNamedAttributeId"] pub fn GetNamedAttributeId1 (self : & PointCloud , type_ : GeometryAttribute_Type ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172531 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , data : u32 , nbits : i32) ; # [namespace = "draco"] pub fn Bits (self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172598 [INFO] [stdout] | [INFO] [stdout] 1 | ...(self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn Flush (self : Pin < & mut BitEncoder > , arg1 : c_int) ; pub fn Bits... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182878 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe , i : c_int) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttribute (self : & PointCloud , type_ : GeometryAttribute_Type) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172900 [INFO] [stdout] | [INFO] [stdout] 1 | ...coder , data : * mut c_char) ; # [namespace = "draco"] pub fn Clear (self : Pin < & mut EncoderBuffer >) ; pub fn draco_EncoderBuf... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183045 [INFO] [stdout] | [INFO] [stdout] 1 | ...ce = "draco"] # [cxx_name = "GetNamedAttribute"] pub fn GetNamedAttribute1 (self : & PointCloud , type_ : GeometryAttribute_Type ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173111 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer > , nbytes : i64) ; # [namespace = "draco"] pub fn StartBitEncoding (self : Pin < & mut EncoderBuffer > , required_bits : i6... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183190 [INFO] [stdout] | [INFO] [stdout] 1 | ...st PointAttribute ; # [namespace = "draco"] pub fn GetNamedAttributeByUniqueId (self : & PointCloud , type_ : GeometryAttribute_Ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173249 [INFO] [stdout] | [INFO] [stdout] 1 | ...ode_size : bool) -> bool ; # [namespace = "draco"] pub fn EndBitEncoding (self : Pin < & mut EncoderBuffer >) ; # [namespace = "dr... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173334 [INFO] [stdout] | [INFO] [stdout] 1 | ... EncoderBuffer >) ; # [namespace = "draco"] pub fn EncodeLeastSignificantBits32 (self : Pin < & mut EncoderBuffer > , nbits : c_in... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183343 [INFO] [stdout] | [INFO] [stdout] 1 | ...const PointAttribute ; # [namespace = "draco"] pub fn GetAttributeByUniqueId (self : & PointCloud , id : u32) -> * const PointAttr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183458 [INFO] [stdout] | [INFO] [stdout] 1 | ...onst PointAttribute ; # [namespace = "draco"] pub fn GetAttributeIdByUniqueId (self : & PointCloud , unique_id : u32) -> i32 ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173478 [INFO] [stdout] | [INFO] [stdout] 1 | ... value : u32) -> bool ; # [namespace = "draco"] pub unsafe fn Encode (self : Pin < & mut EncoderBuffer > , data : * const c_void ,... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173607 [INFO] [stdout] | [INFO] [stdout] 1 | ..._size : usize) -> bool ; # [namespace = "draco"] pub fn bit_encoder_active (self : & EncoderBuffer) -> bool ; pub fn draco_Encoder... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183563 [INFO] [stdout] | [INFO] [stdout] 1 | ... unique_id : u32) -> i32 ; # [namespace = "draco"] pub fn num_attributes (self : & PointCloud) -> i32 ; # [namespace = "draco"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173816 [INFO] [stdout] | [INFO] [stdout] 1 | ...oderBuffer) -> * const c_char ; # [namespace = "draco"] pub fn size (self : & EncoderBuffer) -> usize ; pub unsafe fn draco_Encode... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174012 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : * mut EncoderBuffer) ; # [namespace = "draco"] pub fn transform_type (self : & AttributeTransformData) -> AttributeTransformTy... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183640 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf : & PointCloud) -> i32 ; # [namespace = "draco"] pub fn attribute (self : & PointCloud , att_id : i32) -> * const PointAttribu... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174120 [INFO] [stdout] | [INFO] [stdout] 1 | ...AttributeTransformType ; # [namespace = "draco"] pub fn set_transform_type (self : Pin < & mut AttributeTransformData > , type_ : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183773 [INFO] [stdout] | [INFO] [stdout] 1 | ...; # [namespace = "draco"] # [cxx_name = "attribute"] pub fn attribute1 (self : Pin < & mut PointCloud > , att_id : i32) -> * mut P... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174973 [INFO] [stdout] | [INFO] [stdout] 1 | ... src_att : & PointAttribute) ; # [namespace = "draco"] pub fn Reset (self : Pin < & mut PointAttribute > , num_attribute_values : ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175206 [INFO] [stdout] | [INFO] [stdout] 1 | ... PointAttribute) -> usize ; # [namespace = "draco"] pub fn mapped_index (self : & PointAttribute , point_index : PointIndexIndexTy... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184068 [INFO] [stdout] | [INFO] [stdout] 1 | ...namespace = "draco"] # [cxx_name = "AddAttribute"] pub fn AddAttribute1 (self : Pin < & mut PointCloud > , att : & GeometryAttribu... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175476 [INFO] [stdout] | [INFO] [stdout] 1 | ...) -> * mut DataBuffer ; # [namespace = "draco"] pub fn is_mapping_identity (self : & PointAttribute) -> bool ; # [namespace = "dra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184241 [INFO] [stdout] | [INFO] [stdout] 1 | ..._values : u32) -> c_int ; # [namespace = "draco"] pub fn CreateAttribute (self : & PointCloud , att : & GeometryAttribute , identi... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175563 [INFO] [stdout] | [INFO] [stdout] 1 | ...PointAttribute) -> bool ; # [namespace = "draco"] pub fn indices_map_size (self : & PointAttribute) -> usize ; # [namespace = "dra... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184909 [INFO] [stdout] | [INFO] [stdout] 1 | ...uteMetadata >) ; # [namespace = "draco"] pub fn GetAttributeMetadataByAttributeId (self : & PointCloud , att_id : i32) -> * const ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175648 [INFO] [stdout] | [INFO] [stdout] 1 | ...Attribute) -> usize ; # [namespace = "draco"] pub fn GetAddressOfMappedIndex (self : & PointAttribute , point_index : PointIndexIn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185243 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttributeMetadata ; # [namespace = "draco"] pub fn GetAttributeIdByMetadataEntry (self : & PointCloud , name : & CxxString , value ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175936 [INFO] [stdout] | [INFO] [stdout] 1 | ...nique_entries : usize) ; # [namespace = "draco"] pub fn SetIdentityMapping (self : Pin < & mut PointAttribute >) ; # [namespace = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185380 [INFO] [stdout] | [INFO] [stdout] 1 | ...e : & CxxString) -> c_int ; # [namespace = "draco"] pub fn GetMetadata (self : & PointCloud) -> * const GeometryMetadata ; # [name... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176026 [INFO] [stdout] | [INFO] [stdout] 1 | ... mut PointAttribute >) ; # [namespace = "draco"] pub fn SetExplicitMapping (self : Pin < & mut PointAttribute > , num_points : usi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185475 [INFO] [stdout] | [INFO] [stdout] 1 | ...-> * const GeometryMetadata ; # [namespace = "draco"] pub fn metadata (self : Pin < & mut PointCloud >) -> * mut GeometryMetadata ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176137 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , num_points : usize) ; # [namespace = "draco"] pub fn SetPointMapEntry (self : Pin < & mut PointAttribute > , point_index : Poi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185577 [INFO] [stdout] | [INFO] [stdout] 1 | ... -> * mut GeometryMetadata ; # [namespace = "draco"] pub fn num_points (self : & PointCloud) -> u32 ; # [namespace = "draco"] pub ... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185650 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & PointCloud) -> u32 ; # [namespace = "draco"] pub fn set_num_points (self : Pin < & mut PointCloud > , num : u32) ; pub unsaf... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176313 [INFO] [stdout] | [INFO] [stdout] 1 | ...ueIndexIndexType) ; # [namespace = "draco"] pub unsafe fn GetMappedValue (self : & PointAttribute , point_index : PointIndexIndexT... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186621 [INFO] [stdout] | [INFO] [stdout] 1 | ...* mut Mesh_AttributeData) ; # [namespace = "draco"] pub fn SetNumFaces (self : Pin < & mut Mesh > , num_faces : usize) ; # [namesp... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186714 [INFO] [stdout] | [INFO] [stdout] 1 | ...esh > , num_faces : usize) ; # [namespace = "draco"] pub fn num_faces (self : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetA... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186780 [INFO] [stdout] | [INFO] [stdout] 1 | ...lf : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetAttributeElementType (self : & Mesh , att_id : c_int) -> MeshAttributeElem... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176449 [INFO] [stdout] | [INFO] [stdout] 1 | ...t_data : * mut c_void) ; # [namespace = "draco"] pub fn DeduplicateValues (self : Pin < & mut PointAttribute > , in_att : & Geomet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186898 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttributeElementType ; # [namespace = "draco"] pub fn SetAttributeElementType (self : Pin < & mut Mesh > , att_id : c_int , et : Me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176611 [INFO] [stdout] | [INFO] [stdout] 1 | ...ce = "draco"] # [cxx_name = "DeduplicateValues"] pub fn DeduplicateValues1 (self : Pin < & mut PointAttribute > , in_att : & Geome... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187032 [INFO] [stdout] | [INFO] [stdout] 1 | ...shAttributeElementType) ; # [namespace = "draco"] pub fn CornerToPointId (self : & Mesh , ci : c_int) -> PointIndexIndexType ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176962 [INFO] [stdout] | [INFO] [stdout] 1 | ...teTransformData >) ; # [namespace = "draco"] pub fn GetAttributeTransformData (self : & PointAttribute) -> * const AttributeTransf... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187166 [INFO] [stdout] | [INFO] [stdout] 1 | ...space = "draco"] # [cxx_name = "CornerToPointId"] pub fn CornerToPointId1 (self : & Mesh , ci : CornerIndexIndexType) -> PointInde... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187701 [INFO] [stdout] | [INFO] [stdout] 1 | ..._int) ; # [namespace = "draco"] # [cxx_name = "Reset"] pub fn Reset1 (self : Pin < & mut Encoder >) ; # [namespace = "draco"] pub ... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178291 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue , value : & CxxString) ; # [namespace = "draco"] pub fn AddEntryInt (self : Pin < & mut Metadata > , name : & CxxString , value... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187772 [INFO] [stdout] | [INFO] [stdout] 1 | ... Pin < & mut Encoder >) ; # [namespace = "draco"] pub fn SetSpeedOptions (self : Pin < & mut Encoder > , encoding_speed : c_int , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178410 [INFO] [stdout] | [INFO] [stdout] 1 | ...ing , value : i32) ; # [namespace = "draco"] pub unsafe fn GetEntryInt (self : & Metadata , name : & CxxString , value : * mut i32... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187902 [INFO] [stdout] | [INFO] [stdout] 1 | ...ding_speed : c_int) ; # [namespace = "draco"] pub fn SetAttributeQuantization (self : Pin < & mut Encoder > , type_ : GeometryAttr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178524 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue : * mut i32) -> bool ; # [namespace = "draco"] pub fn AddEntryIntArray (self : Pin < & mut Metadata > , name : & CxxString , va... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188059 [INFO] [stdout] | [INFO] [stdout] 1 | ...: c_int) ; # [namespace = "draco"] pub unsafe fn SetAttributeExplicitQuantization (self : Pin < & mut Encoder > , type_ : Geometry... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188503 [INFO] [stdout] | [INFO] [stdout] 1 | ...n_type : * mut Status) ; # [namespace = "draco"] pub fn SetEncodingMethod (self : Pin < & mut Encoder > , encoding_method : c_int)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178664 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < i32 >) ; # [namespace = "draco"] pub unsafe fn GetEntryIntArray (self : & Metadata , name : & CxxString , value : * mut ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189439 [INFO] [stdout] | [INFO] [stdout] 1 | ...; # [namespace = "draco"] # [cxx_name = "Init"] pub unsafe fn Init1 (self : Pin < & mut DecoderBuffer > , data : * const c_char , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178797 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < i32 >) -> bool ; # [namespace = "draco"] pub fn AddEntryDouble (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189582 [INFO] [stdout] | [INFO] [stdout] 1 | ..., version : u16) ; # [namespace = "draco"] pub unsafe fn StartBitDecoding (self : Pin < & mut DecoderBuffer > , decode_size : bool... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178919 [INFO] [stdout] | [INFO] [stdout] 1 | ...ng , value : f64) ; # [namespace = "draco"] pub unsafe fn GetEntryDouble (self : & Metadata , name : & CxxString , value : * mut f... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189721 [INFO] [stdout] | [INFO] [stdout] 1 | ...ize : * mut u64) -> bool ; # [namespace = "draco"] pub fn EndBitDecoding (self : Pin < & mut DecoderBuffer >) ; # [namespace = "dr... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179036 [INFO] [stdout] | [INFO] [stdout] 1 | ... : * mut f64) -> bool ; # [namespace = "draco"] pub fn AddEntryDoubleArray (self : Pin < & mut Metadata > , name : & CxxString , v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189813 [INFO] [stdout] | [INFO] [stdout] 1 | ...rBuffer >) ; # [namespace = "draco"] pub unsafe fn DecodeLeastSignificantBits32 (self : Pin < & mut DecoderBuffer > , nbits : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179179 [INFO] [stdout] | [INFO] [stdout] 1 | ...ector < f64 >) ; # [namespace = "draco"] pub unsafe fn GetEntryDoubleArray (self : & Metadata , name : & CxxString , value : * mut... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189965 [INFO] [stdout] | [INFO] [stdout] 1 | ... : * mut u32) -> bool ; # [namespace = "draco"] pub unsafe fn Decode (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179315 [INFO] [stdout] | [INFO] [stdout] 1 | ...xVector < f64 >) -> bool ; # [namespace = "draco"] pub fn AddEntryString (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190108 [INFO] [stdout] | [INFO] [stdout] 1 | ...ecode : usize) -> bool ; # [namespace = "draco"] pub unsafe fn Peek (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179445 [INFO] [stdout] | [INFO] [stdout] 1 | ...ue : & CxxString) ; # [namespace = "draco"] pub unsafe fn GetEntryString (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190240 [INFO] [stdout] | [INFO] [stdout] 1 | ...ze_to_peek : usize) -> bool ; # [namespace = "draco"] pub fn Advance (self : Pin < & mut DecoderBuffer > , bytes : i64) ; # [names... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179568 [INFO] [stdout] | [INFO] [stdout] 1 | ...* mut CxxString) -> bool ; # [namespace = "draco"] pub fn AddEntryBinary (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190332 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer > , bytes : i64) ; # [namespace = "draco"] pub fn StartDecodingFrom (self : Pin < & mut DecoderBuffer > , offset : i64) ; # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179705 [INFO] [stdout] | [INFO] [stdout] 1 | ...CxxVector < u8 >) ; # [namespace = "draco"] pub unsafe fn GetEntryBinary (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190435 [INFO] [stdout] | [INFO] [stdout] 1 | ...er > , offset : i64) ; # [namespace = "draco"] pub fn set_bitstream_version (self : Pin < & mut DecoderBuffer > , version : u16) ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190543 [INFO] [stdout] | [INFO] [stdout] 1 | ...rBuffer > , version : u16) ; # [namespace = "draco"] pub fn data_head (self : & DecoderBuffer) -> * const c_char ; # [namespace = ... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180007 [INFO] [stdout] | [INFO] [stdout] 1 | ...tr < Metadata >) -> bool ; # [namespace = "draco"] pub fn GetSubMetadata (self : & Metadata , name : & CxxString) -> * const Metad... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190629 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer) -> * const c_char ; # [namespace = "draco"] pub fn remaining_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"]... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180116 [INFO] [stdout] | [INFO] [stdout] 1 | ...ring) -> * const Metadata ; # [namespace = "draco"] pub fn sub_metadata (self : Pin < & mut Metadata > , name : & CxxString) -> * ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190709 [INFO] [stdout] | [INFO] [stdout] 1 | ...: & DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn decoded_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"] ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180233 [INFO] [stdout] | [INFO] [stdout] 1 | ...String) -> * mut Metadata ; # [namespace = "draco"] pub fn RemoveEntry (self : Pin < & mut Metadata > , name : & CxxString) ; # [n... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190787 [INFO] [stdout] | [INFO] [stdout] 1 | ... DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn bit_decoder_active (self : & DecoderBuffer) -> bool ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180331 [INFO] [stdout] | [INFO] [stdout] 1 | ...a > , name : & CxxString) ; # [namespace = "draco"] pub fn num_entries (self : & Metadata) -> c_int ; pub unsafe fn draco_Metadata... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190872 [INFO] [stdout] | [INFO] [stdout] 1 | ...DecoderBuffer) -> bool ; # [namespace = "draco"] pub fn bitstream_version (self : & DecoderBuffer) -> u16 ; pub unsafe fn draco_De... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180650 [INFO] [stdout] | [INFO] [stdout] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn set_att_unique_id (self : Pin < & mut AttributeMetadata > , att_unique_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192303 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe : * mut Status) ; # [namespace = "draco"] pub fn SetSkipAttributeTransform (self : Pin < & mut Decoder > , att_type : GeometryA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180764 [INFO] [stdout] | [INFO] [stdout] 1 | ...> , att_unique_id : u32) ; # [namespace = "draco"] pub fn att_unique_id (self : & AttributeMetadata) -> u32 ; pub unsafe fn draco_... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192429 [INFO] [stdout] | [INFO] [stdout] 1 | ...e : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn options (self : Pin < & mut Decoder >) -> * mut DecoderOptions ; pub ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181286 [INFO] [stdout] | [INFO] [stdout] 1 | ... : & Metadata) ; # [namespace = "draco"] pub fn GetAttributeMetadataByStringEntry (self : & GeometryMetadata , entry_name : & CxxS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181639 [INFO] [stdout] | [INFO] [stdout] 1 | ...ata >) -> bool ; # [namespace = "draco"] pub fn DeleteAttributeMetadataByUniqueId (self : Pin < & mut GeometryMetadata > , att_uni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193718 [INFO] [stdout] | [INFO] [stdout] 1 | ..., range : f32) ; # [namespace = "draco"] pub fn SetUseBuiltInAttributeCompression (self : Pin < & mut ExpertEncoder > , enabled : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181768 [INFO] [stdout] | [INFO] [stdout] 1 | ...unique_id : i32) ; # [namespace = "draco"] pub fn GetAttributeMetadataByUniqueId (self : & GeometryMetadata , att_unique_id : i32)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193996 [INFO] [stdout] | [INFO] [stdout] 1 | ...oding_method : c_int) ; # [namespace = "draco"] pub fn SetEncodingSubmethod (self : Pin < & mut ExpertEncoder > , encoding_submeth... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181911 [INFO] [stdout] | [INFO] [stdout] 1 | ...onst AttributeMetadata ; # [namespace = "draco"] pub fn attribute_metadata (self : Pin < & mut GeometryMetadata > , att_unique_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:194646 [INFO] [stdout] | [INFO] [stdout] 1 | ...pertEncoder , mesh : & Mesh) ; # [namespace = "draco"] pub fn Start (self : Pin < & mut PointCloudBuilder > , num_points : u32) ; ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182484 [INFO] [stdout] | [INFO] [stdout] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn NumNamedAttributes (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195233 [INFO] [stdout] | [INFO] [stdout] 1 | ...l) -> c_int ; # [namespace = "draco"] pub unsafe fn SetAttributeValueForPoint (self : Pin < & mut PointCloudBuilder > , att_id : c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182598 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttribute_Type) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttributeId (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195428 [INFO] [stdout] | [INFO] [stdout] 1 | ...t c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValuesForAllPoints (self : Pin < & mut PointCloudBuilder > , att_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182750 [INFO] [stdout] | [INFO] [stdout] 1 | ...= "draco"] # [cxx_name = "GetNamedAttributeId"] pub fn GetNamedAttributeId1 (self : & PointCloud , type_ : GeometryAttribute_Type ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195603 [INFO] [stdout] | [INFO] [stdout] 1 | ...oid , stride : c_int) ; # [namespace = "draco"] pub fn SetAttributeUniqueId (self : Pin < & mut PointCloudBuilder > , att_id : c_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182878 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe , i : c_int) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttribute (self : & PointCloud , type_ : GeometryAttribute_Type) -... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195733 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , unique_id : u32) ; # [namespace = "draco"] pub fn Finalize (self : Pin < & mut PointCloudBuilder > , deduplicate_points... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183045 [INFO] [stdout] | [INFO] [stdout] 1 | ...ce = "draco"] # [cxx_name = "GetNamedAttribute"] pub fn GetNamedAttribute1 (self : & PointCloud , type_ : GeometryAttribute_Type ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196319 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn Stop (self : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pu... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183190 [INFO] [stdout] | [INFO] [stdout] 1 | ...st PointAttribute ; # [namespace = "draco"] pub fn GetNamedAttributeByUniqueId (self : & PointCloud , type_ : GeometryAttribute_Ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196391 [INFO] [stdout] | [INFO] [stdout] 1 | ...: Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn GetInMs (self : Pin < & mut DracoTimer >) -> i64 ; pub unsafe fn drac... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183343 [INFO] [stdout] | [INFO] [stdout] 1 | ...const PointAttribute ; # [namespace = "draco"] pub fn GetAttributeByUniqueId (self : & PointCloud , id : u32) -> * const PointAttr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183458 [INFO] [stdout] | [INFO] [stdout] 1 | ...onst PointAttribute ; # [namespace = "draco"] pub fn GetAttributeIdByUniqueId (self : & PointCloud , unique_id : u32) -> i32 ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183563 [INFO] [stdout] | [INFO] [stdout] 1 | ... unique_id : u32) -> i32 ; # [namespace = "draco"] pub fn num_attributes (self : & PointCloud) -> i32 ; # [namespace = "draco"] pu... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183640 [INFO] [stdout] | [INFO] [stdout] 1 | ...elf : & PointCloud) -> i32 ; # [namespace = "draco"] pub fn attribute (self : & PointCloud , att_id : i32) -> * const PointAttribu... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183773 [INFO] [stdout] | [INFO] [stdout] 1 | ...; # [namespace = "draco"] # [cxx_name = "attribute"] pub fn attribute1 (self : Pin < & mut PointCloud > , att_id : i32) -> * mut P... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184068 [INFO] [stdout] | [INFO] [stdout] 1 | ...namespace = "draco"] # [cxx_name = "AddAttribute"] pub fn AddAttribute1 (self : Pin < & mut PointCloud > , att : & GeometryAttribu... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184241 [INFO] [stdout] | [INFO] [stdout] 1 | ..._values : u32) -> c_int ; # [namespace = "draco"] pub fn CreateAttribute (self : & PointCloud , att : & GeometryAttribute , identi... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184909 [INFO] [stdout] | [INFO] [stdout] 1 | ...uteMetadata >) ; # [namespace = "draco"] pub fn GetAttributeMetadataByAttributeId (self : & PointCloud , att_id : i32) -> * const ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185243 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttributeMetadata ; # [namespace = "draco"] pub fn GetAttributeIdByMetadataEntry (self : & PointCloud , name : & CxxString , value ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185380 [INFO] [stdout] | [INFO] [stdout] 1 | ...e : & CxxString) -> c_int ; # [namespace = "draco"] pub fn GetMetadata (self : & PointCloud) -> * const GeometryMetadata ; # [name... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185475 [INFO] [stdout] | [INFO] [stdout] 1 | ...-> * const GeometryMetadata ; # [namespace = "draco"] pub fn metadata (self : Pin < & mut PointCloud >) -> * mut GeometryMetadata ... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185577 [INFO] [stdout] | [INFO] [stdout] 1 | ... -> * mut GeometryMetadata ; # [namespace = "draco"] pub fn num_points (self : & PointCloud) -> u32 ; # [namespace = "draco"] pub ... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185650 [INFO] [stdout] | [INFO] [stdout] 1 | ...f : & PointCloud) -> u32 ; # [namespace = "draco"] pub fn set_num_points (self : Pin < & mut PointCloud > , num : u32) ; pub unsaf... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186621 [INFO] [stdout] | [INFO] [stdout] 1 | ...* mut Mesh_AttributeData) ; # [namespace = "draco"] pub fn SetNumFaces (self : Pin < & mut Mesh > , num_faces : usize) ; # [namesp... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186714 [INFO] [stdout] | [INFO] [stdout] 1 | ...esh > , num_faces : usize) ; # [namespace = "draco"] pub fn num_faces (self : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetA... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186780 [INFO] [stdout] | [INFO] [stdout] 1 | ...lf : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetAttributeElementType (self : & Mesh , att_id : c_int) -> MeshAttributeElem... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186898 [INFO] [stdout] | [INFO] [stdout] 1 | ...ttributeElementType ; # [namespace = "draco"] pub fn SetAttributeElementType (self : Pin < & mut Mesh > , att_id : c_int , et : Me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187032 [INFO] [stdout] | [INFO] [stdout] 1 | ...shAttributeElementType) ; # [namespace = "draco"] pub fn CornerToPointId (self : & Mesh , ci : c_int) -> PointIndexIndexType ; # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187166 [INFO] [stdout] | [INFO] [stdout] 1 | ...space = "draco"] # [cxx_name = "CornerToPointId"] pub fn CornerToPointId1 (self : & Mesh , ci : CornerIndexIndexType) -> PointInde... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187701 [INFO] [stdout] | [INFO] [stdout] 1 | ..._int) ; # [namespace = "draco"] # [cxx_name = "Reset"] pub fn Reset1 (self : Pin < & mut Encoder >) ; # [namespace = "draco"] pub ... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187772 [INFO] [stdout] | [INFO] [stdout] 1 | ... Pin < & mut Encoder >) ; # [namespace = "draco"] pub fn SetSpeedOptions (self : Pin < & mut Encoder > , encoding_speed : c_int , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187902 [INFO] [stdout] | [INFO] [stdout] 1 | ...ding_speed : c_int) ; # [namespace = "draco"] pub fn SetAttributeQuantization (self : Pin < & mut Encoder > , type_ : GeometryAttr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188059 [INFO] [stdout] | [INFO] [stdout] 1 | ...: c_int) ; # [namespace = "draco"] pub unsafe fn SetAttributeExplicitQuantization (self : Pin < & mut Encoder > , type_ : Geometry... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188503 [INFO] [stdout] | [INFO] [stdout] 1 | ...n_type : * mut Status) ; # [namespace = "draco"] pub fn SetEncodingMethod (self : Pin < & mut Encoder > , encoding_method : c_int)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189439 [INFO] [stdout] | [INFO] [stdout] 1 | ...; # [namespace = "draco"] # [cxx_name = "Init"] pub unsafe fn Init1 (self : Pin < & mut DecoderBuffer > , data : * const c_char , ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189582 [INFO] [stdout] | [INFO] [stdout] 1 | ..., version : u16) ; # [namespace = "draco"] pub unsafe fn StartBitDecoding (self : Pin < & mut DecoderBuffer > , decode_size : bool... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189721 [INFO] [stdout] | [INFO] [stdout] 1 | ...ize : * mut u64) -> bool ; # [namespace = "draco"] pub fn EndBitDecoding (self : Pin < & mut DecoderBuffer >) ; # [namespace = "dr... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189813 [INFO] [stdout] | [INFO] [stdout] 1 | ...rBuffer >) ; # [namespace = "draco"] pub unsafe fn DecodeLeastSignificantBits32 (self : Pin < & mut DecoderBuffer > , nbits : u32 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189965 [INFO] [stdout] | [INFO] [stdout] 1 | ... : * mut u32) -> bool ; # [namespace = "draco"] pub unsafe fn Decode (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void... [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190108 [INFO] [stdout] | [INFO] [stdout] 1 | ...ecode : usize) -> bool ; # [namespace = "draco"] pub unsafe fn Peek (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void ... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190240 [INFO] [stdout] | [INFO] [stdout] 1 | ...ze_to_peek : usize) -> bool ; # [namespace = "draco"] pub fn Advance (self : Pin < & mut DecoderBuffer > , bytes : i64) ; # [names... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190332 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer > , bytes : i64) ; # [namespace = "draco"] pub fn StartDecodingFrom (self : Pin < & mut DecoderBuffer > , offset : i64) ; # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190435 [INFO] [stdout] | [INFO] [stdout] 1 | ...er > , offset : i64) ; # [namespace = "draco"] pub fn set_bitstream_version (self : Pin < & mut DecoderBuffer > , version : u16) ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190543 [INFO] [stdout] | [INFO] [stdout] 1 | ...rBuffer > , version : u16) ; # [namespace = "draco"] pub fn data_head (self : & DecoderBuffer) -> * const c_char ; # [namespace = ... [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190629 [INFO] [stdout] | [INFO] [stdout] 1 | ...uffer) -> * const c_char ; # [namespace = "draco"] pub fn remaining_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"]... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190709 [INFO] [stdout] | [INFO] [stdout] 1 | ...: & DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn decoded_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"] ... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190787 [INFO] [stdout] | [INFO] [stdout] 1 | ... DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn bit_decoder_active (self : & DecoderBuffer) -> bool ; # [namespace = "drac... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190872 [INFO] [stdout] | [INFO] [stdout] 1 | ...DecoderBuffer) -> bool ; # [namespace = "draco"] pub fn bitstream_version (self : & DecoderBuffer) -> u16 ; pub unsafe fn draco_De... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192303 [INFO] [stdout] | [INFO] [stdout] 1 | ...pe : * mut Status) ; # [namespace = "draco"] pub fn SetSkipAttributeTransform (self : Pin < & mut Decoder > , att_type : GeometryA... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192429 [INFO] [stdout] | [INFO] [stdout] 1 | ...e : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn options (self : Pin < & mut Decoder >) -> * mut DecoderOptions ; pub ... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193718 [INFO] [stdout] | [INFO] [stdout] 1 | ..., range : f32) ; # [namespace = "draco"] pub fn SetUseBuiltInAttributeCompression (self : Pin < & mut ExpertEncoder > , enabled : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193996 [INFO] [stdout] | [INFO] [stdout] 1 | ...oding_method : c_int) ; # [namespace = "draco"] pub fn SetEncodingSubmethod (self : Pin < & mut ExpertEncoder > , encoding_submeth... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:194646 [INFO] [stdout] | [INFO] [stdout] 1 | ...pertEncoder , mesh : & Mesh) ; # [namespace = "draco"] pub fn Start (self : Pin < & mut PointCloudBuilder > , num_points : u32) ; ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195233 [INFO] [stdout] | [INFO] [stdout] 1 | ...l) -> c_int ; # [namespace = "draco"] pub unsafe fn SetAttributeValueForPoint (self : Pin < & mut PointCloudBuilder > , att_id : c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195428 [INFO] [stdout] | [INFO] [stdout] 1 | ...t c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValuesForAllPoints (self : Pin < & mut PointCloudBuilder > , att_id ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195603 [INFO] [stdout] | [INFO] [stdout] 1 | ...oid , stride : c_int) ; # [namespace = "draco"] pub fn SetAttributeUniqueId (self : Pin < & mut PointCloudBuilder > , att_id : c_i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195733 [INFO] [stdout] | [INFO] [stdout] 1 | ... : c_int , unique_id : u32) ; # [namespace = "draco"] pub fn Finalize (self : Pin < & mut PointCloudBuilder > , deduplicate_points... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196319 [INFO] [stdout] | [INFO] [stdout] 1 | ...s : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn Stop (self : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pu... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196391 [INFO] [stdout] | [INFO] [stdout] 1 | ...: Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn GetInMs (self : Pin < & mut DracoTimer >) -> i64 ; pub unsafe fn drac... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.29s [INFO] running `Command { std: "docker" "inspect" "6784ae4cfb80d600bff6decaafeba575e83730d24364734810151e30b74fb2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6784ae4cfb80d600bff6decaafeba575e83730d24364734810151e30b74fb2c1", kill_on_drop: false }` [INFO] [stdout] 6784ae4cfb80d600bff6decaafeba575e83730d24364734810151e30b74fb2c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70480a7622a69cbe89e44751235e0e2927b1d3fda9ba7f40363f807ad6f4396a [INFO] running `Command { std: "docker" "start" "-a" "70480a7622a69cbe89e44751235e0e2927b1d3fda9ba7f40363f807ad6f4396a", kill_on_drop: false }` [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/attributes/geometry_indices.h:22, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/attributes/geometry_attribute.h:23, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/config/decoder_options.h:21, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/decode.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/io/point_cloud_io.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from src/extra.h:4, [INFO] [stderr] warning: draco-rs@0.1.3: from /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen0.cxx:1: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:65:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 65 | // #define DEFINE_NEW_DRACO_INDEX_TYPE(value_type, name) \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:177:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 177 | // /* also generate a << operator for logging purposes */ \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'const uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:123:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 123 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:127:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 127 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/mesh/mesh.h:32, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/decode.h:23: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:60:36: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 60 | return indices_map_[point_index]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'const uint8_t* draco::PointAttribute::GetAddressOfMappedIndex(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:72:35: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 72 | return GetAddress(mapped_index(point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'void draco::PointAttribute::GetMappedValue(draco::PointIndex, void*) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:109:33: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 109 | return GetValue(mapped_index(point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:19: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h: At global scope: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h:44:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: draco-rs@0.1.3: 44 | const bool IsValid() const; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h: In member function 'draco::PointIndex draco::Mesh::CornerToPointId(int) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:144:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 144 | return kInvalidPointIndex; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:146:48: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 146 | return this->face(FaceIndex(ci / 3))[ci % 3]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/attributes/geometry_indices.h:22, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/attributes/geometry_attribute.h:23, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/config/encoder_options.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/encode.h:19, [INFO] [stderr] warning: draco-rs@0.1.3: from /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:2: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:65:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 65 | // #define DEFINE_NEW_DRACO_INDEX_TYPE(value_type, name) \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:177:1: warning: multi-line comment [-Wcomment] [INFO] [stderr] warning: draco-rs@0.1.3: 177 | // /* also generate a << operator for logging purposes */ \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::AttributeValueIndexIndexType draco::AttributeValueIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::PointIndexIndexType draco::PointIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::VertexIndexIndexType draco::VertexIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::VertexIndexIndexType::VertexIndexIndexType(const draco::VertexIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::VertexIndexIndexType' has user-provided 'draco::VertexIndexIndexType& draco::VertexIndexIndexType::operator=(const draco::VertexIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:31:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 31 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, VertexIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::CornerIndexIndexType draco::CornerIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator++(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:121:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 121 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator--(int)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:131:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 131 | return ret; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator+=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:153:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 153 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h: In member function 'draco::FaceIndexIndexType draco::FaceIndexIndexType::operator-=(const ValueType&)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:161:14: warning: implicitly-declared 'constexpr draco::FaceIndexIndexType::FaceIndexIndexType(const draco::FaceIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 161 | return *this; \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::FaceIndexIndexType' has user-provided 'draco::FaceIndexIndexType& draco::FaceIndexIndexType::operator=(const draco::FaceIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:35:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 35 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, FaceIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'const uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:123:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 123 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h: In member function 'uint8_t* draco::GeometryAttribute::GetAddress(draco::AttributeValueIndex)': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:127:40: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 127 | const int64_t byte_pos = GetBytePos(att_index); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_attribute.h:118:49: note: initializing argument 1 of 'int64_t draco::GeometryAttribute::GetBytePos(draco::AttributeValueIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 118 | inline int64_t GetBytePos(AttributeValueIndex att_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:18, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/mesh/mesh.h:32, [INFO] [stderr] warning: draco-rs@0.1.3: from draco/src/draco/compression/encode.h:23: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:60:36: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 60 | return indices_map_[point_index]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'const uint8_t* draco::PointAttribute::GetAddressOfMappedIndex(draco::PointIndex) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:72:35: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 72 | return GetAddress(mapped_index(point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h: In member function 'void draco::PointAttribute::GetMappedValue(draco::PointIndex, void*) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:109:33: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 109 | return GetValue(mapped_index(point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/point_attribute.h:56:47: note: initializing argument 1 of 'draco::AttributeValueIndex draco::PointAttribute::mapped_index(draco::PointIndex) const' [INFO] [stderr] warning: draco-rs@0.1.3: 56 | AttributeValueIndex mapped_index(PointIndex point_index) const { [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: In file included from draco/src/draco/point_cloud/point_cloud.h:19: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h: At global scope: [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/bounding_box.h:44:3: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] [INFO] [stderr] warning: draco-rs@0.1.3: 44 | const bool IsValid() const; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h: In member function 'draco::PointIndex draco::Mesh::CornerToPointId(int) const': [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:144:14: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 144 | return kInvalidPointIndex; [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/mesh/mesh.h:146:48: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 146 | return this->face(FaceIndex(ci / 3))[ci % 3]; [INFO] [stderr] warning: draco-rs@0.1.3: | ^ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'int64_t draco::draco$cxxbridge1$GeometryAttribute$GetBytePos(const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:889:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 889 | return (self.*GetBytePos$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'const uint8_t* draco::draco$cxxbridge1$GeometryAttribute$GetAddress(const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:894:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 894 | return (self.*GetAddress$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'uint8_t* draco::draco$cxxbridge1$GeometryAttribute$GetAddress1(GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:899:42: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 899 | return (self.*GetAddress1$)(::std::move(*att_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$GeometryAttribute$GetValue(const GeometryAttribute&, AttributeValueIndexIndexType*, c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:909:32: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 909 | (self.*GetValue$)(::std::move(*att_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$GeometryAttribute$SetAttributeValue(GeometryAttribute&, AttributeValueIndexIndexType*, const c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:914:41: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 914 | (self.*SetAttributeValue$)(::std::move(*entry_index), value); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$mapped_index(const PointAttribute&, PointIndexIndexType*, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1362:88: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1362 | new (return$) ::draco::AttributeValueIndexIndexType((self.*mapped_index$)(::std::move(*point_index))); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'const uint8_t* draco::draco$cxxbridge1$PointAttribute$GetAddressOfMappedIndex(const PointAttribute&, PointIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1388:54: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1388 | return (self.*GetAddressOfMappedIndex$)(::std::move(*point_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$SetPointMapEntry(PointAttribute&, PointIndexIndexType*, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1414:40: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1414 | (self.*SetPointMapEntry$)(::std::move(*point_index), ::std::move(*entry_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1414:67: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1414 | (self.*SetPointMapEntry$)(::std::move(*point_index), ::std::move(*entry_index)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointAttribute$GetMappedValue(const PointAttribute&, PointIndexIndexType*, c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1419:38: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1419 | (self.*GetMappedValue$)(::std::move(*point_index), out_data); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'uint32_t draco::draco$cxxbridge1$PointAttribute$DeduplicateValues1(PointAttribute&, const GeometryAttribute&, AttributeValueIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1429:57: warning: implicitly-declared 'constexpr draco::AttributeValueIndexIndexType::AttributeValueIndexIndexType(const draco::AttributeValueIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1429 | return (self.*DeduplicateValues1$)(in_att, ::std::move(*in_att_offset)); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::AttributeValueIndexIndexType' has user-provided 'draco::AttributeValueIndexIndexType& draco::AttributeValueIndexIndexType::operator=(const draco::AttributeValueIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:27:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 27 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, AttributeValueIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$Mesh$CornerToPointId1(const Mesh&, CornerIndexIndexType*, PointIndexIndexType*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:1895:83: warning: implicitly-declared 'constexpr draco::CornerIndexIndexType::CornerIndexIndexType(const draco::CornerIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 1895 | new (return$) ::draco::PointIndexIndexType((self.*CornerToPointId1$)(::std::move(*ci))); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::CornerIndexIndexType' has user-provided 'draco::CornerIndexIndexType& draco::CornerIndexIndexType::operator=(const draco::CornerIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:33:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 33 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, CornerIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx: In function 'void draco::draco$cxxbridge1$PointCloudBuilder$SetAttributeValueForPoint(PointCloudBuilder&, c_int*, PointIndexIndexType*, const c_void*)': [INFO] [stderr] warning: draco-rs@0.1.3: /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/cxx/gen1.cxx:2213:71: warning: implicitly-declared 'constexpr draco::PointIndexIndexType::PointIndexIndexType(const draco::PointIndexIndexType&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: draco-rs@0.1.3: 2213 | (self.*SetAttributeValueForPoint$)(::std::move(*att_id), ::std::move(*point_index), attribute_value); [INFO] [stderr] warning: draco-rs@0.1.3: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/core/draco_index_type.h:163:29: note: because 'draco::PointIndexIndexType' has user-provided 'draco::PointIndexIndexType& draco::PointIndexIndexType::operator=(const draco::PointIndexIndexType&)' [INFO] [stderr] warning: draco-rs@0.1.3: 163 | inline name##IndexType &operator=(const name##IndexType &i) { \ [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: draco-rs@0.1.3: draco/src/draco/attributes/geometry_indices.h:29:1: note: in expansion of macro 'DEFINE_NEW_DRACO_INDEX_TYPE' [INFO] [stderr] warning: draco-rs@0.1.3: 29 | DEFINE_NEW_DRACO_INDEX_TYPE(uint32_t, PointIndex) [INFO] [stderr] warning: draco-rs@0.1.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:160703 [INFO] [stderr] | [INFO] [stderr] 1 | ...t :: draco :: StdioFileReader ; # [namespace = "draco"] pub fn with (self : Pin < & mut AttributeValueIndexIndexType > , value : u... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:163887 [INFO] [stderr] | [INFO] [stderr] 1 | ...DataBufferDescriptor) ; # [namespace = "draco"] pub unsafe fn Update (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164037 [INFO] [stderr] | [INFO] [stderr] 1 | ... [namespace = "draco"] # [cxx_name = "Update"] pub unsafe fn Update1 (self : Pin < & mut DataBuffer > , data : * const c_void , si... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164172 [INFO] [stderr] | [INFO] [stderr] 1 | ... i64 , offset : i64) -> bool ; # [namespace = "draco"] pub fn Resize (self : Pin < & mut DataBuffer > , new_size : i64) ; # [names... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164263 [INFO] [stderr] | [INFO] [stderr] 1 | ...er > , new_size : i64) ; # [namespace = "draco"] pub fn WriteDataToStream (self : Pin < & mut DataBuffer > , stream : Pin < & mut ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164388 [INFO] [stderr] | [INFO] [stderr] 1 | ...Pin < & mut ostream >) ; # [namespace = "draco"] pub unsafe fn Read (self : & DataBuffer , byte_pos : i64 , out_data : * mut c_voi... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164518 [INFO] [stderr] | [INFO] [stderr] 1 | ... , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Write (self : Pin < & mut DataBuffer > , byte_pos : i64 , in_data : ... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164662 [INFO] [stderr] | [INFO] [stderr] 1 | ...d , data_size : usize) ; # [namespace = "draco"] pub unsafe fn Copy (self : Pin < & mut DataBuffer > , dst_offset : i64 , src_buf ... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164816 [INFO] [stderr] | [INFO] [stderr] 1 | ...set : i64 , size : i64) ; # [namespace = "draco"] pub fn set_update_count (self : Pin < & mut DataBuffer > , buffer_update_count :... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:164928 [INFO] [stderr] | [INFO] [stderr] 1 | ...uffer_update_count : i64) ; # [namespace = "draco"] pub fn update_count (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub... [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165003 [INFO] [stderr] | [INFO] [stderr] 1 | ...elf : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn data_size (self : & DataBuffer) -> usize ; # [namespace = "draco"] pub... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165077 [INFO] [stderr] | [INFO] [stderr] 1 | ...self : & DataBuffer) -> usize ; # [namespace = "draco"] pub fn data (self : & DataBuffer) -> * const u8 ; # [namespace = "draco"] ... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165173 [INFO] [stderr] | [INFO] [stderr] 1 | ...nst u8 ; # [namespace = "draco"] # [cxx_name = "data"] pub fn data1 (self : Pin < & mut DataBuffer >) -> * mut u8 ; # [namespace =... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165258 [INFO] [stderr] | [INFO] [stderr] 1 | ... DataBuffer >) -> * mut u8 ; # [namespace = "draco"] pub fn buffer_id (self : & DataBuffer) -> i64 ; # [namespace = "draco"] pub f... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165330 [INFO] [stderr] | [INFO] [stderr] 1 | ...f : & DataBuffer) -> i64 ; # [namespace = "draco"] pub fn set_buffer_id (self : Pin < & mut DataBuffer > , buffer_id : i64) ; pub ... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165726 [INFO] [stderr] | [INFO] [stderr] 1 | ... , len : usize) -> u64 ; # [namespace = "draco"] pub unsafe fn Init (self : Pin < & mut GeometryAttribute > , attribute_type : Geo... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:165980 [INFO] [stderr] | [INFO] [stderr] 1 | ... : i64 , byte_offset : i64) ; # [namespace = "draco"] pub fn IsValid (self : & GeometryAttribute) -> bool ; # [namespace = "draco"... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166058 [INFO] [stderr] | [INFO] [stderr] 1 | ... GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn CopyFrom (self : Pin < & mut GeometryAttribute > , src_att : & Geomet... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166181 [INFO] [stderr] | [INFO] [stderr] 1 | ...GeometryAttribute) -> bool ; # [namespace = "draco"] pub fn GetBytePos (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166304 [INFO] [stderr] | [INFO] [stderr] 1 | ...alueIndexIndexType) -> i64 ; # [namespace = "draco"] pub fn GetAddress (self : & GeometryAttribute , att_index : AttributeValueInd... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166462 [INFO] [stderr] | [INFO] [stderr] 1 | ...# [namespace = "draco"] # [cxx_name = "GetAddress"] pub fn GetAddress1 (self : Pin < & mut GeometryAttribute > , att_index : Attri... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166610 [INFO] [stderr] | [INFO] [stderr] 1 | ...Type) -> * mut u8 ; # [namespace = "draco"] pub unsafe fn IsAddressValid (self : & GeometryAttribute , address : * const u8) -> bo... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166725 [INFO] [stderr] | [INFO] [stderr] 1 | ... * const u8) -> bool ; # [namespace = "draco"] pub unsafe fn GetValue (self : & GeometryAttribute , att_index : AttributeValueInde... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:166872 [INFO] [stderr] | [INFO] [stderr] 1 | ...: * mut c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValue (self : Pin < & mut GeometryAttribute > , entry_index : ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167160 [INFO] [stderr] | [INFO] [stderr] 1 | ... UniquePtr < CxxString > ; # [namespace = "draco"] pub fn attribute_type (self : & GeometryAttribute) -> GeometryAttribute_Type ; ... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167263 [INFO] [stderr] | [INFO] [stderr] 1 | ...GeometryAttribute_Type ; # [namespace = "draco"] pub fn set_attribute_type (self : Pin < & mut GeometryAttribute > , type_ : Geome... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167389 [INFO] [stderr] | [INFO] [stderr] 1 | ... : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn data_type (self : & GeometryAttribute) -> DataType ; # [namespace = "d... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167473 [INFO] [stderr] | [INFO] [stderr] 1 | ...ryAttribute) -> DataType ; # [namespace = "draco"] pub fn num_components (self : & GeometryAttribute) -> u8 ; # [namespace = "drac... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167556 [INFO] [stderr] | [INFO] [stderr] 1 | ...& GeometryAttribute) -> u8 ; # [namespace = "draco"] pub fn normalized (self : & GeometryAttribute) -> bool ; # [namespace = "drac... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167637 [INFO] [stderr] | [INFO] [stderr] 1 | ...ometryAttribute) -> bool ; # [namespace = "draco"] pub fn set_normalized (self : Pin < & mut GeometryAttribute > , normalized : bo... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167746 [INFO] [stderr] | [INFO] [stderr] 1 | ...ibute > , normalized : bool) ; # [namespace = "draco"] pub fn buffer (self : & GeometryAttribute) -> * const DataBuffer ; # [names... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167837 [INFO] [stderr] | [INFO] [stderr] 1 | ...te) -> * const DataBuffer ; # [namespace = "draco"] pub fn byte_stride (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167918 [INFO] [stderr] | [INFO] [stderr] 1 | ...GeometryAttribute) -> i64 ; # [namespace = "draco"] pub fn byte_offset (self : & GeometryAttribute) -> i64 ; # [namespace = "draco... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:167999 [INFO] [stderr] | [INFO] [stderr] 1 | ...ometryAttribute) -> i64 ; # [namespace = "draco"] pub fn set_byte_offset (self : Pin < & mut GeometryAttribute > , byte_offset : i... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168272 [INFO] [stderr] | [INFO] [stderr] 1 | ... mut DataBufferDescriptor) ; # [namespace = "draco"] pub fn unique_id (self : & GeometryAttribute) -> u32 ; # [namespace = "draco"... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168351 [INFO] [stderr] | [INFO] [stderr] 1 | ...eometryAttribute) -> u32 ; # [namespace = "draco"] pub fn set_unique_id (self : Pin < & mut GeometryAttribute > , id : u32) ; pub ... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168582 [INFO] [stderr] | [INFO] [stderr] 1 | ... mut GeometryAttribute) ; # [namespace = "draco"] pub fn MergeAndReplace (self : Pin < & mut Options > , other_options : & Options... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168690 [INFO] [stderr] | [INFO] [stderr] 1 | ..., other_options : & Options) ; # [namespace = "draco"] pub fn SetInt (self : Pin < & mut Options > , name : & CxxString , val : c_... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168796 [INFO] [stderr] | [INFO] [stderr] 1 | ... & CxxString , val : c_int) ; # [namespace = "draco"] pub fn SetFloat (self : Pin < & mut Options > , name : & CxxString , val : f... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:168902 [INFO] [stderr] | [INFO] [stderr] 1 | ... : & CxxString , val : f32) ; # [namespace = "draco"] pub fn SetBool (self : Pin < & mut Options > , name : & CxxString , val : bo... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169008 [INFO] [stderr] | [INFO] [stderr] 1 | ... & CxxString , val : bool) ; # [namespace = "draco"] pub fn SetString (self : Pin < & mut Options > , name : & CxxString , val : &... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169123 [INFO] [stderr] | [INFO] [stderr] 1 | ...xString , val : & CxxString) ; # [namespace = "draco"] pub fn GetInt (self : & Options , name : & CxxString) -> c_int ; # [namespa... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169236 [INFO] [stderr] | [INFO] [stderr] 1 | ...int ; # [namespace = "draco"] # [cxx_name = "GetInt"] pub fn GetInt1 (self : & Options , name : & CxxString , default_val : c_int)... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169348 [INFO] [stderr] | [INFO] [stderr] 1 | ...fault_val : c_int) -> c_int ; # [namespace = "draco"] pub fn GetFloat (self : & Options , name : & CxxString) -> f32 ; # [namespac... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169463 [INFO] [stderr] | [INFO] [stderr] 1 | ... ; # [namespace = "draco"] # [cxx_name = "GetFloat"] pub fn GetFloat1 (self : & Options , name : & CxxString , default_val : f32) ... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169573 [INFO] [stderr] | [INFO] [stderr] 1 | ..., default_val : f32) -> f32 ; # [namespace = "draco"] pub fn GetBool (self : & Options , name : & CxxString) -> bool ; # [namespac... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:169687 [INFO] [stderr] | [INFO] [stderr] 1 | ...ol ; # [namespace = "draco"] # [cxx_name = "GetBool"] pub fn GetBool1 (self : & Options , name : & CxxString , default_val : bool)... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170093 [INFO] [stderr] | [INFO] [stderr] 1 | ...> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn IsOptionSet (self : & Options , name : & CxxString) -> bool ; pub unsaf... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170510 [INFO] [stderr] | [INFO] [stderr] 1 | ... Status) -> Status_Code ; # [namespace = "draco"] pub fn error_msg_string < 'a > (self : & 'a Status) -> & 'a CxxString ; # [names... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170606 [INFO] [stderr] | [INFO] [stderr] 1 | ... Status) -> & 'a CxxString ; # [namespace = "draco"] pub fn error_msg (self : & Status) -> * const c_char ; pub fn code_string_aut... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:170921 [INFO] [stderr] | [INFO] [stderr] 1 | ...us) -> UniquePtr < CxxString > ; # [namespace = "draco"] pub fn ok (self : & Status) -> bool ; pub unsafe fn draco_Status_new_auto... [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172429 [INFO] [stderr] | [INFO] [stderr] 1 | ... : c_int , out : * mut i32) ; # [namespace = "draco"] pub fn PutBits (self : Pin < & mut BitEncoder > , data : u32 , nbits : i32) ... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172531 [INFO] [stderr] | [INFO] [stderr] 1 | ...> , data : u32 , nbits : i32) ; # [namespace = "draco"] pub fn Bits (self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn ... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172598 [INFO] [stderr] | [INFO] [stderr] 1 | ...(self : & BitEncoder) -> u64 ; # [namespace = "draco"] pub fn Flush (self : Pin < & mut BitEncoder > , arg1 : c_int) ; pub fn Bits... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:172900 [INFO] [stderr] | [INFO] [stderr] 1 | ...coder , data : * mut c_char) ; # [namespace = "draco"] pub fn Clear (self : Pin < & mut EncoderBuffer >) ; pub fn draco_EncoderBuf... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173111 [INFO] [stderr] | [INFO] [stderr] 1 | ...uffer > , nbytes : i64) ; # [namespace = "draco"] pub fn StartBitEncoding (self : Pin < & mut EncoderBuffer > , required_bits : i6... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173249 [INFO] [stderr] | [INFO] [stderr] 1 | ...ode_size : bool) -> bool ; # [namespace = "draco"] pub fn EndBitEncoding (self : Pin < & mut EncoderBuffer >) ; # [namespace = "dr... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173334 [INFO] [stderr] | [INFO] [stderr] 1 | ... EncoderBuffer >) ; # [namespace = "draco"] pub fn EncodeLeastSignificantBits32 (self : Pin < & mut EncoderBuffer > , nbits : c_in... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173478 [INFO] [stderr] | [INFO] [stderr] 1 | ... value : u32) -> bool ; # [namespace = "draco"] pub unsafe fn Encode (self : Pin < & mut EncoderBuffer > , data : * const c_void ,... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173607 [INFO] [stderr] | [INFO] [stderr] 1 | ..._size : usize) -> bool ; # [namespace = "draco"] pub fn bit_encoder_active (self : & EncoderBuffer) -> bool ; pub fn draco_Encoder... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:173816 [INFO] [stderr] | [INFO] [stderr] 1 | ...oderBuffer) -> * const c_char ; # [namespace = "draco"] pub fn size (self : & EncoderBuffer) -> usize ; pub unsafe fn draco_Encode... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174012 [INFO] [stderr] | [INFO] [stderr] 1 | ...s : * mut EncoderBuffer) ; # [namespace = "draco"] pub fn transform_type (self : & AttributeTransformData) -> AttributeTransformTy... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174120 [INFO] [stderr] | [INFO] [stderr] 1 | ...AttributeTransformType ; # [namespace = "draco"] pub fn set_transform_type (self : Pin < & mut AttributeTransformData > , type_ : ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:174973 [INFO] [stderr] | [INFO] [stderr] 1 | ... src_att : & PointAttribute) ; # [namespace = "draco"] pub fn Reset (self : Pin < & mut PointAttribute > , num_attribute_values : ... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175206 [INFO] [stderr] | [INFO] [stderr] 1 | ... PointAttribute) -> usize ; # [namespace = "draco"] pub fn mapped_index (self : & PointAttribute , point_index : PointIndexIndexTy... [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175476 [INFO] [stderr] | [INFO] [stderr] 1 | ...) -> * mut DataBuffer ; # [namespace = "draco"] pub fn is_mapping_identity (self : & PointAttribute) -> bool ; # [namespace = "dra... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175563 [INFO] [stderr] | [INFO] [stderr] 1 | ...PointAttribute) -> bool ; # [namespace = "draco"] pub fn indices_map_size (self : & PointAttribute) -> usize ; # [namespace = "dra... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175648 [INFO] [stderr] | [INFO] [stderr] 1 | ...Attribute) -> usize ; # [namespace = "draco"] pub fn GetAddressOfMappedIndex (self : & PointAttribute , point_index : PointIndexIn... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:175936 [INFO] [stderr] | [INFO] [stderr] 1 | ...nique_entries : usize) ; # [namespace = "draco"] pub fn SetIdentityMapping (self : Pin < & mut PointAttribute >) ; # [namespace = ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176026 [INFO] [stderr] | [INFO] [stderr] 1 | ... mut PointAttribute >) ; # [namespace = "draco"] pub fn SetExplicitMapping (self : Pin < & mut PointAttribute > , num_points : usi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176137 [INFO] [stderr] | [INFO] [stderr] 1 | ...> , num_points : usize) ; # [namespace = "draco"] pub fn SetPointMapEntry (self : Pin < & mut PointAttribute > , point_index : Poi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176313 [INFO] [stderr] | [INFO] [stderr] 1 | ...ueIndexIndexType) ; # [namespace = "draco"] pub unsafe fn GetMappedValue (self : & PointAttribute , point_index : PointIndexIndexT... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176449 [INFO] [stderr] | [INFO] [stderr] 1 | ...t_data : * mut c_void) ; # [namespace = "draco"] pub fn DeduplicateValues (self : Pin < & mut PointAttribute > , in_att : & Geomet... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176611 [INFO] [stderr] | [INFO] [stderr] 1 | ...ce = "draco"] # [cxx_name = "DeduplicateValues"] pub fn DeduplicateValues1 (self : Pin < & mut PointAttribute > , in_att : & Geome... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:176962 [INFO] [stderr] | [INFO] [stderr] 1 | ...teTransformData >) ; # [namespace = "draco"] pub fn GetAttributeTransformData (self : & PointAttribute) -> * const AttributeTransf... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178291 [INFO] [stderr] | [INFO] [stderr] 1 | ...ue , value : & CxxString) ; # [namespace = "draco"] pub fn AddEntryInt (self : Pin < & mut Metadata > , name : & CxxString , value... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178410 [INFO] [stderr] | [INFO] [stderr] 1 | ...ing , value : i32) ; # [namespace = "draco"] pub unsafe fn GetEntryInt (self : & Metadata , name : & CxxString , value : * mut i32... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178524 [INFO] [stderr] | [INFO] [stderr] 1 | ...ue : * mut i32) -> bool ; # [namespace = "draco"] pub fn AddEntryIntArray (self : Pin < & mut Metadata > , name : & CxxString , va... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178664 [INFO] [stderr] | [INFO] [stderr] 1 | ...xVector < i32 >) ; # [namespace = "draco"] pub unsafe fn GetEntryIntArray (self : & Metadata , name : & CxxString , value : * mut ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178797 [INFO] [stderr] | [INFO] [stderr] 1 | ...xVector < i32 >) -> bool ; # [namespace = "draco"] pub fn AddEntryDouble (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:178919 [INFO] [stderr] | [INFO] [stderr] 1 | ...ng , value : f64) ; # [namespace = "draco"] pub unsafe fn GetEntryDouble (self : & Metadata , name : & CxxString , value : * mut f... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179036 [INFO] [stderr] | [INFO] [stderr] 1 | ... : * mut f64) -> bool ; # [namespace = "draco"] pub fn AddEntryDoubleArray (self : Pin < & mut Metadata > , name : & CxxString , v... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179179 [INFO] [stderr] | [INFO] [stderr] 1 | ...ector < f64 >) ; # [namespace = "draco"] pub unsafe fn GetEntryDoubleArray (self : & Metadata , name : & CxxString , value : * mut... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179315 [INFO] [stderr] | [INFO] [stderr] 1 | ...xVector < f64 >) -> bool ; # [namespace = "draco"] pub fn AddEntryString (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179445 [INFO] [stderr] | [INFO] [stderr] 1 | ...ue : & CxxString) ; # [namespace = "draco"] pub unsafe fn GetEntryString (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179568 [INFO] [stderr] | [INFO] [stderr] 1 | ...* mut CxxString) -> bool ; # [namespace = "draco"] pub fn AddEntryBinary (self : Pin < & mut Metadata > , name : & CxxString , val... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:179705 [INFO] [stderr] | [INFO] [stderr] 1 | ...CxxVector < u8 >) ; # [namespace = "draco"] pub unsafe fn GetEntryBinary (self : & Metadata , name : & CxxString , value : * mut C... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180007 [INFO] [stderr] | [INFO] [stderr] 1 | ...tr < Metadata >) -> bool ; # [namespace = "draco"] pub fn GetSubMetadata (self : & Metadata , name : & CxxString) -> * const Metad... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180116 [INFO] [stderr] | [INFO] [stderr] 1 | ...ring) -> * const Metadata ; # [namespace = "draco"] pub fn sub_metadata (self : Pin < & mut Metadata > , name : & CxxString) -> * ... [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180233 [INFO] [stderr] | [INFO] [stderr] 1 | ...String) -> * mut Metadata ; # [namespace = "draco"] pub fn RemoveEntry (self : Pin < & mut Metadata > , name : & CxxString) ; # [n... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180331 [INFO] [stderr] | [INFO] [stderr] 1 | ...a > , name : & CxxString) ; # [namespace = "draco"] pub fn num_entries (self : & Metadata) -> c_int ; pub unsafe fn draco_Metadata... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180650 [INFO] [stderr] | [INFO] [stderr] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn set_att_unique_id (self : Pin < & mut AttributeMetadata > , att_unique_id ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:180764 [INFO] [stderr] | [INFO] [stderr] 1 | ...> , att_unique_id : u32) ; # [namespace = "draco"] pub fn att_unique_id (self : & AttributeMetadata) -> u32 ; pub unsafe fn draco_... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181286 [INFO] [stderr] | [INFO] [stderr] 1 | ... : & Metadata) ; # [namespace = "draco"] pub fn GetAttributeMetadataByStringEntry (self : & GeometryMetadata , entry_name : & CxxS... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181639 [INFO] [stderr] | [INFO] [stderr] 1 | ...ata >) -> bool ; # [namespace = "draco"] pub fn DeleteAttributeMetadataByUniqueId (self : Pin < & mut GeometryMetadata > , att_uni... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181768 [INFO] [stderr] | [INFO] [stderr] 1 | ...unique_id : i32) ; # [namespace = "draco"] pub fn GetAttributeMetadataByUniqueId (self : & GeometryMetadata , att_unique_id : i32)... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:181911 [INFO] [stderr] | [INFO] [stderr] 1 | ...onst AttributeMetadata ; # [namespace = "draco"] pub fn attribute_metadata (self : Pin < & mut GeometryMetadata > , att_unique_id ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182484 [INFO] [stderr] | [INFO] [stderr] 1 | ...metadata : & Metadata) ; # [namespace = "draco"] pub fn NumNamedAttributes (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182598 [INFO] [stderr] | [INFO] [stderr] 1 | ...ttribute_Type) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttributeId (self : & PointCloud , type_ : GeometryAttribute_Type) ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182750 [INFO] [stderr] | [INFO] [stderr] 1 | ...= "draco"] # [cxx_name = "GetNamedAttributeId"] pub fn GetNamedAttributeId1 (self : & PointCloud , type_ : GeometryAttribute_Type ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:182878 [INFO] [stderr] | [INFO] [stderr] 1 | ...pe , i : c_int) -> i32 ; # [namespace = "draco"] pub fn GetNamedAttribute (self : & PointCloud , type_ : GeometryAttribute_Type) -... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183045 [INFO] [stderr] | [INFO] [stderr] 1 | ...ce = "draco"] # [cxx_name = "GetNamedAttribute"] pub fn GetNamedAttribute1 (self : & PointCloud , type_ : GeometryAttribute_Type ,... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183190 [INFO] [stderr] | [INFO] [stderr] 1 | ...st PointAttribute ; # [namespace = "draco"] pub fn GetNamedAttributeByUniqueId (self : & PointCloud , type_ : GeometryAttribute_Ty... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183343 [INFO] [stderr] | [INFO] [stderr] 1 | ...const PointAttribute ; # [namespace = "draco"] pub fn GetAttributeByUniqueId (self : & PointCloud , id : u32) -> * const PointAttr... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183458 [INFO] [stderr] | [INFO] [stderr] 1 | ...onst PointAttribute ; # [namespace = "draco"] pub fn GetAttributeIdByUniqueId (self : & PointCloud , unique_id : u32) -> i32 ; # [... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183563 [INFO] [stderr] | [INFO] [stderr] 1 | ... unique_id : u32) -> i32 ; # [namespace = "draco"] pub fn num_attributes (self : & PointCloud) -> i32 ; # [namespace = "draco"] pu... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183640 [INFO] [stderr] | [INFO] [stderr] 1 | ...elf : & PointCloud) -> i32 ; # [namespace = "draco"] pub fn attribute (self : & PointCloud , att_id : i32) -> * const PointAttribu... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:183773 [INFO] [stderr] | [INFO] [stderr] 1 | ...; # [namespace = "draco"] # [cxx_name = "attribute"] pub fn attribute1 (self : Pin < & mut PointCloud > , att_id : i32) -> * mut P... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184068 [INFO] [stderr] | [INFO] [stderr] 1 | ...namespace = "draco"] # [cxx_name = "AddAttribute"] pub fn AddAttribute1 (self : Pin < & mut PointCloud > , att : & GeometryAttribu... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184241 [INFO] [stderr] | [INFO] [stderr] 1 | ..._values : u32) -> c_int ; # [namespace = "draco"] pub fn CreateAttribute (self : & PointCloud , att : & GeometryAttribute , identi... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:184909 [INFO] [stderr] | [INFO] [stderr] 1 | ...uteMetadata >) ; # [namespace = "draco"] pub fn GetAttributeMetadataByAttributeId (self : & PointCloud , att_id : i32) -> * const ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185243 [INFO] [stderr] | [INFO] [stderr] 1 | ...ttributeMetadata ; # [namespace = "draco"] pub fn GetAttributeIdByMetadataEntry (self : & PointCloud , name : & CxxString , value ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185380 [INFO] [stderr] | [INFO] [stderr] 1 | ...e : & CxxString) -> c_int ; # [namespace = "draco"] pub fn GetMetadata (self : & PointCloud) -> * const GeometryMetadata ; # [name... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185475 [INFO] [stderr] | [INFO] [stderr] 1 | ...-> * const GeometryMetadata ; # [namespace = "draco"] pub fn metadata (self : Pin < & mut PointCloud >) -> * mut GeometryMetadata ... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185577 [INFO] [stderr] | [INFO] [stderr] 1 | ... -> * mut GeometryMetadata ; # [namespace = "draco"] pub fn num_points (self : & PointCloud) -> u32 ; # [namespace = "draco"] pub ... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:185650 [INFO] [stderr] | [INFO] [stderr] 1 | ...f : & PointCloud) -> u32 ; # [namespace = "draco"] pub fn set_num_points (self : Pin < & mut PointCloud > , num : u32) ; pub unsaf... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186621 [INFO] [stderr] | [INFO] [stderr] 1 | ...* mut Mesh_AttributeData) ; # [namespace = "draco"] pub fn SetNumFaces (self : Pin < & mut Mesh > , num_faces : usize) ; # [namesp... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186714 [INFO] [stderr] | [INFO] [stderr] 1 | ...esh > , num_faces : usize) ; # [namespace = "draco"] pub fn num_faces (self : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetA... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186780 [INFO] [stderr] | [INFO] [stderr] 1 | ...lf : & Mesh) -> u32 ; # [namespace = "draco"] pub fn GetAttributeElementType (self : & Mesh , att_id : c_int) -> MeshAttributeElem... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:186898 [INFO] [stderr] | [INFO] [stderr] 1 | ...ttributeElementType ; # [namespace = "draco"] pub fn SetAttributeElementType (self : Pin < & mut Mesh > , att_id : c_int , et : Me... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187032 [INFO] [stderr] | [INFO] [stderr] 1 | ...shAttributeElementType) ; # [namespace = "draco"] pub fn CornerToPointId (self : & Mesh , ci : c_int) -> PointIndexIndexType ; # [... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187166 [INFO] [stderr] | [INFO] [stderr] 1 | ...space = "draco"] # [cxx_name = "CornerToPointId"] pub fn CornerToPointId1 (self : & Mesh , ci : CornerIndexIndexType) -> PointInde... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187701 [INFO] [stderr] | [INFO] [stderr] 1 | ..._int) ; # [namespace = "draco"] # [cxx_name = "Reset"] pub fn Reset1 (self : Pin < & mut Encoder >) ; # [namespace = "draco"] pub ... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187772 [INFO] [stderr] | [INFO] [stderr] 1 | ... Pin < & mut Encoder >) ; # [namespace = "draco"] pub fn SetSpeedOptions (self : Pin < & mut Encoder > , encoding_speed : c_int , ... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:187902 [INFO] [stderr] | [INFO] [stderr] 1 | ...ding_speed : c_int) ; # [namespace = "draco"] pub fn SetAttributeQuantization (self : Pin < & mut Encoder > , type_ : GeometryAttr... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188059 [INFO] [stderr] | [INFO] [stderr] 1 | ...: c_int) ; # [namespace = "draco"] pub unsafe fn SetAttributeExplicitQuantization (self : Pin < & mut Encoder > , type_ : Geometry... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:188503 [INFO] [stderr] | [INFO] [stderr] 1 | ...n_type : * mut Status) ; # [namespace = "draco"] pub fn SetEncodingMethod (self : Pin < & mut Encoder > , encoding_method : c_int)... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189439 [INFO] [stderr] | [INFO] [stderr] 1 | ...; # [namespace = "draco"] # [cxx_name = "Init"] pub unsafe fn Init1 (self : Pin < & mut DecoderBuffer > , data : * const c_char , ... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189582 [INFO] [stderr] | [INFO] [stderr] 1 | ..., version : u16) ; # [namespace = "draco"] pub unsafe fn StartBitDecoding (self : Pin < & mut DecoderBuffer > , decode_size : bool... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189721 [INFO] [stderr] | [INFO] [stderr] 1 | ...ize : * mut u64) -> bool ; # [namespace = "draco"] pub fn EndBitDecoding (self : Pin < & mut DecoderBuffer >) ; # [namespace = "dr... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189813 [INFO] [stderr] | [INFO] [stderr] 1 | ...rBuffer >) ; # [namespace = "draco"] pub unsafe fn DecodeLeastSignificantBits32 (self : Pin < & mut DecoderBuffer > , nbits : u32 ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:189965 [INFO] [stderr] | [INFO] [stderr] 1 | ... : * mut u32) -> bool ; # [namespace = "draco"] pub unsafe fn Decode (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190108 [INFO] [stderr] | [INFO] [stderr] 1 | ...ecode : usize) -> bool ; # [namespace = "draco"] pub unsafe fn Peek (self : Pin < & mut DecoderBuffer > , out_data : * mut c_void ... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190240 [INFO] [stderr] | [INFO] [stderr] 1 | ...ze_to_peek : usize) -> bool ; # [namespace = "draco"] pub fn Advance (self : Pin < & mut DecoderBuffer > , bytes : i64) ; # [names... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190332 [INFO] [stderr] | [INFO] [stderr] 1 | ...uffer > , bytes : i64) ; # [namespace = "draco"] pub fn StartDecodingFrom (self : Pin < & mut DecoderBuffer > , offset : i64) ; # ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190435 [INFO] [stderr] | [INFO] [stderr] 1 | ...er > , offset : i64) ; # [namespace = "draco"] pub fn set_bitstream_version (self : Pin < & mut DecoderBuffer > , version : u16) ;... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190543 [INFO] [stderr] | [INFO] [stderr] 1 | ...rBuffer > , version : u16) ; # [namespace = "draco"] pub fn data_head (self : & DecoderBuffer) -> * const c_char ; # [namespace = ... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190629 [INFO] [stderr] | [INFO] [stderr] 1 | ...uffer) -> * const c_char ; # [namespace = "draco"] pub fn remaining_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"]... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190709 [INFO] [stderr] | [INFO] [stderr] 1 | ...: & DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn decoded_size (self : & DecoderBuffer) -> i64 ; # [namespace = "draco"] ... [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190787 [INFO] [stderr] | [INFO] [stderr] 1 | ... DecoderBuffer) -> i64 ; # [namespace = "draco"] pub fn bit_decoder_active (self : & DecoderBuffer) -> bool ; # [namespace = "drac... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:190872 [INFO] [stderr] | [INFO] [stderr] 1 | ...DecoderBuffer) -> bool ; # [namespace = "draco"] pub fn bitstream_version (self : & DecoderBuffer) -> u16 ; pub unsafe fn draco_De... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192303 [INFO] [stderr] | [INFO] [stderr] 1 | ...pe : * mut Status) ; # [namespace = "draco"] pub fn SetSkipAttributeTransform (self : Pin < & mut Decoder > , att_type : GeometryA... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:192429 [INFO] [stderr] | [INFO] [stderr] 1 | ...e : GeometryAttribute_Type) ; # [namespace = "draco"] pub fn options (self : Pin < & mut Decoder >) -> * mut DecoderOptions ; pub ... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193718 [INFO] [stderr] | [INFO] [stderr] 1 | ..., range : f32) ; # [namespace = "draco"] pub fn SetUseBuiltInAttributeCompression (self : Pin < & mut ExpertEncoder > , enabled : ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:193996 [INFO] [stderr] | [INFO] [stderr] 1 | ...oding_method : c_int) ; # [namespace = "draco"] pub fn SetEncodingSubmethod (self : Pin < & mut ExpertEncoder > , encoding_submeth... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:194646 [INFO] [stderr] | [INFO] [stderr] 1 | ...pertEncoder , mesh : & Mesh) ; # [namespace = "draco"] pub fn Start (self : Pin < & mut PointCloudBuilder > , num_points : u32) ; ... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195233 [INFO] [stderr] | [INFO] [stderr] 1 | ...l) -> c_int ; # [namespace = "draco"] pub unsafe fn SetAttributeValueForPoint (self : Pin < & mut PointCloudBuilder > , att_id : c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195428 [INFO] [stderr] | [INFO] [stderr] 1 | ...t c_void) ; # [namespace = "draco"] pub unsafe fn SetAttributeValuesForAllPoints (self : Pin < & mut PointCloudBuilder > , att_id ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195603 [INFO] [stderr] | [INFO] [stderr] 1 | ...oid , stride : c_int) ; # [namespace = "draco"] pub fn SetAttributeUniqueId (self : Pin < & mut PointCloudBuilder > , att_id : c_i... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:195733 [INFO] [stderr] | [INFO] [stderr] 1 | ... : c_int , unique_id : u32) ; # [namespace = "draco"] pub fn Finalize (self : Pin < & mut PointCloudBuilder > , deduplicate_points... [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196319 [INFO] [stderr] | [INFO] [stderr] 1 | ...s : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn Stop (self : Pin < & mut DracoTimer >) ; # [namespace = "draco"] pu... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /opt/rustwide/target/debug/build/draco-rs-3b85d7e3d9ddae90/out/autocxx-build-dir/rs/autocxx-ffi-default-gen.rs:1:196391 [INFO] [stderr] | [INFO] [stderr] 1 | ...: Pin < & mut DracoTimer >) ; # [namespace = "draco"] pub fn GetInMs (self : Pin < & mut DracoTimer >) -> i64 ; pub unsafe fn drac... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `draco-rs` (lib) generated 152 warnings (run `cargo fix --lib -p draco-rs` to apply 152 suggestions) [INFO] [stderr] warning: `draco-rs` (lib test) generated 152 warnings (152 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/draco_rs-4d8514d4c2bfa63b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests draco_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70480a7622a69cbe89e44751235e0e2927b1d3fda9ba7f40363f807ad6f4396a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70480a7622a69cbe89e44751235e0e2927b1d3fda9ba7f40363f807ad6f4396a", kill_on_drop: false }` [INFO] [stdout] 70480a7622a69cbe89e44751235e0e2927b1d3fda9ba7f40363f807ad6f4396a