[INFO] fetching crate libvirt-rpc 0.1.12...
[INFO] testing libvirt-rpc-0.1.12 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libvirt-rpc 0.1.12 into /workspace/builds/worker-3-tc2/source
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libvirt-rpc 0.1.12 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.8.2 (available: v2.9.4)
[INFO] [stderr]       Adding bytes v0.4.12 (available: v1.10.1)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.8)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding tokio-uds v0.1.7 (available: v0.2.7)
[INFO] [stderr]       Adding uuid v0.5.1 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80c3cf52d3b5a73db5d6993a54ed15b0b06e01f117439af92eb71f4c726003e5
[INFO] running `Command { std: "docker" "start" "-a" "80c3cf52d3b5a73db5d6993a54ed15b0b06e01f117439af92eb71f4c726003e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80c3cf52d3b5a73db5d6993a54ed15b0b06e01f117439af92eb71f4c726003e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c3cf52d3b5a73db5d6993a54ed15b0b06e01f117439af92eb71f4c726003e5", kill_on_drop: false }`
[INFO] [stdout] 80c3cf52d3b5a73db5d6993a54ed15b0b06e01f117439af92eb71f4c726003e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8edb820a7510ec887004f095c7dce334e969892ffd1ef7fba48b4f3a473fdedc
[INFO] running `Command { std: "docker" "start" "-a" "8edb820a7510ec887004f095c7dce334e969892ffd1ef7fba48b4f3a473fdedc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[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-fs v0.1.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling uuid v0.5.1
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[INFO] [stderr]    Compiling tokio-uds v0.1.7
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-uds-proto v0.1.1
[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)]` (part of `#[warn(unused)]`) 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] 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] 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] 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] 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] 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] 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] 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] 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] ...    |
[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] ...    |
[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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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::<NetworkEndian>(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::<NetworkEndian>());
[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-d752044a3367d380/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-d752044a3367d380/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-d752044a3367d380/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<T, C>(framed: length_delimited::Framed<T>, codec: C) -> FramedTransport<T, C>
[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<T>,
[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<T> = Box<Future<Item = T, 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<dyn Future<Item = T, Error = LibvirtError>>;
[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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = (), Error = R::Error>>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn upload_with<F, R>(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box<dyn Future<Item = (), Error = R::Error>>
[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<Future<Item = Self::Response, Error = Self::Error>>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<dyn Future<Item = Self::Response, Error = Self::Error>>;
[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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn domain(&self) -> DomainOperations {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn domain(&self) -> DomainOperations<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&self) -> PoolOperations {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&self) -> PoolOperations<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn volume(&self) -> VolumeOperations {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn volume(&self) -> VolumeOperations<'_> {
[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: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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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) => panic!(e),
[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 49.44s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "8edb820a7510ec887004f095c7dce334e969892ffd1ef7fba48b4f3a473fdedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8edb820a7510ec887004f095c7dce334e969892ffd1ef7fba48b4f3a473fdedc", kill_on_drop: false }`
[INFO] [stdout] 8edb820a7510ec887004f095c7dce334e969892ffd1ef7fba48b4f3a473fdedc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03c259e302c813925cf52a94ee4ced2c592d5278ff1d0ab3b693c490641c3c05
[INFO] running `Command { std: "docker" "start" "-a" "03c259e302c813925cf52a94ee4ced2c592d5278ff1d0ab3b693c490641c3c05", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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)]` (part of `#[warn(unused)]`) 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] 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] 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] 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] 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] 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] 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] 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] 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] ...    |
[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] ...    |
[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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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::<NetworkEndian>(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::<NetworkEndian>());
[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-d752044a3367d380/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-d752044a3367d380/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-d752044a3367d380/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<T, C>(framed: length_delimited::Framed<T>, codec: C) -> FramedTransport<T, C>
[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<T>,
[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<T> = Box<Future<Item = T, 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<dyn Future<Item = T, Error = LibvirtError>>;
[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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = (), Error = R::Error>>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn upload_with<F, R>(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box<dyn Future<Item = (), Error = R::Error>>
[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<Future<Item = Self::Response, Error = Self::Error>>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<dyn Future<Item = Self::Response, Error = Self::Error>>;
[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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn domain(&self) -> DomainOperations {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn domain(&self) -> DomainOperations<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&self) -> PoolOperations {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&self) -> PoolOperations<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn volume(&self) -> VolumeOperations {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn volume(&self) -> VolumeOperations<'_> {
[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: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)]` (part of `#[warn(unused)]`) 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] [stderr]    Compiling libvirt-rpc v0.1.12 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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) => panic!(e),
[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)]` (part of `#[warn(unused)]`) 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] 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] 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] 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] 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] 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] 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] 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] 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] ...    |
[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] ...    |
[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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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::<NetworkEndian>(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::<NetworkEndian>());
[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-d752044a3367d380/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-d752044a3367d380/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-d752044a3367d380/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<T, C>(framed: length_delimited::Framed<T>, codec: C) -> FramedTransport<T, C>
[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<T>,
[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<T> = Box<Future<Item = T, 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub type LibvirtFuture<T> = Box<dyn Future<Item = T, Error = LibvirtError>>;
[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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 106 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 114 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 125 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = (), Error = R::Error>>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn upload_with<F, R>(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box<dyn Future<Item = (), Error = R::Error>>
[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<Future<Item = Self::Response, Error = Self::Error>>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 625 |     type Future = Box<dyn Future<Item = Self::Response, Error = Self::Error>>;
[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)]` (part of `#[warn(unused)]`) 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn domain(&self) -> DomainOperations {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn domain(&self) -> DomainOperations<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&self) -> PoolOperations {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn pool(&self) -> PoolOperations<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async.rs:171:19
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn volume(&self) -> VolumeOperations {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn volume(&self) -> VolumeOperations<'_> {
[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: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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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) => panic!(e),
[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 5.82s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "03c259e302c813925cf52a94ee4ced2c592d5278ff1d0ab3b693c490641c3c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c259e302c813925cf52a94ee4ced2c592d5278ff1d0ab3b693c490641c3c05", kill_on_drop: false }`
[INFO] [stdout] 03c259e302c813925cf52a94ee4ced2c592d5278ff1d0ab3b693c490641c3c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6d1a9d1cf957d3a1a7f490a0b410ffe51fb97bdf67d2cd01ea3ccf83da095545
[INFO] running `Command { std: "docker" "start" "-a" "6d1a9d1cf957d3a1a7f490a0b410ffe51fb97bdf67d2cd01ea3ccf83da095545", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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)]` (part of `#[warn(unused)]`) 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] 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] 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] 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] 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] ...    |
[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] 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] 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] 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] 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] 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] 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::<NetworkEndian>(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::<NetworkEndian>());
[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-d752044a3367d380/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-d752044a3367d380/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-d752044a3367d380/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<T, C>(framed: length_delimited::Framed<T>, codec: C) -> FramedTransport<T, C>
[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<T>,
[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<T> = Box<Future<Item = T, 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub type LibvirtFuture<T> = Box<dyn Future<Item = T, Error = LibvirtError>>;
[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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 106 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 114 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 125 |      Box<dyn Future<Item = <P as request::LibvirtRpc<Cursor<::bytes::BytesMut>>>::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<Future<Item = (), Error = R::Error>>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 270 |     pub fn upload_with<F, R>(&self, vol: &request::Volume, offset: u64, length: u64, uploader: F) -> Box<dyn Future<Item = (), Error = R::Error>>
[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<Future<Item = Self::Response, Error = Self::Error>>;
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 625 |     type Future = Box<dyn Future<Item = Self::Response, Error = Self::Error>>;
[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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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-d752044a3367d380/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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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<T>` 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<u8>` must be non-null (in this struct field)
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/libvirt-rpc-d752044a3367d380/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<u8>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` 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-d752044a3367d380/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<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]      |
[INFO] [stderr]      = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async.rs:163:19
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn domain(&self) -> DomainOperations {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn domain(&self) -> DomainOperations<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async.rs:167:17
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn pool(&self) -> PoolOperations {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn pool(&self) -> PoolOperations<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async.rs:171:19
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn volume(&self) -> VolumeOperations {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn volume(&self) -> VolumeOperations<'_> {
[INFO] [stderr]     |                                             ++++
[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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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) => panic!(e),
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libvirt-rpc` (lib) generated 140 warnings (11 duplicates) (run `cargo fix --lib -p libvirt-rpc` to apply 10 suggestions)
[INFO] [stderr] warning: `libvirt-rpc` (lib test) generated 141 warnings (140 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libvirt_rpc-569460820d4a3f45)
[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] 
[INFO] [stdout] thread 'async::tests::test_version' (17) 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:     0x5c76b5f885e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c76b5f885e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c76b5f885e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c76b5f885e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c76b5f994bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c76b5f994bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c76b5f551b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c76b5f551b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c76b5f615d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c76b5f664df - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c76b5f66371 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c76b5d720ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c76b5d720ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c76b5f66b9f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c76b5f66b9f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c76b5f669fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c76b5f61709 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c76b5f4956d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c76b5fa1590 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c76b5fa0ae6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5c76b5d1a227 - core::result::Result<T,E>::unwrap::h3d7476d2d2c7b0d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5c76b5d1a227 - libvirt_rpc::async::tests::connect::h265db2d828ea4215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/async.rs:642:80
[INFO] [stdout]   22:     0x5c76b5d19c94 - libvirt_rpc::async::tests::run_connected::hb57ee962aff4ea24
[INFO] [stdout]                                at /opt/rustwide/workdir/src/async.rs:650:34
[INFO] [stdout]   23:     0x5c76b5d19bd6 - libvirt_rpc::async::tests::test_version::h96f4842eb466323b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/async.rs:664:9
[INFO] [stdout]   24:     0x5c76b5d19c57 - libvirt_rpc::async::tests::test_version::{{closure}}::hdaede45195e7e5cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/async.rs:663:22
[INFO] [stdout]   25:     0x5c76b5d39296 - core::ops::function::FnOnce::call_once::h9826a2f87cbbc06a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c76b5d71eab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c76b5d71eab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5c76b5d87b15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5c76b5d87b15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5c76b5d87b15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5c76b5d87b15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5c76b5d87b15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c76b5d87b15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5c76b5d87b15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5c76b5d5e304 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5c76b5d5e304 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5c76b5d61bca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5c76b5d61bca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5c76b5d61bca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x5c76b5d61bca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x5c76b5d61bca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c76b5d61bca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5c76b5d61bca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c76b5f5c86f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   45:     0x5c76b5f5c86f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x7cb9168a1aa4 - <unknown>
[INFO] [stdout]   47:     0x7cb91692ea34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6d1a9d1cf957d3a1a7f490a0b410ffe51fb97bdf67d2cd01ea3ccf83da095545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1a9d1cf957d3a1a7f490a0b410ffe51fb97bdf67d2cd01ea3ccf83da095545", kill_on_drop: false }`
[INFO] [stdout] 6d1a9d1cf957d3a1a7f490a0b410ffe51fb97bdf67d2cd01ea3ccf83da095545
