[INFO] fetching crate libvirt-rpc 0.1.12... [INFO] testing libvirt-rpc-0.1.12 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate libvirt-rpc 0.1.12 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate libvirt-rpc 0.1.12 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libvirt-rpc 0.1.12 [INFO] finished tweaking crates.io crate libvirt-rpc 0.1.12 [INFO] tweaked toml for crates.io crate libvirt-rpc 0.1.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding bitflags v0.8.2 (available: v2.6.0) [INFO] [stderr] Adding bytes v0.4.12 (available: v1.9.0) [INFO] [stderr] Adding env_logger v0.4.3 (available: v0.11.5) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding log v0.3.9 (available: v0.4.22) [INFO] [stderr] Adding tokio-uds v0.1.7 (available: v0.2.7) [INFO] [stderr] Adding uuid v0.5.1 (available: v1.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xdr-codec v0.4.4 [INFO] [stderr] Downloaded xdrgen v0.4.4 [INFO] [stderr] Downloaded tokio-uds-proto v0.1.1 [INFO] [stderr] Downloaded tokio-uds v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91275e4a33799c7457f0b951ce823db7c4d9881f626642953a7e1425e52f5627 [INFO] running `Command { std: "docker" "start" "-a" "91275e4a33799c7457f0b951ce823db7c4d9881f626642953a7e1425e52f5627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91275e4a33799c7457f0b951ce823db7c4d9881f626642953a7e1425e52f5627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91275e4a33799c7457f0b951ce823db7c4d9881f626642953a7e1425e52f5627", kill_on_drop: false }` [INFO] [stdout] 91275e4a33799c7457f0b951ce823db7c4d9881f626642953a7e1425e52f5627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b527d71a037eed6fab2cfe5b9d78b0261faa5de438ddcb0abe354180a1627ee [INFO] running `Command { std: "docker" "start" "-a" "5b527d71a037eed6fab2cfe5b9d78b0261faa5de438ddcb0abe354180a1627ee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-uds-proto v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling xdr-codec v0.4.4 [INFO] [stderr] Compiling xdrgen v0.4.4 [INFO] [stderr] Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/request.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | /// Auth list request must be the first request [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/request.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | /// Version request [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | sz += try!(self.header.pack(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | sz += try!(self.payload.pack(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | resp!(NodeGetInfoResponse: generated::remote_node_get_info_ret); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | resp!(ConnectOpenResponse); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | resp!(GetLibVersionResponse: generated::remote_connect_get_lib_version_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 360 | resp!(DomainShutdownResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | resp!(DomainRebootResponse); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | resp!(DomainResetResponse); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | resp!(DomainUndefineResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | resp!(DomainDestroyResponse); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | resp!(DomainEventCallbackRegisterAnyResponse: generated::remote_connect_domain_event_callback_register_any_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1048 | resp!(StoragePoolCreateResponse); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1055 | resp!(StoragePoolDestroyResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1062 | resp!(StoragePoolUndefineResponse); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1069 | resp!(StoragePoolGetInfoResponse: generated::remote_storage_pool_get_info_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1194 | resp!(StorageVolDeleteResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1202 | resp!(StorageVolWipeResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1239 | resp!(StorageVolResizeResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1246 | resp!(StorageVolGetInfoResponse: generated::remote_storage_vol_get_info_ret); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1274 | resp!(DomainScreenshotResponse: generated::remote_domain_screenshot_ret); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | resp!(StorageVolDownloadResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | resp!(StorageVolUploadResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1307 | resp!(DomainGetInfoResponse: generated::remote_domain_get_info_ret); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1316 | resp!(DomainAttachDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1325 | resp!(DomainDetachDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1334 | resp!(DomainUpdateDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1343 | resp!(DomainSetMemoryResponse); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1380 | resp!(DomainSetVcpusResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1388 | resp!(DomainGetVcpusResponse: generated::remote_domain_get_vcpus_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1401 | resp!(DomainGetAutoStartResponse: generated::remote_domain_get_autostart_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1415 | resp!(DomainSetAutoStartResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1426 | resp!(DomainSendKeyResponse); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / bitflags! { [INFO] [stdout] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stdout] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / bitflags! { [INFO] [stdout] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stdout] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / bitflags! { [INFO] [stdout] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stdout] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / bitflags! { [INFO] [stdout] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stdout] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | try!(payload.pack(&mut writer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | let (pkt, _) = try!(P::unpack(&mut reader)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let (err, _) = try!(request::virNetMessageError::unpack(&mut reader)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | try!(req.header.pack(&mut writer).map_err(|e| ::std::io::Error::new(ErrorKind::InvalidInput, e.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | let (header, hlen) = try!(request::virNetMessageHeader::unpack(&mut reader) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | let pkt = try!(codec.decode(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | try!(codec.encode(item, &mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | assert!(try!(self.inner.start_send(buf)).is_ready()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | match try!(self.inner.start_send(req)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:389:27 [INFO] [stdout] | [INFO] [stdout] 389 | match try!(self.inner.start_send(req)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(self.stream.write(&buf[0..sz])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | let sz = try!(packet.pack(&mut c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(self.stream.read_exact(&mut buf[0..len as usize])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | let (header, _) = try!(virNetMessageHeader::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | let (pkt, _) = try!(P::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | let (err, _) = try!(virNetMessageError::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | try!(self.write_packet(packet)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | let pkt: GetLibVersionResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | let pkt: ListDefinedDomainsResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:244:44 [INFO] [stdout] | [INFO] [stdout] 244 | let pkt: DomainDefineXMLResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:260:41 [INFO] [stdout] | [INFO] [stdout] 260 | let pkt: DomainCreateResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:286 [INFO] [stdout] | [INFO] [stdout] 79 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:335 [INFO] [stdout] | [INFO] [stdout] 3517 | ...t buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut b... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:274 [INFO] [stdout] | [INFO] [stdout] 3733 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `tokio_io::codec::length_delimited`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | inner: length_delimited::Framed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Builder`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:425:40 [INFO] [stdout] | [INFO] [stdout] 425 | let framed = length_delimited::Builder::new() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:270:106 [INFO] [stdout] | [INFO] [stdout] 270 | ...e, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | &LibvirtError::XdrError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | &LibvirtError::IoError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | &LibvirtError::Libvirt(ref vmsg) => vmsg.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:127:79 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_auth_list_ret { pub types : Vec < remote_auth_type > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:243:98 [INFO] [stdout] | [INFO] [stdout] 243 | ...uct remote_connect_list_defined_domains_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:391:93 [INFO] [stdout] | [INFO] [stdout] 391 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_define_xml_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:377:94 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_create_with_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ListAllDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:487:35 [INFO] [stdout] | [INFO] [stdout] 487 | pub struct ListAllDomainsResponse(generated::remote_connect_list_all_domains_ret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:215:94 [INFO] [stdout] | [INFO] [stdout] 215 | ...struct remote_connect_list_all_domains_ret { pub domains : Vec < remote_nonnull_domain > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:695:91 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_lookup_by_uuid_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:985:40 [INFO] [stdout] | [INFO] [stdout] 985 | pub struct ListAllStoragePoolsResponse(generated::remote_connect_list_all_storage_pools_ret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:239:100 [INFO] [stdout] | [INFO] [stdout] 239 | ...emote_connect_list_all_storage_pools_ret { pub pools : Vec < remote_nonnull_storage_pool > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1209:93 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_define_xml_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1253:97 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_uuid_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1249:97 [INFO] [stdout] | [INFO] [stdout] 1249 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_name_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1245:95 [INFO] [stdout] | [INFO] [stdout] 1245 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_list_volumes_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1241:99 [INFO] [stdout] | [INFO] [stdout] 1241 | ... remote_storage_pool_list_all_volumes_ret { pub vols : Vec < remote_nonnull_storage_vol > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1275:92 [INFO] [stdout] | [INFO] [stdout] 1275 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1273:97 [INFO] [stdout] | [INFO] [stdout] 1273 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_from_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1303:96 [INFO] [stdout] | [INFO] [stdout] 1303 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_lookup_by_name_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:583:93 [INFO] [stdout] | [INFO] [stdout] 583 | #[derive( Clone , Debug , PartialEq )] pub struct remote_domain_get_memory_parameters_ret { pub params : Vec < remote_typed_param > , pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:643:89 [INFO] [stdout] | [INFO] [stdout] 643 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_get_xml_desc_ret { pub xml : remote_nonnull_string , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `MigratePerformResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:751:100 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_migrate_perform3_params_ret { pub cookie_out : Vec < u8 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:269 [INFO] [stdout] | [INFO] [stdout] 79 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[i8; 32]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:318 [INFO] [stdout] | [INFO] [stdout] 3517 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:257 [INFO] [stdout] | [INFO] [stdout] 3733 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/proto.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 374 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/proto.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | ... mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 392 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/proto.rs:473:30 [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `()` [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => panic!("{:?}", e), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5b527d71a037eed6fab2cfe5b9d78b0261faa5de438ddcb0abe354180a1627ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b527d71a037eed6fab2cfe5b9d78b0261faa5de438ddcb0abe354180a1627ee", kill_on_drop: false }` [INFO] [stdout] 5b527d71a037eed6fab2cfe5b9d78b0261faa5de438ddcb0abe354180a1627ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395c086768fb749654aa89aae1dbc56b40b78f3967efc2b553e197236bcbafad [INFO] running `Command { std: "docker" "start" "-a" "395c086768fb749654aa89aae1dbc56b40b78f3967efc2b553e197236bcbafad", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/request.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | /// Auth list request must be the first request [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/request.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | /// Version request [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | sz += try!(self.header.pack(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | sz += try!(self.payload.pack(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | resp!(NodeGetInfoResponse: generated::remote_node_get_info_ret); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | resp!(ConnectOpenResponse); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | resp!(GetLibVersionResponse: generated::remote_connect_get_lib_version_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 360 | resp!(DomainShutdownResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | resp!(DomainRebootResponse); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | resp!(DomainResetResponse); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | resp!(DomainUndefineResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | resp!(DomainDestroyResponse); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | resp!(DomainEventCallbackRegisterAnyResponse: generated::remote_connect_domain_event_callback_register_any_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1048 | resp!(StoragePoolCreateResponse); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1055 | resp!(StoragePoolDestroyResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1062 | resp!(StoragePoolUndefineResponse); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1069 | resp!(StoragePoolGetInfoResponse: generated::remote_storage_pool_get_info_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1194 | resp!(StorageVolDeleteResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1202 | resp!(StorageVolWipeResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1239 | resp!(StorageVolResizeResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1246 | resp!(StorageVolGetInfoResponse: generated::remote_storage_vol_get_info_ret); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1274 | resp!(DomainScreenshotResponse: generated::remote_domain_screenshot_ret); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | resp!(StorageVolDownloadResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | resp!(StorageVolUploadResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1307 | resp!(DomainGetInfoResponse: generated::remote_domain_get_info_ret); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1316 | resp!(DomainAttachDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1325 | resp!(DomainDetachDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1334 | resp!(DomainUpdateDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1343 | resp!(DomainSetMemoryResponse); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1380 | resp!(DomainSetVcpusResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1388 | resp!(DomainGetVcpusResponse: generated::remote_domain_get_vcpus_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1401 | resp!(DomainGetAutoStartResponse: generated::remote_domain_get_autostart_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1415 | resp!(DomainSetAutoStartResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1426 | resp!(DomainSendKeyResponse); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / bitflags! { [INFO] [stdout] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stdout] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / bitflags! { [INFO] [stdout] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stdout] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / bitflags! { [INFO] [stdout] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stdout] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / bitflags! { [INFO] [stdout] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stdout] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | try!(payload.pack(&mut writer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | let (pkt, _) = try!(P::unpack(&mut reader)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let (err, _) = try!(request::virNetMessageError::unpack(&mut reader)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | try!(req.header.pack(&mut writer).map_err(|e| ::std::io::Error::new(ErrorKind::InvalidInput, e.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | let (header, hlen) = try!(request::virNetMessageHeader::unpack(&mut reader) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | let pkt = try!(codec.decode(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | try!(codec.encode(item, &mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | assert!(try!(self.inner.start_send(buf)).is_ready()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | match try!(self.inner.start_send(req)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:389:27 [INFO] [stdout] | [INFO] [stdout] 389 | match try!(self.inner.start_send(req)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(self.stream.write(&buf[0..sz])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | let sz = try!(packet.pack(&mut c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(self.stream.read_exact(&mut buf[0..len as usize])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | let (header, _) = try!(virNetMessageHeader::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | let (pkt, _) = try!(P::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | let (err, _) = try!(virNetMessageError::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | try!(self.write_packet(packet)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | let pkt: GetLibVersionResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | let pkt: ListDefinedDomainsResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:244:44 [INFO] [stdout] | [INFO] [stdout] 244 | let pkt: DomainDefineXMLResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:260:41 [INFO] [stdout] | [INFO] [stdout] 260 | let pkt: DomainCreateResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:286 [INFO] [stdout] | [INFO] [stdout] 79 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:335 [INFO] [stdout] | [INFO] [stdout] 3517 | ...t buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut b... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:274 [INFO] [stdout] | [INFO] [stdout] 3733 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `tokio_io::codec::length_delimited`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | inner: length_delimited::Framed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Builder`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:425:40 [INFO] [stdout] | [INFO] [stdout] 425 | let framed = length_delimited::Builder::new() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:270:106 [INFO] [stdout] | [INFO] [stdout] 270 | ...e, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | &LibvirtError::XdrError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | &LibvirtError::IoError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | &LibvirtError::Libvirt(ref vmsg) => vmsg.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:127:79 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_auth_list_ret { pub types : Vec < remote_auth_type > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:243:98 [INFO] [stdout] | [INFO] [stdout] 243 | ...uct remote_connect_list_defined_domains_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:391:93 [INFO] [stdout] | [INFO] [stdout] 391 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_define_xml_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:377:94 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_create_with_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ListAllDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:487:35 [INFO] [stdout] | [INFO] [stdout] 487 | pub struct ListAllDomainsResponse(generated::remote_connect_list_all_domains_ret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:215:94 [INFO] [stdout] | [INFO] [stdout] 215 | ...struct remote_connect_list_all_domains_ret { pub domains : Vec < remote_nonnull_domain > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:695:91 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_lookup_by_uuid_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:985:40 [INFO] [stdout] | [INFO] [stdout] 985 | pub struct ListAllStoragePoolsResponse(generated::remote_connect_list_all_storage_pools_ret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:239:100 [INFO] [stdout] | [INFO] [stdout] 239 | ...emote_connect_list_all_storage_pools_ret { pub pools : Vec < remote_nonnull_storage_pool > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1209:93 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_define_xml_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1253:97 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_uuid_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1249:97 [INFO] [stdout] | [INFO] [stdout] 1249 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_name_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1245:95 [INFO] [stdout] | [INFO] [stdout] 1245 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_list_volumes_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: the type `StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1241:99 [INFO] [stdout] | [INFO] [stdout] 1241 | ... remote_storage_pool_list_all_volumes_ret { pub vols : Vec < remote_nonnull_storage_vol > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1275:92 [INFO] [stdout] | [INFO] [stdout] 1275 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1273:97 [INFO] [stdout] | [INFO] [stdout] 1273 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_from_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1303:96 [INFO] [stdout] | [INFO] [stdout] 1303 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_lookup_by_name_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:583:93 [INFO] [stdout] | [INFO] [stdout] 583 | #[derive( Clone , Debug , PartialEq )] pub struct remote_domain_get_memory_parameters_ret { pub params : Vec < remote_typed_param > , pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:643:89 [INFO] [stdout] | [INFO] [stdout] 643 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_get_xml_desc_ret { pub xml : remote_nonnull_string , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `MigratePerformResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:751:100 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_migrate_perform3_params_ret { pub cookie_out : Vec < u8 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:269 [INFO] [stdout] | [INFO] [stdout] 79 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[i8; 32]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:318 [INFO] [stdout] | [INFO] [stdout] 3517 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:257 [INFO] [stdout] | [INFO] [stdout] 3733 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/proto.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 374 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/proto.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | ... mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 392 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/proto.rs:473:30 [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `()` [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => panic!("{:?}", e), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/request.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | /// Auth list request must be the first request [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/request.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | /// Version request [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | sz += try!(self.header.pack(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | sz += try!(self.payload.pack(out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | resp!(NodeGetInfoResponse: generated::remote_node_get_info_ret); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 294 | resp!(ConnectOpenResponse); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | resp!(GetLibVersionResponse: generated::remote_connect_get_lib_version_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 360 | resp!(DomainShutdownResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | resp!(DomainRebootResponse); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | resp!(DomainResetResponse); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | resp!(DomainUndefineResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | / bitflags! { [INFO] [stdout] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stdout] 394 | | /// Launch guest in paused state [INFO] [stdout] 395 | | const START_PAUSED = 1, [INFO] [stdout] ... | [INFO] [stdout] 404 | | } [INFO] [stdout] 405 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:431:5 [INFO] [stdout] | [INFO] [stdout] 431 | / bitflags! { [INFO] [stdout] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stdout] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stdout] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | resp!(DomainDestroyResponse); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | / bitflags! { [INFO] [stdout] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stdout] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stdout] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 467 | | } [INFO] [stdout] 468 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 522 | resp!(DomainEventCallbackRegisterAnyResponse: generated::remote_connect_domain_event_callback_register_any_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / bitflags! { [INFO] [stdout] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stdout] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stdout] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stdout] ... | [INFO] [stdout] 957 | | } [INFO] [stdout] 958 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1048 | resp!(StoragePoolCreateResponse); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1055 | resp!(StoragePoolDestroyResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1062 | resp!(StoragePoolUndefineResponse); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1069 | resp!(StoragePoolGetInfoResponse: generated::remote_storage_pool_get_info_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1149:5 [INFO] [stdout] | [INFO] [stdout] 1149 | / bitflags! { [INFO] [stdout] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stdout] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stdout] 1152 | | /// perform a btrfs lightweight copy [INFO] [stdout] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stdout] 1154 | | } [INFO] [stdout] 1155 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1194 | resp!(StorageVolDeleteResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1202 | resp!(StorageVolWipeResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1221:5 [INFO] [stdout] | [INFO] [stdout] 1221 | / bitflags! { [INFO] [stdout] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stdout] 1223 | | /// force allocation of new size [INFO] [stdout] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1229 | | } [INFO] [stdout] 1230 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1239 | resp!(StorageVolResizeResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1246 | resp!(StorageVolGetInfoResponse: generated::remote_storage_vol_get_info_ret); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1274 | resp!(DomainScreenshotResponse: generated::remote_domain_screenshot_ret); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | resp!(StorageVolDownloadResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1300 | resp!(StorageVolUploadResponse); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1307 | resp!(DomainGetInfoResponse: generated::remote_domain_get_info_ret); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1316 | resp!(DomainAttachDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1325 | resp!(DomainDetachDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1334 | resp!(DomainUpdateDeviceResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1343 | resp!(DomainSetMemoryResponse); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1380 | resp!(DomainSetVcpusResponse); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1388 | resp!(DomainGetVcpusResponse: generated::remote_domain_get_vcpus_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1401 | resp!(DomainGetAutoStartResponse: generated::remote_domain_get_autostart_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1415 | resp!(DomainSetAutoStartResponse); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1426 | resp!(DomainSendKeyResponse); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1445:5 [INFO] [stdout] | [INFO] [stdout] 1445 | / bitflags! { [INFO] [stdout] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stdout] 1447 | | /// dump security sensitive information too [INFO] [stdout] 1448 | | const SECURE = 1, [INFO] [stdout] ... | [INFO] [stdout] 1455 | | } [INFO] [stdout] 1456 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1461:5 [INFO] [stdout] | [INFO] [stdout] 1461 | / bitflags! { [INFO] [stdout] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stdout] 1463 | | /// Affect current domain state. [INFO] [stdout] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stdout] ... | [INFO] [stdout] 1471 | | } [INFO] [stdout] 1472 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / bitflags! { [INFO] [stdout] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stdout] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | / bitflags! { [INFO] [stdout] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stdout] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1484 | | } [INFO] [stdout] 1485 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / bitflags! { [INFO] [stdout] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stdout] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | / bitflags! { [INFO] [stdout] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stdout] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stdout] ... | [INFO] [stdout] 1502 | | } [INFO] [stdout] 1503 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | / bitflags! { [INFO] [stdout] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stdout] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stdout] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stdout] ... | [INFO] [stdout] 1583 | | } [INFO] [stdout] 1584 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/request.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | try!(payload.pack(&mut writer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | let (pkt, _) = try!(P::unpack(&mut reader)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/async.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | let (err, _) = try!(request::virNetMessageError::unpack(&mut reader)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | try!(req.header.pack(&mut writer).map_err(|e| ::std::io::Error::new(ErrorKind::InvalidInput, e.to_string()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | let (header, hlen) = try!(request::virNetMessageHeader::unpack(&mut reader) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | let pkt = try!(codec.decode(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | try!(codec.encode(item, &mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | assert!(try!(self.inner.start_send(buf)).is_ready()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | match try!(self.inner.start_send(req)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/proto.rs:389:27 [INFO] [stdout] | [INFO] [stdout] 389 | match try!(self.inner.start_send(req)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(self.stream.write(&buf[0..sz])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | let sz = try!(packet.pack(&mut c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | try!(self.stream.read_exact(&mut buf[0..len as usize])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:180:27 [INFO] [stdout] | [INFO] [stdout] 180 | let (header, _) = try!(virNetMessageHeader::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | let (pkt, _) = try!(P::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:187:24 [INFO] [stdout] | [INFO] [stdout] 187 | let (err, _) = try!(virNetMessageError::unpack(&mut cur)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | try!(self.write_packet(packet)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:226:42 [INFO] [stdout] | [INFO] [stdout] 226 | let pkt: GetLibVersionResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:235:47 [INFO] [stdout] | [INFO] [stdout] 235 | let pkt: ListDefinedDomainsResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:244:44 [INFO] [stdout] | [INFO] [stdout] 244 | let pkt: DomainDefineXMLResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:260:41 [INFO] [stdout] | [INFO] [stdout] 260 | let pkt: DomainCreateResponse = try!(self.request(req)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:286 [INFO] [stdout] | [INFO] [stdout] 79 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:335 [INFO] [stdout] | [INFO] [stdout] 3517 | ...t buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut b... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:274 [INFO] [stdout] | [INFO] [stdout] 3733 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `tokio_io::codec::length_delimited`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:69:53 [INFO] [stdout] | [INFO] [stdout] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | inner: length_delimited::Framed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `tokio_io::length_delimited::Builder`: Moved to tokio-codec [INFO] [stdout] --> src/proto.rs:425:40 [INFO] [stdout] | [INFO] [stdout] 425 | let framed = length_delimited::Builder::new() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:43:33 [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 | pub type LibvirtFuture = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:270:106 [INFO] [stdout] | [INFO] [stdout] 270 | ...e, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/async.rs:625:23 [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 625 | type Future = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | &LibvirtError::XdrError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:88:48 [INFO] [stdout] | [INFO] [stdout] 88 | &LibvirtError::IoError(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:89:54 [INFO] [stdout] | [INFO] [stdout] 89 | &LibvirtError::Libvirt(ref vmsg) => vmsg.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/async.rs:637:37 [INFO] [stdout] | [INFO] [stdout] 637 | use futures::{Future,IntoFuture,Stream}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:127:79 [INFO] [stdout] | [INFO] [stdout] 127 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_auth_list_ret { pub types : Vec < remote_auth_type > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:243:98 [INFO] [stdout] | [INFO] [stdout] 243 | ...uct remote_connect_list_defined_domains_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:391:93 [INFO] [stdout] | [INFO] [stdout] 391 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_define_xml_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:377:94 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_create_with_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ListAllDomainsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:487:35 [INFO] [stdout] | [INFO] [stdout] 487 | pub struct ListAllDomainsResponse(generated::remote_connect_list_all_domains_ret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:215:94 [INFO] [stdout] | [INFO] [stdout] 215 | ...struct remote_connect_list_all_domains_ret { pub domains : Vec < remote_nonnull_domain > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:695:91 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_lookup_by_uuid_ret { pub dom : remote_nonnull_domain , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stdout] | [INFO] [stdout] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:985:40 [INFO] [stdout] | [INFO] [stdout] 985 | pub struct ListAllStoragePoolsResponse(generated::remote_connect_list_all_storage_pools_ret); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:239:100 [INFO] [stdout] | [INFO] [stdout] 239 | ...emote_connect_list_all_storage_pools_ret { pub pools : Vec < remote_nonnull_storage_pool > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1209:93 [INFO] [stdout] | [INFO] [stdout] 1209 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_define_xml_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1253:97 [INFO] [stdout] | [INFO] [stdout] 1253 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_uuid_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1249:97 [INFO] [stdout] | [INFO] [stdout] 1249 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_name_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stdout] | [INFO] [stdout] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1245:95 [INFO] [stdout] | [INFO] [stdout] 1245 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_list_volumes_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1241:99 [INFO] [stdout] | [INFO] [stdout] 1241 | ... remote_storage_pool_list_all_volumes_ret { pub vols : Vec < remote_nonnull_storage_vol > , pub ret : u32 , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1275:92 [INFO] [stdout] | [INFO] [stdout] 1275 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1273:97 [INFO] [stdout] | [INFO] [stdout] 1273 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_from_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1303:96 [INFO] [stdout] | [INFO] [stdout] 1303 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_lookup_by_name_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stdout] | [INFO] [stdout] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:583:93 [INFO] [stdout] | [INFO] [stdout] 583 | #[derive( Clone , Debug , PartialEq )] pub struct remote_domain_get_memory_parameters_ret { pub params : Vec < remote_typed_param > , pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: in this struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:643:89 [INFO] [stdout] | [INFO] [stdout] 643 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_get_xml_desc_ret { pub xml : remote_nonnull_string , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stdout] | [INFO] [stdout] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `MigratePerformResponse` does not permit zero-initialization [INFO] [stdout] --> src/request.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: in this struct field [INFO] [stdout] --> src/request.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | pub struct $name($inner); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:751:100 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_migrate_perform3_params_ret { pub cookie_out : Vec < u8 > , } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: because `std::ptr::NonNull` must be non-null [INFO] [stdout] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:269 [INFO] [stdout] | [INFO] [stdout] 79 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[i8; 32]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:318 [INFO] [stdout] | [INFO] [stdout] 3517 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stdout] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:257 [INFO] [stdout] | [INFO] [stdout] 3733 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] = note: integers must be initialized [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/proto.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 374 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/proto.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | ... mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 392 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/proto.rs:473:30 [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `()` [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => panic!("{:?}", e), [INFO] [stdout] | +++++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 473 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "395c086768fb749654aa89aae1dbc56b40b78f3967efc2b553e197236bcbafad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395c086768fb749654aa89aae1dbc56b40b78f3967efc2b553e197236bcbafad", kill_on_drop: false }` [INFO] [stdout] 395c086768fb749654aa89aae1dbc56b40b78f3967efc2b553e197236bcbafad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20c97820102cd99ba753d769bb884d356e1dfe5d86c293e1325de7b38aadbff7 [INFO] running `Command { std: "docker" "start" "-a" "20c97820102cd99ba753d769bb884d356e1dfe5d86c293e1325de7b38aadbff7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/request.rs:283:1 [INFO] [stderr] | [INFO] [stderr] 283 | /// Auth list request must be the first request [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/request.rs:297:1 [INFO] [stderr] | [INFO] [stderr] 297 | /// Version request [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:81:15 [INFO] [stderr] | [INFO] [stderr] 81 | sz += try!(self.header.pack(out)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:82:15 [INFO] [stderr] | [INFO] [stderr] 82 | sz += try!(self.payload.pack(out)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 244 | resp!(NodeGetInfoResponse: generated::remote_node_get_info_ret); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 294 | resp!(ConnectOpenResponse); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 299 | resp!(GetLibVersionResponse: generated::remote_connect_get_lib_version_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 360 | resp!(DomainShutdownResponse); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 369 | resp!(DomainRebootResponse); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 378 | resp!(DomainResetResponse); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 387 | resp!(DomainUndefineResponse); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:392:5 [INFO] [stderr] | [INFO] [stderr] 392 | / bitflags! { [INFO] [stderr] 393 | | pub flags DomainCreateFlags: u32 { [INFO] [stderr] 394 | | /// Launch guest in paused state [INFO] [stderr] 395 | | const START_PAUSED = 1, [INFO] [stderr] ... | [INFO] [stderr] 404 | | } [INFO] [stderr] 405 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:431:5 [INFO] [stderr] | [INFO] [stderr] 431 | / bitflags! { [INFO] [stderr] 432 | | pub flags DomainDestroyFlags: u32 { [INFO] [stderr] 433 | | /// Default behavior - could lead to data loss!! [INFO] [stderr] 434 | | const DESTROY_DEFAULT = 0, [INFO] [stderr] ... | [INFO] [stderr] 437 | | } [INFO] [stderr] 438 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 446 | resp!(DomainDestroyResponse); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:451:5 [INFO] [stderr] | [INFO] [stderr] 451 | / bitflags! { [INFO] [stderr] 452 | | pub flags ListAllDomainsFlags: u32 { [INFO] [stderr] 453 | | const DOMAINS_ACTIVE = 1, [INFO] [stderr] 454 | | const DOMAINS_INACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 467 | | } [INFO] [stderr] 468 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 522 | resp!(DomainEventCallbackRegisterAnyResponse: generated::remote_connect_domain_event_callback_register_any_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:935:5 [INFO] [stderr] | [INFO] [stderr] 935 | / bitflags! { [INFO] [stderr] 936 | | pub flags ListAllStoragePoolsFlags: u32 { [INFO] [stderr] 937 | | const LIST_STORAGE_POOLS_INACTIVE = 1, [INFO] [stderr] 938 | | const LIST_STORAGE_POOLS_ACTIVE = 2, [INFO] [stderr] ... | [INFO] [stderr] 957 | | } [INFO] [stderr] 958 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1048 | resp!(StoragePoolCreateResponse); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1055 | resp!(StoragePoolDestroyResponse); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1062 | resp!(StoragePoolUndefineResponse); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1069 | resp!(StoragePoolGetInfoResponse: generated::remote_storage_pool_get_info_ret); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1149:5 [INFO] [stderr] | [INFO] [stderr] 1149 | / bitflags! { [INFO] [stderr] 1150 | | pub flags StorageVolCreateXmlFlags: u32 { [INFO] [stderr] 1151 | | const VOL_CREATE_PREALLOC_METADATA = 1, [INFO] [stderr] 1152 | | /// perform a btrfs lightweight copy [INFO] [stderr] 1153 | | const VOL_CREATE_REFLINK = 2, [INFO] [stderr] 1154 | | } [INFO] [stderr] 1155 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stderr] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1194 | resp!(StorageVolDeleteResponse); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1202 | resp!(StorageVolWipeResponse); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1221:5 [INFO] [stderr] | [INFO] [stderr] 1221 | / bitflags! { [INFO] [stderr] 1222 | | pub flags StorageVolResizeFlags: u32 { [INFO] [stderr] 1223 | | /// force allocation of new size [INFO] [stderr] 1224 | | const RESIZE_ALLOCATE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1229 | | } [INFO] [stderr] 1230 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1239 | resp!(StorageVolResizeResponse); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1246 | resp!(StorageVolGetInfoResponse: generated::remote_storage_vol_get_info_ret); [INFO] [stderr] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1274 | resp!(DomainScreenshotResponse: generated::remote_domain_screenshot_ret); [INFO] [stderr] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1290 | resp!(StorageVolDownloadResponse); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1300 | resp!(StorageVolUploadResponse); [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1307 | resp!(DomainGetInfoResponse: generated::remote_domain_get_info_ret); [INFO] [stderr] | ------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1316 | resp!(DomainAttachDeviceResponse); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1325 | resp!(DomainDetachDeviceResponse); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1334 | resp!(DomainUpdateDeviceResponse); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1343 | resp!(DomainSetMemoryResponse); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1380 | resp!(DomainSetVcpusResponse); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1388 | resp!(DomainGetVcpusResponse: generated::remote_domain_get_vcpus_flags_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1401 | resp!(DomainGetAutoStartResponse: generated::remote_domain_get_autostart_ret); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1415 | resp!(DomainSetAutoStartResponse); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1426 | resp!(DomainSendKeyResponse); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stderr] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1445:5 [INFO] [stderr] | [INFO] [stderr] 1445 | / bitflags! { [INFO] [stderr] 1446 | | pub flags DomainXmlFlags: u32 { [INFO] [stderr] 1447 | | /// dump security sensitive information too [INFO] [stderr] 1448 | | const SECURE = 1, [INFO] [stderr] ... | [INFO] [stderr] 1455 | | } [INFO] [stderr] 1456 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1461:5 [INFO] [stderr] | [INFO] [stderr] 1461 | / bitflags! { [INFO] [stderr] 1462 | | pub flags DomainModificationImpact: u32 { [INFO] [stderr] 1463 | | /// Affect current domain state. [INFO] [stderr] 1464 | | const AFFECT_CURRENT = 0, [INFO] [stderr] ... | [INFO] [stderr] 1471 | | } [INFO] [stderr] 1472 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1474:5 [INFO] [stderr] | [INFO] [stderr] 1474 | / bitflags! { [INFO] [stderr] 1475 | | pub flags MemoryModificationImpact: u32 { [INFO] [stderr] 1476 | | const MEM_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stderr] ... | [INFO] [stderr] 1484 | | } [INFO] [stderr] 1485 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1487:5 [INFO] [stderr] | [INFO] [stderr] 1487 | / bitflags! { [INFO] [stderr] 1488 | | pub flags VcpuModificationImpact: u32 { [INFO] [stderr] 1489 | | const VCPU_CURRENT = 0, // AFFECT_CURRENT, // as u32, [INFO] [stderr] ... | [INFO] [stderr] 1502 | | } [INFO] [stderr] 1503 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:1508:5 [INFO] [stderr] | [INFO] [stderr] 1508 | / bitflags! { [INFO] [stderr] 1509 | | pub flags DomainMigrateFlags: u32 { [INFO] [stderr] 1510 | | /// Do not pause the domain during migration. The domain's memory will [INFO] [stderr] 1511 | | /// be transferred to the destination host while the domain is running. [INFO] [stderr] ... | [INFO] [stderr] 1583 | | } [INFO] [stderr] 1584 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/request.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | let (inner, len) = try!(xdr_codec::Unpack::unpack(input)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/async.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | try!(payload.pack(&mut writer)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/async.rs:89:28 [INFO] [stderr] | [INFO] [stderr] 89 | let (pkt, _) = try!(P::unpack(&mut reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/async.rs:92:28 [INFO] [stderr] | [INFO] [stderr] 92 | let (err, _) = try!(request::virNetMessageError::unpack(&mut reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:40:13 [INFO] [stderr] | [INFO] [stderr] 40 | try!(req.header.pack(&mut writer).map_err(|e| ::std::io::Error::new(ErrorKind::InvalidInput, e.to_string()))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:57:34 [INFO] [stderr] | [INFO] [stderr] 57 | let (header, hlen) = try!(request::virNetMessageHeader::unpack(&mut reader) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:92:31 [INFO] [stderr] | [INFO] [stderr] 92 | let pkt = try!(codec.decode(&mut buf)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:122:9 [INFO] [stderr] | [INFO] [stderr] 122 | try!(codec.encode(item, &mut buf)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:123:17 [INFO] [stderr] | [INFO] [stderr] 123 | assert!(try!(self.inner.start_send(buf)).is_ready()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:371:19 [INFO] [stderr] | [INFO] [stderr] 371 | match try!(self.inner.start_send(req)) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/proto.rs:389:27 [INFO] [stderr] | [INFO] [stderr] 389 | match try!(self.inner.start_send(req)) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:139:9 [INFO] [stderr] | [INFO] [stderr] 139 | try!(self.stream.write_u32::(len as u32)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:140:9 [INFO] [stderr] | [INFO] [stderr] 140 | try!(self.stream.write(&buf[0..sz])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:134:22 [INFO] [stderr] | [INFO] [stderr] 134 | let sz = try!(packet.pack(&mut c)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:177:9 [INFO] [stderr] | [INFO] [stderr] 177 | try!(self.stream.read_exact(&mut buf[0..len as usize])); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:172:23 [INFO] [stderr] | [INFO] [stderr] 172 | let mut len = try!(self.stream.read_u32::()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:180:27 [INFO] [stderr] | [INFO] [stderr] 180 | let (header, _) = try!(virNetMessageHeader::unpack(&mut cur)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:183:28 [INFO] [stderr] | [INFO] [stderr] 183 | let (pkt, _) = try!(P::unpack(&mut cur)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:187:24 [INFO] [stderr] | [INFO] [stderr] 187 | let (err, _) = try!(virNetMessageError::unpack(&mut cur)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 192 | try!(self.write_packet(packet)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:226:42 [INFO] [stderr] | [INFO] [stderr] 226 | let pkt: GetLibVersionResponse = try!(self.request(req)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:235:47 [INFO] [stderr] | [INFO] [stderr] 235 | let pkt: ListDefinedDomainsResponse = try!(self.request(req)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:244:44 [INFO] [stderr] | [INFO] [stderr] 244 | let pkt: DomainDefineXMLResponse = try!(self.request(req)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/lib.rs:260:41 [INFO] [stderr] | [INFO] [stderr] 260 | let pkt: DomainCreateResponse = try!(self.request(req)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:286 [INFO] [stderr] | [INFO] [stderr] 79 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:335 [INFO] [stderr] | [INFO] [stderr] 3517 | ...t buf : [ i8 ; 32i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut b... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:274 [INFO] [stderr] | [INFO] [stderr] 3733 | ...t buf : [ u8 ; 16i64 as usize ] = unsafe { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , ... [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `tokio_io::codec::length_delimited`: Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:7:24 [INFO] [stderr] | [INFO] [stderr] 7 | use ::tokio_io::codec::length_delimited; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:69:53 [INFO] [stderr] | [INFO] [stderr] 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `tokio_io::length_delimited::Framed`: Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:76:30 [INFO] [stderr] | [INFO] [stderr] 76 | inner: length_delimited::Framed, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `tokio_io::length_delimited::Builder`: Moved to tokio-codec [INFO] [stderr] --> src/proto.rs:425:40 [INFO] [stderr] | [INFO] [stderr] 425 | let framed = length_delimited::Builder::new() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:43:33 [INFO] [stderr] | [INFO] [stderr] 43 | pub type LibvirtFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 43 | pub type LibvirtFuture = Box>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:106:10 [INFO] [stderr] | [INFO] [stderr] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 106 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 114 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:125:10 [INFO] [stderr] | [INFO] [stderr] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 125 | Box>>::Response, Error = LibvirtError>> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:270:106 [INFO] [stderr] | [INFO] [stderr] 270 | ...e, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 270 | pub fn upload_with(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/async.rs:625:23 [INFO] [stderr] | [INFO] [stderr] 625 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 625 | type Future = Box>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:87:49 [INFO] [stderr] | [INFO] [stderr] 87 | &LibvirtError::XdrError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:88:48 [INFO] [stderr] | [INFO] [stderr] 88 | &LibvirtError::IoError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:89:54 [INFO] [stderr] | [INFO] [stderr] 89 | &LibvirtError::Libvirt(ref vmsg) => vmsg.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the type `request::AuthListResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 285 | resp!(AuthListResponse: generated::remote_auth_list_ret); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:127:79 [INFO] [stderr] | [INFO] [stderr] 127 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_auth_list_ret { pub types : Vec < remote_auth_type > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: `#[warn(invalid_value)]` on by default [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::ListDefinedDomainsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 321 | resp!(ListDefinedDomainsResponse: generated::remote_connect_list_defined_domains_ret); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:243:98 [INFO] [stderr] | [INFO] [stderr] 243 | ...uct remote_connect_list_defined_domains_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainDefineXMLResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 340 | resp!(DomainDefineXMLResponse: generated::remote_domain_define_xml_flags_ret); [INFO] [stderr] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:391:93 [INFO] [stderr] | [INFO] [stderr] 391 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_define_xml_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stderr] | [INFO] [stderr] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `request::DomainCreateResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 414 | resp!(DomainCreateResponse: generated::remote_domain_create_with_flags_ret); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:377:94 [INFO] [stderr] | [INFO] [stderr] 377 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_create_with_flags_ret { pub dom : remote_nonnull_domain , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stderr] | [INFO] [stderr] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `ListAllDomainsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 499 | delegate_unpack_impl!(ListAllDomainsResponse); [INFO] [stderr] | --------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:487:35 [INFO] [stderr] | [INFO] [stderr] 487 | pub struct ListAllDomainsResponse(generated::remote_connect_list_all_domains_ret); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:215:94 [INFO] [stderr] | [INFO] [stderr] 215 | ...struct remote_connect_list_all_domains_ret { pub domains : Vec < remote_nonnull_domain > , pub ret : u32 , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `DomainLookupByUuidResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 536 | resp!(DomainLookupByUuidResponse: generated::remote_domain_lookup_by_uuid_ret); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:695:91 [INFO] [stderr] | [INFO] [stderr] 695 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_lookup_by_uuid_ret { pub dom : remote_nonnull_domain , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1131:80 [INFO] [stderr] | [INFO] [stderr] 1131 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_domain { pub name : remote_nonnull_string , pub uuid : remote_uuid ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `ListAllStoragePoolsResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 986 | delegate_unpack_impl!(ListAllStoragePoolsResponse); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:985:40 [INFO] [stderr] | [INFO] [stderr] 985 | pub struct ListAllStoragePoolsResponse(generated::remote_connect_list_all_storage_pools_ret); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:239:100 [INFO] [stderr] | [INFO] [stderr] 239 | ...emote_connect_list_all_storage_pools_ret { pub pools : Vec < remote_nonnull_storage_pool > , pub ret : u32 , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StoragePoolDefineXmlResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1006 | resp!(StoragePoolDefineXmlResponse: generated::remote_storage_pool_define_xml_ret); [INFO] [stderr] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1209:93 [INFO] [stderr] | [INFO] [stderr] 1209 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_define_xml_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stderr] | [INFO] [stderr] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StoragePoolLookupByUuidResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1020 | resp!(StoragePoolLookupByUuidResponse: generated::remote_storage_pool_lookup_by_uuid_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1253:97 [INFO] [stderr] | [INFO] [stderr] 1253 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_uuid_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stderr] | [INFO] [stderr] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StoragePoolLookupByNameResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1034 | resp!(StoragePoolLookupByNameResponse: generated::remote_storage_pool_lookup_by_name_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1249:97 [INFO] [stderr] | [INFO] [stderr] 1249 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_lookup_by_name_ret { pub pool : remote_nonnull_storage_pool , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1145:86 [INFO] [stderr] | [INFO] [stderr] 1145 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_pool { pub name : remote_nonnull_string , pub uuid : remote... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StoragePoolListVolumesResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1100 | resp!(StoragePoolListVolumesResponse: generated::remote_storage_pool_list_volumes_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1245:95 [INFO] [stderr] | [INFO] [stderr] 1245 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_pool_list_volumes_ret { pub names : Vec < remote_nonnull_string > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StoragePoolListAllVolumesResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1138 | resp!(StoragePoolListAllVolumesResponse: generated::remote_storage_pool_list_all_volumes_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1241:99 [INFO] [stderr] | [INFO] [stderr] 1241 | ... remote_storage_pool_list_all_volumes_ret { pub vols : Vec < remote_nonnull_storage_vol > , pub ret : u32 , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StorageVolCreateXmlResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stderr] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1164 | resp!(StorageVolCreateXmlResponse: generated::remote_storage_vol_create_xml_ret); [INFO] [stderr] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1275:92 [INFO] [stderr] | [INFO] [stderr] 1275 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stderr] | [INFO] [stderr] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StorageVolCreateXmlFromResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1180 | resp!(StorageVolCreateXmlFromResponse: generated::remote_storage_vol_create_xml_from_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1273:97 [INFO] [stderr] | [INFO] [stderr] 1273 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_create_xml_from_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stderr] | [INFO] [stderr] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `StorageVolLookupByNameResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1210 | resp!(StorageVolLookupByNameResponse: generated::remote_storage_vol_lookup_by_name_ret); [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1303:96 [INFO] [stderr] | [INFO] [stderr] 1303 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_storage_vol_lookup_by_name_ret { pub vol : remote_nonnull_storage_vol , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1147:85 [INFO] [stderr] | [INFO] [stderr] 1147 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_storage_vol { pub pool : remote_nonnull_string , pub name : remote_... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `DomainGetMemoryParametersResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1361 | resp!(DomainGetMemoryParametersResponse: generated::remote_domain_get_memory_parameters_ret); [INFO] [stderr] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:583:93 [INFO] [stderr] | [INFO] [stderr] 583 | #[derive( Clone , Debug , PartialEq )] pub struct remote_domain_get_memory_parameters_ret { pub params : Vec < remote_typed_param > , pub... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `DomainGetXmlDescResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stderr] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1434 | resp!(DomainGetXmlDescResponse: generated::remote_domain_get_xml_desc_ret); [INFO] [stderr] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: in this struct field [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:643:89 [INFO] [stderr] | [INFO] [stderr] 643 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_get_xml_desc_ret { pub xml : remote_nonnull_string , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:1149:80 [INFO] [stderr] | [INFO] [stderr] 1149 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_nonnull_string ( pub String ) ; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `MigratePerformResponse` does not permit zero-initialization [INFO] [stderr] --> src/request.rs:102:44 [INFO] [stderr] | [INFO] [stderr] 102 | let mut pkt: $t = unsafe { ::std::mem::zeroed() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] ... [INFO] [stderr] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: in this struct field [INFO] [stderr] --> src/request.rs:229:26 [INFO] [stderr] | [INFO] [stderr] 229 | pub struct $name($inner); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1598 | resp!(MigratePerformResponse: generated::remote_domain_migrate_perform3_params_ret); [INFO] [stderr] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] note: `std::ptr::Unique` must be non-null (in this struct field) [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:751:100 [INFO] [stderr] | [INFO] [stderr] 751 | #[derive( Clone , Debug , Eq , PartialEq )] pub struct remote_domain_migrate_perform3_params_ret { pub cookie_out : Vec < u8 > , } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: because `std::ptr::NonNull` must be non-null [INFO] [stderr] = note: this warning originates in the macro `delegate_unpack_impl` which comes from the expansion of the macro `resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/virnetprotocol_xdr.rs:79:269 [INFO] [stderr] | [INFO] [stderr] 79 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] [INFO] [stderr] warning: the type `[i8; 32]` does not permit being left uninitialized [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3517:318 [INFO] [stderr] | [INFO] [stderr] 3517 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_array ( input , & mut buf [ .. ] , 32i64 as usize , None ) ? ; ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] [INFO] [stderr] warning: the type `[u8; 16]` does not permit being left uninitialized [INFO] [stderr] --> /opt/rustwide/target/debug/build/libvirt-rpc-b07c03d3c96bfd76/out/remote_protocol_xdr.rs:3733:257 [INFO] [stderr] | [INFO] [stderr] 3733 | ... { :: std :: mem :: uninitialized ( ) } ; let sz = xdr_codec :: unpack_opaque_array ( input , & mut buf [ .. ] , 16i64 as usize ) ? ; ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | this code causes undefined behavior when executed [INFO] [stderr] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stderr] | [INFO] [stderr] = note: integers must be initialized [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/proto.rs:374:21 [INFO] [stderr] | [INFO] [stderr] 374 | mem::replace(&mut self.buffer, Some(item)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 374 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/proto.rs:392:29 [INFO] [stderr] | [INFO] [stderr] 392 | ... mem::replace(&mut self.buffer, Some(item)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 392 | let _ = mem::replace(&mut self.buffer, Some(item)); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/proto.rs:473:30 [INFO] [stderr] | [INFO] [stderr] 473 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: add a "{:?}" format string to use the `Debug` implementation of `()` [INFO] [stderr] | [INFO] [stderr] 473 | Err(e) => panic!("{:?}", e), [INFO] [stderr] | +++++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 473 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/async.rs:637:37 [INFO] [stderr] | [INFO] [stderr] 637 | use futures::{Future,IntoFuture,Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libvirt-rpc` (lib) generated 137 warnings (11 duplicates) (run `cargo fix --lib -p libvirt-rpc` to apply 7 suggestions) [INFO] [stderr] warning: `libvirt-rpc` (lib test) generated 138 warnings (137 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2, nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libvirt_rpc-aa924d33b5342ec3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test async::tests::test_version ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- async::tests::test_version stdout ---- [INFO] [stdout] thread 'async::tests::test_version' panicked at src/async.rs:642:80: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e7f20defb3a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5e7f20defb3a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5e7f20defb3a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e7f20defb3a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e7f20e15363 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5e7f20e15363 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x5e7f20dec8c3 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x5e7f20def982 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5e7f20df0f9a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5e7f20df0da4 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5e7f20c0a419 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x5e7f20c0a419 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x5e7f20df1638 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x5e7f20df1638 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5e7f20df13fa - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5e7f20df0019 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5e7f20df108c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5e7f20b750d0 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5e7f20b75556 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x5e7f20b95199 - core::result::Result::unwrap::h75bced6720b0d5fe [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x5e7f20b95199 - libvirt_rpc::async::tests::connect::h0ed50c499bf26c39 [INFO] [stdout] at /opt/rustwide/workdir/src/async.rs:642:22 [INFO] [stdout] 21: 0x5e7f20b95314 - libvirt_rpc::async::tests::run_connected::h3da0399a58f91afa [INFO] [stdout] at /opt/rustwide/workdir/src/async.rs:650:34 [INFO] [stdout] 22: 0x5e7f20b95fb6 - libvirt_rpc::async::tests::test_version::hfcae2781318f3173 [INFO] [stdout] at /opt/rustwide/workdir/src/async.rs:664:9 [INFO] [stdout] 23: 0x5e7f20b95f97 - libvirt_rpc::async::tests::test_version::{{closure}}::hd8e5e1068b9ee3cb [INFO] [stdout] at /opt/rustwide/workdir/src/async.rs:663:22 [INFO] [stdout] 24: 0x5e7f20b9c5d6 - core::ops::function::FnOnce::call_once::h21521f2598f9faaf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e7f20c0eddb - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e7f20c0eddb - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 27: 0x5e7f20c0e617 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 28: 0x5e7f20c0e617 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x5e7f20c0e617 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 30: 0x5e7f20c0e617 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 31: 0x5e7f20c0e617 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x5e7f20c0e617 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 33: 0x5e7f20c0e617 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 34: 0x5e7f20bd38f4 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 35: 0x5e7f20bd38f4 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 36: 0x5e7f20bd6fbe - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 37: 0x5e7f20bd6fbe - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x5e7f20bd6fbe - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 39: 0x5e7f20bd6fbe - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 40: 0x5e7f20bd6fbe - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x5e7f20bd6fbe - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 42: 0x5e7f20bd6fbe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5e7f20df546b - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 44: 0x5e7f20df546b - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 45: 0x5e7f20df546b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 46: 0x7004d79fcac3 - [INFO] [stdout] 47: 0x7004d7a8da04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] async::tests::test_version [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "20c97820102cd99ba753d769bb884d356e1dfe5d86c293e1325de7b38aadbff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c97820102cd99ba753d769bb884d356e1dfe5d86c293e1325de7b38aadbff7", kill_on_drop: false }` [INFO] [stdout] 20c97820102cd99ba753d769bb884d356e1dfe5d86c293e1325de7b38aadbff7